"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2024/11/18 01:16:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kakojuk1cuha" 2024/11/18 01:16:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/18 01:16:59 DEBUG : Creating backend with remote "TestDrive:crypt/85ieu81b299cr8tqgvnt1jhgva7qoumkileeg2d0uvmkdrkal8o0" 2024/11/18 01:17:00 DEBUG : Creating backend with remote "/tmp/rclone1803245998" === 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-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.21s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/11/18 01:17:01 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/11/18 01:17:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/18 01:17:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/18 01:17:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/11/18 01:17:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/18 01:17:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/18 01:17:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/18 01:17:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/11/18 01:17:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/18 01:17:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/18 01:17:01 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/11/18 01:17:01 DEBUG : potato: Seek from 10 to 0 2024/11/18 01:17:01 DEBUG : potato: Seek from 10 to 0 2024/11/18 01:17:01 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/11/18 01:17:01 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/11/18 01:17:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/18 01:17:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/18 01:17:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/11/18 01:17:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/18 01:17:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/18 01:17:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/18 01:17:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/11/18 01:17:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/18 01:17:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/18 01:17:01 DEBUG : potato: Seek from 5 to 2 2024/11/18 01:17:01 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/11/18 01:17:01 DEBUG : potato: Seek from 7 to 0 2024/11/18 01:17:01 DEBUG : potato: Seek from 7 to 0 2024/11/18 01:17:01 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/11/18 01:17:01 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/11/18 01:17:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/18 01:17:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/18 01:17:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/11/18 01:17:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/18 01:17:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/18 01:17:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/18 01:17:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/11/18 01:17:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/18 01:17:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/18 01:17:01 DEBUG : potato: Seek from 5 to 2 2024/11/18 01:17:01 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/11/18 01:17:01 DEBUG : potato: Seek from 8 to 0 2024/11/18 01:17:01 DEBUG : potato: Seek from 8 to 0 2024/11/18 01:17:01 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/11/18 01:17:01 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/11/18 01:17:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/18 01:17:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/18 01:17:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/11/18 01:17:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/18 01:17:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/18 01:17:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/18 01:17:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/11/18 01:17:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/18 01:17:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/18 01:17:01 DEBUG : potato: Seek from 5 to 2 2024/11/18 01:17:01 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/11/18 01:17:01 DEBUG : potato: Seek from 9 to 0 2024/11/18 01:17:01 DEBUG : potato: Seek from 9 to 0 2024/11/18 01:17: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-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:17:03 DEBUG : rutabaga: md5 = 081286892334941761454dc7db57e5c7 OK === RUN TestCheck/1 === RUN TestCheck/2 2024/11/18 01:17:06 DEBUG : empty space: md5 = 301f833bca32d8463fcd683cf0c24a7e OK === RUN TestCheck/3 2024/11/18 01:17:08 DEBUG : potato2: md5 = 7c6cee62b0b9b82d1861c486f1460dc0 OK === RUN TestCheck/4 === RUN TestCheck/5 2024/11/18 01:17:10 DEBUG : remotepotato: md5 = 03d42b67a9a854522cff2f92857caf41 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.64s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2024/11/18 01:17:14 DEBUG : Creating backend with remote "nonexistent" 2024/11/18 01:17:14 DEBUG : Creating backend with remote "nonexistent" 2024/11/18 01:17:14 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/11/18 01:17:14 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/11/18 01:17:14 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/11/18 01:17:14 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-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:17:16 DEBUG : rutabaga: md5 = c5331a7f9e18e2e70e52c06478ea2ff7 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/11/18 01:17:21 DEBUG : empty space: md5 = 0a674dd5a0f4c7d277cd81bd77a8d189 OK === RUN TestCheckDownload/3 2024/11/18 01:17:24 DEBUG : potato2: md5 = b736a5a3bc6b343233e848ffaf0ece27 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/11/18 01:17:29 DEBUG : remotepotato: md5 = 184334087bba012823c3bd7e8d3da6d2 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (20.49s) --- PASS: TestCheckDownload/1 (1.20s) --- PASS: TestCheckDownload/2 (1.08s) --- PASS: TestCheckDownload/3 (1.47s) --- PASS: TestCheckDownload/4 (1.71s) --- PASS: TestCheckDownload/5 (1.07s) --- PASS: TestCheckDownload/6 (1.30s) --- PASS: TestCheckDownload/7 (1.01s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:17:36 DEBUG : rutabaga: md5 = 5576d4c0167ee38c4a5fc15c0a21916a OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/11/18 01:17:39 DEBUG : empty space: md5 = 8c387ea09b502933fca1a34fb77ee7dc OK === RUN TestCheckSizeOnly/3 2024/11/18 01:17:41 DEBUG : potato2: md5 = 77023aa42d11fd886ca49a8693d663ba OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/11/18 01:17:44 DEBUG : remotepotato: md5 = 0d674dba0732793b4b25b3a5c82b1220 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.63s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.28s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:17:49 DEBUG : test.sum: md5 = 32aefd4329ae5abc34da1a1efcb86fa9 OK 2024/11/18 01:17:50 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/18 01:17:50 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/18 01:17:50 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/18 01:17:50 NOTICE: test.sum: 2 warning(s) suppressed... 2024/11/18 01:17:52 DEBUG : test.sum: md5 = d9210e8ba97a159ec5933006bc79949f OK 2024/11/18 01:17:53 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/18 01:17:53 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/18 01:17:53 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/18 01:17:53 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.07s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:17:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kakojuk1cuha/data" 2024/11/18 01:17:54 DEBUG : Creating backend with remote "TestDrive:crypt/85ieu81b299cr8tqgvnt1jhgva7qoumkileeg2d0uvmkdrkal8o0/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha/data' lacks md5, skipping --- SKIP: TestCheckSum (2.07s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:17:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kakojuk1cuha/data" 2024/11/18 01:17:57 DEBUG : Creating backend with remote "TestDrive:crypt/85ieu81b299cr8tqgvnt1jhgva7qoumkileeg2d0uvmkdrkal8o0/vjrnln8ratgmqakfosrqe8espk" 2024/11/18 01:18:01 DEBUG : data/banana: md5 = 40613f627aaf3cc8d3f83d05dbfddb32 OK 2024/11/18 01:18:02 DEBUG : test.sum: md5 = 2c73e4dbe34d7d51f7ca72723cccac22 OK === RUN TestCheckSumDownload/subtest1 2024/11/18 01:18:07 DEBUG : data/potato: md5 = 2a55e33efed124fe94bd9004d1f7a182 OK 2024/11/18 01:18:09 DEBUG : test.sum: md5 = 6f817b05c65b0789ad09728adbbc5106 OK === RUN TestCheckSumDownload/subtest2 2024/11/18 01:18:14 DEBUG : test.sum: md5 = 6f2a05fd9ab64e1da56bc1e91ef627d6 OK === RUN TestCheckSumDownload/subtest3 2024/11/18 01:18:19 DEBUG : test.sum: md5 = 1cc3c77ade9671b4074996e8e9be0e38 OK === RUN TestCheckSumDownload/subtest4 2024/11/18 01:18:23 DEBUG : test.sum: md5 = 580e0ef5bae218432be9440087c95b48 OK === RUN TestCheckSumDownload/subtest5 2024/11/18 01:18:28 DEBUG : test.sum: md5 = 267c44fa674a64470915a594e4bd8755 OK === RUN TestCheckSumDownload/subtest6 2024/11/18 01:18:33 DEBUG : data/banana: md5 = ccf17ebd49fcf64a52e45511f5b8118d OK 2024/11/18 01:18:35 DEBUG : data/potato: md5 = ab23a2892aa76d2407b5215becf32ef9 OK 2024/11/18 01:18:37 DEBUG : test.sum: md5 = 87454dd7d8418421a83bf0a6991e99bd OK === RUN TestCheckSumDownload/subtest7 2024/11/18 01:18:43 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2024/11/18 01:18:43 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (46.99s) --- PASS: TestCheckSumDownload/subtest1 (2.81s) --- PASS: TestCheckSumDownload/subtest2 (2.60s) --- PASS: TestCheckSumDownload/subtest3 (3.07s) --- PASS: TestCheckSumDownload/subtest4 (2.30s) --- PASS: TestCheckSumDownload/subtest5 (2.34s) --- PASS: TestCheckSumDownload/subtest6 (3.61s) --- PASS: TestCheckSumDownload/subtest7 (2.75s) === RUN TestApplyTransforms 2024/11/18 01:18:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foyajoy5hili" 2024/11/18 01:18:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/18 01:18:44 DEBUG : Creating backend with remote "TestDrive:crypt/th1573ut9pk6d11hg8lqmsfe9cg5hbe0toh4e2lirdvg87dvr24g" 2024/11/18 01:18:45 DEBUG : Creating backend with remote "/tmp/rclone1207232018" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyajoy5hili'", Local "Local file system at /tmp/rclone1207232018", Modify Window "1ms" 2024/11/18 01:18:47 DEBUG : hello, world!: md5 = 560c17a7932066e924e8b1036ae7ff79 OK upper checkfile vs. lower remote (without normalization) 2024/11/18 01:18:48 ERROR : hello, world!: sum not found 2024/11/18 01:18:48 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-foyajoy5hili' 2024/11/18 01:18:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foyajoy5hili': 1 files missing 2024/11/18 01:18:48 NOTICE: 1 hashes missing 2024/11/18 01:18:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foyajoy5hili': 2 differences found 2024/11/18 01:18:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foyajoy5hili': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/11/18 01:18:49 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/18 01:18:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foyajoy5hili': 0 differences found 2024/11/18 01:18:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foyajoy5hili': 1 matching files 2024/11/18 01:18:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jozelit4voya" 2024/11/18 01:18:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/18 01:18:49 DEBUG : Creating backend with remote "TestDrive:crypt/0n8v2kj2ijg8h5kukvb6vctrhgfcgtoaj5vueo6752f014v54m4g" 2024/11/18 01:18:50 DEBUG : Creating backend with remote "/tmp/rclone979484641" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jozelit4voya'", Local "Local file system at /tmp/rclone979484641", Modify Window "1ms" 2024/11/18 01:18:53 DEBUG : HELLO, WORLD!: md5 = 8a9ee31c1464212b51d71af3a346ab40 OK lower checkfile vs. upper remote (without normalization) 2024/11/18 01:18:53 ERROR : HELLO, WORLD!: sum not found 2024/11/18 01:18:53 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jozelit4voya' 2024/11/18 01:18:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jozelit4voya': 1 files missing 2024/11/18 01:18:53 NOTICE: 1 hashes missing 2024/11/18 01:18:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jozelit4voya': 2 differences found 2024/11/18 01:18:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jozelit4voya': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/11/18 01:18:55 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/18 01:18:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jozelit4voya': 0 differences found 2024/11/18 01:18:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jozelit4voya': 1 matching files 2024/11/18 01:18:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-viyomur5yela" 2024/11/18 01:18:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/18 01:18:55 DEBUG : Creating backend with remote "TestDrive:crypt/38r0vm1hquc65iufvg5usqcbnvbn47hkbuciueg5uqjtgeg94fhg" 2024/11/18 01:18:56 DEBUG : Creating backend with remote "/tmp/rclone3627283434" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-viyomur5yela'", Local "Local file system at /tmp/rclone3627283434", Modify Window "1ms" 2024/11/18 01:18:58 DEBUG : HeLlO, wOrLd!: md5 = b669cdb095ee9e82aeae036641d6ad7a OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/11/18 01:18:59 ERROR : HeLlO, wOrLd!: sum not found 2024/11/18 01:18:59 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-viyomur5yela' 2024/11/18 01:18:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-viyomur5yela': 1 files missing 2024/11/18 01:18:59 NOTICE: 1 hashes missing 2024/11/18 01:18:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-viyomur5yela': 2 differences found 2024/11/18 01:18:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-viyomur5yela': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/11/18 01:19:00 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/18 01:19:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-viyomur5yela': 0 differences found 2024/11/18 01:19:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-viyomur5yela': 1 matching files 2024/11/18 01:19:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-logatec6kage" 2024/11/18 01:19:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/18 01:19:00 DEBUG : Creating backend with remote "TestDrive:crypt/p0uh9shslur2dlqs0ogr1ecot0sa1k7lmrk77t5mqqdl2ibcmfd0" 2024/11/18 01:19:01 DEBUG : Creating backend with remote "/tmp/rclone1791434862" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-logatec6kage'", Local "Local file system at /tmp/rclone1791434862", Modify Window "1ms" 2024/11/18 01:19:04 DEBUG : HELLO, WORLD!: md5 = 608bb8f78fa8e6f0273cd16fe42d9433 OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/11/18 01:19:05 ERROR : HELLO, WORLD!: sum not found 2024/11/18 01:19:05 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-logatec6kage' 2024/11/18 01:19:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-logatec6kage': 1 files missing 2024/11/18 01:19:05 NOTICE: 1 hashes missing 2024/11/18 01:19:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-logatec6kage': 2 differences found 2024/11/18 01:19:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-logatec6kage': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/11/18 01:19:06 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/18 01:19:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-logatec6kage': 0 differences found 2024/11/18 01:19:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-logatec6kage': 1 matching files 2024/11/18 01:19:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-becupoh9loti" 2024/11/18 01:19:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/18 01:19:06 DEBUG : Creating backend with remote "TestDrive:crypt/1eho4dh2h0jt7tc8s1jf2altlk4cq207sufsbcgp70v1tfe5n0mg" 2024/11/18 01:19:07 DEBUG : Creating backend with remote "/tmp/rclone3586833572" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-becupoh9loti'", Local "Local file system at /tmp/rclone3586833572", Modify Window "1ms" 2024/11/18 01:19:10 DEBUG : 測試_Русский___ě_áñ: md5 = 519be81596457072268f65793d1b9d01 OK NFD checkfile vs. NFC remote (without normalization) 2024/11/18 01:19:10 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/18 01:19:10 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-becupoh9loti' 2024/11/18 01:19:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-becupoh9loti': 1 files missing 2024/11/18 01:19:10 NOTICE: 1 hashes missing 2024/11/18 01:19:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-becupoh9loti': 2 differences found 2024/11/18 01:19:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-becupoh9loti': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/11/18 01:19:12 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/18 01:19:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-becupoh9loti': 0 differences found 2024/11/18 01:19:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-becupoh9loti': 1 matching files 2024/11/18 01:19:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-desitib1gego" 2024/11/18 01:19:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/18 01:19:12 DEBUG : Creating backend with remote "TestDrive:crypt/9eu40oe5748q0ka8f7girab9lufqn4msvj3alrohf5lem54hqk0g" 2024/11/18 01:19:13 DEBUG : Creating backend with remote "/tmp/rclone505669544" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desitib1gego'", Local "Local file system at /tmp/rclone505669544", Modify Window "1ms" 2024/11/18 01:19:15 DEBUG : 測試_Русский___ě_áñ: md5 = f9be99a79de25dc2af28f3fa8f2457fd OK NFC checkfile vs. NFD remote (without normalization) 2024/11/18 01:19:16 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/18 01:19:16 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-desitib1gego' 2024/11/18 01:19:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-desitib1gego': 1 files missing 2024/11/18 01:19:16 NOTICE: 1 hashes missing 2024/11/18 01:19:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-desitib1gego': 2 differences found 2024/11/18 01:19:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-desitib1gego': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/11/18 01:19:17 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/18 01:19:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-desitib1gego': 0 differences found 2024/11/18 01:19:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-desitib1gego': 1 matching files 2024/11/18 01:19:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tumogiz9gofi" 2024/11/18 01:19:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/18 01:19:17 DEBUG : Creating backend with remote "TestDrive:crypt/icnt4ikbdlht85ag4rpeskqrg0f3impvrsat6198ks334qhg5j2g" 2024/11/18 01:19:18 DEBUG : Creating backend with remote "/tmp/rclone1672550534" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tumogiz9gofi'", Local "Local file system at /tmp/rclone1672550534", Modify Window "1ms" 2024/11/18 01:19:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 517fdbfeec22e23c23df9b69ca01b313 OK NFDx2 checkfile vs. both remote (without normalization) 2024/11/18 01:19:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/18 01:19:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tumogiz9gofi' 2024/11/18 01:19:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tumogiz9gofi': 1 files missing 2024/11/18 01:19:22 NOTICE: 1 hashes missing 2024/11/18 01:19:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tumogiz9gofi': 2 differences found 2024/11/18 01:19:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tumogiz9gofi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/11/18 01:19:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/18 01:19:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tumogiz9gofi': 0 differences found 2024/11/18 01:19:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tumogiz9gofi': 1 matching files 2024/11/18 01:19:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jidudem8kore" 2024/11/18 01:19:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/18 01:19:23 DEBUG : Creating backend with remote "TestDrive:crypt/3pvja7p5jn6jm5p5kfoi275dod0run90qu8llspe4fudg13e5o40" 2024/11/18 01:19:24 DEBUG : Creating backend with remote "/tmp/rclone3196957481" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jidudem8kore'", Local "Local file system at /tmp/rclone3196957481", Modify Window "1ms" 2024/11/18 01:19:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c4a3ebd274b32d6af229312a05ca3e4c OK NFCx2 checkfile vs. both remote (without normalization) 2024/11/18 01:19:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/18 01:19:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jidudem8kore' 2024/11/18 01:19:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jidudem8kore': 1 files missing 2024/11/18 01:19:27 NOTICE: 1 hashes missing 2024/11/18 01:19:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jidudem8kore': 2 differences found 2024/11/18 01:19:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jidudem8kore': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/11/18 01:19:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/18 01:19:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jidudem8kore': 0 differences found 2024/11/18 01:19:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jidudem8kore': 1 matching files 2024/11/18 01:19:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pokinij1pahe" 2024/11/18 01:19:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/18 01:19:29 DEBUG : Creating backend with remote "TestDrive:crypt/dsliu83fg6pbsdt0h60vai3nscbur62jimd37ebb7j3f9k37qd70" 2024/11/18 01:19:30 DEBUG : Creating backend with remote "/tmp/rclone4272413423" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pokinij1pahe'", Local "Local file system at /tmp/rclone4272413423", Modify Window "1ms" 2024/11/18 01:19:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 31e152459e9e62a6096dca3823492b8c OK both checkfile vs. NFDx2 remote (without normalization) 2024/11/18 01:19:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/18 01:19:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pokinij1pahe' 2024/11/18 01:19:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pokinij1pahe': 1 files missing 2024/11/18 01:19:33 NOTICE: 1 hashes missing 2024/11/18 01:19:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pokinij1pahe': 2 differences found 2024/11/18 01:19:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pokinij1pahe': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/11/18 01:19:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/18 01:19:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pokinij1pahe': 0 differences found 2024/11/18 01:19:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pokinij1pahe': 1 matching files 2024/11/18 01:19:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yequjif9jize" 2024/11/18 01:19:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/18 01:19:35 DEBUG : Creating backend with remote "TestDrive:crypt/8cav0dk9kacegvpob2lfsn1gi6bbeppjrf42ue03oli43apq86j0" 2024/11/18 01:19:36 DEBUG : Creating backend with remote "/tmp/rclone3352370320" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yequjif9jize'", Local "Local file system at /tmp/rclone3352370320", Modify Window "1ms" 2024/11/18 01:19:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 165ac3e04bf84a5cd2a25d97df6b77f1 OK both checkfile vs. NFCx2 remote (without normalization) 2024/11/18 01:19:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/18 01:19:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yequjif9jize' 2024/11/18 01:19:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yequjif9jize': 1 files missing 2024/11/18 01:19:39 NOTICE: 1 hashes missing 2024/11/18 01:19:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yequjif9jize': 2 differences found 2024/11/18 01:19:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yequjif9jize': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/11/18 01:19:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/18 01:19:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yequjif9jize': 0 differences found 2024/11/18 01:19:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yequjif9jize': 1 matching files 2024/11/18 01:19:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yequjif9jize': Purge remote 2024/11/18 01:19:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pokinij1pahe': Purge remote 2024/11/18 01:19:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jidudem8kore': Purge remote 2024/11/18 01:19:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tumogiz9gofi': Purge remote 2024/11/18 01:19:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-desitib1gego': Purge remote 2024/11/18 01:19:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-becupoh9loti': Purge remote 2024/11/18 01:19:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-logatec6kage': Purge remote 2024/11/18 01:19:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-viyomur5yela': Purge remote 2024/11/18 01:19:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jozelit4voya': Purge remote 2024/11/18 01:19:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foyajoy5hili': Purge remote --- PASS: TestApplyTransforms (63.02s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:19:47 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/18 01:19:50 DEBUG : sub/file2: md5 = 772afc7430560c6a06a1590e1ccbf2d9 OK 2024/11/18 01:19:50 INFO : file1: Copied (new) to: sub/file2 2024/11/18 01:19:50 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:19:50 DEBUG : file1: Unchanged skipping 2024/11/18 01:19:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha': don't need to copy/move sub/file2, it is already at target location 2024/11/18 01:19:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.13s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.48s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:19:57 DEBUG : dst/file1: md5 = e98df08c1df188f3b3642c04214d7eee OK 2024/11/18 01:19:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kakojuk1cuha/backup" 2024/11/18 01:19:58 DEBUG : Creating backend with remote "TestDrive:crypt/85ieu81b299cr8tqgvnt1jhgva7qoumkileeg2d0uvmkdrkal8o0/1nrff024r7pq65ecp72fc28jb0" 2024/11/18 01:19:59 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/18 01:20:03 INFO : dst/file1: Moved (server-side) 2024/11/18 01:20:04 DEBUG : dst/file1: md5 = cee8e42efb7616f17d5ac1bbe7cf90d8 OK 2024/11/18 01:20:04 INFO : dst/file1: Copied (new) 2024/11/18 01:20:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/18 01:20:08 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/18 01:20:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.71s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:20:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kakojuk1cuha/dst" 2024/11/18 01:20:10 DEBUG : Creating backend with remote "TestDrive:crypt/85ieu81b299cr8tqgvnt1jhgva7qoumkileeg2d0uvmkdrkal8o0/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/18 01:20:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kakojuk1cuha/CompareDest" 2024/11/18 01:20:12 DEBUG : Creating backend with remote "TestDrive:crypt/85ieu81b299cr8tqgvnt1jhgva7qoumkileeg2d0uvmkdrkal8o0/gveqi14airsml4bgu7krj116o8" 2024/11/18 01:20:13 DEBUG : one: Need to transfer - File not found at Destination 2024/11/18 01:20:16 DEBUG : one: md5 = baabc31365bf1f89702a872e5af0a6ff OK 2024/11/18 01:20:16 INFO : one: Copied (new) 2024/11/18 01:20:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/18 01:20:19 DEBUG : one: md5 = b84209f3cd2061f91c8b383d5b5faed6 OK 2024/11/18 01:20:19 INFO : one: Copied (replaced existing) 2024/11/18 01:20:21 DEBUG : dst/one: md5 = 1218c340f5513969c13e50036036d403 OK 2024/11/18 01:20:24 DEBUG : CompareDest/one: md5 = 8ec47e8de305b22274d2af03341753e5 OK 2024/11/18 01:20:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/18 01:20:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 01:20:25 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/18 01:20:28 DEBUG : CompareDest/two: md5 = 9b0babaa2496d7b1f46aa7e137d55305 OK 2024/11/18 01:20:29 DEBUG : two: Need to transfer - File not found at Destination 2024/11/18 01:20:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 01:20:29 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/18 01:20:30 DEBUG : two: Need to transfer - File not found at Destination 2024/11/18 01:20:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 01:20:30 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/18 01:20:32 DEBUG : two: Need to transfer - File not found at Destination 2024/11/18 01:20:32 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/18 01:20:34 DEBUG : two: md5 = f3cc031fbf2ec2a54f0abf5a647bbc51 OK 2024/11/18 01:20:34 INFO : two: Copied (new) 2024/11/18 01:20:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/18 01:20:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/18 01:20:38 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/18 01:20:38 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (29.40s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:20:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kakojuk1cuha/dst" 2024/11/18 01:20:39 DEBUG : Creating backend with remote "TestDrive:crypt/85ieu81b299cr8tqgvnt1jhgva7qoumkileeg2d0uvmkdrkal8o0/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/18 01:20:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kakojuk1cuha/CopyDest" 2024/11/18 01:20:41 DEBUG : Creating backend with remote "TestDrive:crypt/85ieu81b299cr8tqgvnt1jhgva7qoumkileeg2d0uvmkdrkal8o0/d09o6po3f7bm6ce32vdgs8h9ls" 2024/11/18 01:20:42 DEBUG : one: Need to transfer - File not found at Destination 2024/11/18 01:20:45 DEBUG : one: md5 = f5701d60279c7195ec831c29f102a4e1 OK 2024/11/18 01:20:45 INFO : one: Copied (new) 2024/11/18 01:20:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/18 01:20:48 DEBUG : one: md5 = e04b11ff2c72bdaf9d12af8e784c753e OK 2024/11/18 01:20:48 INFO : one: Copied (replaced existing) 2024/11/18 01:20:51 DEBUG : dst/one: md5 = c8a5e74ea6a9f1f108c68ddad89223fd OK 2024/11/18 01:20:53 DEBUG : CopyDest/one: md5 = bdcf7765e0a275f495aff3f5f7204f4e OK 2024/11/18 01:20:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kakojuk1cuha/BackupDir" 2024/11/18 01:20:54 DEBUG : Creating backend with remote "TestDrive:crypt/85ieu81b299cr8tqgvnt1jhgva7qoumkileeg2d0uvmkdrkal8o0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/11/18 01:20:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/18 01:20:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 01:20:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/18 01:20:58 INFO : one: Moved (server-side) 2024/11/18 01:21:00 INFO : one: Copied (server-side copy) 2024/11/18 01:21:00 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/18 01:21:02 DEBUG : CopyDest/two: md5 = 64487ca2286fbc1ceff9c836b6200a09 OK 2024/11/18 01:21:03 DEBUG : two: Need to transfer - File not found at Destination 2024/11/18 01:21:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 01:21:04 INFO : two: Copied (server-side copy) 2024/11/18 01:21:04 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/18 01:21:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 01:21:05 DEBUG : two: Unchanged skipping 2024/11/18 01:21:08 DEBUG : CopyDest/three: md5 = 99668dc9295ab2b2b773041cc1c90f3d OK 2024/11/18 01:21:08 DEBUG : three: Need to transfer - File not found at Destination 2024/11/18 01:21:09 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/18 01:21:09 DEBUG : three: Destination not found in --copy-dest 2024/11/18 01:21:10 DEBUG : three: md5 = b7ca326bf80edfe7387fcaae4a93d79a OK 2024/11/18 01:21:10 INFO : three: Copied (new) 2024/11/18 01:21:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/18 01:21:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/18 01:21:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/18 01:21:17 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/18 01:21:17 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/18 01:21:17 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/18 01:21:18 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (39.26s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.48s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:21:20 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/11/18 01:21:22 DEBUG : TestCopyFileMaxTransfer/file1: md5 = eec567846f068170753bfdbebc66eb42 OK 2024/11/18 01:21:22 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/11/18 01:21:23 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/11/18 01:21:23 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2024/11/18 01:21:24 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/11/18 01:21:25 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/11/18 01:21:26 DEBUG : TestCopyFileMaxTransfer/file4: md5 = e6e6d07ed3f31827a318bec760bff4fe OK 2024/11/18 01:21:26 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/11/18 01:21:29 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2024/11/18 01:21:29 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.25s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.47s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:21:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha': Looking for duplicate names using skip mode. 2024/11/18 01:21:34 NOTICE: one: Found 2 files with duplicate names 2024/11/18 01:21:34 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.71s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:21:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha': Looking for duplicate names using skip mode. 2024/11/18 01:21:41 NOTICE: one: Found 3 files with duplicate names 2024/11/18 01:21:41 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/11/18 01:21:41 INFO : one: Deleted 2024/11/18 01:21:41 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.56s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:21:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha': Looking for duplicate names using first mode. 2024/11/18 01:21:48 NOTICE: one: Found 3 files with duplicate names 2024/11/18 01:21:49 INFO : one: Deleted 2024/11/18 01:21:50 INFO : one: Deleted 2024/11/18 01:21:50 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.49s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:21:52 DEBUG : Config file has changed externally - reloading 2024/11/18 01:21:52 DEBUG : TestDrive: Loaded fresh token from config file 2024/11/18 01:21:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha': Looking for duplicate names using newest mode. 2024/11/18 01:21:56 NOTICE: one: Found 3 files with duplicate names 2024/11/18 01:21:57 INFO : one: Deleted 2024/11/18 01:21:57 INFO : one: Deleted 2024/11/18 01:21:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.71s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.47s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:22:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha': Looking for duplicate names using oldest mode. 2024/11/18 01:22:05 NOTICE: one: Found 3 files with duplicate names 2024/11/18 01:22:05 INFO : one: Deleted 2024/11/18 01:22:06 INFO : one: Deleted 2024/11/18 01:22:06 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (8.07s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:22:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha': Looking for duplicate names using largest mode. 2024/11/18 01:22:12 NOTICE: one: Found 3 files with duplicate names 2024/11/18 01:22:13 INFO : one: Deleted 2024/11/18 01:22:14 INFO : one: Deleted 2024/11/18 01:22:14 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.74s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:22:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha': Looking for duplicate names using smallest mode. 2024/11/18 01:22:20 NOTICE: one: Found 3 files with duplicate names 2024/11/18 01:22:21 INFO : one: Deleted 2024/11/18 01:22:21 INFO : one: Deleted 2024/11/18 01:22:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.69s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:22:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha': Looking for duplicate names using rename mode. 2024/11/18 01:22:30 NOTICE: one.txt: Found 3 files with duplicate names 2024/11/18 01:22:31 INFO : one-2.txt: renamed from: one.txt 2024/11/18 01:22:32 INFO : one-3.txt: renamed from: one.txt 2024/11/18 01:22:34 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (14.29s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:22:40 DEBUG : dupe1/one.txt: md5 = acc74fc90378f00896eb0d13a4568a06 OK 2024/11/18 01:22:42 DEBUG : dupe2/two.txt: md5 = 0377f0b689f035d4e713a0b06a3be53e OK 2024/11/18 01:22:45 DEBUG : dupe3/three.txt: md5 = 04fa3fea7c63dde5c37f7c0dc609ca62 OK 2024/11/18 01:22:46 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2024/11/18 01:22:47 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2024/11/18 01:22:48 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2024/11/18 01:22:49 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2024/11/18 01:22:52 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/11/18 01:22:52 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2024/11/18 01:22:52 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (16.31s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:22:55 DEBUG : a.txt: md5 = b199c52ab583652ca3b3e504950701a7 OK 2024/11/18 01:22:57 DEBUG : zend.txt: md5 = 44ac1832ed8dc41d82ebbacd8f7c5363 OK 2024/11/18 01:22:59 DEBUG : sub dir/hello world: md5 = 8e2e4644f71aa3f0c9800b02011fcb68 OK 2024/11/18 01:23:01 DEBUG : sub dir/hello world2: md5 = 6309dd9bcf0c653f29f39a835bdb4046 OK 2024/11/18 01:23:04 DEBUG : sub dir/ignore dir/.ignore: md5 = b8838da0d4c64ae2e5d104e45c8429eb OK 2024/11/18 01:23:05 DEBUG : sub dir/ignore dir/should be ignored: md5 = bdc4980a70512a2889ac37fd1ba15093 OK 2024/11/18 01:23:08 DEBUG : sub dir/sub sub dir/hello world3: md5 = d8da30b48e8439f34109aa224ae4a4ee OK 2024/11/18 01:23:09 DEBUG : a.txt: Excluded (Size Filter) 2024/11/18 01:23:09 DEBUG : a.txt: Excluded 2024/11/18 01:23:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/18 01:23:10 DEBUG : sub dir/hello world2: Excluded 2024/11/18 01:23:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/18 01:23:10 DEBUG : sub dir/hello world: Excluded 2024/11/18 01:23:11 DEBUG : sub dir/ignore dir: Excluded 2024/11/18 01:23:11 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/18 01:23:11 DEBUG : sub dir/hello world2: Excluded 2024/11/18 01:23:11 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/18 01:23:11 DEBUG : sub dir/hello world: Excluded 2024/11/18 01:23:11 DEBUG : sub dir/ignore dir: Excluded 2024/11/18 01:23:17 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2024/11/18 01:23:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2024/11/18 01:23:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2024/11/18 01:23:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2024/11/18 01:23:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2024/11/18 01:23:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2024/11/18 01:23:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (26.03s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:23:21 DEBUG : file1: md5 = 1e27271365c5fb61c19f03d73a73ac8b OK 2024/11/18 01:23:24 DEBUG : sub/file2: md5 = cda35f4eb356e2644be19cc4c809c319 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2024/11/18 01:23:27 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2024/11/18 01:23:27 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2024/11/18 01:23:27 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2024/11/18 01:23:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.99s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.29s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.70s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:23:32 DEBUG : file1: md5 = 061a45aa95ae0da2c9e5a78ad39b0add OK 2024/11/18 01:23:34 DEBUG : sub/file2: md5 = a94925a76d1fd21952531685a460c5c6 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2024/11/18 01:23:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kakojuk1cuha/notfound" 2024/11/18 01:23:38 DEBUG : Config file has changed externally - reloading 2024/11/18 01:23:39 DEBUG : Creating backend with remote "TestDrive:crypt/85ieu81b299cr8tqgvnt1jhgva7qoumkileeg2d0uvmkdrkal8o0/qe0i31qdkoejk60elps0ni5sqk" 2024/11/18 01:23:42 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.89s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.27s) --- PASS: TestStatJSON/Dir (0.53s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.51s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.27s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.28s) --- PASS: TestStatJSON/FileDirsOnly (0.27s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.84s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:23:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha': Making directory 2024/11/18 01:23:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha': Making directory --- PASS: TestMkdir (0.66s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:23:47 DEBUG : sub dir/hello world: md5 = 1535e587eec1cbba3429250179006238 OK 2024/11/18 01:23:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.86s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:23:51 DEBUG : potato2: md5 = edccb9515563ea5e1b9a90c7b9f53678 OK 2024/11/18 01:23:53 DEBUG : empty space: md5 = c609b5186c4fdfaab4025629c6e705c4 OK --- PASS: TestLs (5.78s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:23:57 DEBUG : potato2: md5 = 54e764784bc13ba6abf91ec47e429cdd OK 2024/11/18 01:23:59 DEBUG : empty space: md5 = 97d528df1fcba1ec6a69f738b2a5ff9e OK 2024/11/18 01:23:59 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/11/18 01:23:59 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.83s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:24:03 DEBUG : potato2: md5 = 972e0cde8856db2d200c5ab31f7bef14 OK 2024/11/18 01:24:05 DEBUG : empty space: md5 = 7e13358daa26b4377fa817b341454eca OK --- PASS: TestLsLong (5.44s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:24:08 DEBUG : potato2: md5 = c9d20b3a83c995d7f72d6671b448269f OK 2024/11/18 01:24:10 DEBUG : empty space: md5 = 06132d5571b4541ee4a57676af80fe7a OK --- PASS: TestHashSums (5.45s) === RUN TestHashSumsWithErrors 2024/11/18 01:24:12 DEBUG : Creating backend with remote ":memory:" 2024/11/18 01:24:12 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/11/18 01:24:12 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/18 01:24:12 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/18 01:24:12 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/18 01:24:12 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/18 01:24:12 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/18 01:24:12 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/18 01:24:12 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/11/18 01:24:12 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-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:24:14 DEBUG : potato2: md5 = ad42ac1f6094835f0bd2135e93d30b96 OK 2024/11/18 01:24:16 DEBUG : empty space: md5 = ad08f2af0e98005804ffc83e3721b129 OK 2024/11/18 01:24:18 DEBUG : sub dir/potato3: md5 = 68274ac9067119e9e6008ff9084ead7e OK 2024/11/18 01:24:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.63s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:24:25 DEBUG : small: md5 = e953dc4548974eeabb279a5ce044afc6 OK 2024/11/18 01:24:26 DEBUG : medium: md5 = 32dbc1edbd3d2abf994e7d5c4f8f677f OK 2024/11/18 01:24:28 DEBUG : large: md5 = 27f477950326e3166d003e1dbc7d6938 OK 2024/11/18 01:24:28 DEBUG : Waiting for deletions to finish 2024/11/18 01:24:28 DEBUG : large: Excluded (Size Filter) 2024/11/18 01:24:29 INFO : small: Deleted 2024/11/18 01:24:29 INFO : medium: Deleted --- PASS: TestDelete (7.27s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:24:32 DEBUG : small: md5 = 4ed742faaf5f7cc61d7de94b67a5b4d4 OK 2024/11/18 01:24:34 DEBUG : medium: md5 = d2b7282c57d78ac17e167f163afdf721 OK 2024/11/18 01:24:35 DEBUG : large: md5 = f8c66f8885c6b9b55bd07a60dec23699 OK 2024/11/18 01:24:35 DEBUG : Waiting for deletions to finish 2024/11/18 01:24:36 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2024/11/18 01:24:36 INFO : small: Deleted 2024/11/18 01:24:36 INFO : medium: Deleted --- PASS: TestMaxDelete (8.02s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:24:40 DEBUG : small: md5 = b6718fe9276ee092bf398ac6e6c586a8 OK 2024/11/18 01:24:41 DEBUG : medium: md5 = 3076c8a243e1e026f961451bddd3d0fb OK 2024/11/18 01:24:43 DEBUG : large: md5 = 8fd041791fd30ca96c8258aacabe38af OK 2024/11/18 01:24:43 DEBUG : Waiting for deletions to finish 2024/11/18 01:24:43 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/11/18 01:24:44 INFO : small: Deleted 2024/11/18 01:24:44 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.91s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:24:48 DEBUG : small: md5 = 80d3148bd46a59c11b7db7d4e79f8394 OK 2024/11/18 01:24:49 DEBUG : medium: md5 = 1781126dbf02873c73dad497e9c333b5 OK 2024/11/18 01:24:51 DEBUG : large: md5 = a3476124b183910196a6985bf21ddb99 OK 2024/11/18 01:24:51 DEBUG : Waiting for deletions to finish 2024/11/18 01:24:52 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2024/11/18 01:24:52 INFO : small: Deleted 2024/11/18 01:24:52 INFO : large: Deleted --- PASS: TestMaxDeleteSize (8.28s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:24:56 DEBUG : ReadFile: md5 = fc8042638a74819d902737f9e43d667f OK --- PASS: TestReadFile (4.86s) === RUN TestRetry 2024/11/18 01:24:59 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/11/18 01:24:59 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/11/18 01:24:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/18 01:24:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/18 01:24:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/18 01:24:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/18 01:24:59 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-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:25:01 DEBUG : file1: md5 = 4152757f8db52d6d5e2bf1db8193601a OK 2024/11/18 01:25:03 DEBUG : file2: md5 = e4b62b1bca440e4be3d8fc0238e2d002 OK --- PASS: TestCat (18.97s) === RUN TestPurge 2024/11/18 01:25:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xogetev3wule" 2024/11/18 01:25:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/18 01:25:18 DEBUG : Creating backend with remote "TestDrive:crypt/a97dqa0iq4d16q55g55dqn5v1okojgs130v9glen0hjkkjbjqor0" 2024/11/18 01:25:19 DEBUG : Creating backend with remote "/tmp/rclone2702667742" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xogetev3wule'", Local "Local file system at /tmp/rclone2702667742", Modify Window "1ms" 2024/11/18 01:25:25 DEBUG : A1/B1/C1/one: md5 = db7ac397409404613ae7c758cd089bd8 OK 2024/11/18 01:25:25 DEBUG : A2: Making directory 2024/11/18 01:25:26 DEBUG : A1/B2: Making directory 2024/11/18 01:25:27 DEBUG : A1/B2/C2: Making directory 2024/11/18 01:25:28 DEBUG : A1/B1/C3: Making directory 2024/11/18 01:25:29 DEBUG : A3: Making directory 2024/11/18 01:25:30 DEBUG : A3/B3: Making directory 2024/11/18 01:25:31 DEBUG : A3/B3/C4: Making directory 2024/11/18 01:25:34 DEBUG : A1/two: md5 = 92f49bffdccd07723641907171a6ae24 OK 2024/11/18 01:25:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xogetev3wule': Purge remote 2024/11/18 01:25:38 NOTICE: purge failed: directory not found --- PASS: TestPurge (20.19s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:25:43 DEBUG : A1/B1/C1/one: md5 = ec8d3c252351a483b262d2a29c9042d2 OK 2024/11/18 01:25:43 DEBUG : A2: Making directory 2024/11/18 01:25:44 DEBUG : A1/B2: Making directory 2024/11/18 01:25:45 DEBUG : A1/B2/C2: Making directory 2024/11/18 01:25:46 DEBUG : A1/B1/C3: Making directory 2024/11/18 01:25:47 DEBUG : A3: Making directory 2024/11/18 01:25:48 DEBUG : A3/B3: Making directory 2024/11/18 01:25:50 DEBUG : A3/B3/C4: Making directory 2024/11/18 01:25:52 DEBUG : A1/two: md5 = 64303f9ebd80a232604dff40e33e2914 OK 2024/11/18 01:25:53 DEBUG : removing 1 level 3 directories 2024/11/18 01:25:53 INFO : A3/B3/C4: Removing directory 2024/11/18 01:25:56 DEBUG : removing 2 level 3 directories 2024/11/18 01:25:56 INFO : A1/B2/C2: Removing directory 2024/11/18 01:25:56 INFO : A1/B1/C3: Removing directory 2024/11/18 01:25:57 DEBUG : removing 2 level 2 directories 2024/11/18 01:25:57 INFO : A3/B3: Removing directory 2024/11/18 01:25:57 INFO : A1/B2: Removing directory 2024/11/18 01:25:57 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2024/11/18 01:25:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/18 01:25:58 DEBUG : removing 2 level 1 directories 2024/11/18 01:25:58 INFO : A3: Removing directory 2024/11/18 01:25:58 INFO : A2: Removing directory 2024/11/18 01:25:58 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2024/11/18 01:26:03 DEBUG : removing 1 level 3 directories 2024/11/18 01:26:03 INFO : A1/B1/C1: Removing directory 2024/11/18 01:26:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/18 01:26:04 DEBUG : removing 1 level 2 directories 2024/11/18 01:26:04 INFO : A1/B1: Removing directory 2024/11/18 01:26:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/18 01:26:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/18 01:26:05 DEBUG : removing 1 level 1 directories 2024/11/18 01:26:05 INFO : A1: Removing directory 2024/11/18 01:26:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/18 01:26:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/18 01:26:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/18 01:26:06 DEBUG : removing 1 level 0 directories 2024/11/18 01:26:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha': Removing directory 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/18 01:26:06 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (28.93s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:26:08 DEBUG : A1: Making directory 2024/11/18 01:26:09 DEBUG : A1/B1: Making directory 2024/11/18 01:26:10 DEBUG : A1/B1/C1: Making directory 2024/11/18 01:26:13 DEBUG : removing 1 level 3 directories 2024/11/18 01:26:13 INFO : A1/B1/C1: Removing directory 2024/11/18 01:26:14 DEBUG : removing 1 level 2 directories 2024/11/18 01:26:14 INFO : A1/B1: Removing directory 2024/11/18 01:26:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/18 01:26:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (10.10s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:26:17 DEBUG : A1: Making directory 2024/11/18 01:26:18 DEBUG : A1/B1: Making directory 2024/11/18 01:26:20 DEBUG : A1/B1/C1: Making directory 2024/11/18 01:26:23 DEBUG : removing 1 level 3 directories 2024/11/18 01:26:23 INFO : A1/B1/C1: Removing directory 2024/11/18 01:26:23 DEBUG : removing 1 level 2 directories 2024/11/18 01:26:23 INFO : A1/B1: Removing directory 2024/11/18 01:26:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/18 01:26:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.32s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:26:29 DEBUG : file1: md5 = 532db3df4ab1248f2cad1112b31b6198 OK 2024/11/18 01:26:29 DEBUG : filename.txt: File name found in url 2024/11/18 01:26:31 DEBUG : filename.txt: md5 = a69236858ffe590037dc9cc2aa20e44f OK 2024/11/18 01:26:31 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/11/18 01:26:33 DEBUG : headerfilename.txt: md5 = 28c3f25c6a73262d9aaa9472681886b5 OK 2024/11/18 01:26:35 DEBUG : file2: md5 = 9b2641c7e8aacf0ff9096a1807915c77 OK --- PASS: TestCopyURL (10.97s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:26:38 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/18 01:26:41 DEBUG : sub/file2: md5 = 27668ac457a2b48cc655fe89a1426499 OK 2024/11/18 01:26:41 INFO : file1: Copied (new) to: sub/file2 2024/11/18 01:26:41 INFO : file1: Deleted 2024/11/18 01:26:41 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:26:41 DEBUG : file1: Unchanged skipping 2024/11/18 01:26:41 INFO : file1: Deleted 2024/11/18 01:26:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha': don't need to copy/move sub/file2, it is already at target location 2024/11/18 01:26:44 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.95s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:26:45 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/18 01:26:46 DEBUG : file1: md5 = ff20cf0872213ad1ca40a36c67dd524a OK 2024/11/18 01:26:46 INFO : file1: Copied (new) 2024/11/18 01:26:46 INFO : file1: Deleted 2024/11/18 01:26:47 DEBUG : file1: Destination exists, skipping 2024/11/18 01:26:47 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.32s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.48s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:26:52 DEBUG : dst/file1: md5 = c391c157a3a6ba822a89e4a43e8d059d OK 2024/11/18 01:26:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kakojuk1cuha/backup" 2024/11/18 01:26:53 DEBUG : Creating backend with remote "TestDrive:crypt/85ieu81b299cr8tqgvnt1jhgva7qoumkileeg2d0uvmkdrkal8o0/1nrff024r7pq65ecp72fc28jb0" 2024/11/18 01:26:55 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/18 01:26:58 INFO : dst/file1: Moved (server-side) 2024/11/18 01:27:00 DEBUG : dst/file1: md5 = e11226b3ac49e14871f343278d1e5e59 OK 2024/11/18 01:27:00 INFO : dst/file1: Copied (new) 2024/11/18 01:27:00 INFO : dst/file1: Deleted 2024/11/18 01:27:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/18 01:27:04 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/18 01:27:05 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.54s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:27:08 DEBUG : A1/one: md5 = 474e7a840aff989546fd4886129f0a94 OK 2024/11/18 01:27:10 DEBUG : A1/two: md5 = f1acd63b33c82611b123b3c5060a0ff8 OK 2024/11/18 01:27:14 DEBUG : A1/B1/three: md5 = 6ff1bf9a586b9788fc8616b10f1970e8 OK 2024/11/18 01:27:16 DEBUG : A1/B1/C1/four: md5 = eaf14e7315b1b33afd4f16f9d18ab3f5 OK 2024/11/18 01:27:19 DEBUG : A1/B1/C2/five: md5 = 86209485a5cdbfc60c4a43d9ce42a590 OK 2024/11/18 01:27:19 DEBUG : A1/B2: Making directory 2024/11/18 01:27:20 DEBUG : A1/B1/C3: Making directory 2024/11/18 01:27:33 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/11/18 01:27:33 INFO : A2/one: Moved (server-side) to: A3/one 2024/11/18 01:27:33 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/11/18 01:27:33 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/11/18 01:27:33 INFO : A2/two: Moved (server-side) to: A3/two 2024/11/18 01:27:37 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/18 01:27:37 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/18 01:27:37 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/18 01:27:38 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/18 01:27:38 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/18 01:27:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/11/18 01:27:48 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/11/18 01:27:48 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/11/18 01:27:48 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/11/18 01:27:49 INFO : A3/one: Moved (server-side) to: A4/one 2024/11/18 01:27:49 INFO : A3/two: Moved (server-side) to: A4/two 2024/11/18 01:27:53 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/18 01:27:53 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/18 01:27:53 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/18 01:27:54 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/18 01:27:54 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/18 01:28:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2024/11/18 01:28:02 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2024/11/18 01:28:03 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/18 01:28:03 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/18 01:28:03 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/18 01:28:03 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/18 01:28:04 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/18 01:28:04 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/18 01:28:04 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/18 01:28:04 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (59.40s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:28:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha': File to upload is small (34 bytes), uploading instead of streaming 2024/11/18 01:28:07 DEBUG : no_checksum_small_file_from_pipe: md5 = b3ad707ede6975e626c32460a0b4c0f4 OK 2024/11/18 01:28:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/18 01:28:07 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/18 01:28:08 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2024/11/18 01:28:09 DEBUG : no_checksum_big_file_from_pipe: md5 = 7515f4efaf7c133249360ca72ae06c15 OK 2024/11/18 01:28:09 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-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:28:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha': File to upload is small (34 bytes), uploading instead of streaming 2024/11/18 01:28:13 DEBUG : with_checksum_small_file_from_pipe: md5 = d43f4164c051c852fb94393406836c87 OK 2024/11/18 01:28:13 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/18 01:28:14 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2024/11/18 01:28:15 DEBUG : with_checksum_big_file_from_pipe: md5 = 988f031695ca83d4401bff4dafabc9ea OK 2024/11/18 01:28: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-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:28:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha': File to upload is small (34 bytes), uploading instead of streaming 2024/11/18 01:28:19 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:28:19 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/11/18 01:28:21 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-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:28:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha': File to upload is small (34 bytes), uploading instead of streaming 2024/11/18 01:28:25 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/18 01:28:25 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/11/18 01:28:26 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (23.00s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.73s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.95s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.66s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.66s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/11/18 01:28:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha': File to upload is small (48 bytes), uploading instead of streaming 2024/11/18 01:28:30 DEBUG : rcat_metadata: md5 = c680fedfe5e0305c4c5da69f4cbbf758 OK 2024/11/18 01:28:30 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2024/11/18 01:28:32 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2024/11/18 01:28:34 DEBUG : rcat_metadata_uploadcutoff0: md5 = 28d960013872fac69bce076abaca5eff OK 2024/11/18 01:28:34 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (7.13s) --- PASS: TestRcatMetadata/Normal (3.08s) --- PASS: TestRcatMetadata/ViaDisk (3.56s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:28:37 DEBUG : potato1: md5 = 04f8f8f4725f6531e1b3563d9dba4dc7 OK 2024/11/18 01:28:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha': File to upload is small (60 bytes), uploading instead of streaming 2024/11/18 01:28:39 DEBUG : potato2: md5 = f0c47043d4405025a3f487bb8751ec49 OK 2024/11/18 01:28:39 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.36s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:28:43 DEBUG : potato1: md5 = 70ef9bf97e5bbb1774d839f551544f9a OK 2024/11/18 01:28:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha': File to upload is small (60 bytes), uploading instead of streaming 2024/11/18 01:28:44 DEBUG : potato2: md5 = 1379562853917e75c9a82daa01dce92b OK 2024/11/18 01:28:44 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.91s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:28:48 DEBUG : potato2: md5 = d26b938fcbe94a31ee823af79ce82ce5 OK 2024/11/18 01:28:50 DEBUG : empty space: md5 = 831c931ffcc34257063aae298d440fda OK 2024/11/18 01:28:53 DEBUG : sub dir/potato3: md5 = 24ca619c3e528842cb43edecd7a40f7a OK 2024/11/18 01:28:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha': Touching "empty space" 2024/11/18 01:28:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha': Touching "potato2" 2024/11/18 01:28:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha': Touching "sub dir/potato3" 2024/11/18 01:28:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (12.91s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:29:00 DEBUG : dir with metadata: Making directory with metadata 2024/11/18 01:29:01 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (3.46s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:29:03 DEBUG : directory with modtime: Making directory with metadata 2024/11/18 01:29:04 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.98s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:29:06 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/11/18 01:29:06 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/18 01:29:06 DEBUG : Google drive root 'crypt/85ieu81b299cr8tqgvnt1jhgva7qoumkileeg2d0uvmkdrkal8o0': Skipping btime metadata as can't update it on an existing file: 2024-11-18T01:29:06.491943638Z 2024/11/18 01:29:07 INFO : non existent directory: Updated directory metadata 2024/11/18 01:29:09 DEBUG : Google drive root 'crypt/85ieu81b299cr8tqgvnt1jhgva7qoumkileeg2d0uvmkdrkal8o0': Skipping btime metadata as can't update it on an existing file: 2024-11-18T01:29:06.491943638Z 2024/11/18 01:29:10 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.90s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:29:12 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/11/18 01:29:14 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/11/18 01:29:15 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.85s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:29:17 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/11/18 01:29:17 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/18 01:29:17 DEBUG : dst: Making directory with metadata 2024/11/18 01:29:18 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/18 01:29:18 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:29:19 INFO : dst: Set directory modification time (using SetModTime) 2024/11/18 01:29:19 INFO : dst: Set directory modification time (using SetModTime) 2024/11/18 01:29:19 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/11/18 01:29:20 INFO : dst: Set directory modification time (using SetModTime) 2024/11/18 01:29:20 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.75s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha'", Local "Local file system at /tmp/rclone1803245998", Modify Window "1ms" 2024/11/18 01:29:24 DEBUG : sub dir/test remove existing: md5 = ebedfd997938212674b18d77b43e3cb6 OK 2024/11/18 01:29:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = fe9d31094707f922406104013ba45247 OK 2024/11/18 01:29:28 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.sosujik1" before starting 2024/11/18 01:29:29 DEBUG : sub dir/test remove existing.sosujik1: TEST: removing renamed existing file after operation 2024/11/18 01:29:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.juhafod8" before starting 2024/11/18 01:29:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.juhafod8: TEST: renaming existing back after failed operation 2024/11/18 01:29:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hehihir6" before starting 2024/11/18 01:29:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hehihir6: TEST: removing renamed existing file after operation 2024/11/18 01:29:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "s7s9fruq631ihmssa1kn0lqe0cin14h3qn39b2c52rqb6sbtpm90" 2024/11/18 01:29:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "25vkitvl79s5ej8lma1eggjknrf56c9t1125l5mm1novlr4bhdh3864ub7r0ip7unq3pg0ui57nck2tbskeolelne2nbtku5cto1g6mfvgdg8q3ttn6jjikjr7j40avhpohcvjs491s8nljn1lit31lvcu6bn45nes2pkita2er727rr5uk0" --- PASS: TestRemoveExisting (15.12s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2024/11/18 01:29:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kakojuk1cuha': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 12m38.250281333s (try 1/5)