"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/02/04 03:15:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toxovar7joye" 2025/02/04 03:15:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/04 03:15:00 DEBUG : Creating backend with remote "TestDrive:crypt/hh5sv4bhjme7k9eqqq0q20vl0khq6gq5m3v9du97gkvt5gg17nfg" 2025/02/04 03:15:01 DEBUG : Creating backend with remote "/tmp/rclone2347766156" === 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-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/02/04 03:15:01 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/02/04 03:15:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/04 03:15:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/04 03:15:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/02/04 03:15:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/04 03:15:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/04 03:15:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/04 03:15:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/02/04 03:15:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/04 03:15:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/04 03:15:01 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/02/04 03:15:01 DEBUG : potato: Seek from 10 to 0 2025/02/04 03:15:01 DEBUG : potato: Seek from 10 to 0 2025/02/04 03:15:01 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/02/04 03:15:01 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/02/04 03:15:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/04 03:15:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/04 03:15:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/02/04 03:15:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/04 03:15:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/04 03:15:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/04 03:15:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/02/04 03:15:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/04 03:15:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/04 03:15:01 DEBUG : potato: Seek from 5 to 2 2025/02/04 03:15:01 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/02/04 03:15:01 DEBUG : potato: Seek from 7 to 0 2025/02/04 03:15:01 DEBUG : potato: Seek from 7 to 0 2025/02/04 03:15:01 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/02/04 03:15:01 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/02/04 03:15:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/04 03:15:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/04 03:15:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/02/04 03:15:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/04 03:15:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/04 03:15:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/04 03:15:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/02/04 03:15:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/04 03:15:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/04 03:15:01 DEBUG : potato: Seek from 5 to 2 2025/02/04 03:15:01 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/02/04 03:15:01 DEBUG : potato: Seek from 8 to 0 2025/02/04 03:15:01 DEBUG : potato: Seek from 8 to 0 2025/02/04 03:15:01 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/02/04 03:15:01 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/02/04 03:15:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/04 03:15:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/04 03:15:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/02/04 03:15:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/04 03:15:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/04 03:15:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/04 03:15:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/02/04 03:15:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/04 03:15:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/04 03:15:01 DEBUG : potato: Seek from 5 to 2 2025/02/04 03:15:01 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/02/04 03:15:01 DEBUG : potato: Seek from 9 to 0 2025/02/04 03:15:01 DEBUG : potato: Seek from 9 to 0 2025/02/04 03:15:01 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-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:15:03 DEBUG : rutabaga: md5 = 0fe7f5a31ea19c00b06062e33ef7cc5a OK === RUN TestCheck/1 === RUN TestCheck/2 2025/02/04 03:15:06 DEBUG : empty space: md5 = deebe7d0a446491a5a4969781c740ddd OK === RUN TestCheck/3 2025/02/04 03:15:07 DEBUG : potato2: md5 = fe7b4e263de7b8c0d798078536ce1541 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/02/04 03:15:10 DEBUG : remotepotato: md5 = aba7a1addf3ff95efa5dcc611e22a5c9 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.69s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/02/04 03:15:13 DEBUG : Creating backend with remote "nonexistent" 2025/02/04 03:15:13 DEBUG : Creating backend with remote "nonexistent" 2025/02/04 03:15:13 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/02/04 03:15:13 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/02/04 03:15:13 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/02/04 03:15:13 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-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:15:14 DEBUG : rutabaga: md5 = bac58388d3417e1a193930a75fab7eaf OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/02/04 03:15:18 DEBUG : empty space: md5 = d67de1e365b6099ea9e99fb5b4902278 OK === RUN TestCheckDownload/3 2025/02/04 03:15:21 DEBUG : potato2: md5 = 892f835bcbe2c372e3c8691b2c59d900 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/02/04 03:15:26 DEBUG : remotepotato: md5 = 13693560d940ef9ca6b0c712c730f3ea OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.19s) --- PASS: TestCheckDownload/1 (1.02s) --- PASS: TestCheckDownload/2 (1.38s) --- PASS: TestCheckDownload/3 (0.93s) --- PASS: TestCheckDownload/4 (1.67s) --- PASS: TestCheckDownload/5 (1.14s) --- PASS: TestCheckDownload/6 (1.69s) --- PASS: TestCheckDownload/7 (0.95s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:15:32 DEBUG : rutabaga: md5 = 5039d9df4498afc58dbe4249ff230225 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/02/04 03:15:34 DEBUG : empty space: md5 = 66601d37ed5e28599f0366bead38b0e4 OK === RUN TestCheckSizeOnly/3 2025/02/04 03:15:37 DEBUG : potato2: md5 = 7b12a4be836983e1f3afc56d3b966156 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/02/04 03:15:39 DEBUG : remotepotato: md5 = d95ceb30fcf7fb0f908c021495565c18 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.72s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.21s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:15:43 DEBUG : test.sum: md5 = 49786eea1c76df709bb857a869efdb21 OK 2025/02/04 03:15:45 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/04 03:15:45 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/04 03:15:45 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/04 03:15:45 NOTICE: test.sum: 2 warning(s) suppressed... 2025/02/04 03:15:46 DEBUG : test.sum: md5 = bb90be73767ec8f5e7addfd75a107eb8 OK 2025/02/04 03:15:48 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/04 03:15:48 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/04 03:15:48 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/04 03:15:48 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.77s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:15:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toxovar7joye/data" 2025/02/04 03:15:49 DEBUG : Creating backend with remote "TestDrive:crypt/hh5sv4bhjme7k9eqqq0q20vl0khq6gq5m3v9du97gkvt5gg17nfg/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye/data' lacks md5, skipping --- SKIP: TestCheckSum (1.95s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:15:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toxovar7joye/data" 2025/02/04 03:15:51 DEBUG : Creating backend with remote "TestDrive:crypt/hh5sv4bhjme7k9eqqq0q20vl0khq6gq5m3v9du97gkvt5gg17nfg/vjrnln8ratgmqakfosrqe8espk" 2025/02/04 03:15:54 DEBUG : data/banana: md5 = cf36422f01d82397f942237c0fe3609d OK 2025/02/04 03:15:56 DEBUG : test.sum: md5 = a0e6257691877de62de398cf3dd71614 OK === RUN TestCheckSumDownload/subtest1 2025/02/04 03:16:00 DEBUG : data/potato: md5 = f1eaac88e644ba9fcf3ee0274ce75ee1 OK 2025/02/04 03:16:02 DEBUG : test.sum: md5 = 1f1353281a22b05a958f735aeb825c67 OK === RUN TestCheckSumDownload/subtest2 2025/02/04 03:16:06 DEBUG : test.sum: md5 = ecb03cdfe0c2fb0a6f17571194851777 OK === RUN TestCheckSumDownload/subtest3 2025/02/04 03:16:10 DEBUG : test.sum: md5 = 7cff7c1cb978831c96213d4905a85960 OK === RUN TestCheckSumDownload/subtest4 2025/02/04 03:16:15 DEBUG : test.sum: md5 = 87f7bac538d452b40ccd9a9a5e80d265 OK === RUN TestCheckSumDownload/subtest5 2025/02/04 03:16:19 DEBUG : test.sum: md5 = 5fbaee2c7384d45b6837703c656ef2b8 OK === RUN TestCheckSumDownload/subtest6 2025/02/04 03:16:23 DEBUG : data/banana: md5 = 67a5c2971098aa8325f60d9379091839 OK 2025/02/04 03:16:25 DEBUG : data/potato: md5 = a96eea6bc0758d68468c19266e118152 OK 2025/02/04 03:16:26 DEBUG : test.sum: md5 = 62ef5cef993875288627ddf606ad7bed OK === RUN TestCheckSumDownload/subtest7 2025/02/04 03:16:31 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/02/04 03:16:31 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (41.36s) --- PASS: TestCheckSumDownload/subtest1 (2.44s) --- PASS: TestCheckSumDownload/subtest2 (2.08s) --- PASS: TestCheckSumDownload/subtest3 (2.14s) --- PASS: TestCheckSumDownload/subtest4 (2.60s) --- PASS: TestCheckSumDownload/subtest5 (2.14s) --- PASS: TestCheckSumDownload/subtest6 (2.42s) --- PASS: TestCheckSumDownload/subtest7 (2.36s) === RUN TestApplyTransforms 2025/02/04 03:16:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nisobam5wuva" 2025/02/04 03:16:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/04 03:16:32 DEBUG : Creating backend with remote "TestDrive:crypt/6hp0an5fot0b72qp3lfss465d837qp3jukh4kfrri49ovfu9cs10" 2025/02/04 03:16:33 DEBUG : Creating backend with remote "/tmp/rclone3457915252" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nisobam5wuva'", Local "Local file system at /tmp/rclone3457915252", Modify Window "1ms" 2025/02/04 03:16:35 DEBUG : hello, world!: md5 = 79713857628d5f8d9339329bdfbb96a3 OK upper checkfile vs. lower remote (without normalization) 2025/02/04 03:16:36 ERROR : hello, world!: sum not found 2025/02/04 03:16:36 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nisobam5wuva' 2025/02/04 03:16:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nisobam5wuva': 1 files missing 2025/02/04 03:16:36 NOTICE: 1 hashes missing 2025/02/04 03:16:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nisobam5wuva': 2 differences found 2025/02/04 03:16:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nisobam5wuva': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/02/04 03:16:37 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/04 03:16:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nisobam5wuva': 0 differences found 2025/02/04 03:16:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nisobam5wuva': 1 matching files 2025/02/04 03:16:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zedazam9fevi" 2025/02/04 03:16:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/04 03:16:37 DEBUG : Creating backend with remote "TestDrive:crypt/r5msusb63dm5uojhtejmf6q1150roqum1k825psmasabd0d1a210" 2025/02/04 03:16:38 DEBUG : Creating backend with remote "/tmp/rclone2682715417" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zedazam9fevi'", Local "Local file system at /tmp/rclone2682715417", Modify Window "1ms" 2025/02/04 03:16:40 DEBUG : HELLO, WORLD!: md5 = dcf07b664803e77ab2d7874c09845236 OK lower checkfile vs. upper remote (without normalization) 2025/02/04 03:16:40 ERROR : HELLO, WORLD!: sum not found 2025/02/04 03:16:40 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zedazam9fevi' 2025/02/04 03:16:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zedazam9fevi': 1 files missing 2025/02/04 03:16:40 NOTICE: 1 hashes missing 2025/02/04 03:16:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zedazam9fevi': 2 differences found 2025/02/04 03:16:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zedazam9fevi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/02/04 03:16:41 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/04 03:16:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zedazam9fevi': 0 differences found 2025/02/04 03:16:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zedazam9fevi': 1 matching files 2025/02/04 03:16:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guquhud4sima" 2025/02/04 03:16:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/04 03:16:41 DEBUG : Creating backend with remote "TestDrive:crypt/ru0h5pdbj8n2t7ud008ofj3iqptdf4o9lsu0knq63q65dhh31gjg" 2025/02/04 03:16:42 DEBUG : Creating backend with remote "/tmp/rclone2224446689" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guquhud4sima'", Local "Local file system at /tmp/rclone2224446689", Modify Window "1ms" 2025/02/04 03:16:44 DEBUG : HeLlO, wOrLd!: md5 = a7ead305e3e914953a02ff1d0d4f5a1e OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/02/04 03:16:45 ERROR : HeLlO, wOrLd!: sum not found 2025/02/04 03:16:45 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-guquhud4sima' 2025/02/04 03:16:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guquhud4sima': 1 files missing 2025/02/04 03:16:45 NOTICE: 1 hashes missing 2025/02/04 03:16:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guquhud4sima': 2 differences found 2025/02/04 03:16:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guquhud4sima': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/02/04 03:16:46 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/04 03:16:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guquhud4sima': 0 differences found 2025/02/04 03:16:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guquhud4sima': 1 matching files 2025/02/04 03:16:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lamosup3toza" 2025/02/04 03:16:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/04 03:16:46 DEBUG : Creating backend with remote "TestDrive:crypt/9gdo35ncigml1d2sic70evsum6g9as471e3a88adbjsfat6eore0" 2025/02/04 03:16:47 DEBUG : Creating backend with remote "/tmp/rclone2486668744" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lamosup3toza'", Local "Local file system at /tmp/rclone2486668744", Modify Window "1ms" 2025/02/04 03:16:49 DEBUG : HELLO, WORLD!: md5 = 6bec33acec0992f064a5f754070cd69e OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/02/04 03:16:50 ERROR : HELLO, WORLD!: sum not found 2025/02/04 03:16:50 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lamosup3toza' 2025/02/04 03:16:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lamosup3toza': 1 files missing 2025/02/04 03:16:50 NOTICE: 1 hashes missing 2025/02/04 03:16:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lamosup3toza': 2 differences found 2025/02/04 03:16:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lamosup3toza': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/02/04 03:16:51 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/04 03:16:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lamosup3toza': 0 differences found 2025/02/04 03:16:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lamosup3toza': 1 matching files 2025/02/04 03:16:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucevah0lizi" 2025/02/04 03:16:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/04 03:16:51 DEBUG : Creating backend with remote "TestDrive:crypt/kpm2dqg8qc5p5u560knqkm3pb25fk5qa0m83tqdpmt610jprh9l0" 2025/02/04 03:16:52 DEBUG : Creating backend with remote "/tmp/rclone1077830713" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucevah0lizi'", Local "Local file system at /tmp/rclone1077830713", Modify Window "1ms" 2025/02/04 03:16:54 DEBUG : 測試_Русский___ě_áñ: md5 = c5989398181925a9185fd8fecdacd268 OK NFD checkfile vs. NFC remote (without normalization) 2025/02/04 03:16:55 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/04 03:16:55 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hucevah0lizi' 2025/02/04 03:16:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hucevah0lizi': 1 files missing 2025/02/04 03:16:55 NOTICE: 1 hashes missing 2025/02/04 03:16:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hucevah0lizi': 2 differences found 2025/02/04 03:16:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hucevah0lizi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/02/04 03:16:56 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/04 03:16:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hucevah0lizi': 0 differences found 2025/02/04 03:16:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hucevah0lizi': 1 matching files 2025/02/04 03:16:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ninoson6yaxi" 2025/02/04 03:16:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/04 03:16:56 DEBUG : Creating backend with remote "TestDrive:crypt/j2d8i026ccuimuujqaivk0qg0v20620k2h437pfa1ciqi95rurkg" 2025/02/04 03:16:57 DEBUG : Creating backend with remote "/tmp/rclone4174293677" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninoson6yaxi'", Local "Local file system at /tmp/rclone4174293677", Modify Window "1ms" 2025/02/04 03:16:59 DEBUG : 測試_Русский___ě_áñ: md5 = e73f5bb9e30247c0b37a2702333eb3b1 OK NFC checkfile vs. NFD remote (without normalization) 2025/02/04 03:17:00 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/04 03:17:00 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ninoson6yaxi' 2025/02/04 03:17:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ninoson6yaxi': 1 files missing 2025/02/04 03:17:00 NOTICE: 1 hashes missing 2025/02/04 03:17:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ninoson6yaxi': 2 differences found 2025/02/04 03:17:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ninoson6yaxi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/02/04 03:17:01 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/04 03:17:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ninoson6yaxi': 0 differences found 2025/02/04 03:17:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ninoson6yaxi': 1 matching files 2025/02/04 03:17:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tajifey9sibi" 2025/02/04 03:17:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/04 03:17:01 DEBUG : Creating backend with remote "TestDrive:crypt/491lq16u0jimq3nj5slpln472ikkt3tp2ou8fdfome4f2q5hes70" 2025/02/04 03:17:02 DEBUG : Creating backend with remote "/tmp/rclone1358620438" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tajifey9sibi'", Local "Local file system at /tmp/rclone1358620438", Modify Window "1ms" 2025/02/04 03:17:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c243176338538532c4cc0068cd123f00 OK NFDx2 checkfile vs. both remote (without normalization) 2025/02/04 03:17:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/04 03:17:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tajifey9sibi' 2025/02/04 03:17:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tajifey9sibi': 1 files missing 2025/02/04 03:17:04 NOTICE: 1 hashes missing 2025/02/04 03:17:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tajifey9sibi': 2 differences found 2025/02/04 03:17:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tajifey9sibi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/02/04 03:17:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/04 03:17:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tajifey9sibi': 0 differences found 2025/02/04 03:17:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tajifey9sibi': 1 matching files 2025/02/04 03:17:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-subijun9riyu" 2025/02/04 03:17:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/04 03:17:06 DEBUG : Creating backend with remote "TestDrive:crypt/sb3ia20071hh17tsiqut8c9cqkbldhu53268d3pcd0qlefjkn6s0" 2025/02/04 03:17:07 DEBUG : Creating backend with remote "/tmp/rclone3471560024" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subijun9riyu'", Local "Local file system at /tmp/rclone3471560024", Modify Window "1ms" 2025/02/04 03:17:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a94293cfb5b2dda296e0afe63285c4ad OK NFCx2 checkfile vs. both remote (without normalization) 2025/02/04 03:17:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/04 03:17:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-subijun9riyu' 2025/02/04 03:17:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-subijun9riyu': 1 files missing 2025/02/04 03:17:09 NOTICE: 1 hashes missing 2025/02/04 03:17:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-subijun9riyu': 2 differences found 2025/02/04 03:17:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-subijun9riyu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/02/04 03:17:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/04 03:17:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-subijun9riyu': 0 differences found 2025/02/04 03:17:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-subijun9riyu': 1 matching files 2025/02/04 03:17:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nahitov9wibi" 2025/02/04 03:17:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/04 03:17:11 DEBUG : Creating backend with remote "TestDrive:crypt/flotrui70cp4o0665fjncdccth6emsnrf81kho5lmdv36d0eh4t0" 2025/02/04 03:17:12 DEBUG : Creating backend with remote "/tmp/rclone3853613690" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nahitov9wibi'", Local "Local file system at /tmp/rclone3853613690", Modify Window "1ms" 2025/02/04 03:17:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 495c2927645d1d0e284570856a1e086f OK both checkfile vs. NFDx2 remote (without normalization) 2025/02/04 03:17:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/04 03:17:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nahitov9wibi' 2025/02/04 03:17:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nahitov9wibi': 1 files missing 2025/02/04 03:17:14 NOTICE: 1 hashes missing 2025/02/04 03:17:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nahitov9wibi': 2 differences found 2025/02/04 03:17:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nahitov9wibi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/02/04 03:17:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/04 03:17:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nahitov9wibi': 0 differences found 2025/02/04 03:17:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nahitov9wibi': 1 matching files 2025/02/04 03:17:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vuduqeq2zizo" 2025/02/04 03:17:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/04 03:17:15 DEBUG : Creating backend with remote "TestDrive:crypt/d1hhniabolq9pdkkecamoj45ntt1l8s2loc8c4nr3ji25p4c6pe0" 2025/02/04 03:17:16 DEBUG : Creating backend with remote "/tmp/rclone2659697796" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuduqeq2zizo'", Local "Local file system at /tmp/rclone2659697796", Modify Window "1ms" 2025/02/04 03:17:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c41c17656102b58dfcb521ade76bb543 OK both checkfile vs. NFCx2 remote (without normalization) 2025/02/04 03:17:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/04 03:17:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vuduqeq2zizo' 2025/02/04 03:17:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuduqeq2zizo': 1 files missing 2025/02/04 03:17:19 NOTICE: 1 hashes missing 2025/02/04 03:17:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuduqeq2zizo': 2 differences found 2025/02/04 03:17:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuduqeq2zizo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/02/04 03:17:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/04 03:17:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuduqeq2zizo': 0 differences found 2025/02/04 03:17:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuduqeq2zizo': 1 matching files 2025/02/04 03:17:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vuduqeq2zizo': Purge remote 2025/02/04 03:17:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nahitov9wibi': Purge remote 2025/02/04 03:17:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-subijun9riyu': Purge remote 2025/02/04 03:17:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tajifey9sibi': Purge remote 2025/02/04 03:17:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ninoson6yaxi': Purge remote 2025/02/04 03:17:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucevah0lizi': Purge remote 2025/02/04 03:17:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lamosup3toza': Purge remote 2025/02/04 03:17:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guquhud4sima': Purge remote 2025/02/04 03:17:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zedazam9fevi': Purge remote 2025/02/04 03:17:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nisobam5wuva': Purge remote --- PASS: TestApplyTransforms (52.73s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:17:25 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/04 03:17:27 DEBUG : sub/file2: md5 = e8403e5f6f34dc0d1f4cfb89f4445122 OK 2025/02/04 03:17:27 INFO : file1: Copied (new) to: sub/file2 2025/02/04 03:17:28 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 03:17:28 DEBUG : file1: Unchanged skipping 2025/02/04 03:17:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye': don't need to copy/move sub/file2, it is already at target location 2025/02/04 03:17:30 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.01s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:17:33 DEBUG : dst/file1: md5 = e57717ba718800d87cfac854f00197d7 OK 2025/02/04 03:17:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toxovar7joye/backup" 2025/02/04 03:17:34 DEBUG : Creating backend with remote "TestDrive:crypt/hh5sv4bhjme7k9eqqq0q20vl0khq6gq5m3v9du97gkvt5gg17nfg/1nrff024r7pq65ecp72fc28jb0" 2025/02/04 03:17:35 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/04 03:17:38 INFO : dst/file1: Moved (server-side) 2025/02/04 03:17:39 DEBUG : dst/file1: md5 = 9acdca4703a6736af386a3c9d91df7a7 OK 2025/02/04 03:17:39 INFO : dst/file1: Copied (new) 2025/02/04 03:17:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/04 03:17:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/04 03:17:43 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.50s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:17:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toxovar7joye/dst" 2025/02/04 03:17:44 DEBUG : Creating backend with remote "TestDrive:crypt/hh5sv4bhjme7k9eqqq0q20vl0khq6gq5m3v9du97gkvt5gg17nfg/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/04 03:17:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toxovar7joye/CompareDest" 2025/02/04 03:17:45 DEBUG : Creating backend with remote "TestDrive:crypt/hh5sv4bhjme7k9eqqq0q20vl0khq6gq5m3v9du97gkvt5gg17nfg/gveqi14airsml4bgu7krj116o8" 2025/02/04 03:17:47 DEBUG : one: Need to transfer - File not found at Destination 2025/02/04 03:17:49 DEBUG : one: md5 = 544fbade394a342fd498acfdeffb40e8 OK 2025/02/04 03:17:49 INFO : one: Copied (new) 2025/02/04 03:17:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/04 03:17:52 DEBUG : one: md5 = 4b026dc08ad7b104ca189c1badb153f6 OK 2025/02/04 03:17:52 INFO : one: Copied (replaced existing) 2025/02/04 03:17:54 DEBUG : dst/one: md5 = dbc111eadc6e7891f06ac864b36b24a3 OK 2025/02/04 03:17:56 DEBUG : CompareDest/one: md5 = 5f93b2c6839f89a751122f6ceb95c725 OK 2025/02/04 03:17:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/04 03:17:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 03:17:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/04 03:17:59 DEBUG : CompareDest/two: md5 = cdde963f53e37c3aeec69561e69ad6e9 OK 2025/02/04 03:17:59 DEBUG : two: Need to transfer - File not found at Destination 2025/02/04 03:18:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 03:18:00 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/04 03:18:00 DEBUG : two: Need to transfer - File not found at Destination 2025/02/04 03:18:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 03:18:01 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/04 03:18:02 DEBUG : two: Need to transfer - File not found at Destination 2025/02/04 03:18:02 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/04 03:18:03 DEBUG : two: md5 = e921604b8cee3a3e534ddc3cdc370038 OK 2025/02/04 03:18:03 INFO : two: Copied (new) 2025/02/04 03:18:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/04 03:18:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/04 03:18:07 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/04 03:18:07 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.10s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:18:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toxovar7joye/dst" 2025/02/04 03:18:08 DEBUG : Creating backend with remote "TestDrive:crypt/hh5sv4bhjme7k9eqqq0q20vl0khq6gq5m3v9du97gkvt5gg17nfg/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/04 03:18:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toxovar7joye/CopyDest" 2025/02/04 03:18:09 DEBUG : Creating backend with remote "TestDrive:crypt/hh5sv4bhjme7k9eqqq0q20vl0khq6gq5m3v9du97gkvt5gg17nfg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/02/04 03:18:11 DEBUG : one: Need to transfer - File not found at Destination 2025/02/04 03:18:13 DEBUG : one: md5 = d64c10f7b9468dfb435a36b47ca1e109 OK 2025/02/04 03:18:13 INFO : one: Copied (new) 2025/02/04 03:18:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/04 03:18:16 DEBUG : one: md5 = 0ddc17d30c7688457d5478089b85d280 OK 2025/02/04 03:18:16 INFO : one: Copied (replaced existing) 2025/02/04 03:18:18 DEBUG : dst/one: md5 = b6beeddbcdb216370a8a41805d8034d1 OK 2025/02/04 03:18:20 DEBUG : CopyDest/one: md5 = b0939842ca7f235efef1d918be2e15e9 OK 2025/02/04 03:18:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toxovar7joye/BackupDir" 2025/02/04 03:18:21 DEBUG : Creating backend with remote "TestDrive:crypt/hh5sv4bhjme7k9eqqq0q20vl0khq6gq5m3v9du97gkvt5gg17nfg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/02/04 03:18:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/04 03:18:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 03:18:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/04 03:18:25 INFO : one: Moved (server-side) 2025/02/04 03:18:26 INFO : one: Copied (server-side copy) 2025/02/04 03:18:26 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/04 03:18:28 DEBUG : CopyDest/two: md5 = 577c27636ba71dfb9fa5a935e1ab45d6 OK 2025/02/04 03:18:28 DEBUG : two: Need to transfer - File not found at Destination 2025/02/04 03:18:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 03:18:30 INFO : two: Copied (server-side copy) 2025/02/04 03:18:30 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/04 03:18:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 03:18:30 DEBUG : two: Unchanged skipping 2025/02/04 03:18:32 DEBUG : CopyDest/three: md5 = 9e695469122e39c736f5981ceaff7a29 OK 2025/02/04 03:18:33 DEBUG : three: Need to transfer - File not found at Destination 2025/02/04 03:18:33 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/04 03:18:33 DEBUG : three: Destination not found in --copy-dest 2025/02/04 03:18:35 DEBUG : three: md5 = 2bf321b028b2f83dcd72b41ab0372bce OK 2025/02/04 03:18:35 INFO : three: Copied (new) 2025/02/04 03:18:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/04 03:18:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/04 03:18:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/04 03:18:40 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/04 03:18:40 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/04 03:18:40 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/04 03:18:41 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.60s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.42s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:18:42 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/02/04 03:18:45 DEBUG : TestCopyFileMaxTransfer/file1: md5 = ed8b3029356bdcc96d2c796363aa577d OK 2025/02/04 03:18:45 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/02/04 03:18:45 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/02/04 03:18:46 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/02/04 03:18:46 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/02/04 03:18:47 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/02/04 03:18:49 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 7f247f3a4499642d1a4a5eb5611f8413 OK 2025/02/04 03:18:49 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/02/04 03:18:51 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/02/04 03:18:51 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.29s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:18:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye': Looking for duplicate names using skip mode. 2025/02/04 03:18:55 NOTICE: one: Found 2 files with duplicate names 2025/02/04 03:18:55 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.91s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:19:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye': Looking for duplicate names using skip mode. 2025/02/04 03:19:01 NOTICE: one: Found 3 files with duplicate names 2025/02/04 03:19:01 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/02/04 03:19:01 INFO : one: Deleted 2025/02/04 03:19:01 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.27s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:19:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye': Looking for duplicate names using first mode. 2025/02/04 03:19:07 NOTICE: one: Found 3 files with duplicate names 2025/02/04 03:19:08 INFO : one: Deleted 2025/02/04 03:19:08 INFO : one: Deleted 2025/02/04 03:19:08 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.24s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:19:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye': Looking for duplicate names using newest mode. 2025/02/04 03:19:13 NOTICE: one: Found 3 files with duplicate names 2025/02/04 03:19:14 INFO : one: Deleted 2025/02/04 03:19:14 INFO : one: Deleted 2025/02/04 03:19:14 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.15s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:19:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye': Looking for duplicate names using oldest mode. 2025/02/04 03:19:20 NOTICE: one: Found 3 files with duplicate names 2025/02/04 03:19:20 INFO : one: Deleted 2025/02/04 03:19:21 INFO : one: Deleted 2025/02/04 03:19:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.24s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:19:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye': Looking for duplicate names using largest mode. 2025/02/04 03:19:26 NOTICE: one: Found 3 files with duplicate names 2025/02/04 03:19:27 INFO : one: Deleted 2025/02/04 03:19:27 INFO : one: Deleted 2025/02/04 03:19:27 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.20s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:19:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye': Looking for duplicate names using smallest mode. 2025/02/04 03:19:33 NOTICE: one: Found 3 files with duplicate names 2025/02/04 03:19:33 INFO : one: Deleted 2025/02/04 03:19:34 INFO : one: Deleted 2025/02/04 03:19:34 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.50s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:19:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye': Looking for duplicate names using rename mode. 2025/02/04 03:19:40 NOTICE: one.txt: Found 3 files with duplicate names 2025/02/04 03:19:41 INFO : one-2.txt: renamed from: one.txt 2025/02/04 03:19:42 INFO : one-3.txt: renamed from: one.txt 2025/02/04 03:19:44 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.33s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:19:48 DEBUG : dupe1/one.txt: md5 = 9bfabde7bfa50fa5eb36a48481aafb43 OK 2025/02/04 03:19:50 DEBUG : dupe2/two.txt: md5 = abf1d6dd2ffe7a7619211171db803513 OK 2025/02/04 03:19:52 DEBUG : dupe3/three.txt: md5 = 28e29bde35b2149429947fbe10cb0b9c OK 2025/02/04 03:19:53 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/02/04 03:19:53 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/02/04 03:19:54 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/02/04 03:19:55 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/02/04 03:19:58 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/02/04 03:19:58 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/02/04 03:19:58 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.46s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:20:00 DEBUG : a.txt: md5 = 18dce5ed82e1d585f0c2df79739d250e OK 2025/02/04 03:20:01 DEBUG : zend.txt: md5 = 04cc5705b3b9c15b4fd389f8ec0c63e7 OK 2025/02/04 03:20:04 DEBUG : sub dir/hello world: md5 = 7970887cec6e4f376f808de851746a55 OK 2025/02/04 03:20:05 DEBUG : sub dir/hello world2: md5 = 0ab1137b3714474a96068f23a3b6dcab OK 2025/02/04 03:20:07 DEBUG : sub dir/ignore dir/.ignore: md5 = b0d941dde992ae929cef4819ce50c840 OK 2025/02/04 03:20:08 DEBUG : sub dir/ignore dir/should be ignored: md5 = b8a05ecc2c4eee6d6f418ba73900f92e OK 2025/02/04 03:20:11 DEBUG : sub dir/sub sub dir/hello world3: md5 = f915a73dbf0ba8d9251b20bb095011ff OK 2025/02/04 03:20:12 DEBUG : a.txt: Excluded (Size Filter) 2025/02/04 03:20:12 DEBUG : a.txt: Excluded 2025/02/04 03:20:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/04 03:20:12 DEBUG : sub dir/hello world: Excluded 2025/02/04 03:20:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/04 03:20:12 DEBUG : sub dir/hello world2: Excluded 2025/02/04 03:20:13 DEBUG : sub dir/ignore dir: Excluded 2025/02/04 03:20:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/04 03:20:13 DEBUG : sub dir/hello world: Excluded 2025/02/04 03:20:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/04 03:20:13 DEBUG : sub dir/hello world2: Excluded 2025/02/04 03:20:13 DEBUG : sub dir/ignore dir: Excluded 2025/02/04 03:20:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/02/04 03:20:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/02/04 03:20:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/02/04 03:20:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/02/04 03:20:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/02/04 03:20:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/02/04 03:20:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (20.95s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:20:21 DEBUG : file1: md5 = 4e92d4836e796f6b4ffc1385d737aef8 OK 2025/02/04 03:20:23 DEBUG : sub/file2: md5 = c555979e7a5c3ec2eaeec7605cb8cacc OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/02/04 03:20:26 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/02/04 03:20:26 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/02/04 03:20:26 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/02/04 03:20:28 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.03s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.22s) --- PASS: TestListJSON/DirsOnly (0.22s) --- PASS: TestListJSON/Recurse (0.44s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.21s) --- PASS: TestListJSON/Metadata (0.60s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:20:30 DEBUG : file1: md5 = 11ae8970a1e24be009efbce083998a64 OK 2025/02/04 03:20:32 DEBUG : sub/file2: md5 = a0e67465cb311c53986cf499e9751f3b OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/02/04 03:20:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toxovar7joye/notfound" 2025/02/04 03:20:36 DEBUG : Creating backend with remote "TestDrive:crypt/hh5sv4bhjme7k9eqqq0q20vl0khq6gq5m3v9du97gkvt5gg17nfg/qe0i31qdkoejk60elps0ni5sqk" 2025/02/04 03:20:39 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.01s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.48s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.20s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.63s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:20:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye': Making directory 2025/02/04 03:20:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye': Making directory --- PASS: TestMkdir (0.64s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:20:42 DEBUG : sub dir/hello world: md5 = dd7311d28f801846ab4d3135620e3682 OK 2025/02/04 03:20:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.51s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:20:46 DEBUG : potato2: md5 = eaa58329ea3eeb65f0d436677a017251 OK 2025/02/04 03:20:47 DEBUG : empty space: md5 = f5afe28a3cad7cccc0092b17488f2228 OK --- PASS: TestLs (4.51s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:20:51 DEBUG : potato2: md5 = 77550769ec2a6a6a5af104e63c1d3727 OK 2025/02/04 03:20:52 DEBUG : empty space: md5 = 09a1d595460607486b34aadee28ace45 OK 2025/02/04 03:20:53 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.37s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:20:56 DEBUG : potato2: md5 = cbde2e2a8ecac33a1734b6bd8924d4c5 OK 2025/02/04 03:20:57 DEBUG : empty space: md5 = ec983250412f98e8db3b225f46cde3d7 OK --- PASS: TestLsLong (4.61s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:21:01 DEBUG : potato2: md5 = 52ce5f0ea0ddc3f34942d39b9f5d0cd7 OK 2025/02/04 03:21:02 DEBUG : empty space: md5 = f0e8f67dc1048a10b5db764039b35d3b OK --- PASS: TestHashSums (4.22s) === RUN TestHashSumsWithErrors 2025/02/04 03:21:03 DEBUG : Creating backend with remote ":memory:" 2025/02/04 03:21:03 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/02/04 03:21:03 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/04 03:21:03 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/04 03:21:03 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/04 03:21:03 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/04 03:21:03 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/04 03:21:03 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/04 03:21:03 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/02/04 03:21:03 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-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:21:05 DEBUG : potato2: md5 = e85a4677013d987c170978a34c0f79d4 OK 2025/02/04 03:21:06 DEBUG : empty space: md5 = 57bc1b6d20415b6e0099b686e1e3abee OK 2025/02/04 03:21:08 DEBUG : sub dir/potato3: md5 = 6b2895b399e7ad0053ec4f65a999a338 OK 2025/02/04 03:21:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.12s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:21:13 DEBUG : small: md5 = 7df58946b872b9c78032fb8d35f7cdd6 OK 2025/02/04 03:21:14 DEBUG : medium: md5 = 9febb4d5b9249e5378221db00e48950b OK 2025/02/04 03:21:16 DEBUG : large: md5 = 2293b5217d4cd832cbc104d79c80bef4 OK 2025/02/04 03:21:16 DEBUG : Waiting for deletions to finish 2025/02/04 03:21:16 DEBUG : large: Excluded (Size Filter) 2025/02/04 03:21:17 INFO : small: Deleted 2025/02/04 03:21:17 INFO : medium: Deleted --- PASS: TestDelete (6.23s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:21:19 DEBUG : small: md5 = 800eb364dac942532aa3dec4f4c02530 OK 2025/02/04 03:21:21 DEBUG : medium: md5 = 7ad82719aaa4196ec8eb09c37e0effb4 OK 2025/02/04 03:21:22 DEBUG : large: md5 = c1b4ed203e90f6547697206a52c960f1 OK 2025/02/04 03:21:22 DEBUG : Waiting for deletions to finish 2025/02/04 03:21:23 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/02/04 03:21:23 INFO : small: Deleted 2025/02/04 03:21:23 INFO : medium: Deleted --- PASS: TestMaxDelete (6.90s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:21:26 DEBUG : small: md5 = 0d169ee5ea463d812f34387b2fe11ec1 OK 2025/02/04 03:21:27 DEBUG : medium: md5 = da2cf1f29d73370c56bc37ca443ccaeb OK 2025/02/04 03:21:29 DEBUG : large: md5 = 1a2bc6fe5d35a3f9cddb6dfd4fadeed9 OK 2025/02/04 03:21:29 DEBUG : Waiting for deletions to finish 2025/02/04 03:21:29 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/02/04 03:21:30 INFO : medium: Deleted 2025/02/04 03:21:30 INFO : small: Deleted 2025/02/04 03:21:30 DEBUG : Config file has changed externally - reloading 2025/02/04 03:21:30 DEBUG : TestDrive: Loaded fresh token from config file --- PASS: TestMaxDeleteSizeLargeFile (6.63s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:21:33 DEBUG : small: md5 = 2b7d9161c48543fd47a79442291380da OK 2025/02/04 03:21:34 DEBUG : medium: md5 = 60b719da18dd0301be8b167a380195ae OK 2025/02/04 03:21:35 DEBUG : large: md5 = 77a71b3ec66cb0063d4f2869c130f3a5 OK 2025/02/04 03:21:36 DEBUG : Waiting for deletions to finish 2025/02/04 03:21:36 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/02/04 03:21:36 INFO : small: Deleted 2025/02/04 03:21:36 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.72s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:21:40 DEBUG : ReadFile: md5 = a4f9c2c1438a3f8b5ecebaf037ec7e6c OK --- PASS: TestReadFile (4.51s) === RUN TestRetry 2025/02/04 03:21:43 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/02/04 03:21:43 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/02/04 03:21:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/04 03:21:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/04 03:21:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/04 03:21:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/04 03:21:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:21:44 DEBUG : file1: md5 = 900586be084d900e00cc0031c0d27b2b OK 2025/02/04 03:21:45 DEBUG : file2: md5 = fade9914524b60d86e4613e7a8b3a4b1 OK --- PASS: TestCat (17.17s) === RUN TestPurge 2025/02/04 03:22:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-moxajix0qeqa" 2025/02/04 03:22:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/04 03:22:00 DEBUG : Creating backend with remote "TestDrive:crypt/1qqoio6gm9so1rnan8sq19n3nkqsmqkoqp15d6g3tv87vs3vqse0" 2025/02/04 03:22:01 DEBUG : Creating backend with remote "/tmp/rclone1832354224" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-moxajix0qeqa'", Local "Local file system at /tmp/rclone1832354224", Modify Window "1ms" 2025/02/04 03:22:05 DEBUG : A1/B1/C1/one: md5 = a3d48f6d791fa2d42666fc41505639ab OK 2025/02/04 03:22:05 INFO : A2: Making directory 2025/02/04 03:22:06 INFO : A1/B2: Making directory 2025/02/04 03:22:06 INFO : A1/B2/C2: Making directory 2025/02/04 03:22:07 INFO : A1/B1/C3: Making directory 2025/02/04 03:22:08 INFO : A3: Making directory 2025/02/04 03:22:08 INFO : A3/B3: Making directory 2025/02/04 03:22:09 INFO : A3/B3/C4: Making directory 2025/02/04 03:22:11 DEBUG : A1/two: md5 = 067a02cb6c920aa81e977f6650c6adeb OK 2025/02/04 03:22:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-moxajix0qeqa': Purge remote 2025/02/04 03:22:15 NOTICE: purge failed: directory not found --- PASS: TestPurge (14.91s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:22:18 DEBUG : A1/B1/C1/one: md5 = d67549dca2fd39b02d371ed37805f73f OK 2025/02/04 03:22:18 INFO : A2: Making directory 2025/02/04 03:22:19 INFO : A1/B2: Making directory 2025/02/04 03:22:19 INFO : A1/B2/C2: Making directory 2025/02/04 03:22:20 INFO : A1/B1/C3: Making directory 2025/02/04 03:22:21 INFO : A3: Making directory 2025/02/04 03:22:21 INFO : A3/B3: Making directory 2025/02/04 03:22:22 INFO : A3/B3/C4: Making directory 2025/02/04 03:22:24 DEBUG : A1/two: md5 = 5f454983970afe6d9f4f7031b763afc3 OK 2025/02/04 03:22:25 DEBUG : removing 1 level 3 directories 2025/02/04 03:22:25 INFO : A3/B3/C4: Removing directory 2025/02/04 03:22:28 DEBUG : removing 2 level 3 directories 2025/02/04 03:22:28 INFO : A1/B2/C2: Removing directory 2025/02/04 03:22:28 INFO : A1/B1/C3: Removing directory 2025/02/04 03:22:29 DEBUG : removing 2 level 2 directories 2025/02/04 03:22:29 INFO : A3/B3: Removing directory 2025/02/04 03:22:29 INFO : A1/B2: Removing directory 2025/02/04 03:22:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/04 03:22:29 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/02/04 03:22:29 DEBUG : removing 2 level 1 directories 2025/02/04 03:22:29 INFO : A3: Removing directory 2025/02/04 03:22:29 INFO : A2: Removing directory 2025/02/04 03:22:30 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/02/04 03:22:33 DEBUG : removing 1 level 3 directories 2025/02/04 03:22:33 INFO : A1/B1/C1: Removing directory 2025/02/04 03:22:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/04 03:22:34 DEBUG : removing 1 level 2 directories 2025/02/04 03:22:34 INFO : A1/B1: Removing directory 2025/02/04 03:22:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/04 03:22:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/04 03:22:34 DEBUG : removing 1 level 1 directories 2025/02/04 03:22:34 INFO : A1: Removing directory 2025/02/04 03:22:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/04 03:22:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/04 03:22:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/04 03:22:35 DEBUG : removing 1 level 0 directories 2025/02/04 03:22:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye': Removing directory 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/04 03:22:35 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (21.97s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:22:37 INFO : A1: Making directory 2025/02/04 03:22:38 INFO : A1/B1: Making directory 2025/02/04 03:22:39 INFO : A1/B1/C1: Making directory 2025/02/04 03:22:41 DEBUG : removing 1 level 3 directories 2025/02/04 03:22:41 INFO : A1/B1/C1: Removing directory 2025/02/04 03:22:42 DEBUG : removing 1 level 2 directories 2025/02/04 03:22:42 INFO : A1/B1: Removing directory 2025/02/04 03:22:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/04 03:22:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.75s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:22:44 INFO : A1: Making directory 2025/02/04 03:22:45 INFO : A1/B1: Making directory 2025/02/04 03:22:46 INFO : A1/B1/C1: Making directory 2025/02/04 03:22:49 DEBUG : removing 1 level 3 directories 2025/02/04 03:22:49 INFO : A1/B1/C1: Removing directory 2025/02/04 03:22:49 DEBUG : removing 1 level 2 directories 2025/02/04 03:22:49 INFO : A1/B1: Removing directory 2025/02/04 03:22:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/04 03:22:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.48s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:22:53 DEBUG : file1: md5 = 6afc127cfa44dcaa59076088ba80f53d OK 2025/02/04 03:22:54 DEBUG : filename.txt: File name found in url 2025/02/04 03:22:55 DEBUG : filename.txt: md5 = 7be13dc5d428a53055013704b6267d41 OK 2025/02/04 03:22:55 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/02/04 03:22:57 DEBUG : headerfilename.txt: md5 = 61e89c8c41491290287556487053ff7e OK 2025/02/04 03:22:58 DEBUG : file2: md5 = b62ee6a98752d7108fc4e50300d5ba8e OK --- PASS: TestCopyURL (8.43s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:23:00 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/04 03:23:03 DEBUG : sub/file2: md5 = 090742e6db0f9ab720ff76db8bc78b1f OK 2025/02/04 03:23:03 INFO : file1: Copied (new) to: sub/file2 2025/02/04 03:23:03 INFO : file1: Deleted 2025/02/04 03:23:03 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 03:23:03 DEBUG : file1: Unchanged skipping 2025/02/04 03:23:03 INFO : file1: Deleted 2025/02/04 03:23:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye': don't need to copy/move sub/file2, it is already at target location 2025/02/04 03:23:05 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.89s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:23:06 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/04 03:23:08 DEBUG : file1: md5 = 9bef63c559f7ac6b5f379137e81a02d3 OK 2025/02/04 03:23:08 INFO : file1: Copied (new) 2025/02/04 03:23:08 INFO : file1: Deleted 2025/02/04 03:23:08 DEBUG : file1: Destination exists, skipping 2025/02/04 03:23:08 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.12s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.42s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:23:12 DEBUG : dst/file1: md5 = 0c4fbc4087855b25cc2453de8e3f7541 OK 2025/02/04 03:23:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toxovar7joye/backup" 2025/02/04 03:23:13 DEBUG : Creating backend with remote "TestDrive:crypt/hh5sv4bhjme7k9eqqq0q20vl0khq6gq5m3v9du97gkvt5gg17nfg/1nrff024r7pq65ecp72fc28jb0" 2025/02/04 03:23:14 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/04 03:23:17 INFO : dst/file1: Moved (server-side) 2025/02/04 03:23:18 DEBUG : dst/file1: md5 = ab4940d00b67deda6b536b8b8232c093 OK 2025/02/04 03:23:18 INFO : dst/file1: Copied (new) 2025/02/04 03:23:18 INFO : dst/file1: Deleted 2025/02/04 03:23:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/04 03:23:21 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/04 03:23:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.71s) === 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-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:23:25 DEBUG : A1/one: md5 = 301ae087dd2882eb215f296b3c6a6288 OK 2025/02/04 03:23:26 DEBUG : A1/two: md5 = a229b8b38755c10ea619890366550fe9 OK 2025/02/04 03:23:29 DEBUG : A1/B1/three: md5 = 46d9067d344f1354e98034a661d200b0 OK 2025/02/04 03:23:31 DEBUG : A1/B1/C1/four: md5 = 7ea4b7fe8497e042e245000f7cfe4a70 OK 2025/02/04 03:23:33 DEBUG : A1/B1/C2/five: md5 = 9ae082da8609c8861ad5e13e8f69dcb1 OK 2025/02/04 03:23:33 INFO : A1/B2: Making directory 2025/02/04 03:23:34 INFO : A1/B1/C3: Making directory 2025/02/04 03:23:43 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/02/04 03:23:43 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/02/04 03:23:43 INFO : A2/two: Moved (server-side) to: A3/two 2025/02/04 03:23:43 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/02/04 03:23:43 INFO : A2/one: Moved (server-side) to: A3/one 2025/02/04 03:23:46 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/04 03:23:46 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/04 03:23:46 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/04 03:23:47 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/04 03:23:47 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/04 03:23:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/02/04 03:23:54 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/02/04 03:23:54 INFO : A3/two: Moved (server-side) to: A4/two 2025/02/04 03:23:54 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/02/04 03:23:54 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/02/04 03:23:54 INFO : A3/one: Moved (server-side) to: A4/one 2025/02/04 03:23:57 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/04 03:23:57 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/04 03:23:57 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/04 03:23:57 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/04 03:23:57 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/04 03:24:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/02/04 03:24:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/02/04 03:24:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/04 03:24:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/04 03:24:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/04 03:24:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/04 03:24:06 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/04 03:24:06 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/04 03:24:06 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/04 03:24:06 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.72s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:24:07 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.43s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:24:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye': File to upload is small (34 bytes), uploading instead of streaming 2025/02/04 03:24:09 DEBUG : no_checksum_small_file_from_pipe: md5 = cece786a3e5c4607a844374331a97fd6 OK 2025/02/04 03:24:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/02/04 03:24:09 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/04 03:24:09 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/02/04 03:24:10 DEBUG : no_checksum_big_file_from_pipe: md5 = 11bce2d943dbefba25ab4a6d71a0dab7 OK 2025/02/04 03:24:10 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-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:24:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye': File to upload is small (34 bytes), uploading instead of streaming 2025/02/04 03:24:13 DEBUG : with_checksum_small_file_from_pipe: md5 = 9d5df547ddcf810df122cd9ca25a5b48 OK 2025/02/04 03:24:13 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/04 03:24:14 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/02/04 03:24:15 DEBUG : with_checksum_big_file_from_pipe: md5 = c3288f76e3d0102852e47a1cc8d91b69 OK 2025/02/04 03:24:15 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-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:24:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye': File to upload is small (34 bytes), uploading instead of streaming 2025/02/04 03:24:18 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 03:24:19 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/02/04 03:24:20 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-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:24:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye': File to upload is small (34 bytes), uploading instead of streaming 2025/02/04 03:24:23 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/04 03:24:24 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/02/04 03:24:25 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.51s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.91s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.72s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.00s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.89s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/02/04 03:24:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye': File to upload is small (48 bytes), uploading instead of streaming 2025/02/04 03:24:28 DEBUG : rcat_metadata: md5 = c85885e3780beb99b5e1dd035f5634c4 OK 2025/02/04 03:24:28 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/02/04 03:24:30 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/02/04 03:24:31 DEBUG : rcat_metadata_uploadcutoff0: md5 = d739b94635933f7326581581ec051820 OK 2025/02/04 03:24:31 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.14s) --- PASS: TestRcatMetadata/Normal (2.60s) --- PASS: TestRcatMetadata/ViaDisk (3.07s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:24:34 DEBUG : potato1: md5 = 9d55171fea0989e9f0647e72a28ab480 OK 2025/02/04 03:24:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye': File to upload is small (60 bytes), uploading instead of streaming 2025/02/04 03:24:35 DEBUG : potato2: md5 = f3f7366c9114251cbb60af23635ab600 OK 2025/02/04 03:24:35 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.32s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:24:38 DEBUG : potato1: md5 = ed31c272ad7577f2c7c69fa022fc8ec2 OK 2025/02/04 03:24:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye': File to upload is small (60 bytes), uploading instead of streaming 2025/02/04 03:24:40 DEBUG : potato2: md5 = fd140e2c1724a3bc0d8ffd904657ad2e OK 2025/02/04 03:24:40 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.99s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:24:43 DEBUG : potato2: md5 = 73b4be0e53972a0d3d5f391633dda766 OK 2025/02/04 03:24:45 DEBUG : empty space: md5 = 0811c403a3d7cf04aced5e9cef26b62f OK 2025/02/04 03:24:47 DEBUG : sub dir/potato3: md5 = 4764d9d1ba653a31751e880b4906e735 OK 2025/02/04 03:24:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye': Touching "empty space" 2025/02/04 03:24:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye': Touching "potato2" 2025/02/04 03:24:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye': Touching "sub dir/potato3" 2025/02/04 03:24:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.41s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:24:52 DEBUG : dir with metadata: Making directory with metadata 2025/02/04 03:24:53 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.29s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:24:55 DEBUG : directory with modtime: Making directory with metadata 2025/02/04 03:24:55 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.33s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:24:57 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/02/04 03:24:57 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/04 03:24:57 DEBUG : Google drive root 'crypt/hh5sv4bhjme7k9eqqq0q20vl0khq6gq5m3v9du97gkvt5gg17nfg': Skipping btime metadata as can't update it on an existing file: 2025-02-04T03:24:57.506573539Z 2025/02/04 03:24:58 INFO : non existent directory: Updated directory metadata 2025/02/04 03:25:00 DEBUG : Google drive root 'crypt/hh5sv4bhjme7k9eqqq0q20vl0khq6gq5m3v9du97gkvt5gg17nfg': Skipping btime metadata as can't update it on an existing file: 2025-02-04T03:24:57.506573539Z 2025/02/04 03:25:00 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.61s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:25:02 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/02/04 03:25:03 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/02/04 03:25:04 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.94s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:25:06 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/02/04 03:25:06 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/04 03:25:06 DEBUG : dst: Making directory with metadata 2025/02/04 03:25:06 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/04 03:25:06 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 03:25:07 INFO : dst: Set directory modification time (using SetModTime) 2025/02/04 03:25:07 INFO : dst: Set directory modification time (using SetModTime) 2025/02/04 03:25:07 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/02/04 03:25:08 INFO : dst: Set directory modification time (using SetModTime) 2025/02/04 03:25:08 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.61s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye'", Local "Local file system at /tmp/rclone2347766156", Modify Window "1ms" 2025/02/04 03:25:11 DEBUG : sub dir/test remove existing: md5 = f41150e06a115685e5e6e6e6a11d819f OK 2025/02/04 03:25:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 7217ca7585c29c239ddda776f58ab8fd OK 2025/02/04 03:25:15 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.fufajad0" before starting 2025/02/04 03:25:16 DEBUG : sub dir/test remove existing.fufajad0: TEST: removing renamed existing file after operation 2025/02/04 03:25:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zurupeh2" before starting 2025/02/04 03:25:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zurupeh2: TEST: renaming existing back after failed operation 2025/02/04 03:25:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sopubeq8" before starting 2025/02/04 03:25:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sopubeq8: TEST: removing renamed existing file after operation 2025/02/04 03:25:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3om7tnlt0haaii6ds9hairm6fj487m4oo919a90ukeaioiknvfo0" 2025/02/04 03:25:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "88mi22q70oiskedr045tqbu1ujlc72ohhts5pte61tlgaer2na44mb9kq8li60dii1vvilkbmjsrs4r6ef56olllltfpuscfq5f7jjqgmmfqf4hmarj5o47ngerf67ds5stro4e61vn13dkkhhaljjgc59g8n0r5j14j8vb4ie5a6foaua9g" --- PASS: TestRemoveExisting (13.44s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/02/04 03:25:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxovar7joye': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m23.392877573s (try 1/5)