"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2024/11/04 01:10:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kidates8tivu" 2024/11/04 01:10:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/04 01:10:26 DEBUG : Creating backend with remote "TestDrive:crypt/ha667cudj9fo2op2m80a3al45s2q8f4j97s4jf54m942imvg50ug" 2024/11/04 01:10:28 DEBUG : Creating backend with remote "/tmp/rclone2159421049" === 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-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", 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/04 01:10:28 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/11/04 01:10:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/04 01:10:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/04 01:10:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/11/04 01:10:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/04 01:10:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/04 01:10:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/04 01:10:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/11/04 01:10:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/04 01:10:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/04 01:10:28 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/11/04 01:10:28 DEBUG : potato: Seek from 10 to 0 2024/11/04 01:10:28 DEBUG : potato: Seek from 10 to 0 2024/11/04 01:10:28 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/11/04 01:10:28 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/11/04 01:10:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/04 01:10:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/04 01:10:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/11/04 01:10:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/04 01:10:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/04 01:10:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/04 01:10:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/11/04 01:10:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/04 01:10:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/04 01:10:28 DEBUG : potato: Seek from 5 to 2 2024/11/04 01:10:28 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/11/04 01:10:28 DEBUG : potato: Seek from 7 to 0 2024/11/04 01:10:28 DEBUG : potato: Seek from 7 to 0 2024/11/04 01:10:28 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/11/04 01:10:28 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/11/04 01:10:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/04 01:10:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/04 01:10:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/11/04 01:10:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/04 01:10:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/04 01:10:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/04 01:10:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/11/04 01:10:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/04 01:10:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/04 01:10:28 DEBUG : potato: Seek from 5 to 2 2024/11/04 01:10:28 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/11/04 01:10:28 DEBUG : potato: Seek from 8 to 0 2024/11/04 01:10:28 DEBUG : potato: Seek from 8 to 0 2024/11/04 01:10:28 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/11/04 01:10:28 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/11/04 01:10:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/04 01:10:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/04 01:10:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/11/04 01:10:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/04 01:10:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/04 01:10:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/04 01:10:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/11/04 01:10:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/04 01:10:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/04 01:10:28 DEBUG : potato: Seek from 5 to 2 2024/11/04 01:10:28 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/11/04 01:10:28 DEBUG : potato: Seek from 9 to 0 2024/11/04 01:10:28 DEBUG : potato: Seek from 9 to 0 2024/11/04 01:10:28 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-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:10:31 DEBUG : rutabaga: md5 = c4239108639f88b4583937e2bee1e0b5 OK === RUN TestCheck/1 === RUN TestCheck/2 2024/11/04 01:10:33 DEBUG : empty space: md5 = dc6a65312a101537d2e0a4f5d94b95cc OK === RUN TestCheck/3 2024/11/04 01:10:36 DEBUG : potato2: md5 = dd78b46fc4173ad8c2b15cc8aec3458c OK === RUN TestCheck/4 === RUN TestCheck/5 2024/11/04 01:10:39 DEBUG : remotepotato: md5 = 8e2c8fdacc52f3c3b9ee5e85c709edd7 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (14.83s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.30s) --- PASS: TestCheck/3 (0.29s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.31s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2024/11/04 01:10:43 DEBUG : Creating backend with remote "nonexistent" 2024/11/04 01:10:43 DEBUG : Creating backend with remote "nonexistent" 2024/11/04 01:10:43 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/11/04 01:10:43 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/04 01:10:43 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/11/04 01:10:43 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-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:10:45 DEBUG : rutabaga: md5 = 4f44af3465c135d7d5ca43705f549500 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/11/04 01:10:50 DEBUG : empty space: md5 = 4374df249bcd81a0fc6f24bd27b11615 OK === RUN TestCheckDownload/3 2024/11/04 01:10:53 DEBUG : potato2: md5 = 0b5880bb3310e158bde22b635d77c0bf OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/11/04 01:10:58 DEBUG : remotepotato: md5 = 0f2d2d33a04924c7f6da646d6f77c941 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (21.22s) --- PASS: TestCheckDownload/1 (1.51s) --- PASS: TestCheckDownload/2 (1.38s) --- PASS: TestCheckDownload/3 (0.99s) --- PASS: TestCheckDownload/4 (1.55s) --- PASS: TestCheckDownload/5 (1.33s) --- PASS: TestCheckDownload/6 (1.25s) --- PASS: TestCheckDownload/7 (1.36s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:11:06 DEBUG : rutabaga: md5 = 5bce71ec45d79e2823e1ae497343c6fb OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/11/04 01:11:09 DEBUG : empty space: md5 = b163a93e519e7de57dea184db9f6f68a OK === RUN TestCheckSizeOnly/3 2024/11/04 01:11:11 DEBUG : potato2: md5 = c704baad91a1bb967f8fd51d0957da1c OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/11/04 01:11:14 DEBUG : remotepotato: md5 = 7a851221abc50d94afd40d5d8869574b OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (13.64s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.29s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:11:20 DEBUG : test.sum: md5 = 093f61001e6eda2939f78da0ba5e4e4a OK 2024/11/04 01:11:21 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/04 01:11:21 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/04 01:11:21 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/04 01:11:21 NOTICE: test.sum: 2 warning(s) suppressed... 2024/11/04 01:11:23 DEBUG : test.sum: md5 = 7f7d00220040597369d1c3f3ae8c1be1 OK 2024/11/04 01:11:24 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/04 01:11:24 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/04 01:11:24 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/04 01:11:24 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.43s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:11:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kidates8tivu/data" 2024/11/04 01:11:25 DEBUG : Creating backend with remote "TestDrive:crypt/ha667cudj9fo2op2m80a3al45s2q8f4j97s4jf54m942imvg50ug/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu/data' lacks md5, skipping --- SKIP: TestCheckSum (2.19s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:11:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kidates8tivu/data" 2024/11/04 01:11:27 DEBUG : Creating backend with remote "TestDrive:crypt/ha667cudj9fo2op2m80a3al45s2q8f4j97s4jf54m942imvg50ug/vjrnln8ratgmqakfosrqe8espk" 2024/11/04 01:11:32 DEBUG : data/banana: md5 = cbd96d589ff4ade19a33daa564cda559 OK 2024/11/04 01:11:34 DEBUG : test.sum: md5 = 699d94150772fbb23be9be115694d571 OK === RUN TestCheckSumDownload/subtest1 2024/11/04 01:11:40 DEBUG : data/potato: md5 = d33690c8c0e35bb50041d200f7c7ca05 OK 2024/11/04 01:11:41 DEBUG : test.sum: md5 = bc8f251424499869cc5fcd28c6af9226 OK === RUN TestCheckSumDownload/subtest2 2024/11/04 01:11:46 DEBUG : test.sum: md5 = af3dedecf94de777b4744ad947bf474b OK === RUN TestCheckSumDownload/subtest3 2024/11/04 01:11:51 DEBUG : test.sum: md5 = 4206f83bade3815e229a25c58a7b85c1 OK === RUN TestCheckSumDownload/subtest4 2024/11/04 01:11:56 DEBUG : test.sum: md5 = 26345598b978e35de9b00ac6dad1c50f OK === RUN TestCheckSumDownload/subtest5 2024/11/04 01:12:01 DEBUG : test.sum: md5 = 528e36d773e77e26f2e8c0122aea4a8c OK === RUN TestCheckSumDownload/subtest6 2024/11/04 01:12:06 DEBUG : data/banana: md5 = 8c63ae1e88ba52b0f5fd99e2164142a8 OK 2024/11/04 01:12:08 DEBUG : data/potato: md5 = 49b8dc03c9eeed57548668e5da14c1ca OK 2024/11/04 01:12:09 DEBUG : test.sum: md5 = c6835e5c1c9f1ce016587184f6e0324a OK === RUN TestCheckSumDownload/subtest7 2024/11/04 01:12:15 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2024/11/04 01:12:15 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (48.85s) --- PASS: TestCheckSumDownload/subtest1 (3.18s) --- PASS: TestCheckSumDownload/subtest2 (2.35s) --- PASS: TestCheckSumDownload/subtest3 (2.45s) --- PASS: TestCheckSumDownload/subtest4 (2.59s) --- PASS: TestCheckSumDownload/subtest5 (2.99s) --- PASS: TestCheckSumDownload/subtest6 (2.65s) --- PASS: TestCheckSumDownload/subtest7 (2.76s) === RUN TestApplyTransforms 2024/11/04 01:12:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foxujah6qaje" 2024/11/04 01:12:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/04 01:12:16 DEBUG : Creating backend with remote "TestDrive:crypt/q2cqk9ignr1q430ooi01q2h4155qvm7m4qs4eid57tjed1hmpi60" 2024/11/04 01:12:17 DEBUG : Creating backend with remote "/tmp/rclone517089359" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foxujah6qaje'", Local "Local file system at /tmp/rclone517089359", Modify Window "1ms" 2024/11/04 01:12:20 DEBUG : hello, world!: md5 = 2d500a05bb8bd69c5b495dd310dd0a62 OK upper checkfile vs. lower remote (without normalization) 2024/11/04 01:12:21 ERROR : hello, world!: sum not found 2024/11/04 01:12:21 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-foxujah6qaje' 2024/11/04 01:12:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foxujah6qaje': 1 files missing 2024/11/04 01:12:21 NOTICE: 1 hashes missing 2024/11/04 01:12:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foxujah6qaje': 2 differences found 2024/11/04 01:12:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foxujah6qaje': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/11/04 01:12:22 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/04 01:12:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foxujah6qaje': 0 differences found 2024/11/04 01:12:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foxujah6qaje': 1 matching files 2024/11/04 01:12:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toziman2zagu" 2024/11/04 01:12:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/04 01:12:22 DEBUG : Creating backend with remote "TestDrive:crypt/3lot5pajim2csl2pa5vn0kk7sihuj2r3gv7n03ueqojr5b33u930" 2024/11/04 01:12:23 DEBUG : Creating backend with remote "/tmp/rclone3276633888" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziman2zagu'", Local "Local file system at /tmp/rclone3276633888", Modify Window "1ms" 2024/11/04 01:12:26 DEBUG : HELLO, WORLD!: md5 = 1bb6f892688db7b3fbdfad01e13881ce OK lower checkfile vs. upper remote (without normalization) 2024/11/04 01:12:27 ERROR : HELLO, WORLD!: sum not found 2024/11/04 01:12:27 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-toziman2zagu' 2024/11/04 01:12:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toziman2zagu': 1 files missing 2024/11/04 01:12:27 NOTICE: 1 hashes missing 2024/11/04 01:12:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toziman2zagu': 2 differences found 2024/11/04 01:12:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toziman2zagu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/11/04 01:12:28 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/04 01:12:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toziman2zagu': 0 differences found 2024/11/04 01:12:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toziman2zagu': 1 matching files 2024/11/04 01:12:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuvikom5rula" 2024/11/04 01:12:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/04 01:12:28 DEBUG : Creating backend with remote "TestDrive:crypt/64apj1iloeel244cp9hsrreo8e73iss5tjnucuk519bvfn5gr2qg" 2024/11/04 01:12:29 DEBUG : Creating backend with remote "/tmp/rclone394775342" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvikom5rula'", Local "Local file system at /tmp/rclone394775342", Modify Window "1ms" 2024/11/04 01:12:32 DEBUG : HeLlO, wOrLd!: md5 = 4253c3cff6ff0639d98e6c9f8ca2beb4 OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/11/04 01:12:33 ERROR : HeLlO, wOrLd!: sum not found 2024/11/04 01:12:33 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wuvikom5rula' 2024/11/04 01:12:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuvikom5rula': 1 files missing 2024/11/04 01:12:33 NOTICE: 1 hashes missing 2024/11/04 01:12:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuvikom5rula': 2 differences found 2024/11/04 01:12:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuvikom5rula': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/11/04 01:12:34 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/04 01:12:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuvikom5rula': 0 differences found 2024/11/04 01:12:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuvikom5rula': 1 matching files 2024/11/04 01:12:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-homazuf4fiju" 2024/11/04 01:12:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/04 01:12:34 DEBUG : Creating backend with remote "TestDrive:crypt/kmeg3ggp9hpe6m2girchu3d1eufk16ecv1btn4rug6me51il2og0" 2024/11/04 01:12:35 DEBUG : Creating backend with remote "/tmp/rclone224683511" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-homazuf4fiju'", Local "Local file system at /tmp/rclone224683511", Modify Window "1ms" 2024/11/04 01:12:38 DEBUG : HELLO, WORLD!: md5 = f44321fccd0764758af1231622c15af9 OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/11/04 01:12:39 ERROR : HELLO, WORLD!: sum not found 2024/11/04 01:12:39 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-homazuf4fiju' 2024/11/04 01:12:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-homazuf4fiju': 1 files missing 2024/11/04 01:12:39 NOTICE: 1 hashes missing 2024/11/04 01:12:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-homazuf4fiju': 2 differences found 2024/11/04 01:12:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-homazuf4fiju': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/11/04 01:12:40 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/04 01:12:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-homazuf4fiju': 0 differences found 2024/11/04 01:12:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-homazuf4fiju': 1 matching files 2024/11/04 01:12:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ziruhih5gopo" 2024/11/04 01:12:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/04 01:12:40 DEBUG : Creating backend with remote "TestDrive:crypt/d4sonf57luc40dfk0fh76t3jobev38v66eg0ia8gsuddte5ok3u0" 2024/11/04 01:12:41 DEBUG : Creating backend with remote "/tmp/rclone1179469350" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziruhih5gopo'", Local "Local file system at /tmp/rclone1179469350", Modify Window "1ms" 2024/11/04 01:12:44 DEBUG : 測試_Русский___ě_áñ: md5 = a09db3c9f1a453b107a78418096d1d3a OK NFD checkfile vs. NFC remote (without normalization) 2024/11/04 01:12:45 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/04 01:12:45 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ziruhih5gopo' 2024/11/04 01:12:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziruhih5gopo': 1 files missing 2024/11/04 01:12:45 NOTICE: 1 hashes missing 2024/11/04 01:12:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziruhih5gopo': 2 differences found 2024/11/04 01:12:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziruhih5gopo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/11/04 01:12:46 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/04 01:12:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziruhih5gopo': 0 differences found 2024/11/04 01:12:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziruhih5gopo': 1 matching files 2024/11/04 01:12:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-konanef2cola" 2024/11/04 01:12:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/04 01:12:46 DEBUG : Creating backend with remote "TestDrive:crypt/csfeeq41nklu1igesai5e95jqdm6m3lu2knbl17ar2bki000a7dg" 2024/11/04 01:12:47 DEBUG : Creating backend with remote "/tmp/rclone1764648075" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konanef2cola'", Local "Local file system at /tmp/rclone1764648075", Modify Window "1ms" 2024/11/04 01:12:50 DEBUG : 測試_Русский___ě_áñ: md5 = f1ab28fa2b69d569104fa6e2ad066067 OK NFC checkfile vs. NFD remote (without normalization) 2024/11/04 01:12:51 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/04 01:12:51 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-konanef2cola' 2024/11/04 01:12:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-konanef2cola': 1 files missing 2024/11/04 01:12:51 NOTICE: 1 hashes missing 2024/11/04 01:12:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-konanef2cola': 2 differences found 2024/11/04 01:12:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-konanef2cola': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/11/04 01:12:52 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/04 01:12:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-konanef2cola': 0 differences found 2024/11/04 01:12:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-konanef2cola': 1 matching files 2024/11/04 01:12:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hajiboy8kero" 2024/11/04 01:12:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/04 01:12:52 DEBUG : Creating backend with remote "TestDrive:crypt/qsigst2l6u3gk3q6ub9is6di5dh9gc726rucf9tvubs4ovsajid0" 2024/11/04 01:12:53 DEBUG : Creating backend with remote "/tmp/rclone1646630249" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hajiboy8kero'", Local "Local file system at /tmp/rclone1646630249", Modify Window "1ms" 2024/11/04 01:12:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a16b20447cfc9ac2ffd94a69a295a67d OK NFDx2 checkfile vs. both remote (without normalization) 2024/11/04 01:12:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/04 01:12:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hajiboy8kero' 2024/11/04 01:12:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hajiboy8kero': 1 files missing 2024/11/04 01:12:57 NOTICE: 1 hashes missing 2024/11/04 01:12:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hajiboy8kero': 2 differences found 2024/11/04 01:12:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hajiboy8kero': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/11/04 01:12:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/04 01:12:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hajiboy8kero': 0 differences found 2024/11/04 01:12:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hajiboy8kero': 1 matching files 2024/11/04 01:12:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gaguzey2lesa" 2024/11/04 01:12:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/04 01:12:59 DEBUG : Creating backend with remote "TestDrive:crypt/dik550qdjqe2n9cf6hlhtue9n841qo5pmsovvul4pvb3rnetiaeg" 2024/11/04 01:13:00 DEBUG : Creating backend with remote "/tmp/rclone434473185" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaguzey2lesa'", Local "Local file system at /tmp/rclone434473185", Modify Window "1ms" 2024/11/04 01:13:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c6020096899ec53bfec5362ac6312082 OK NFCx2 checkfile vs. both remote (without normalization) 2024/11/04 01:13:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/04 01:13:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gaguzey2lesa' 2024/11/04 01:13:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaguzey2lesa': 1 files missing 2024/11/04 01:13:04 NOTICE: 1 hashes missing 2024/11/04 01:13:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaguzey2lesa': 2 differences found 2024/11/04 01:13:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaguzey2lesa': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/11/04 01:13:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/04 01:13:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaguzey2lesa': 0 differences found 2024/11/04 01:13:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaguzey2lesa': 1 matching files 2024/11/04 01:13:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-moxuzip4wape" 2024/11/04 01:13:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/04 01:13:05 DEBUG : Creating backend with remote "TestDrive:crypt/ei1btfiequt59lrpq4p1pt2iutvbp2seei5vhigi8hr0clmvrt30" 2024/11/04 01:13:06 DEBUG : Creating backend with remote "/tmp/rclone15927772" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-moxuzip4wape'", Local "Local file system at /tmp/rclone15927772", Modify Window "1ms" 2024/11/04 01:13:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c7d3356c9441281cc4673f0ad49afe11 OK both checkfile vs. NFDx2 remote (without normalization) 2024/11/04 01:13:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/04 01:13:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-moxuzip4wape' 2024/11/04 01:13:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-moxuzip4wape': 1 files missing 2024/11/04 01:13:10 NOTICE: 1 hashes missing 2024/11/04 01:13:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-moxuzip4wape': 2 differences found 2024/11/04 01:13:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-moxuzip4wape': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/11/04 01:13:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/04 01:13:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-moxuzip4wape': 0 differences found 2024/11/04 01:13:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-moxuzip4wape': 1 matching files 2024/11/04 01:13:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-furosic0xada" 2024/11/04 01:13:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/04 01:13:11 DEBUG : Creating backend with remote "TestDrive:crypt/h4akqa1173g5gaqdkprc86imhd6qn340amo5493q8q196hmdhoi0" 2024/11/04 01:13:12 DEBUG : Creating backend with remote "/tmp/rclone2214661874" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-furosic0xada'", Local "Local file system at /tmp/rclone2214661874", Modify Window "1ms" 2024/11/04 01:13:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e31cad91540d156f13307823e30b0afa OK both checkfile vs. NFCx2 remote (without normalization) 2024/11/04 01:13:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/04 01:13:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-furosic0xada' 2024/11/04 01:13:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-furosic0xada': 1 files missing 2024/11/04 01:13:16 NOTICE: 1 hashes missing 2024/11/04 01:13:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-furosic0xada': 2 differences found 2024/11/04 01:13:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-furosic0xada': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/11/04 01:13:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/04 01:13:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-furosic0xada': 0 differences found 2024/11/04 01:13:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-furosic0xada': 1 matching files 2024/11/04 01:13:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-furosic0xada': Purge remote 2024/11/04 01:13:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-moxuzip4wape': Purge remote 2024/11/04 01:13:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gaguzey2lesa': Purge remote 2024/11/04 01:13:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hajiboy8kero': Purge remote 2024/11/04 01:13:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-konanef2cola': Purge remote 2024/11/04 01:13:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ziruhih5gopo': Purge remote 2024/11/04 01:13:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-homazuf4fiju': Purge remote 2024/11/04 01:13:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvikom5rula': Purge remote 2024/11/04 01:13:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toziman2zagu': Purge remote 2024/11/04 01:13:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foxujah6qaje': Purge remote --- PASS: TestApplyTransforms (68.06s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:13:25 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/04 01:13:28 DEBUG : sub/file2: md5 = 39f080870381c15bcc2ad924b0194fcf OK 2024/11/04 01:13:28 INFO : file1: Copied (new) to: sub/file2 2024/11/04 01:13:28 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 01:13:28 DEBUG : file1: Unchanged skipping 2024/11/04 01:13:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu': don't need to copy/move sub/file2, it is already at target location 2024/11/04 01:13:31 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.68s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:13:35 DEBUG : dst/file1: md5 = 3b404c7de033d36acd77e2968cbe4b83 OK 2024/11/04 01:13:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kidates8tivu/backup" 2024/11/04 01:13:36 DEBUG : Creating backend with remote "TestDrive:crypt/ha667cudj9fo2op2m80a3al45s2q8f4j97s4jf54m942imvg50ug/1nrff024r7pq65ecp72fc28jb0" 2024/11/04 01:13:38 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/04 01:13:42 INFO : dst/file1: Moved (server-side) 2024/11/04 01:13:43 DEBUG : dst/file1: md5 = 1619f2e3c4cb5ebf7c2d5afa6fc0e7ba OK 2024/11/04 01:13:43 INFO : dst/file1: Copied (new) 2024/11/04 01:13:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/04 01:13:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/04 01:13:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (16.91s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:13:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kidates8tivu/dst" 2024/11/04 01:13:49 DEBUG : Creating backend with remote "TestDrive:crypt/ha667cudj9fo2op2m80a3al45s2q8f4j97s4jf54m942imvg50ug/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/04 01:13:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kidates8tivu/CompareDest" 2024/11/04 01:13:51 DEBUG : Creating backend with remote "TestDrive:crypt/ha667cudj9fo2op2m80a3al45s2q8f4j97s4jf54m942imvg50ug/gveqi14airsml4bgu7krj116o8" 2024/11/04 01:13:53 DEBUG : one: Need to transfer - File not found at Destination 2024/11/04 01:13:56 DEBUG : one: md5 = 70d5da72e57946a2d8ad44db4627205b OK 2024/11/04 01:13:56 INFO : one: Copied (new) 2024/11/04 01:13:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/04 01:13:59 DEBUG : one: md5 = d081226ce8b1ed9947fb195fb66dd016 OK 2024/11/04 01:13:59 INFO : one: Copied (replaced existing) 2024/11/04 01:14:01 DEBUG : dst/one: md5 = 198d70a225dec32a6cf8719903663c9f OK 2024/11/04 01:14:04 DEBUG : CompareDest/one: md5 = c58c77b5ef25a76aa0198df5bb1608a5 OK 2024/11/04 01:14:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/04 01:14:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 01:14:06 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/04 01:14:08 DEBUG : CompareDest/two: md5 = 31a2bc862909671a4cb50c207ea24baa OK 2024/11/04 01:14:09 DEBUG : two: Need to transfer - File not found at Destination 2024/11/04 01:14:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 01:14:09 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/04 01:14:10 DEBUG : two: Need to transfer - File not found at Destination 2024/11/04 01:14:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 01:14:10 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/04 01:14:11 DEBUG : two: Need to transfer - File not found at Destination 2024/11/04 01:14:12 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/04 01:14:13 DEBUG : two: md5 = 57743c12cc8ffa60089cf0c42f0d1a21 OK 2024/11/04 01:14:13 INFO : two: Copied (new) 2024/11/04 01:14:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/04 01:14:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/04 01:14:18 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/04 01:14:18 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (30.06s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:14:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kidates8tivu/dst" 2024/11/04 01:14:19 DEBUG : Creating backend with remote "TestDrive:crypt/ha667cudj9fo2op2m80a3al45s2q8f4j97s4jf54m942imvg50ug/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/04 01:14:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kidates8tivu/CopyDest" 2024/11/04 01:14:21 DEBUG : Creating backend with remote "TestDrive:crypt/ha667cudj9fo2op2m80a3al45s2q8f4j97s4jf54m942imvg50ug/d09o6po3f7bm6ce32vdgs8h9ls" 2024/11/04 01:14:23 DEBUG : one: Need to transfer - File not found at Destination 2024/11/04 01:14:27 DEBUG : one: md5 = 86f47cc5429bf5d5c63bb55b064f687a OK 2024/11/04 01:14:27 INFO : one: Copied (new) 2024/11/04 01:14:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/04 01:14:30 DEBUG : one: md5 = 6e3fa6eb7c78451f9e72e385b11c7707 OK 2024/11/04 01:14:30 INFO : one: Copied (replaced existing) 2024/11/04 01:14:32 DEBUG : dst/one: md5 = 8667b3e6543f8eab2a87880cfdc2b356 OK 2024/11/04 01:14:35 DEBUG : CopyDest/one: md5 = c0b1eaf71b161d7e4a3cb7bd6fbb0b6a OK 2024/11/04 01:14:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kidates8tivu/BackupDir" 2024/11/04 01:14:36 DEBUG : Creating backend with remote "TestDrive:crypt/ha667cudj9fo2op2m80a3al45s2q8f4j97s4jf54m942imvg50ug/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/11/04 01:14:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/04 01:14:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 01:14:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/04 01:14:40 INFO : one: Moved (server-side) 2024/11/04 01:14:42 INFO : one: Copied (server-side copy) 2024/11/04 01:14:42 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/04 01:14:44 DEBUG : CopyDest/two: md5 = 095962683c4ea85a8385f46096478f9b OK 2024/11/04 01:14:45 DEBUG : two: Need to transfer - File not found at Destination 2024/11/04 01:14:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 01:14:47 INFO : two: Copied (server-side copy) 2024/11/04 01:14:47 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/04 01:14:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 01:14:48 DEBUG : two: Unchanged skipping 2024/11/04 01:14:50 DEBUG : CopyDest/three: md5 = dae192fde27498200aa6c77ed7a3eed2 OK 2024/11/04 01:14:51 DEBUG : three: Need to transfer - File not found at Destination 2024/11/04 01:14:51 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/04 01:14:51 DEBUG : three: Destination not found in --copy-dest 2024/11/04 01:14:53 DEBUG : three: md5 = 44a340c4beb150ca693d51f652892f03 OK 2024/11/04 01:14:53 INFO : three: Copied (new) 2024/11/04 01:14:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/04 01:14:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/04 01:14:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/04 01:15:00 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/04 01:15:00 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/04 01:15:00 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/04 01:15:00 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (41.89s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.47s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.48s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:15:02 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/11/04 01:15:05 DEBUG : TestCopyFileMaxTransfer/file1: md5 = ab83526af38fcbcc21166d93b7e22223 OK 2024/11/04 01:15:05 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/11/04 01:15:06 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/11/04 01:15:06 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/04 01:15:07 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/11/04 01:15:08 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/11/04 01:15:10 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 1d5a9e88932fd9ff0f0a97a13f13ec33 OK 2024/11/04 01:15:10 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/11/04 01:15:12 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2024/11/04 01:15:12 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (11.13s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:15:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu': Looking for duplicate names using skip mode. 2024/11/04 01:15:18 NOTICE: one: Found 2 files with duplicate names 2024/11/04 01:15:18 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.96s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:15:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu': Looking for duplicate names using skip mode. 2024/11/04 01:15:25 NOTICE: one: Found 3 files with duplicate names 2024/11/04 01:15:25 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/11/04 01:15:26 INFO : one: Deleted 2024/11/04 01:15:26 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (8.18s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:15:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu': Looking for duplicate names using first mode. 2024/11/04 01:15:33 NOTICE: one: Found 3 files with duplicate names 2024/11/04 01:15:34 INFO : one: Deleted 2024/11/04 01:15:34 INFO : one: Deleted 2024/11/04 01:15:34 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (8.00s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:15:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu': Looking for duplicate names using newest mode. 2024/11/04 01:15:41 NOTICE: one: Found 3 files with duplicate names 2024/11/04 01:15:42 INFO : one: Deleted 2024/11/04 01:15:43 INFO : one: Deleted 2024/11/04 01:15:43 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (8.01s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.49s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:15:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu': Looking for duplicate names using oldest mode. 2024/11/04 01:15:50 NOTICE: one: Found 3 files with duplicate names 2024/11/04 01:15:50 INFO : one: Deleted 2024/11/04 01:15:51 INFO : one: Deleted 2024/11/04 01:15:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (8.16s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:15:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu': Looking for duplicate names using largest mode. 2024/11/04 01:15:58 NOTICE: one: Found 3 files with duplicate names 2024/11/04 01:15:59 INFO : one: Deleted 2024/11/04 01:15:59 INFO : one: Deleted 2024/11/04 01:15:59 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (8.25s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:16:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu': Looking for duplicate names using smallest mode. 2024/11/04 01:16:06 NOTICE: one: Found 3 files with duplicate names 2024/11/04 01:16:07 INFO : one: Deleted 2024/11/04 01:16:08 INFO : one: Deleted 2024/11/04 01:16:08 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (8.11s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:16:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu': Looking for duplicate names using rename mode. 2024/11/04 01:16:16 NOTICE: one.txt: Found 3 files with duplicate names 2024/11/04 01:16:18 INFO : one-2.txt: renamed from: one.txt 2024/11/04 01:16:19 INFO : one-3.txt: renamed from: one.txt 2024/11/04 01:16:20 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (14.73s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:16:27 DEBUG : dupe1/one.txt: md5 = 10af1e7a32d51737d8151450a3b25407 OK 2024/11/04 01:16:30 DEBUG : dupe2/two.txt: md5 = b95e2ec4f63898d85b975a030b4082a2 OK 2024/11/04 01:16:33 DEBUG : dupe3/three.txt: md5 = 9281e5e94e1e9e5c8da5e6268af728c1 OK 2024/11/04 01:16:33 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2024/11/04 01:16:34 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2024/11/04 01:16:35 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2024/11/04 01:16:36 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2024/11/04 01:16:41 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/11/04 01:16:41 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2024/11/04 01:16:41 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (17.91s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:16:43 DEBUG : a.txt: md5 = cc93fd05c8b8a610163a86e27b417893 OK 2024/11/04 01:16:45 DEBUG : zend.txt: md5 = 05ca1191a4258dc8b921ae9b12a9f606 OK 2024/11/04 01:16:48 DEBUG : sub dir/hello world: md5 = 6a4701a4b292ee2703885c2e8de0b04e OK 2024/11/04 01:16:50 DEBUG : sub dir/hello world2: md5 = efba2a05a75ffd069df31f46fe0f7a30 OK 2024/11/04 01:16:53 DEBUG : sub dir/ignore dir/.ignore: md5 = 7cbdac0f3e24591d07dae364cbca8e70 OK 2024/11/04 01:16:55 DEBUG : sub dir/ignore dir/should be ignored: md5 = 473bd46355c2ca584c870fe7b98ad648 OK 2024/11/04 01:16:58 DEBUG : sub dir/sub sub dir/hello world3: md5 = 78431c2bfa694672ae42b8842a671d51 OK 2024/11/04 01:17:00 DEBUG : a.txt: Excluded (Size Filter) 2024/11/04 01:17:00 DEBUG : a.txt: Excluded 2024/11/04 01:17:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/04 01:17:00 DEBUG : sub dir/hello world2: Excluded 2024/11/04 01:17:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/04 01:17:00 DEBUG : sub dir/hello world: Excluded 2024/11/04 01:17:01 DEBUG : sub dir/ignore dir: Excluded 2024/11/04 01:17:01 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/04 01:17:01 DEBUG : sub dir/hello world2: Excluded 2024/11/04 01:17:01 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/04 01:17:01 DEBUG : sub dir/hello world: Excluded 2024/11/04 01:17:01 DEBUG : sub dir/ignore dir: Excluded 2024/11/04 01:17:07 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2024/11/04 01:17:08 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2024/11/04 01:17:08 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2024/11/04 01:17:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2024/11/04 01:17:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2024/11/04 01:17:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2024/11/04 01:17:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (28.43s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:17:12 DEBUG : file1: md5 = 1ef0def90e075230b30e64bcd0e6bf1f OK 2024/11/04 01:17:15 DEBUG : sub/file2: md5 = 86147f3958a7de1aa8b1c95f2ccd7acf 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/04 01:17:18 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2024/11/04 01:17:18 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2024/11/04 01:17:19 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2024/11/04 01:17:21 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.86s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (0.31s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.53s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.31s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.69s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:17:24 DEBUG : file1: md5 = 9d03b7da544b50d455f3899ffb73e061 OK 2024/11/04 01:17:26 DEBUG : sub/file2: md5 = 2e1005a09cb96fe729b35432fb452619 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/04 01:17:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kidates8tivu/notfound" 2024/11/04 01:17:31 DEBUG : Creating backend with remote "TestDrive:crypt/ha667cudj9fo2op2m80a3al45s2q8f4j97s4jf54m942imvg50ug/qe0i31qdkoejk60elps0ni5sqk" 2024/11/04 01:17:34 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.27s) --- PASS: TestStatJSON/Root (0.27s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.30s) --- PASS: TestStatJSON/Dir (0.50s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.51s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.28s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.27s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.82s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:17:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu': Making directory 2024/11/04 01:17:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu': Making directory --- PASS: TestMkdir (0.70s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:17:39 DEBUG : sub dir/hello world: md5 = 66c39a37fd88794685ac7f3f29218ee2 OK 2024/11/04 01:17:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (6.01s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:17:44 DEBUG : potato2: md5 = 595a353461081c251802dc2301987bf6 OK 2024/11/04 01:17:45 DEBUG : empty space: md5 = b53ed671d0b0e44271ac074a7ba62244 OK --- PASS: TestLs (5.87s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:17:49 DEBUG : potato2: md5 = aa243cc68486eaac407b6e3a010dccfc OK 2024/11/04 01:17:52 DEBUG : empty space: md5 = 81288c601b5d21c9033a9435eb7fa41c OK 2024/11/04 01:17:53 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/11/04 01:17:53 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (7.07s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:17:57 DEBUG : potato2: md5 = bff842973c259cd2f0369d8c83e33434 OK 2024/11/04 01:17:58 DEBUG : empty space: md5 = e4dd3a4a5df85a1b290a7ab640b43960 OK --- PASS: TestLsLong (7.05s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:18:04 DEBUG : potato2: md5 = 5e7d59a786a8abcf8da8499cb5d472a0 OK 2024/11/04 01:18:06 DEBUG : empty space: md5 = 084475bfdbd26dc593653c3a034ed68a OK --- PASS: TestHashSums (5.72s) === RUN TestHashSumsWithErrors 2024/11/04 01:18:08 DEBUG : Creating backend with remote ":memory:" 2024/11/04 01:18:08 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/11/04 01:18:08 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/04 01:18:08 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/04 01:18:08 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/04 01:18:08 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/04 01:18:08 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/04 01:18:08 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/04 01:18:08 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/11/04 01:18:08 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-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:18:09 DEBUG : potato2: md5 = d5606a03250c06bfda264503052247de OK 2024/11/04 01:18:11 DEBUG : empty space: md5 = b62718ebd8ac38c3ccaf3753b8e2e235 OK 2024/11/04 01:18:14 DEBUG : sub dir/potato3: md5 = e0e8fca4ebccbc9c1beffbed2becbe0b OK 2024/11/04 01:18:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.62s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:18:20 DEBUG : small: md5 = aefe2bde3365b9b215932b02ae175d90 OK 2024/11/04 01:18:22 DEBUG : medium: md5 = e049bb3b6d3c5501e56a470c122b2b66 OK 2024/11/04 01:18:23 DEBUG : large: md5 = 54812ea3ce6346d0974f0b637a3689a4 OK 2024/11/04 01:18:24 DEBUG : Waiting for deletions to finish 2024/11/04 01:18:24 DEBUG : large: Excluded (Size Filter) 2024/11/04 01:18:25 INFO : medium: Deleted 2024/11/04 01:18:25 INFO : small: Deleted --- PASS: TestDelete (7.67s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:18:28 DEBUG : small: md5 = 2640500eaa3ca415d5922293c26add54 OK 2024/11/04 01:18:29 DEBUG : medium: md5 = 94572a60ad1c87c1c69e9fa74e7b66d6 OK 2024/11/04 01:18:31 DEBUG : large: md5 = 0f24f473b590b9f1836026e6d8d4dd2d OK 2024/11/04 01:18:32 DEBUG : Waiting for deletions to finish 2024/11/04 01:18:32 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2024/11/04 01:18:32 INFO : small: Deleted 2024/11/04 01:18:32 INFO : large: Deleted --- PASS: TestMaxDelete (8.51s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:18:36 DEBUG : small: md5 = 6696ce78d97707978f77eaf767247140 OK 2024/11/04 01:18:38 DEBUG : medium: md5 = c14d1e744604f44c1c1f8eab16250c4f OK 2024/11/04 01:18:40 DEBUG : large: md5 = 2a5d5071a1445766a3b8730ff2f1d918 OK 2024/11/04 01:18:40 DEBUG : Waiting for deletions to finish 2024/11/04 01:18:40 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/11/04 01:18:41 INFO : medium: Deleted 2024/11/04 01:18:41 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.55s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:18:45 DEBUG : small: md5 = f1d748fd840d94c07fcf5f5228637eb0 OK 2024/11/04 01:18:47 DEBUG : medium: md5 = e6740839224122f6ca88de23b178f32f OK 2024/11/04 01:18:48 DEBUG : large: md5 = 446bdaae18ea18c796707476b623ea6a OK 2024/11/04 01:18:49 DEBUG : Waiting for deletions to finish 2024/11/04 01:18:49 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/11/04 01:18:49 INFO : small: Deleted 2024/11/04 01:18:50 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (8.47s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:18:53 DEBUG : ReadFile: md5 = 2edd610169744a721c43251927b5e1d4 OK --- PASS: TestReadFile (5.79s) === RUN TestRetry 2024/11/04 01:18:57 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/11/04 01:18:57 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/11/04 01:18:57 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/04 01:18:57 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/04 01:18:57 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/04 01:18:57 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/04 01:18:57 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-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:18:59 DEBUG : file1: md5 = e5bf80ab5ea266253b33457ed52cb90f OK 2024/11/04 01:19:01 DEBUG : file2: md5 = bdbdc3213beaa4493447e8785457e01a OK --- PASS: TestCat (21.85s) === RUN TestPurge 2024/11/04 01:19:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-biyigop5kure" 2024/11/04 01:19:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/04 01:19:19 DEBUG : Creating backend with remote "TestDrive:crypt/qkp1td498vc0iu9d8bj9g8aq0sk1jehcad30okpf75jt41krlg4g" 2024/11/04 01:19:20 DEBUG : Creating backend with remote "/tmp/rclone2290527230" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyigop5kure'", Local "Local file system at /tmp/rclone2290527230", Modify Window "1ms" 2024/11/04 01:19:26 DEBUG : A1/B1/C1/one: md5 = e352bb999977dcd69467a2da8e5c2c14 OK 2024/11/04 01:19:26 DEBUG : A2: Making directory 2024/11/04 01:19:28 DEBUG : A1/B2: Making directory 2024/11/04 01:19:29 DEBUG : A1/B2/C2: Making directory 2024/11/04 01:19:30 DEBUG : A1/B1/C3: Making directory 2024/11/04 01:19:31 DEBUG : A3: Making directory 2024/11/04 01:19:32 DEBUG : A3/B3: Making directory 2024/11/04 01:19:34 DEBUG : A3/B3/C4: Making directory 2024/11/04 01:19:36 DEBUG : A1/two: md5 = 65b4230093d9bd90f4e25d5fb4c487de OK 2024/11/04 01:19:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-biyigop5kure': Purge remote 2024/11/04 01:19:42 NOTICE: purge failed: directory not found --- PASS: TestPurge (23.09s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:19:47 DEBUG : A1/B1/C1/one: md5 = 884629e03cc56c34876086a911049203 OK 2024/11/04 01:19:47 DEBUG : A2: Making directory 2024/11/04 01:19:48 DEBUG : A1/B2: Making directory 2024/11/04 01:19:50 DEBUG : A1/B2/C2: Making directory 2024/11/04 01:19:51 DEBUG : A1/B1/C3: Making directory 2024/11/04 01:19:52 DEBUG : A3: Making directory 2024/11/04 01:19:53 DEBUG : A3/B3: Making directory 2024/11/04 01:19:54 DEBUG : A3/B3/C4: Making directory 2024/11/04 01:19:57 DEBUG : A1/two: md5 = 9e97a08449310f6a3dc2bea3bf5f8c86 OK 2024/11/04 01:19:58 DEBUG : removing 1 level 3 directories 2024/11/04 01:19:58 INFO : A3/B3/C4: Removing directory 2024/11/04 01:20:02 DEBUG : removing 2 level 3 directories 2024/11/04 01:20:02 INFO : A1/B2/C2: Removing directory 2024/11/04 01:20:02 INFO : A1/B1/C3: Removing directory 2024/11/04 01:20:03 DEBUG : removing 2 level 2 directories 2024/11/04 01:20:03 INFO : A3/B3: Removing directory 2024/11/04 01:20:03 INFO : A1/B2: Removing directory 2024/11/04 01:20:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/04 01:20:03 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2024/11/04 01:20:04 DEBUG : removing 2 level 1 directories 2024/11/04 01:20:04 INFO : A3: Removing directory 2024/11/04 01:20:04 INFO : A2: Removing directory 2024/11/04 01:20:04 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2024/11/04 01:20:08 DEBUG : removing 1 level 3 directories 2024/11/04 01:20:08 INFO : A1/B1/C1: Removing directory 2024/11/04 01:20:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/04 01:20:09 DEBUG : removing 1 level 2 directories 2024/11/04 01:20:09 INFO : A1/B1: Removing directory 2024/11/04 01:20:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/04 01:20:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/04 01:20:10 DEBUG : removing 1 level 1 directories 2024/11/04 01:20:10 INFO : A1: Removing directory 2024/11/04 01:20:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/04 01:20:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/04 01:20:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/04 01:20:11 DEBUG : removing 1 level 0 directories 2024/11/04 01:20:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu': Removing directory 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/04 01:20:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (30.78s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:20:14 DEBUG : A1: Making directory 2024/11/04 01:20:15 DEBUG : A1/B1: Making directory 2024/11/04 01:20:16 DEBUG : A1/B1/C1: Making directory 2024/11/04 01:20:19 DEBUG : removing 1 level 3 directories 2024/11/04 01:20:19 INFO : A1/B1/C1: Removing directory 2024/11/04 01:20:20 DEBUG : removing 1 level 2 directories 2024/11/04 01:20:20 INFO : A1/B1: Removing directory 2024/11/04 01:20:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/04 01:20:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (10.37s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:20:23 DEBUG : A1: Making directory 2024/11/04 01:20:24 DEBUG : A1/B1: Making directory 2024/11/04 01:20:25 DEBUG : A1/B1/C1: Making directory 2024/11/04 01:20:29 DEBUG : removing 1 level 3 directories 2024/11/04 01:20:29 INFO : A1/B1/C1: Removing directory 2024/11/04 01:20:30 DEBUG : removing 1 level 2 directories 2024/11/04 01:20:30 INFO : A1/B1: Removing directory 2024/11/04 01:20:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/04 01:20:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.44s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:20:35 DEBUG : file1: md5 = 80916191751f8a479150058de9cab5e0 OK 2024/11/04 01:20:35 DEBUG : filename.txt: File name found in url 2024/11/04 01:20:37 DEBUG : filename.txt: md5 = 451f90af61cb5ec09e3d9a090707bf88 OK 2024/11/04 01:20:37 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/11/04 01:20:39 DEBUG : headerfilename.txt: md5 = 7759c24528698e53fb47fa4992bb2242 OK 2024/11/04 01:20:41 DEBUG : file2: md5 = 1bdee98819da8bcaf98e57367dc37c8d OK --- PASS: TestCopyURL (11.54s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:20:45 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/04 01:20:47 DEBUG : sub/file2: md5 = 589da8ef055dbceb0d9e92c9b6643671 OK 2024/11/04 01:20:47 INFO : file1: Copied (new) to: sub/file2 2024/11/04 01:20:47 INFO : file1: Deleted 2024/11/04 01:20:48 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 01:20:48 DEBUG : file1: Unchanged skipping 2024/11/04 01:20:48 INFO : file1: Deleted 2024/11/04 01:20:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu': don't need to copy/move sub/file2, it is already at target location 2024/11/04 01:20:51 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.35s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:20:52 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/04 01:20:54 DEBUG : file1: md5 = da0df4614616a0ed90217ee12d353ff9 OK 2024/11/04 01:20:54 INFO : file1: Copied (new) 2024/11/04 01:20:54 INFO : file1: Deleted 2024/11/04 01:20:54 DEBUG : file1: Destination exists, skipping 2024/11/04 01:20:54 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.19s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.50s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:21:00 DEBUG : dst/file1: md5 = ce242caf8ed2ca75c219441a2de77e8f OK 2024/11/04 01:21:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kidates8tivu/backup" 2024/11/04 01:21:01 DEBUG : Creating backend with remote "TestDrive:crypt/ha667cudj9fo2op2m80a3al45s2q8f4j97s4jf54m942imvg50ug/1nrff024r7pq65ecp72fc28jb0" 2024/11/04 01:21:02 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/04 01:21:06 INFO : dst/file1: Moved (server-side) 2024/11/04 01:21:07 DEBUG : dst/file1: md5 = 54211928b7ffac2bee74aa6d187754e8 OK 2024/11/04 01:21:07 INFO : dst/file1: Copied (new) 2024/11/04 01:21:07 INFO : dst/file1: Deleted 2024/11/04 01:21:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/04 01:21:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/04 01:21:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (16.75s) === 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-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:21:16 DEBUG : A1/one: md5 = ebc230e1fb7620ff02bc07482f38d0e9 OK 2024/11/04 01:21:19 DEBUG : A1/two: md5 = 050fa22ceb4b546fc72192c07dfd9660 OK 2024/11/04 01:21:22 DEBUG : A1/B1/three: md5 = df1af3cb26b037c43fab06a051539c80 OK 2024/11/04 01:21:25 DEBUG : A1/B1/C1/four: md5 = 67f25a6cbc5776eb140b70f9feddfb97 OK 2024/11/04 01:21:28 DEBUG : A1/B1/C2/five: md5 = 746197ae60c2545aa5877948f5a49b8b OK 2024/11/04 01:21:28 DEBUG : A1/B2: Making directory 2024/11/04 01:21:29 DEBUG : A1/B1/C3: Making directory 2024/11/04 01:21:42 INFO : A2/two: Moved (server-side) to: A3/two 2024/11/04 01:21:42 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/11/04 01:21:42 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/11/04 01:21:42 INFO : A2/one: Moved (server-side) to: A3/one 2024/11/04 01:21:43 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/11/04 01:21:47 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/04 01:21:47 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/04 01:21:47 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/04 01:21:48 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/04 01:21:48 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/04 01:21:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/11/04 01:21:54 DEBUG : Config file has changed externally - reloading 2024/11/04 01:21:54 DEBUG : TestDrive: Loaded fresh token from config file 2024/11/04 01:21:58 INFO : A3/two: Moved (server-side) to: A4/two 2024/11/04 01:21:58 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/11/04 01:21:59 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/11/04 01:21:59 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/11/04 01:21:59 INFO : A3/one: Moved (server-side) to: A4/one 2024/11/04 01:22:03 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/04 01:22:03 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/04 01:22:03 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/04 01:22:04 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/04 01:22:04 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/04 01:22:12 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2024/11/04 01:22:13 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2024/11/04 01:22:14 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/04 01:22:14 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/04 01:22:14 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/04 01:22:14 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/04 01:22:15 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/04 01:22:15 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/04 01:22:15 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/04 01:22:15 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (62.67s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" --- PASS: TestGetFsInfo (0.50s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:22:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu': File to upload is small (34 bytes), uploading instead of streaming 2024/11/04 01:22:19 DEBUG : no_checksum_small_file_from_pipe: md5 = 7e2933f13a90e14b404ae55fea603842 OK 2024/11/04 01:22:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/04 01:22:19 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/04 01:22:20 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2024/11/04 01:22:21 DEBUG : no_checksum_big_file_from_pipe: md5 = d6f61bfc56767095ce7f1f1efddc8f3d OK 2024/11/04 01:22:21 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-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:22:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu': File to upload is small (34 bytes), uploading instead of streaming 2024/11/04 01:22:25 DEBUG : with_checksum_small_file_from_pipe: md5 = c187f42d97711954ddf54bfd983ac652 OK 2024/11/04 01:22:25 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/04 01:22:26 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2024/11/04 01:22:27 DEBUG : with_checksum_big_file_from_pipe: md5 = ba4c3dedda3f0040d0c5dba73f97a2aa OK 2024/11/04 01:22:27 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-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:22:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu': File to upload is small (34 bytes), uploading instead of streaming 2024/11/04 01:22:32 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 01:22:33 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/11/04 01:22:34 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-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:22:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu': File to upload is small (34 bytes), uploading instead of streaming 2024/11/04 01:22:39 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/04 01:22:40 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/11/04 01:22:41 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (26.50s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.01s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (7.21s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.50s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.78s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/11/04 01:22:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu': File to upload is small (48 bytes), uploading instead of streaming 2024/11/04 01:22:45 DEBUG : rcat_metadata: md5 = 2cfa8287c5214ad529b0944602421b1d OK 2024/11/04 01:22:45 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2024/11/04 01:22:47 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2024/11/04 01:22:49 DEBUG : rcat_metadata_uploadcutoff0: md5 = d584f35953fcbced7c43703b862c432d OK 2024/11/04 01:22:49 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (7.43s) --- PASS: TestRcatMetadata/Normal (3.14s) --- PASS: TestRcatMetadata/ViaDisk (3.81s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:22:52 DEBUG : potato1: md5 = 9ff2f132d4c1fcdec9551b056d4d6b1f OK 2024/11/04 01:22:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu': File to upload is small (60 bytes), uploading instead of streaming 2024/11/04 01:22:54 DEBUG : potato2: md5 = d47b66d69298725a196ebf07ec9768e2 OK 2024/11/04 01:22:54 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.58s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:22:58 DEBUG : potato1: md5 = 4eb98fdaefe8f5327e2709347faf0448 OK 2024/11/04 01:22:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu': File to upload is small (60 bytes), uploading instead of streaming 2024/11/04 01:23:00 DEBUG : potato2: md5 = 4dc8c3bb54bd8a62087c90ab8196eaef OK 2024/11/04 01:23:00 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.81s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:23:04 DEBUG : potato2: md5 = ef928cde98b9c94d8296117e48794b45 OK 2024/11/04 01:23:06 DEBUG : empty space: md5 = 6d2ad58850f2dd1f5bf0b80024b9647b OK 2024/11/04 01:23:08 DEBUG : sub dir/potato3: md5 = d2ac23432398f8dfb636a14c82b7a3b4 OK 2024/11/04 01:23:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu': Touching "empty space" 2024/11/04 01:23:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu': Touching "potato2" 2024/11/04 01:23:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu': Touching "sub dir/potato3" 2024/11/04 01:23:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (13.72s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:23:16 DEBUG : dir with metadata: Making directory with metadata 2024/11/04 01:23:17 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.90s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:23:19 DEBUG : directory with modtime: Making directory with metadata 2024/11/04 01:23:20 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.92s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:23:22 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/11/04 01:23:22 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/04 01:23:22 DEBUG : Google drive root 'crypt/ha667cudj9fo2op2m80a3al45s2q8f4j97s4jf54m942imvg50ug': Skipping btime metadata as can't update it on an existing file: 2024-11-04T01:23:22.04353884Z 2024/11/04 01:23:23 INFO : non existent directory: Updated directory metadata 2024/11/04 01:23:25 DEBUG : Google drive root 'crypt/ha667cudj9fo2op2m80a3al45s2q8f4j97s4jf54m942imvg50ug': Skipping btime metadata as can't update it on an existing file: 2024-11-04T01:23:22.04353884Z 2024/11/04 01:23:26 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.32s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:23:28 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/11/04 01:23:30 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/11/04 01:23:31 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.10s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu'", Local "Local file system at /tmp/rclone2159421049", Modify Window "1ms" 2024/11/04 01:23:33 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/11/04 01:23:33 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/04 01:23:33 DEBUG : dst: Making directory with metadata 2024/11/04 01:23:34 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/04 01:23:34 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 01:23:35 INFO : dst: Set directory modification time (using SetModTime) 2024/11/04 01:23:35 INFO : dst: Set directory modification time (using SetModTime) 2024/11/04 01:23:35 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/11/04 01:23:36 INFO : dst: Set directory modification time (using SetModTime) 2024/11/04 01:23:36 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.89s) === 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/04 01:23:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kidates8tivu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 13m12.100786298s (try 1/5)