"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2024/11/15 03:21:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yelalol0wayo" 2024/11/15 03:21:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/15 03:21:06 DEBUG : Creating backend with remote "TestDrive:crypt/lhc373vtpmcpo84t6kffi6qk1k219ru6jdggolr7r51iasa9anv0" 2024/11/15 03:21:07 DEBUG : Creating backend with remote "/tmp/rclone3310307477" === 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-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/11/15 03:21:07 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/11/15 03:21:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/15 03:21:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/15 03:21:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/11/15 03:21:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/15 03:21:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/15 03:21:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/15 03:21:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/11/15 03:21:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/15 03:21:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/15 03:21:07 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/11/15 03:21:07 DEBUG : potato: Seek from 10 to 0 2024/11/15 03:21:07 DEBUG : potato: Seek from 10 to 0 2024/11/15 03:21:07 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/11/15 03:21:07 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/11/15 03:21:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/15 03:21:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/15 03:21:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/11/15 03:21:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/15 03:21:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/15 03:21:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/15 03:21:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/11/15 03:21:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/15 03:21:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/15 03:21:07 DEBUG : potato: Seek from 5 to 2 2024/11/15 03:21:07 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/11/15 03:21:07 DEBUG : potato: Seek from 7 to 0 2024/11/15 03:21:07 DEBUG : potato: Seek from 7 to 0 2024/11/15 03:21:07 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/11/15 03:21:07 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/11/15 03:21:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/15 03:21:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/15 03:21:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/11/15 03:21:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/15 03:21:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/15 03:21:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/15 03:21:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/11/15 03:21:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/15 03:21:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/15 03:21:07 DEBUG : potato: Seek from 5 to 2 2024/11/15 03:21:07 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/11/15 03:21:07 DEBUG : potato: Seek from 8 to 0 2024/11/15 03:21:07 DEBUG : potato: Seek from 8 to 0 2024/11/15 03:21:07 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/11/15 03:21:07 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/11/15 03:21:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/15 03:21:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/15 03:21:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/11/15 03:21:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/15 03:21:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/15 03:21:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/15 03:21:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/11/15 03:21:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/15 03:21:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/15 03:21:07 DEBUG : potato: Seek from 5 to 2 2024/11/15 03:21:07 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/11/15 03:21:07 DEBUG : potato: Seek from 9 to 0 2024/11/15 03:21:07 DEBUG : potato: Seek from 9 to 0 2024/11/15 03:21:07 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-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:21:10 DEBUG : rutabaga: md5 = 8f11ce2a9853abb961f66dcf0f8d367d OK === RUN TestCheck/1 === RUN TestCheck/2 2024/11/15 03:21:13 DEBUG : empty space: md5 = 15f65baa65f9ef960dcc9672838450a1 OK === RUN TestCheck/3 2024/11/15 03:21:16 DEBUG : potato2: md5 = 8a7a80541072b13608656a9d17fbcb6e OK === RUN TestCheck/4 === RUN TestCheck/5 2024/11/15 03:21:19 DEBUG : remotepotato: md5 = e913aa6f04f737a05ed391b172995edb OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (15.82s) --- PASS: TestCheck/1 (0.29s) --- PASS: TestCheck/2 (0.28s) --- PASS: TestCheck/3 (0.33s) --- PASS: TestCheck/4 (0.37s) --- PASS: TestCheck/5 (0.29s) --- PASS: TestCheck/6 (0.46s) --- PASS: TestCheck/7 (0.33s) === RUN TestCheckFsError 2024/11/15 03:21:23 DEBUG : Creating backend with remote "nonexistent" 2024/11/15 03:21:23 DEBUG : Creating backend with remote "nonexistent" 2024/11/15 03:21:23 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/11/15 03:21:23 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/11/15 03:21:23 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/11/15 03:21:23 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-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:21:25 DEBUG : rutabaga: md5 = 70e338aa464213fe26e8cd312f3c6cb2 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/11/15 03:21:30 DEBUG : empty space: md5 = de91369be5e60f27a1a6748553cd9f45 OK === RUN TestCheckDownload/3 2024/11/15 03:21:33 DEBUG : potato2: md5 = bdd28b524f8ccea6b87be46c1e05534e OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/11/15 03:21:38 DEBUG : remotepotato: md5 = f534e5590cd3caaed23ab833e5b140e5 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (20.85s) --- PASS: TestCheckDownload/1 (1.39s) --- PASS: TestCheckDownload/2 (1.42s) --- PASS: TestCheckDownload/3 (1.01s) --- PASS: TestCheckDownload/4 (1.26s) --- PASS: TestCheckDownload/5 (1.24s) --- PASS: TestCheckDownload/6 (1.20s) --- PASS: TestCheckDownload/7 (1.38s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:21:46 DEBUG : rutabaga: md5 = e669a747baa2c3b6b96a3a593f18b0be OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/11/15 03:21:49 DEBUG : empty space: md5 = 66e2d5b0bdb1e8c3347446c52bd12617 OK === RUN TestCheckSizeOnly/3 2024/11/15 03:21:51 DEBUG : potato2: md5 = d98f4fce2e35b26fe8518beefe441d89 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/11/15 03:21:54 DEBUG : remotepotato: md5 = 7298d310f341a2411af8704daffc1785 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (13.93s) --- PASS: TestCheckSizeOnly/1 (0.29s) --- PASS: TestCheckSizeOnly/2 (0.31s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.30s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:22:00 DEBUG : test.sum: md5 = 7d99a339910019f59093817dd53512ff OK 2024/11/15 03:22:01 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/15 03:22:01 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/15 03:22:01 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/15 03:22:01 NOTICE: test.sum: 2 warning(s) suppressed... 2024/11/15 03:22:03 DEBUG : test.sum: md5 = 33b3a73de6b5e56f0d3e1f3e303e3663 OK 2024/11/15 03:22:04 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/15 03:22:04 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/15 03:22:04 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/15 03:22:04 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.35s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:22:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yelalol0wayo/data" 2024/11/15 03:22:05 DEBUG : Creating backend with remote "TestDrive:crypt/lhc373vtpmcpo84t6kffi6qk1k219ru6jdggolr7r51iasa9anv0/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo/data' lacks md5, skipping --- SKIP: TestCheckSum (2.23s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:22:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yelalol0wayo/data" 2024/11/15 03:22:08 DEBUG : Creating backend with remote "TestDrive:crypt/lhc373vtpmcpo84t6kffi6qk1k219ru6jdggolr7r51iasa9anv0/vjrnln8ratgmqakfosrqe8espk" 2024/11/15 03:22:12 DEBUG : data/banana: md5 = d8c6c8309e0e538d80658f7085c4562b OK 2024/11/15 03:22:14 DEBUG : test.sum: md5 = c8d99a586eac5e1c8f4ad15b530aacdc OK === RUN TestCheckSumDownload/subtest1 2024/11/15 03:22:20 DEBUG : data/potato: md5 = 8ff90f5b776e58e343c6d8abb2aa18ac OK 2024/11/15 03:22:21 DEBUG : test.sum: md5 = bcc2e8570c435752aa7f531f15d670ed OK === RUN TestCheckSumDownload/subtest2 2024/11/15 03:22:26 DEBUG : test.sum: md5 = 131ea367709560e3a582cde5062831d3 OK === RUN TestCheckSumDownload/subtest3 2024/11/15 03:22:31 DEBUG : test.sum: md5 = 76a2ff25bd715ba80b6b35d442a9dae3 OK === RUN TestCheckSumDownload/subtest4 2024/11/15 03:22:35 DEBUG : test.sum: md5 = 983a16b786ee59624b6862c0f3affad1 OK === RUN TestCheckSumDownload/subtest5 2024/11/15 03:22:40 DEBUG : test.sum: md5 = e16666803590743887470e86ce25d6d1 OK === RUN TestCheckSumDownload/subtest6 2024/11/15 03:22:45 DEBUG : data/banana: md5 = db93a43f99936a1a7e1900a2b873549c OK 2024/11/15 03:22:47 DEBUG : data/potato: md5 = 8ae77b8aeccf48bf7dacc8d47346de7e OK 2024/11/15 03:22:49 DEBUG : test.sum: md5 = 314f562cc0e8b84de9bcef5a821b5f17 OK === RUN TestCheckSumDownload/subtest7 2024/11/15 03:22:54 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/11/15 03:22:54 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (47.71s) --- PASS: TestCheckSumDownload/subtest1 (3.10s) --- PASS: TestCheckSumDownload/subtest2 (3.02s) --- PASS: TestCheckSumDownload/subtest3 (2.40s) --- PASS: TestCheckSumDownload/subtest4 (2.29s) --- PASS: TestCheckSumDownload/subtest5 (2.50s) --- PASS: TestCheckSumDownload/subtest6 (2.42s) --- PASS: TestCheckSumDownload/subtest7 (2.47s) === RUN TestApplyTransforms 2024/11/15 03:22:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kumevod3leni" 2024/11/15 03:22:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/15 03:22:55 DEBUG : Creating backend with remote "TestDrive:crypt/v1pr3qm267nc32htrspuf4a8skkpfdpd63tl8o014jld2dnc8tfg" 2024/11/15 03:22:56 DEBUG : Creating backend with remote "/tmp/rclone2337677822" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kumevod3leni'", Local "Local file system at /tmp/rclone2337677822", Modify Window "1ms" 2024/11/15 03:22:59 DEBUG : hello, world!: md5 = 52905b8b867d6a7e82b068b8615e807b OK upper checkfile vs. lower remote (without normalization) 2024/11/15 03:23:00 ERROR : hello, world!: sum not found 2024/11/15 03:23:00 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kumevod3leni' 2024/11/15 03:23:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kumevod3leni': 1 files missing 2024/11/15 03:23:00 NOTICE: 1 hashes missing 2024/11/15 03:23:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kumevod3leni': 2 differences found 2024/11/15 03:23:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kumevod3leni': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/11/15 03:23:01 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/15 03:23:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kumevod3leni': 0 differences found 2024/11/15 03:23:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kumevod3leni': 1 matching files 2024/11/15 03:23:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuzedus0hese" 2024/11/15 03:23:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/15 03:23:01 DEBUG : Creating backend with remote "TestDrive:crypt/n4f1ac9s9toe73qptosmiqqnsotmeqbb0925s5hu214u4igao7qg" 2024/11/15 03:23:02 DEBUG : Creating backend with remote "/tmp/rclone873119607" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuzedus0hese'", Local "Local file system at /tmp/rclone873119607", Modify Window "1ms" 2024/11/15 03:23:05 DEBUG : HELLO, WORLD!: md5 = 72eaca48457ce3a26e0c2180e731f5d3 OK lower checkfile vs. upper remote (without normalization) 2024/11/15 03:23:06 ERROR : HELLO, WORLD!: sum not found 2024/11/15 03:23:06 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fuzedus0hese' 2024/11/15 03:23:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuzedus0hese': 1 files missing 2024/11/15 03:23:06 NOTICE: 1 hashes missing 2024/11/15 03:23:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuzedus0hese': 2 differences found 2024/11/15 03:23:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuzedus0hese': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/11/15 03:23:07 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/15 03:23:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuzedus0hese': 0 differences found 2024/11/15 03:23:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuzedus0hese': 1 matching files 2024/11/15 03:23:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mazinim6mulo" 2024/11/15 03:23:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/15 03:23:07 DEBUG : Creating backend with remote "TestDrive:crypt/snlmp9jf8pecq47t15aqvjihehr5n3699prtkgv8mgqo5j8l94q0" 2024/11/15 03:23:08 DEBUG : Creating backend with remote "/tmp/rclone2080798746" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mazinim6mulo'", Local "Local file system at /tmp/rclone2080798746", Modify Window "1ms" 2024/11/15 03:23:11 DEBUG : HeLlO, wOrLd!: md5 = 90c33bf765e8591dfd728c16cb5e8c59 OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/11/15 03:23:12 ERROR : HeLlO, wOrLd!: sum not found 2024/11/15 03:23:12 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-mazinim6mulo' 2024/11/15 03:23:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mazinim6mulo': 1 files missing 2024/11/15 03:23:12 NOTICE: 1 hashes missing 2024/11/15 03:23:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mazinim6mulo': 2 differences found 2024/11/15 03:23:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mazinim6mulo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/11/15 03:23:14 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/15 03:23:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mazinim6mulo': 0 differences found 2024/11/15 03:23:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mazinim6mulo': 1 matching files 2024/11/15 03:23:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qudadus0juso" 2024/11/15 03:23:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/15 03:23:14 DEBUG : Creating backend with remote "TestDrive:crypt/kpqub0vn91pv9qhqlc67m0qu0m60e22cjvm97hj4sn51hns69kv0" 2024/11/15 03:23:15 DEBUG : Creating backend with remote "/tmp/rclone277969860" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qudadus0juso'", Local "Local file system at /tmp/rclone277969860", Modify Window "1ms" 2024/11/15 03:23:18 DEBUG : HELLO, WORLD!: md5 = 0992fc8f672b39c2bf3ab0d519f9ceb3 OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/11/15 03:23:19 ERROR : HELLO, WORLD!: sum not found 2024/11/15 03:23:19 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qudadus0juso' 2024/11/15 03:23:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qudadus0juso': 1 files missing 2024/11/15 03:23:19 NOTICE: 1 hashes missing 2024/11/15 03:23:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qudadus0juso': 2 differences found 2024/11/15 03:23:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qudadus0juso': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/11/15 03:23:20 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/15 03:23:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qudadus0juso': 0 differences found 2024/11/15 03:23:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qudadus0juso': 1 matching files 2024/11/15 03:23:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vekexad1voto" 2024/11/15 03:23:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/15 03:23:20 DEBUG : Creating backend with remote "TestDrive:crypt/vvn378u2mnhj1q985ip8g5bnt5tvf64imfgciht2b1gsqgdioem0" 2024/11/15 03:23:21 DEBUG : Creating backend with remote "/tmp/rclone2935263229" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vekexad1voto'", Local "Local file system at /tmp/rclone2935263229", Modify Window "1ms" 2024/11/15 03:23:24 DEBUG : 測試_Русский___ě_áñ: md5 = 9c3ba67a231e99c8f96d93e66f19d2f8 OK NFD checkfile vs. NFC remote (without normalization) 2024/11/15 03:23:25 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/15 03:23:25 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vekexad1voto' 2024/11/15 03:23:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vekexad1voto': 1 files missing 2024/11/15 03:23:25 NOTICE: 1 hashes missing 2024/11/15 03:23:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vekexad1voto': 2 differences found 2024/11/15 03:23:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vekexad1voto': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/11/15 03:23:26 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/15 03:23:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vekexad1voto': 0 differences found 2024/11/15 03:23:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vekexad1voto': 1 matching files 2024/11/15 03:23:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vodazaq3pame" 2024/11/15 03:23:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/15 03:23:26 DEBUG : Creating backend with remote "TestDrive:crypt/gt3d0hg3r75difcmrfa1acn3coh3qi4f55ooc5sq94isba3ll6cg" 2024/11/15 03:23:27 DEBUG : Creating backend with remote "/tmp/rclone1927273290" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vodazaq3pame'", Local "Local file system at /tmp/rclone1927273290", Modify Window "1ms" 2024/11/15 03:23:30 DEBUG : 測試_Русский___ě_áñ: md5 = c7b56f7fe0ca906b5fe72cf791d3e8e0 OK NFC checkfile vs. NFD remote (without normalization) 2024/11/15 03:23:30 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/15 03:23:30 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vodazaq3pame' 2024/11/15 03:23:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vodazaq3pame': 1 files missing 2024/11/15 03:23:30 NOTICE: 1 hashes missing 2024/11/15 03:23:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vodazaq3pame': 2 differences found 2024/11/15 03:23:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vodazaq3pame': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/11/15 03:23:31 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/15 03:23:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vodazaq3pame': 0 differences found 2024/11/15 03:23:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vodazaq3pame': 1 matching files 2024/11/15 03:23:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dataher1muja" 2024/11/15 03:23:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/15 03:23:31 DEBUG : Creating backend with remote "TestDrive:crypt/m0p2hhsg9fob45805q6klvqcrg88ke3gv2m0goif0t4jdlaria40" 2024/11/15 03:23:33 DEBUG : Creating backend with remote "/tmp/rclone481151975" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dataher1muja'", Local "Local file system at /tmp/rclone481151975", Modify Window "1ms" 2024/11/15 03:23:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b0c8dfcfe8772262aba2fd521befdd03 OK NFDx2 checkfile vs. both remote (without normalization) 2024/11/15 03:23:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/15 03:23:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dataher1muja' 2024/11/15 03:23:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dataher1muja': 1 files missing 2024/11/15 03:23:36 NOTICE: 1 hashes missing 2024/11/15 03:23:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dataher1muja': 2 differences found 2024/11/15 03:23:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dataher1muja': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/11/15 03:23:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/15 03:23:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dataher1muja': 0 differences found 2024/11/15 03:23:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dataher1muja': 1 matching files 2024/11/15 03:23:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-deneveq3yevi" 2024/11/15 03:23:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/15 03:23:37 DEBUG : Creating backend with remote "TestDrive:crypt/r2d3qlcr86lm1vhsaut1hoiqkrdgpea2k9miui11hdkmeosp5j8g" 2024/11/15 03:23:38 DEBUG : Creating backend with remote "/tmp/rclone3215338988" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deneveq3yevi'", Local "Local file system at /tmp/rclone3215338988", Modify Window "1ms" 2024/11/15 03:23:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = af0dac1a265c86ddd1c472f1e85010c5 OK NFCx2 checkfile vs. both remote (without normalization) 2024/11/15 03:23:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/15 03:23:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-deneveq3yevi' 2024/11/15 03:23:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-deneveq3yevi': 1 files missing 2024/11/15 03:23:41 NOTICE: 1 hashes missing 2024/11/15 03:23:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-deneveq3yevi': 2 differences found 2024/11/15 03:23:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-deneveq3yevi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/11/15 03:23:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/15 03:23:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-deneveq3yevi': 0 differences found 2024/11/15 03:23:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-deneveq3yevi': 1 matching files 2024/11/15 03:23:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rulucux4goca" 2024/11/15 03:23:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/15 03:23:43 DEBUG : Creating backend with remote "TestDrive:crypt/asn2rjp9u16pvnbimic80gc257vpu61aru0fdjm0ulnr0hac1qp0" 2024/11/15 03:23:44 DEBUG : Creating backend with remote "/tmp/rclone2442062889" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulucux4goca'", Local "Local file system at /tmp/rclone2442062889", Modify Window "1ms" 2024/11/15 03:23:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = cf69e3dc1c0acfe5d97c49824720af9d OK both checkfile vs. NFDx2 remote (without normalization) 2024/11/15 03:23:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/15 03:23:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rulucux4goca' 2024/11/15 03:23:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rulucux4goca': 1 files missing 2024/11/15 03:23:47 NOTICE: 1 hashes missing 2024/11/15 03:23:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rulucux4goca': 2 differences found 2024/11/15 03:23:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rulucux4goca': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/11/15 03:23:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/15 03:23:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rulucux4goca': 0 differences found 2024/11/15 03:23:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rulucux4goca': 1 matching files 2024/11/15 03:23:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mevuhej3vexi" 2024/11/15 03:23:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/15 03:23:49 DEBUG : Creating backend with remote "TestDrive:crypt/effr0lsnc3rug4d2tvv5fk8s4uhigf5tduugoqut2827dmkkp35g" 2024/11/15 03:23:50 DEBUG : Creating backend with remote "/tmp/rclone1053073315" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mevuhej3vexi'", Local "Local file system at /tmp/rclone1053073315", Modify Window "1ms" 2024/11/15 03:23:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 71f712cb505a2b12c001a52cb37b3f99 OK both checkfile vs. NFCx2 remote (without normalization) 2024/11/15 03:23:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/15 03:23:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mevuhej3vexi' 2024/11/15 03:23:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mevuhej3vexi': 1 files missing 2024/11/15 03:23:53 NOTICE: 1 hashes missing 2024/11/15 03:23:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mevuhej3vexi': 2 differences found 2024/11/15 03:23:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mevuhej3vexi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/11/15 03:23:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/15 03:23:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mevuhej3vexi': 0 differences found 2024/11/15 03:23:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mevuhej3vexi': 1 matching files 2024/11/15 03:23:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mevuhej3vexi': Purge remote 2024/11/15 03:23:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rulucux4goca': Purge remote 2024/11/15 03:23:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deneveq3yevi': Purge remote 2024/11/15 03:23:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dataher1muja': Purge remote 2024/11/15 03:23:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vodazaq3pame': Purge remote 2024/11/15 03:23:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vekexad1voto': Purge remote 2024/11/15 03:23:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qudadus0juso': Purge remote 2024/11/15 03:24:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mazinim6mulo': Purge remote 2024/11/15 03:24:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuzedus0hese': Purge remote 2024/11/15 03:24:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kumevod3leni': Purge remote --- PASS: TestApplyTransforms (66.06s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:24:02 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/15 03:24:05 DEBUG : sub/file2: md5 = eaf8d6e7499e668241ba404bee5de170 OK 2024/11/15 03:24:05 INFO : file1: Copied (new) to: sub/file2 2024/11/15 03:24:05 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 03:24:05 DEBUG : file1: Unchanged skipping 2024/11/15 03:24:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo': don't need to copy/move sub/file2, it is already at target location 2024/11/15 03:24:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.09s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.52s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:24:12 DEBUG : dst/file1: md5 = db4dc30c0d411d5f32af95f4eaa02628 OK 2024/11/15 03:24:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yelalol0wayo/backup" 2024/11/15 03:24:13 DEBUG : Creating backend with remote "TestDrive:crypt/lhc373vtpmcpo84t6kffi6qk1k219ru6jdggolr7r51iasa9anv0/1nrff024r7pq65ecp72fc28jb0" 2024/11/15 03:24:14 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/15 03:24:18 INFO : dst/file1: Moved (server-side) 2024/11/15 03:24:19 DEBUG : dst/file1: md5 = aa1524d6ed3a4bb036ec488bb10443db OK 2024/11/15 03:24:19 INFO : dst/file1: Copied (new) 2024/11/15 03:24:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/15 03:24:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/15 03:24:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (16.39s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:24:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yelalol0wayo/dst" 2024/11/15 03:24:25 DEBUG : Creating backend with remote "TestDrive:crypt/lhc373vtpmcpo84t6kffi6qk1k219ru6jdggolr7r51iasa9anv0/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/15 03:24:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yelalol0wayo/CompareDest" 2024/11/15 03:24:27 DEBUG : Creating backend with remote "TestDrive:crypt/lhc373vtpmcpo84t6kffi6qk1k219ru6jdggolr7r51iasa9anv0/gveqi14airsml4bgu7krj116o8" 2024/11/15 03:24:29 DEBUG : one: Need to transfer - File not found at Destination 2024/11/15 03:24:32 DEBUG : one: md5 = 404b1da427fecde2da2bd5b09010b562 OK 2024/11/15 03:24:32 INFO : one: Copied (new) 2024/11/15 03:24:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/15 03:24:35 DEBUG : one: md5 = 4cc6c4fc4c7ccc8c6ffe05d88d080876 OK 2024/11/15 03:24:35 INFO : one: Copied (replaced existing) 2024/11/15 03:24:37 DEBUG : dst/one: md5 = 6cc811134069db42b493b86b1a0e4762 OK 2024/11/15 03:24:40 DEBUG : CompareDest/one: md5 = b55ae54aa497d5085f5e505cceab26fe OK 2024/11/15 03:24:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/15 03:24:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 03:24:41 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/15 03:24:44 DEBUG : CompareDest/two: md5 = 99938a26dd39046966128718ed094a1d OK 2024/11/15 03:24:44 DEBUG : two: Need to transfer - File not found at Destination 2024/11/15 03:24:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 03:24:45 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/15 03:24:45 DEBUG : two: Need to transfer - File not found at Destination 2024/11/15 03:24:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 03:24:46 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/15 03:24:47 DEBUG : two: Need to transfer - File not found at Destination 2024/11/15 03:24:47 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/15 03:24:49 DEBUG : two: md5 = 66231cb41e99225013135d3bc4e8be25 OK 2024/11/15 03:24:49 INFO : two: Copied (new) 2024/11/15 03:24:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/15 03:24:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/15 03:24:54 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/15 03:24:54 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (29.09s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:24:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yelalol0wayo/dst" 2024/11/15 03:24:55 DEBUG : Creating backend with remote "TestDrive:crypt/lhc373vtpmcpo84t6kffi6qk1k219ru6jdggolr7r51iasa9anv0/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/15 03:24:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yelalol0wayo/CopyDest" 2024/11/15 03:24:56 DEBUG : Creating backend with remote "TestDrive:crypt/lhc373vtpmcpo84t6kffi6qk1k219ru6jdggolr7r51iasa9anv0/d09o6po3f7bm6ce32vdgs8h9ls" 2024/11/15 03:24:58 DEBUG : one: Need to transfer - File not found at Destination 2024/11/15 03:25:01 DEBUG : one: md5 = 32bd11416fd548184e9a9fd48dbb6bc0 OK 2024/11/15 03:25:01 INFO : one: Copied (new) 2024/11/15 03:25:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/15 03:25:04 DEBUG : one: md5 = f34b2f7b50c4528aa19473fcafe3857c OK 2024/11/15 03:25:04 INFO : one: Copied (replaced existing) 2024/11/15 03:25:07 DEBUG : dst/one: md5 = 792663d2828eda8d8951c155857ad4fd OK 2024/11/15 03:25:09 DEBUG : CopyDest/one: md5 = 874af15cb645513f8f8ff06b39f82df6 OK 2024/11/15 03:25:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yelalol0wayo/BackupDir" 2024/11/15 03:25:10 DEBUG : Creating backend with remote "TestDrive:crypt/lhc373vtpmcpo84t6kffi6qk1k219ru6jdggolr7r51iasa9anv0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/11/15 03:25:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/15 03:25:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 03:25:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/15 03:25:15 INFO : one: Moved (server-side) 2024/11/15 03:25:16 INFO : one: Copied (server-side copy) 2024/11/15 03:25:16 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/15 03:25:18 DEBUG : CopyDest/two: md5 = e8436e766af23b53bcd93f4e1da3b00a OK 2024/11/15 03:25:19 DEBUG : two: Need to transfer - File not found at Destination 2024/11/15 03:25:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 03:25:21 INFO : two: Copied (server-side copy) 2024/11/15 03:25:21 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/15 03:25:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 03:25:22 DEBUG : two: Unchanged skipping 2024/11/15 03:25:24 DEBUG : CopyDest/three: md5 = 905d6c2d942c38f2c4930d04cc42a9d7 OK 2024/11/15 03:25:25 DEBUG : three: Need to transfer - File not found at Destination 2024/11/15 03:25:25 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/15 03:25:25 DEBUG : three: Destination not found in --copy-dest 2024/11/15 03:25:27 DEBUG : three: md5 = fc4f7974115b68e1f6c8f1e1317b0f4c OK 2024/11/15 03:25:27 INFO : three: Copied (new) 2024/11/15 03:25:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/15 03:25:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/15 03:25:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/15 03:25:33 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/15 03:25:33 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/15 03:25:33 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/15 03:25:34 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (40.37s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.52s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.48s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:25:36 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/11/15 03:25:39 DEBUG : TestCopyFileMaxTransfer/file1: md5 = e37933748ee9849704445c9fbd45e9f4 OK 2024/11/15 03:25:39 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/11/15 03:25:41 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/11/15 03:25:41 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 2024/11/15 03:25:42 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/11/15 03:25:43 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/11/15 03:25:45 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 1faad68480612ae9d00177f338fde914 OK 2024/11/15 03:25:45 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/11/15 03:25:47 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2024/11/15 03:25:47 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (12.60s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.54s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:25:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo': Looking for duplicate names using skip mode. 2024/11/15 03:25:53 NOTICE: one: Found 2 files with duplicate names 2024/11/15 03:25:53 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (6.52s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:26:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo': Looking for duplicate names using skip mode. 2024/11/15 03:26:01 NOTICE: one: Found 3 files with duplicate names 2024/11/15 03:26:01 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/11/15 03:26:02 INFO : one: Deleted 2024/11/15 03:26:02 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (8.38s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:26:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo': Looking for duplicate names using first mode. 2024/11/15 03:26:09 NOTICE: one: Found 3 files with duplicate names 2024/11/15 03:26:10 INFO : one: Deleted 2024/11/15 03:26:11 INFO : one: Deleted 2024/11/15 03:26:11 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (8.25s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:26:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo': Looking for duplicate names using newest mode. 2024/11/15 03:26:18 NOTICE: one: Found 3 files with duplicate names 2024/11/15 03:26:18 INFO : one: Deleted 2024/11/15 03:26:19 INFO : one: Deleted 2024/11/15 03:26:19 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (8.52s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.51s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:26:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo': Looking for duplicate names using oldest mode. 2024/11/15 03:26:27 NOTICE: one: Found 3 files with duplicate names 2024/11/15 03:26:27 INFO : one: Deleted 2024/11/15 03:26:28 INFO : one: Deleted 2024/11/15 03:26:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (8.29s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:26:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo': Looking for duplicate names using largest mode. 2024/11/15 03:26:35 NOTICE: one: Found 3 files with duplicate names 2024/11/15 03:26:35 INFO : one: Deleted 2024/11/15 03:26:36 INFO : one: Deleted 2024/11/15 03:26:36 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.77s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:26:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo': Looking for duplicate names using smallest mode. 2024/11/15 03:26:43 NOTICE: one: Found 3 files with duplicate names 2024/11/15 03:26:44 INFO : one: Deleted 2024/11/15 03:26:44 INFO : one: Deleted 2024/11/15 03:26:44 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (8.55s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:26:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo': Looking for duplicate names using rename mode. 2024/11/15 03:26:53 NOTICE: one.txt: Found 3 files with duplicate names 2024/11/15 03:26:54 INFO : one-2.txt: renamed from: one.txt 2024/11/15 03:26:56 INFO : one-3.txt: renamed from: one.txt 2024/11/15 03:26:57 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (14.62s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:27:03 DEBUG : dupe1/one.txt: md5 = 681f83c1d1206da9ca19c29892c05fcb OK 2024/11/15 03:27:06 DEBUG : dupe2/two.txt: md5 = be8b8c476c87f5d9f8c572c2bb9c18d6 OK 2024/11/15 03:27:09 DEBUG : dupe3/three.txt: md5 = bb45a6bdc4c670f3be0b4c57329d5efb OK 2024/11/15 03:27:10 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2024/11/15 03:27:11 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2024/11/15 03:27:11 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2024/11/15 03:27:12 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2024/11/15 03:27:17 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/11/15 03:27:17 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2024/11/15 03:27:17 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (16.99s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:27:19 DEBUG : a.txt: md5 = 555b9d807990c08294cec44d6eb89ef0 OK 2024/11/15 03:27:21 DEBUG : zend.txt: md5 = d6b26dfa8c31b09153404090b0b29865 OK 2024/11/15 03:27:24 DEBUG : sub dir/hello world: md5 = eb2506c5080ea4fb3b1bda44785a656d OK 2024/11/15 03:27:25 DEBUG : sub dir/hello world2: md5 = cef749a98d8dfdcf7e5cdd1bf9748ad1 OK 2024/11/15 03:27:28 DEBUG : sub dir/ignore dir/.ignore: md5 = 701fdee1c18581d6c6c369772575e83f OK 2024/11/15 03:27:30 DEBUG : sub dir/ignore dir/should be ignored: md5 = 501c3cf1c428865e22dcf0f089907579 OK 2024/11/15 03:27:33 DEBUG : sub dir/sub sub dir/hello world3: md5 = c0cc02ddf0d43939d019ea6b785b1a55 OK 2024/11/15 03:27:35 DEBUG : a.txt: Excluded (Size Filter) 2024/11/15 03:27:35 DEBUG : a.txt: Excluded 2024/11/15 03:27:35 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/15 03:27:35 DEBUG : sub dir/hello world2: Excluded 2024/11/15 03:27:35 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/15 03:27:35 DEBUG : sub dir/hello world: Excluded 2024/11/15 03:27:36 DEBUG : sub dir/ignore dir: Excluded 2024/11/15 03:27:36 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/15 03:27:36 DEBUG : sub dir/hello world2: Excluded 2024/11/15 03:27:36 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/15 03:27:36 DEBUG : sub dir/hello world: Excluded 2024/11/15 03:27:36 DEBUG : sub dir/ignore dir: Excluded 2024/11/15 03:27:42 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2024/11/15 03:27:43 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2024/11/15 03:27:43 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2024/11/15 03:27:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2024/11/15 03:27:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2024/11/15 03:27:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2024/11/15 03:27:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (27.32s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:27:46 DEBUG : file1: md5 = d90916a00242ad8389c26bdc99bfe60c OK 2024/11/15 03:27:49 DEBUG : sub/file2: md5 = 065b2cf4462b84f7164f7929a5e5e753 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 2024/11/15 03:27:52 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2024/11/15 03:27:53 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2024/11/15 03:27:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2024/11/15 03:27:55 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.31s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.22s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.49s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.29s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.70s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:27:58 DEBUG : file1: md5 = 5efea1f4868861d593af790f7c70c7fc OK 2024/11/15 03:28:01 DEBUG : sub/file2: md5 = db4e151219735c5928e2006936e317a2 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 2024/11/15 03:28:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yelalol0wayo/notfound" 2024/11/15 03:28:05 DEBUG : Creating backend with remote "TestDrive:crypt/lhc373vtpmcpo84t6kffi6qk1k219ru6jdggolr7r51iasa9anv0/qe0i31qdkoejk60elps0ni5sqk" 2024/11/15 03:28:09 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.61s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.50s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.27s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.93s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:28:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo': Making directory 2024/11/15 03:28:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo': Making directory --- PASS: TestMkdir (0.69s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:28:13 DEBUG : sub dir/hello world: md5 = 9180cde292946a16a6ca5aaad89e26f4 OK 2024/11/15 03:28:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.89s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:28:18 DEBUG : potato2: md5 = c4926a7f1edfb5faf2e6cb7abf00df01 OK 2024/11/15 03:28:20 DEBUG : empty space: md5 = 72cf60e9d24f96a3670f5a3322789da2 OK --- PASS: TestLs (5.63s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:28:23 DEBUG : potato2: md5 = a84bc56f8221c6be818a2b2d641e881a OK 2024/11/15 03:28:25 DEBUG : empty space: md5 = d882954fa9399199cb46121722114257 OK 2024/11/15 03:28:26 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/11/15 03:28:26 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.99s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:28:30 DEBUG : potato2: md5 = 74199e7799efbb68916a8408ed2c70a2 OK 2024/11/15 03:28:32 DEBUG : empty space: md5 = 8ab0121858ed5c3e3a0f9d666042cc55 OK --- PASS: TestLsLong (5.97s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:28:35 DEBUG : potato2: md5 = 6a55afeddde85c14ad61d1d0e9141bbf OK 2024/11/15 03:28:37 DEBUG : empty space: md5 = a4f271a9a5cad8756d1cdde6aabbb5ca OK --- PASS: TestHashSums (5.49s) === RUN TestHashSumsWithErrors 2024/11/15 03:28:39 DEBUG : Creating backend with remote ":memory:" 2024/11/15 03:28:39 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/11/15 03:28:39 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/15 03:28:39 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/15 03:28:39 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/15 03:28:39 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/15 03:28:39 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/15 03:28:39 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/15 03:28:39 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/11/15 03:28:39 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-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:28:41 DEBUG : potato2: md5 = 8346e73e45b90e58b9f21c55209ca28c OK 2024/11/15 03:28:43 DEBUG : empty space: md5 = 26d785c4c499293dd915c29d95a5f4b8 OK 2024/11/15 03:28:46 DEBUG : sub dir/potato3: md5 = d0fcbf3b36f163c0f089bfb857f5ce0d OK 2024/11/15 03:28:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.49s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:28:52 DEBUG : small: md5 = 156e96040f70a4493c6f81ba01b98fd3 OK 2024/11/15 03:28:54 DEBUG : medium: md5 = 34dc1d31b6bff46d241f7acee2d0c328 OK 2024/11/15 03:28:56 DEBUG : large: md5 = 815eb1befc48168ffc552ceccbaa8be0 OK 2024/11/15 03:28:56 DEBUG : Waiting for deletions to finish 2024/11/15 03:28:57 DEBUG : large: Excluded (Size Filter) 2024/11/15 03:28:57 INFO : small: Deleted 2024/11/15 03:28:57 INFO : medium: Deleted --- PASS: TestDelete (8.67s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:29:00 DEBUG : small: md5 = 63f4cb9da729ea07d6c2d03d929e94d0 OK 2024/11/15 03:29:02 DEBUG : medium: md5 = 67c689bdaf3eb3fac2dd1de289e56580 OK 2024/11/15 03:29:04 DEBUG : large: md5 = 5837d5b8332ea0d81db9073f332b70f1 OK 2024/11/15 03:29:04 DEBUG : Waiting for deletions to finish 2024/11/15 03:29:04 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2024/11/15 03:29:05 INFO : medium: Deleted 2024/11/15 03:29:05 INFO : small: Deleted --- PASS: TestMaxDelete (8.21s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:29:08 DEBUG : small: md5 = 3426e47cd76d0ad5f979ab8c84181982 OK 2024/11/15 03:29:10 DEBUG : medium: md5 = d0c78dba7da40ff9b6d4ad6cbfbeedb3 OK 2024/11/15 03:29:12 DEBUG : large: md5 = f97d09361f96b3f4489c52f963ff904a OK 2024/11/15 03:29:12 DEBUG : Waiting for deletions to finish 2024/11/15 03:29:12 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/11/15 03:29:13 INFO : medium: Deleted 2024/11/15 03:29:13 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.97s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:29:16 DEBUG : small: md5 = 7f211793fcfe49a653449028b310a47b OK 2024/11/15 03:29:18 DEBUG : medium: md5 = eba147dd4bfb39ffe275985265c5d74e OK 2024/11/15 03:29:20 DEBUG : large: md5 = 61764ba3de0e687475576bf3ad9d2c89 OK 2024/11/15 03:29:20 DEBUG : Waiting for deletions to finish 2024/11/15 03:29:20 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2024/11/15 03:29:21 INFO : small: Deleted 2024/11/15 03:29:21 INFO : large: Deleted --- PASS: TestMaxDeleteSize (8.33s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:29:25 DEBUG : ReadFile: md5 = 884fa02d8d44e4f574b9d444043f698f OK --- PASS: TestReadFile (5.02s) === RUN TestRetry 2024/11/15 03:29:28 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/11/15 03:29:28 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/11/15 03:29:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/15 03:29:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/15 03:29:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/15 03:29:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/15 03:29:28 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-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:29:30 DEBUG : file1: md5 = bff4bb1ca6bdf65ca833968d0600feea OK 2024/11/15 03:29:32 DEBUG : file2: md5 = e2ec062ca8dea4fd1524ec6a1e98b2c5 OK --- PASS: TestCat (19.60s) === RUN TestPurge 2024/11/15 03:29:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vigihar3podi" 2024/11/15 03:29:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/15 03:29:48 DEBUG : Creating backend with remote "TestDrive:crypt/fam52v9s3uveek4gevmouitil8de85egsn84q8alk2a0dumok9pg" 2024/11/15 03:29:49 DEBUG : Creating backend with remote "/tmp/rclone24439545" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vigihar3podi'", Local "Local file system at /tmp/rclone24439545", Modify Window "1ms" 2024/11/15 03:29:55 DEBUG : A1/B1/C1/one: md5 = 50c9d8b5a12850176b2fe6909ab7643c OK 2024/11/15 03:29:55 DEBUG : A2: Making directory 2024/11/15 03:29:56 DEBUG : A1/B2: Making directory 2024/11/15 03:29:57 DEBUG : A1/B2/C2: Making directory 2024/11/15 03:29:59 DEBUG : A1/B1/C3: Making directory 2024/11/15 03:30:00 DEBUG : A3: Making directory 2024/11/15 03:30:01 DEBUG : A3/B3: Making directory 2024/11/15 03:30:02 DEBUG : A3/B3/C4: Making directory 2024/11/15 03:30:04 DEBUG : A1/two: md5 = 9ea32fb6a05841452c349a76cf30e7ea OK 2024/11/15 03:30:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vigihar3podi': Purge remote 2024/11/15 03:30:08 NOTICE: purge failed: directory not found --- PASS: TestPurge (20.81s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:30:14 DEBUG : A1/B1/C1/one: md5 = 94afb4b423e9c7a474fe894e33e1e8ed OK 2024/11/15 03:30:14 DEBUG : A2: Making directory 2024/11/15 03:30:15 DEBUG : A1/B2: Making directory 2024/11/15 03:30:16 DEBUG : A1/B2/C2: Making directory 2024/11/15 03:30:17 DEBUG : A1/B1/C3: Making directory 2024/11/15 03:30:18 DEBUG : A3: Making directory 2024/11/15 03:30:19 DEBUG : A3/B3: Making directory 2024/11/15 03:30:20 DEBUG : A3/B3/C4: Making directory 2024/11/15 03:30:23 DEBUG : A1/two: md5 = 3b2a19a6c25fe38bd75edeba922bb3b4 OK 2024/11/15 03:30:24 DEBUG : removing 1 level 3 directories 2024/11/15 03:30:24 INFO : A3/B3/C4: Removing directory 2024/11/15 03:30:28 DEBUG : removing 2 level 3 directories 2024/11/15 03:30:28 INFO : A1/B2/C2: Removing directory 2024/11/15 03:30:28 INFO : A1/B1/C3: Removing directory 2024/11/15 03:30:29 DEBUG : removing 2 level 2 directories 2024/11/15 03:30:29 INFO : A3/B3: Removing directory 2024/11/15 03:30:29 INFO : A1/B2: Removing directory 2024/11/15 03:30:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/15 03:30:29 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2024/11/15 03:30:29 DEBUG : removing 2 level 1 directories 2024/11/15 03:30:29 INFO : A2: Removing directory 2024/11/15 03:30:29 INFO : A3: Removing directory 2024/11/15 03:30:30 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2024/11/15 03:30:34 DEBUG : removing 1 level 3 directories 2024/11/15 03:30:34 INFO : A1/B1/C1: Removing directory 2024/11/15 03:30:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/15 03:30:35 DEBUG : removing 1 level 2 directories 2024/11/15 03:30:35 INFO : A1/B1: Removing directory 2024/11/15 03:30:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/15 03:30:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/15 03:30:36 DEBUG : removing 1 level 1 directories 2024/11/15 03:30:36 INFO : A1: Removing directory 2024/11/15 03:30:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/15 03:30:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/15 03:30:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/15 03:30:37 DEBUG : removing 1 level 0 directories 2024/11/15 03:30:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo': Removing directory 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/15 03:30:37 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (30.37s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:30:40 DEBUG : A1: Making directory 2024/11/15 03:30:41 DEBUG : A1/B1: Making directory 2024/11/15 03:30:42 DEBUG : A1/B1/C1: Making directory 2024/11/15 03:30:45 DEBUG : removing 1 level 3 directories 2024/11/15 03:30:45 INFO : A1/B1/C1: Removing directory 2024/11/15 03:30:46 DEBUG : removing 1 level 2 directories 2024/11/15 03:30:46 INFO : A1/B1: Removing directory 2024/11/15 03:30:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/15 03:30:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (10.21s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:30:49 DEBUG : A1: Making directory 2024/11/15 03:30:50 DEBUG : A1/B1: Making directory 2024/11/15 03:30:51 DEBUG : A1/B1/C1: Making directory 2024/11/15 03:30:54 DEBUG : removing 1 level 3 directories 2024/11/15 03:30:54 INFO : A1/B1/C1: Removing directory 2024/11/15 03:30:55 DEBUG : removing 1 level 2 directories 2024/11/15 03:30:55 INFO : A1/B1: Removing directory 2024/11/15 03:30:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/15 03:30:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.23s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:31:00 DEBUG : file1: md5 = b0e4e5ad45d505eba02ad52faa710fd0 OK 2024/11/15 03:31:01 DEBUG : filename.txt: File name found in url 2024/11/15 03:31:03 DEBUG : filename.txt: md5 = ec6aa509cbe8875ae2bb1ebb30db44fd OK 2024/11/15 03:31:03 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/11/15 03:31:04 DEBUG : headerfilename.txt: md5 = c971d2ba85fa5db128efed8a98b825f1 OK 2024/11/15 03:31:06 DEBUG : file2: md5 = 8160a119c8db1eae76ceff865bc3e6df OK --- PASS: TestCopyURL (11.25s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:31:10 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/15 03:31:13 DEBUG : sub/file2: md5 = 5239bf371e2d122c647376849a5ddcec OK 2024/11/15 03:31:13 INFO : file1: Copied (new) to: sub/file2 2024/11/15 03:31:13 INFO : file1: Deleted 2024/11/15 03:31:14 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 03:31:14 DEBUG : file1: Unchanged skipping 2024/11/15 03:31:14 INFO : file1: Deleted 2024/11/15 03:31:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo': don't need to copy/move sub/file2, it is already at target location 2024/11/15 03:31:16 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.74s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:31:17 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/15 03:31:19 DEBUG : file1: md5 = 8234fbc6866ef8d94e4524d8c24f7795 OK 2024/11/15 03:31:19 INFO : file1: Copied (new) 2024/11/15 03:31:19 INFO : file1: Deleted 2024/11/15 03:31:20 DEBUG : file1: Destination exists, skipping 2024/11/15 03:31:20 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.90s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.50s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:31:25 DEBUG : dst/file1: md5 = 40b2cba9bbe4ceea47349d755ba0ef85 OK 2024/11/15 03:31:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yelalol0wayo/backup" 2024/11/15 03:31:26 DEBUG : Creating backend with remote "TestDrive:crypt/lhc373vtpmcpo84t6kffi6qk1k219ru6jdggolr7r51iasa9anv0/1nrff024r7pq65ecp72fc28jb0" 2024/11/15 03:31:27 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/15 03:31:31 INFO : dst/file1: Moved (server-side) 2024/11/15 03:31:32 DEBUG : dst/file1: md5 = 5e3222e0827f4bb0d9d2d9a47dbfc1db OK 2024/11/15 03:31:32 INFO : dst/file1: Copied (new) 2024/11/15 03:31:32 INFO : dst/file1: Deleted 2024/11/15 03:31:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/15 03:31:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/15 03:31:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (16.00s) === 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-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:31:41 DEBUG : A1/one: md5 = 72933d104ba7b7451f94869a76e5124c OK 2024/11/15 03:31:43 DEBUG : A1/two: md5 = 358781d65705d0c04239645b9761c081 OK 2024/11/15 03:31:46 DEBUG : A1/B1/three: md5 = 47c4ee84153fc65cdfc033fd9d835004 OK 2024/11/15 03:31:49 DEBUG : A1/B1/C1/four: md5 = b5c0156840c8bc186f2257036de695e7 OK 2024/11/15 03:31:52 DEBUG : A1/B1/C2/five: md5 = 1404882d8d2c5d0a03d03945076dd7ce OK 2024/11/15 03:31:52 DEBUG : A1/B2: Making directory 2024/11/15 03:31:53 DEBUG : A1/B1/C3: Making directory 2024/11/15 03:32:06 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/11/15 03:32:06 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/11/15 03:32:06 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/11/15 03:32:06 INFO : A2/one: Moved (server-side) to: A3/one 2024/11/15 03:32:07 INFO : A2/two: Moved (server-side) to: A3/two 2024/11/15 03:32:13 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/15 03:32:13 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/15 03:32:13 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/15 03:32:14 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/15 03:32:14 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/15 03:32:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/11/15 03:32:24 INFO : A3/one: Moved (server-side) to: A4/one 2024/11/15 03:32:24 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/11/15 03:32:24 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/11/15 03:32:24 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/11/15 03:32:25 INFO : A3/two: Moved (server-side) to: A4/two 2024/11/15 03:32:29 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/15 03:32:29 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/15 03:32:29 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/15 03:32:29 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/15 03:32:29 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/15 03:32:37 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2024/11/15 03:32:38 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2024/11/15 03:32:39 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/15 03:32:39 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/15 03:32:39 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/15 03:32:39 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/15 03:32:40 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/15 03:32:40 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/15 03:32:40 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/15 03:32:40 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (63.06s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:32:41 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.48s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:32:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo': File to upload is small (34 bytes), uploading instead of streaming 2024/11/15 03:32:44 DEBUG : no_checksum_small_file_from_pipe: md5 = be68cc84f247a7c1b55374f761d3ad98 OK 2024/11/15 03:32:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/15 03:32:44 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/15 03:32:44 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2024/11/15 03:32:45 DEBUG : no_checksum_big_file_from_pipe: md5 = f05615b7a054a1bdd727b74e97b52edd OK 2024/11/15 03:32:45 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-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:32:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo': File to upload is small (34 bytes), uploading instead of streaming 2024/11/15 03:32:50 DEBUG : with_checksum_small_file_from_pipe: md5 = 1d5e2681ec32c5867c6ba04ded27bd3f OK 2024/11/15 03:32:50 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/15 03:32:50 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2024/11/15 03:32:52 DEBUG : with_checksum_big_file_from_pipe: md5 = c4ace682b1069ceed2f468a55b1b4d5e OK 2024/11/15 03:32:52 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-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:32:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo': File to upload is small (34 bytes), uploading instead of streaming 2024/11/15 03:32:56 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 03:32:57 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/11/15 03:32:58 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-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:33:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo': File to upload is small (34 bytes), uploading instead of streaming 2024/11/15 03:33:02 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/15 03:33:03 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/11/15 03:33:04 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (24.40s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.77s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.46s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.09s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.08s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/11/15 03:33:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo': File to upload is small (48 bytes), uploading instead of streaming 2024/11/15 03:33:08 DEBUG : rcat_metadata: md5 = 55d00cc1f36179340218212616d5141a OK 2024/11/15 03:33:08 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2024/11/15 03:33:10 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2024/11/15 03:33:11 DEBUG : rcat_metadata_uploadcutoff0: md5 = ebef2d8f192f8278b1bbb2fa3ba2d7cf OK 2024/11/15 03:33:11 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (7.14s) --- PASS: TestRcatMetadata/Normal (3.15s) --- PASS: TestRcatMetadata/ViaDisk (3.53s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:33:15 DEBUG : potato1: md5 = d3669221af5d0304307e0f4da6bb29fb OK 2024/11/15 03:33:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo': File to upload is small (60 bytes), uploading instead of streaming 2024/11/15 03:33:17 DEBUG : potato2: md5 = 26e48e5db47f32d13841f728488c5a02 OK 2024/11/15 03:33:17 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.52s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:33:20 DEBUG : potato1: md5 = cea22bf1a99b5cae947d3593b133c24c OK 2024/11/15 03:33:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo': File to upload is small (60 bytes), uploading instead of streaming 2024/11/15 03:33:22 DEBUG : potato2: md5 = 75fecacf10f356c994d6244001db8e21 OK 2024/11/15 03:33:22 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (6.67s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:33:27 DEBUG : potato2: md5 = 9677ac856fa206754be58c87c346d34c OK 2024/11/15 03:33:29 DEBUG : empty space: md5 = f0101102d1687077cb494108c4ff44f7 OK 2024/11/15 03:33:32 DEBUG : sub dir/potato3: md5 = c19cfa2da84c74a307fe27b433a700d4 OK 2024/11/15 03:33:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo': Touching "empty space" 2024/11/15 03:33:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo': Touching "potato2" 2024/11/15 03:33:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo': Touching "sub dir/potato3" 2024/11/15 03:33:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (13.78s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:33:39 DEBUG : dir with metadata: Making directory with metadata 2024/11/15 03:33:40 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.97s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:33:42 DEBUG : directory with modtime: Making directory with metadata 2024/11/15 03:33:43 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (3.05s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:33:45 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/11/15 03:33:45 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/15 03:33:45 DEBUG : Google drive root 'crypt/lhc373vtpmcpo84t6kffi6qk1k219ru6jdggolr7r51iasa9anv0': Skipping btime metadata as can't update it on an existing file: 2024-11-15T03:33:45.654783275Z 2024/11/15 03:33:46 INFO : non existent directory: Updated directory metadata 2024/11/15 03:33:49 DEBUG : Google drive root 'crypt/lhc373vtpmcpo84t6kffi6qk1k219ru6jdggolr7r51iasa9anv0': Skipping btime metadata as can't update it on an existing file: 2024-11-15T03:33:45.654783275Z 2024/11/15 03:33:50 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.42s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:33:52 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/11/15 03:33:54 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/11/15 03:33:55 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.27s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:33:57 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/11/15 03:33:57 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/15 03:33:57 DEBUG : dst: Making directory with metadata 2024/11/15 03:33:58 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/15 03:33:58 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 03:33:59 INFO : dst: Set directory modification time (using SetModTime) 2024/11/15 03:33:59 INFO : dst: Set directory modification time (using SetModTime) 2024/11/15 03:33:59 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/11/15 03:34:00 INFO : dst: Set directory modification time (using SetModTime) 2024/11/15 03:34:00 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.68s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo'", Local "Local file system at /tmp/rclone3310307477", Modify Window "1ms" 2024/11/15 03:34:04 DEBUG : sub dir/test remove existing: md5 = 9ed4c29a7a935514303e376cef0b1101 OK 2024/11/15 03:34:06 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = fd7639aa423eea5f11cd410f95988e87 OK 2024/11/15 03:34:08 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.vecinew6" before starting 2024/11/15 03:34:09 DEBUG : sub dir/test remove existing.vecinew6: TEST: removing renamed existing file after operation 2024/11/15 03:34:11 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nizuqod6" before starting 2024/11/15 03:34:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nizuqod6: TEST: renaming existing back after failed operation 2024/11/15 03:34:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yanidut8" before starting 2024/11/15 03:34:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yanidut8: TEST: removing renamed existing file after operation 2024/11/15 03:34:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "abikcdkqhhlpk29tm4cso87c969huratdeapra51me4qip0booufso33akci0lh3si1el0rspdtmi12prrm2vgsq4grp2vejivs6dbr43bu29c35qs9fqmrje7s68b8hevr0ersr798v4118rta545gjki1km6gm5bejj9kssb8oq1jq3crg" 2024/11/15 03:34:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "db4a62bostbriudbmp487l3ckhamm8hmdverpsqlcm0djpdql100" --- PASS: TestRemoveExisting (15.56s) === 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 2024/11/15 03:34:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yelalol0wayo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 13m11.847631009s (try 1/5)