"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/04/29 04:10:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sejunej1xofe" 2025/04/29 04:10:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 04:10:48 DEBUG : Creating backend with remote "TestDrive:crypt/p4or68019gp5umms9tmr9unk9vduncjbifgabvn9qpjrm83hi2eg" 2025/04/29 04:10:49 DEBUG : Creating backend with remote "/tmp/rclone2805016985" === 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-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/04/29 04:10:49 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/29 04:10:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/29 04:10:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/29 04:10:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/29 04:10:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/29 04:10:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/29 04:10:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/29 04:10:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/29 04:10:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/29 04:10:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/29 04:10:49 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/29 04:10:49 DEBUG : potato: Seek from 10 to 0 2025/04/29 04:10:49 DEBUG : potato: Seek from 10 to 0 2025/04/29 04:10:49 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/29 04:10:49 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/29 04:10:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/29 04:10:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/29 04:10:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/29 04:10:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/29 04:10:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/29 04:10:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/29 04:10:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/29 04:10:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/29 04:10:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/29 04:10:49 DEBUG : potato: Seek from 5 to 2 2025/04/29 04:10:49 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/29 04:10:49 DEBUG : potato: Seek from 7 to 0 2025/04/29 04:10:49 DEBUG : potato: Seek from 7 to 0 2025/04/29 04:10:49 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/29 04:10:49 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/29 04:10:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/29 04:10:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/29 04:10:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/29 04:10:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/29 04:10:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/29 04:10:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/29 04:10:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/29 04:10:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/29 04:10:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/29 04:10:49 DEBUG : potato: Seek from 5 to 2 2025/04/29 04:10:49 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/29 04:10:49 DEBUG : potato: Seek from 8 to 0 2025/04/29 04:10:49 DEBUG : potato: Seek from 8 to 0 2025/04/29 04:10:49 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/29 04:10:49 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/29 04:10:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/29 04:10:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/29 04:10:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/29 04:10:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/29 04:10:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/29 04:10:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/29 04:10:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/29 04:10:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/29 04:10:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/29 04:10:49 DEBUG : potato: Seek from 5 to 2 2025/04/29 04:10:49 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/29 04:10:49 DEBUG : potato: Seek from 9 to 0 2025/04/29 04:10:49 DEBUG : potato: Seek from 9 to 0 2025/04/29 04:10:49 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-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:10:51 DEBUG : rutabaga: md5 = 9ad8d63bdaa564d2669bfe12f36bbb87 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/04/29 04:10:53 DEBUG : empty space: md5 = 27e76cb31be659abcc431e903cd18d73 OK === RUN TestCheck/3 2025/04/29 04:10:55 DEBUG : potato2: md5 = 86dcd2f76148e7ccc607cfc9b34bb52c OK === RUN TestCheck/4 === RUN TestCheck/5 2025/04/29 04:10:58 DEBUG : remotepotato: md5 = 9013695fbe80573a832fb76f45fb0182 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.45s) --- PASS: TestCheck/1 (0.28s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.29s) === RUN TestCheckFsError 2025/04/29 04:11:01 DEBUG : Creating backend with remote "nonexistent" 2025/04/29 04:11:01 DEBUG : Creating backend with remote "nonexistent" 2025/04/29 04:11:01 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/29 04:11:01 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/04/29 04:11:01 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/29 04:11:01 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-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:11:02 DEBUG : rutabaga: md5 = b15307aff584a5ad69e527bc55a247b2 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/04/29 04:11:06 DEBUG : empty space: md5 = 57fee88f560a30aec28b399bc9470865 OK === RUN TestCheckDownload/3 2025/04/29 04:11:08 DEBUG : potato2: md5 = f231780d7f0ae8d2ff1f9c4613b71ebb OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/04/29 04:11:12 DEBUG : remotepotato: md5 = d6fcebdfc5cc2217ced9e3c70f99d4a2 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.73s) --- PASS: TestCheckDownload/1 (1.11s) --- PASS: TestCheckDownload/2 (0.99s) --- PASS: TestCheckDownload/3 (1.07s) --- PASS: TestCheckDownload/4 (1.33s) --- PASS: TestCheckDownload/5 (1.05s) --- PASS: TestCheckDownload/6 (1.30s) --- PASS: TestCheckDownload/7 (0.96s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:11:19 DEBUG : rutabaga: md5 = 8b1419986cb678ad09f487644653fcdf OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/04/29 04:11:21 DEBUG : empty space: md5 = abe46e46c1002a7152fbcfab64c66250 OK === RUN TestCheckSizeOnly/3 2025/04/29 04:11:23 DEBUG : potato2: md5 = af2ed7f2ab9af3c3c02af98beda43e5f OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/04/29 04:11:25 DEBUG : remotepotato: md5 = 78035b6f390022db2f2b92535e970386 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.73s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.21s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:11:30 DEBUG : test.sum: md5 = 37ece5c06ae06070adaaf65296994db5 OK 2025/04/29 04:11:31 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/29 04:11:31 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/29 04:11:31 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/29 04:11:31 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/29 04:11:32 DEBUG : test.sum: md5 = c38bea7ccc05e92b51ecf50c05e0bef9 OK 2025/04/29 04:11:34 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/29 04:11:34 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/29 04:11:34 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/29 04:11:34 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.89s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:11:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sejunej1xofe/data" 2025/04/29 04:11:35 DEBUG : Creating backend with remote "TestDrive:crypt/p4or68019gp5umms9tmr9unk9vduncjbifgabvn9qpjrm83hi2eg/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe/data' lacks md5, skipping --- SKIP: TestCheckSum (1.90s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:11:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sejunej1xofe/data" 2025/04/29 04:11:37 DEBUG : Creating backend with remote "TestDrive:crypt/p4or68019gp5umms9tmr9unk9vduncjbifgabvn9qpjrm83hi2eg/vjrnln8ratgmqakfosrqe8espk" 2025/04/29 04:11:40 DEBUG : data/banana: md5 = f6b7e987c69edc5b667ca01b5bf307c4 OK 2025/04/29 04:11:42 DEBUG : test.sum: md5 = c4ecaa4a901686d63542b8a39bae9bed OK === RUN TestCheckSumDownload/subtest1 2025/04/29 04:11:46 DEBUG : data/potato: md5 = 2e801f19cd8adcdf9e95d585461d6358 OK 2025/04/29 04:11:47 DEBUG : test.sum: md5 = 1a3956e2061f1546598c9f9cd15be938 OK === RUN TestCheckSumDownload/subtest2 2025/04/29 04:11:51 DEBUG : test.sum: md5 = 43e1e13d495c8bee1389fe861a0aa4c2 OK === RUN TestCheckSumDownload/subtest3 2025/04/29 04:11:56 DEBUG : test.sum: md5 = bee566acf524a86d89312da48f58f977 OK === RUN TestCheckSumDownload/subtest4 2025/04/29 04:12:00 DEBUG : test.sum: md5 = 220744478595add29e4610f4ebdc5d76 OK === RUN TestCheckSumDownload/subtest5 2025/04/29 04:12:04 DEBUG : test.sum: md5 = d6e3dc5b9dd02c17df57965d7db26bdf OK === RUN TestCheckSumDownload/subtest6 2025/04/29 04:12:08 DEBUG : data/banana: md5 = e83c68a261d73fc7f15c659d50e82747 OK 2025/04/29 04:12:10 DEBUG : data/potato: md5 = 39616c04a237f1e5c035755f402e20c6 OK 2025/04/29 04:12:11 DEBUG : test.sum: md5 = e78e680407d1542467b37fe473080495 OK === RUN TestCheckSumDownload/subtest7 2025/04/29 04:12:16 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/04/29 04:12:16 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (39.72s) --- PASS: TestCheckSumDownload/subtest1 (2.34s) --- PASS: TestCheckSumDownload/subtest2 (2.03s) --- PASS: TestCheckSumDownload/subtest3 (2.76s) --- PASS: TestCheckSumDownload/subtest4 (2.28s) --- PASS: TestCheckSumDownload/subtest5 (2.62s) --- PASS: TestCheckSumDownload/subtest6 (1.97s) --- PASS: TestCheckSumDownload/subtest7 (2.44s) === RUN TestApplyTransforms 2025/04/29 04:12:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bowawav5fiku" 2025/04/29 04:12:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 04:12:17 DEBUG : Creating backend with remote "TestDrive:crypt/2b1ah8t92imjt0pdc6tmdjka741so5158kpbf50bqeuj5kpchfq0" 2025/04/29 04:12:18 DEBUG : Creating backend with remote "/tmp/rclone2801063848" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bowawav5fiku'", Local "Local file system at /tmp/rclone2801063848", Modify Window "1ms" 2025/04/29 04:12:20 DEBUG : hello, world!: md5 = 0237bb2284fcaae6ed52e18a3221e962 OK upper checkfile vs. lower remote (without normalization) 2025/04/29 04:12:20 ERROR : hello, world!: sum not found 2025/04/29 04:12:20 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bowawav5fiku' 2025/04/29 04:12:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bowawav5fiku': 1 files missing 2025/04/29 04:12:20 NOTICE: 1 hashes missing 2025/04/29 04:12:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bowawav5fiku': 2 differences found 2025/04/29 04:12:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bowawav5fiku': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/29 04:12:22 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/29 04:12:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bowawav5fiku': 0 differences found 2025/04/29 04:12:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bowawav5fiku': 1 matching files 2025/04/29 04:12:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kusinip2mewe" 2025/04/29 04:12:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 04:12:22 DEBUG : Creating backend with remote "TestDrive:crypt/pfjmmicoatht36quilfgadb5jpmj986sh1tibeajctfvin9845ug" 2025/04/29 04:12:23 DEBUG : Creating backend with remote "/tmp/rclone3090810453" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kusinip2mewe'", Local "Local file system at /tmp/rclone3090810453", Modify Window "1ms" 2025/04/29 04:12:25 DEBUG : HELLO, WORLD!: md5 = 029a3c25e4a770abdffa4c858437ab91 OK lower checkfile vs. upper remote (without normalization) 2025/04/29 04:12:25 ERROR : HELLO, WORLD!: sum not found 2025/04/29 04:12:25 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kusinip2mewe' 2025/04/29 04:12:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kusinip2mewe': 1 files missing 2025/04/29 04:12:25 NOTICE: 1 hashes missing 2025/04/29 04:12:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kusinip2mewe': 2 differences found 2025/04/29 04:12:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kusinip2mewe': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/29 04:12:26 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/29 04:12:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kusinip2mewe': 0 differences found 2025/04/29 04:12:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kusinip2mewe': 1 matching files 2025/04/29 04:12:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yagojeb3roqi" 2025/04/29 04:12:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 04:12:26 DEBUG : Creating backend with remote "TestDrive:crypt/loqimti4sl46mkcfqmok1neeks8qas3lt67gbs5atlnc0hkgv2v0" 2025/04/29 04:12:27 DEBUG : Creating backend with remote "/tmp/rclone284484426" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yagojeb3roqi'", Local "Local file system at /tmp/rclone284484426", Modify Window "1ms" 2025/04/29 04:12:30 DEBUG : HeLlO, wOrLd!: md5 = 66e3de86f2a545bb8016241136945d10 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/29 04:12:30 ERROR : HeLlO, wOrLd!: sum not found 2025/04/29 04:12:30 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yagojeb3roqi' 2025/04/29 04:12:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yagojeb3roqi': 1 files missing 2025/04/29 04:12:30 NOTICE: 1 hashes missing 2025/04/29 04:12:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yagojeb3roqi': 2 differences found 2025/04/29 04:12:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yagojeb3roqi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/29 04:12:31 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/29 04:12:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yagojeb3roqi': 0 differences found 2025/04/29 04:12:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yagojeb3roqi': 1 matching files 2025/04/29 04:12:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gaduruw0vavu" 2025/04/29 04:12:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 04:12:31 DEBUG : Creating backend with remote "TestDrive:crypt/pamtkdd1n7sfp34e33ad1cg15er7mddgk8jc2d83rkm0ts8cpkm0" 2025/04/29 04:12:32 DEBUG : Creating backend with remote "/tmp/rclone2135290593" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaduruw0vavu'", Local "Local file system at /tmp/rclone2135290593", Modify Window "1ms" 2025/04/29 04:12:35 DEBUG : HELLO, WORLD!: md5 = f4ec8a0f57aba7e5a4842fa40c6a0f1b OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/29 04:12:35 ERROR : HELLO, WORLD!: sum not found 2025/04/29 04:12:35 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gaduruw0vavu' 2025/04/29 04:12:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaduruw0vavu': 1 files missing 2025/04/29 04:12:35 NOTICE: 1 hashes missing 2025/04/29 04:12:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaduruw0vavu': 2 differences found 2025/04/29 04:12:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaduruw0vavu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/29 04:12:36 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/29 04:12:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaduruw0vavu': 0 differences found 2025/04/29 04:12:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaduruw0vavu': 1 matching files 2025/04/29 04:12:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xoxotis1wete" 2025/04/29 04:12:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 04:12:36 DEBUG : Creating backend with remote "TestDrive:crypt/v6sdpl3fdc11dudpes1jpdt8la0i9aaucd34hj1f908v8mi27ffg" 2025/04/29 04:12:37 DEBUG : Creating backend with remote "/tmp/rclone3162221307" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxotis1wete'", Local "Local file system at /tmp/rclone3162221307", Modify Window "1ms" 2025/04/29 04:12:39 DEBUG : 測試_Русский___ě_áñ: md5 = 0af4b221a1c1e87c70d79b0b49976d9a OK NFD checkfile vs. NFC remote (without normalization) 2025/04/29 04:12:40 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/29 04:12:40 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xoxotis1wete' 2025/04/29 04:12:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoxotis1wete': 1 files missing 2025/04/29 04:12:40 NOTICE: 1 hashes missing 2025/04/29 04:12:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoxotis1wete': 2 differences found 2025/04/29 04:12:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoxotis1wete': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/29 04:12:41 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/29 04:12:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoxotis1wete': 0 differences found 2025/04/29 04:12:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoxotis1wete': 1 matching files 2025/04/29 04:12:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-liheboc8ride" 2025/04/29 04:12:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 04:12:41 DEBUG : Creating backend with remote "TestDrive:crypt/eu6nqo755svomfvmj40coev6p3im77s8buasi89hcbihmvomb0lg" 2025/04/29 04:12:42 DEBUG : Creating backend with remote "/tmp/rclone1086718220" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-liheboc8ride'", Local "Local file system at /tmp/rclone1086718220", Modify Window "1ms" 2025/04/29 04:12:44 DEBUG : 測試_Русский___ě_áñ: md5 = 72cfadacc2cb91136812a8391082c819 OK NFC checkfile vs. NFD remote (without normalization) 2025/04/29 04:12:45 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/29 04:12:45 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-liheboc8ride' 2025/04/29 04:12:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liheboc8ride': 1 files missing 2025/04/29 04:12:45 NOTICE: 1 hashes missing 2025/04/29 04:12:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liheboc8ride': 2 differences found 2025/04/29 04:12:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liheboc8ride': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/29 04:12:46 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/29 04:12:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liheboc8ride': 0 differences found 2025/04/29 04:12:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liheboc8ride': 1 matching files 2025/04/29 04:12:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wiguqor8teze" 2025/04/29 04:12:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 04:12:46 DEBUG : Creating backend with remote "TestDrive:crypt/vkndf4a88robinq2agv7da90p24ereuu90a9aquhh562o4bc9rsg" 2025/04/29 04:12:47 DEBUG : Creating backend with remote "/tmp/rclone1068609382" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wiguqor8teze'", Local "Local file system at /tmp/rclone1068609382", Modify Window "1ms" 2025/04/29 04:12:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 567f230f9468cc988abb2f3f30cf4305 OK NFDx2 checkfile vs. both remote (without normalization) 2025/04/29 04:12:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/29 04:12:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wiguqor8teze' 2025/04/29 04:12:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wiguqor8teze': 1 files missing 2025/04/29 04:12:49 NOTICE: 1 hashes missing 2025/04/29 04:12:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wiguqor8teze': 2 differences found 2025/04/29 04:12:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wiguqor8teze': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/29 04:12:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/29 04:12:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wiguqor8teze': 0 differences found 2025/04/29 04:12:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wiguqor8teze': 1 matching files 2025/04/29 04:12:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fidupix8baro" 2025/04/29 04:12:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 04:12:51 DEBUG : Creating backend with remote "TestDrive:crypt/guf6ihc8qcnv539hq83u31ochv55chdbvhsvfo4k1hl1rsc452q0" 2025/04/29 04:12:51 DEBUG : Creating backend with remote "/tmp/rclone2801240165" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fidupix8baro'", Local "Local file system at /tmp/rclone2801240165", Modify Window "1ms" 2025/04/29 04:12:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fc99c9f9209535bc63425d8dfcb86749 OK NFCx2 checkfile vs. both remote (without normalization) 2025/04/29 04:12:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/29 04:12:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fidupix8baro' 2025/04/29 04:12:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fidupix8baro': 1 files missing 2025/04/29 04:12:54 NOTICE: 1 hashes missing 2025/04/29 04:12:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fidupix8baro': 2 differences found 2025/04/29 04:12:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fidupix8baro': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/29 04:12:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/29 04:12:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fidupix8baro': 0 differences found 2025/04/29 04:12:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fidupix8baro': 1 matching files 2025/04/29 04:12:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mokupuy7muda" 2025/04/29 04:12:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 04:12:56 DEBUG : Creating backend with remote "TestDrive:crypt/93cgtgadirm74nida4iob3iu298fp90pkdtdtlp2bjpfi1gjf690" 2025/04/29 04:12:57 DEBUG : Creating backend with remote "/tmp/rclone3606467514" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mokupuy7muda'", Local "Local file system at /tmp/rclone3606467514", Modify Window "1ms" 2025/04/29 04:12:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c050be255cb45327a8b7d3f320e11962 OK both checkfile vs. NFDx2 remote (without normalization) 2025/04/29 04:13:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/29 04:13:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mokupuy7muda' 2025/04/29 04:13:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mokupuy7muda': 1 files missing 2025/04/29 04:13:00 NOTICE: 1 hashes missing 2025/04/29 04:13:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mokupuy7muda': 2 differences found 2025/04/29 04:13:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mokupuy7muda': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/29 04:13:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/29 04:13:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mokupuy7muda': 0 differences found 2025/04/29 04:13:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mokupuy7muda': 1 matching files 2025/04/29 04:13:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xiqaliq9deso" 2025/04/29 04:13:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 04:13:01 DEBUG : Creating backend with remote "TestDrive:crypt/utn4673hnr93jeg2i9f1dldqpps80pmb90ocvv1468qntidklcbg" 2025/04/29 04:13:02 DEBUG : Creating backend with remote "/tmp/rclone1457741351" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiqaliq9deso'", Local "Local file system at /tmp/rclone1457741351", Modify Window "1ms" 2025/04/29 04:13:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1b063f9be28a7777cb4900ffd9ded214 OK both checkfile vs. NFCx2 remote (without normalization) 2025/04/29 04:13:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/29 04:13:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xiqaliq9deso' 2025/04/29 04:13:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiqaliq9deso': 1 files missing 2025/04/29 04:13:05 NOTICE: 1 hashes missing 2025/04/29 04:13:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiqaliq9deso': 2 differences found 2025/04/29 04:13:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiqaliq9deso': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/29 04:13:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/29 04:13:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiqaliq9deso': 0 differences found 2025/04/29 04:13:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiqaliq9deso': 1 matching files 2025/04/29 04:13:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xiqaliq9deso': Purge remote 2025/04/29 04:13:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mokupuy7muda': Purge remote 2025/04/29 04:13:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fidupix8baro': Purge remote 2025/04/29 04:13:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wiguqor8teze': Purge remote 2025/04/29 04:13:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-liheboc8ride': Purge remote 2025/04/29 04:13:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxotis1wete': Purge remote 2025/04/29 04:13:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gaduruw0vavu': Purge remote 2025/04/29 04:13:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yagojeb3roqi': Purge remote 2025/04/29 04:13:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kusinip2mewe': Purge remote 2025/04/29 04:13:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bowawav5fiku': Purge remote --- PASS: TestApplyTransforms (54.19s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:13:11 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/29 04:13:13 DEBUG : sub/file2: md5 = b46e07fd154c4d3a2905d920cb83b5bd OK 2025/04/29 04:13:13 INFO : file1: Copied (new) to: sub/file2 2025/04/29 04:13:14 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 04:13:14 DEBUG : file1: Unchanged skipping 2025/04/29 04:13:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe': don't need to copy/move sub/file2, it is already at target location 2025/04/29 04:13:16 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.91s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.49s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:13:19 DEBUG : dst/file1: md5 = e192f43e0c6a8fa490da39a3ed265a0d OK 2025/04/29 04:13:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sejunej1xofe/backup" 2025/04/29 04:13:20 DEBUG : Creating backend with remote "TestDrive:crypt/p4or68019gp5umms9tmr9unk9vduncjbifgabvn9qpjrm83hi2eg/1nrff024r7pq65ecp72fc28jb0" 2025/04/29 04:13:22 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/29 04:13:24 INFO : dst/file1: Moved (server-side) 2025/04/29 04:13:25 DEBUG : dst/file1: md5 = 1ba1285f89e1c01b8bbb070b89727ef4 OK 2025/04/29 04:13:25 INFO : dst/file1: Copied (new) 2025/04/29 04:13:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/29 04:13:29 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/29 04:13:29 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.71s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:13:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sejunej1xofe/dst" 2025/04/29 04:13:30 DEBUG : Creating backend with remote "TestDrive:crypt/p4or68019gp5umms9tmr9unk9vduncjbifgabvn9qpjrm83hi2eg/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/29 04:13:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sejunej1xofe/CompareDest" 2025/04/29 04:13:32 DEBUG : Creating backend with remote "TestDrive:crypt/p4or68019gp5umms9tmr9unk9vduncjbifgabvn9qpjrm83hi2eg/gveqi14airsml4bgu7krj116o8" 2025/04/29 04:13:33 DEBUG : one: Need to transfer - File not found at Destination 2025/04/29 04:13:36 DEBUG : one: md5 = f1c667b85fb58724cee3f76d76dca668 OK 2025/04/29 04:13:36 INFO : one: Copied (new) 2025/04/29 04:13:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/29 04:13:38 DEBUG : one: md5 = 4058874e79a432236496b2f45ab73740 OK 2025/04/29 04:13:38 INFO : one: Copied (replaced existing) 2025/04/29 04:13:40 DEBUG : dst/one: md5 = bb8823393108a5f468d43b5b5da6f441 OK 2025/04/29 04:13:42 DEBUG : CompareDest/one: md5 = 22035a0c3902500fbda611629f78c64f OK 2025/04/29 04:13:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/29 04:13:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 04:13:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/29 04:13:45 DEBUG : CompareDest/two: md5 = d376c741d3e3f61f332d0d104e6f3997 OK 2025/04/29 04:13:46 DEBUG : two: Need to transfer - File not found at Destination 2025/04/29 04:13:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 04:13:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/29 04:13:47 DEBUG : two: Need to transfer - File not found at Destination 2025/04/29 04:13:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 04:13:47 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/29 04:13:48 DEBUG : two: Need to transfer - File not found at Destination 2025/04/29 04:13:49 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/29 04:13:50 DEBUG : two: md5 = 2d9ce6d17110005920ca8e8d8c79c543 OK 2025/04/29 04:13:50 INFO : two: Copied (new) 2025/04/29 04:13:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/29 04:13:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/29 04:13:54 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/29 04:13:54 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.41s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:13:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sejunej1xofe/dst" 2025/04/29 04:13:54 DEBUG : Creating backend with remote "TestDrive:crypt/p4or68019gp5umms9tmr9unk9vduncjbifgabvn9qpjrm83hi2eg/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/29 04:13:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sejunej1xofe/CopyDest" 2025/04/29 04:13:56 DEBUG : Creating backend with remote "TestDrive:crypt/p4or68019gp5umms9tmr9unk9vduncjbifgabvn9qpjrm83hi2eg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/29 04:13:58 DEBUG : one: Need to transfer - File not found at Destination 2025/04/29 04:14:00 DEBUG : one: md5 = 1caf3e42d03d19fb9c9945081d9881fa OK 2025/04/29 04:14:00 INFO : one: Copied (new) 2025/04/29 04:14:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/29 04:14:02 DEBUG : one: md5 = 0845145563eab2a6a62be8cc8831581d OK 2025/04/29 04:14:02 INFO : one: Copied (replaced existing) 2025/04/29 04:14:04 DEBUG : dst/one: md5 = 6598df4b641c4f0f63c87f81f039ccbd OK 2025/04/29 04:14:06 DEBUG : CopyDest/one: md5 = 17a796127da5032536d3fadbe8534bba OK 2025/04/29 04:14:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sejunej1xofe/BackupDir" 2025/04/29 04:14:07 DEBUG : Creating backend with remote "TestDrive:crypt/p4or68019gp5umms9tmr9unk9vduncjbifgabvn9qpjrm83hi2eg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/29 04:14:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/29 04:14:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 04:14:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/29 04:14:11 INFO : one: Moved (server-side) 2025/04/29 04:14:12 INFO : one: Copied (server-side copy) 2025/04/29 04:14:12 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/29 04:14:14 DEBUG : CopyDest/two: md5 = 9188d315517b784f9859c00c2edfdc12 OK 2025/04/29 04:14:14 DEBUG : two: Need to transfer - File not found at Destination 2025/04/29 04:14:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 04:14:16 INFO : two: Copied (server-side copy) 2025/04/29 04:14:16 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/29 04:14:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 04:14:16 DEBUG : two: Unchanged skipping 2025/04/29 04:14:18 DEBUG : CopyDest/three: md5 = 3fe7dc0a9b4294cd0a546c029689c5b2 OK 2025/04/29 04:14:19 DEBUG : three: Need to transfer - File not found at Destination 2025/04/29 04:14:19 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/29 04:14:19 DEBUG : three: Destination not found in --copy-dest 2025/04/29 04:14:21 DEBUG : three: md5 = 832a7eab93aaf5537ee24706e45dabb3 OK 2025/04/29 04:14:21 INFO : three: Copied (new) 2025/04/29 04:14:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/29 04:14:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/29 04:14:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/29 04:14:26 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/29 04:14:26 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/29 04:14:26 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/29 04:14:27 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.84s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", 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-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.43s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:14:28 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/29 04:14:31 DEBUG : TestCopyFileMaxTransfer/file1: md5 = ce4d1ed21610037d4cb940ef8c5bf5bc OK 2025/04/29 04:14:31 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/29 04:14:31 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/29 04:14:31 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/04/29 04:14:32 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/29 04:14:33 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/29 04:14:34 DEBUG : TestCopyFileMaxTransfer/file4: md5 = f9c3bcf78fb977fb12966b476a5b67ac OK 2025/04/29 04:14:34 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/04/29 04:14:36 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/04/29 04:14:36 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.10s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:14:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe': Looking for duplicate names using skip mode. 2025/04/29 04:14:41 NOTICE: one: Found 2 files with duplicate names 2025/04/29 04:14:41 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.84s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:14:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe': Looking for duplicate names using skip mode. 2025/04/29 04:14:47 NOTICE: one: Found 3 files with duplicate names 2025/04/29 04:14:47 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/04/29 04:14:47 INFO : one: Deleted 2025/04/29 04:14:47 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.34s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:14:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe': Looking for duplicate names using first mode. 2025/04/29 04:14:53 NOTICE: one: Found 3 files with duplicate names 2025/04/29 04:14:54 INFO : one: Deleted 2025/04/29 04:14:54 INFO : one: Deleted 2025/04/29 04:14:54 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.79s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:14:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe': Looking for duplicate names using newest mode. 2025/04/29 04:15:00 NOTICE: one: Found 3 files with duplicate names 2025/04/29 04:15:00 INFO : one: Deleted 2025/04/29 04:15:01 INFO : one: Deleted 2025/04/29 04:15:01 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.15s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.56s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:15:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe': Looking for duplicate names using oldest mode. 2025/04/29 04:15:06 NOTICE: one: Found 3 files with duplicate names 2025/04/29 04:15:07 INFO : one: Deleted 2025/04/29 04:15:07 INFO : one: Deleted 2025/04/29 04:15:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.19s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:15:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe': Looking for duplicate names using largest mode. 2025/04/29 04:15:13 NOTICE: one: Found 3 files with duplicate names 2025/04/29 04:15:13 INFO : one: Deleted 2025/04/29 04:15:13 INFO : one: Deleted 2025/04/29 04:15:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.10s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:15:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe': Looking for duplicate names using smallest mode. 2025/04/29 04:15:19 NOTICE: one: Found 3 files with duplicate names 2025/04/29 04:15:19 INFO : one: Deleted 2025/04/29 04:15:20 INFO : one: Deleted 2025/04/29 04:15:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.44s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:15:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe': Looking for duplicate names using rename mode. 2025/04/29 04:15:26 NOTICE: one.txt: Found 3 files with duplicate names 2025/04/29 04:15:27 INFO : one-2.txt: renamed from: one.txt 2025/04/29 04:15:28 INFO : one-3.txt: renamed from: one.txt 2025/04/29 04:15:30 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.29s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:15:34 DEBUG : dupe1/one.txt: md5 = 0b903069a4d4fc1b48d8dc7e1f738b11 OK 2025/04/29 04:15:36 DEBUG : dupe2/two.txt: md5 = 96decea6cbbd96455fa3259ed91ace89 OK 2025/04/29 04:15:39 DEBUG : dupe3/three.txt: md5 = 312ad3811787e2114e0efeb6b6d440cb OK 2025/04/29 04:15:39 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/04/29 04:15:40 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/04/29 04:15:41 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/04/29 04:15:41 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/04/29 04:15:45 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/29 04:15:45 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/04/29 04:15:45 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.90s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:15:46 DEBUG : a.txt: md5 = 4eda97e0e21ee5ce964bfbb6e3c17cc0 OK 2025/04/29 04:15:48 DEBUG : zend.txt: md5 = b30e196ca85cc76019652afde97b687c OK 2025/04/29 04:15:50 DEBUG : sub dir/hello world: md5 = 3d8bf5c6dc9fb25a4b7d2aa57f4e5b04 OK 2025/04/29 04:15:52 DEBUG : sub dir/hello world2: md5 = 045e452b80cc94c5caaa3cbb25308f18 OK 2025/04/29 04:15:54 DEBUG : sub dir/ignore dir/.ignore: md5 = 39cb358a5dc1a93210a2990f381be48c OK 2025/04/29 04:15:55 DEBUG : sub dir/ignore dir/should be ignored: md5 = 87912b3283133b06af47fd11b2ea85a8 OK 2025/04/29 04:15:58 DEBUG : sub dir/sub sub dir/hello world3: md5 = 24e39211e00e6a177b15ff16a32a8f2e OK 2025/04/29 04:15:59 DEBUG : a.txt: Excluded (Size Filter) 2025/04/29 04:15:59 DEBUG : a.txt: Excluded 2025/04/29 04:15:59 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/29 04:15:59 DEBUG : sub dir/hello world: Excluded 2025/04/29 04:15:59 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/29 04:15:59 DEBUG : sub dir/hello world2: Excluded 2025/04/29 04:16:00 DEBUG : sub dir/ignore dir: Excluded 2025/04/29 04:16:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/29 04:16:00 DEBUG : sub dir/hello world: Excluded 2025/04/29 04:16:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/29 04:16:00 DEBUG : sub dir/hello world2: Excluded 2025/04/29 04:16:00 DEBUG : sub dir/ignore dir: Excluded 2025/04/29 04:16:05 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/29 04:16:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/29 04:16:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/29 04:16:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/29 04:16:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/29 04:16:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/29 04:16:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.96s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:16:09 DEBUG : a.txt: md5 = 5fb15332e04550b98a750e2032663f19 OK 2025/04/29 04:16:10 DEBUG : zend.txt: md5 = 67fedabf78f2ce91257baaa5942401f9 OK 2025/04/29 04:16:12 DEBUG : sub dir/hello world: md5 = bf10f0a9d3c87774c06ce726a8e55635 OK 2025/04/29 04:16:13 DEBUG : sub dir/hello world2: md5 = b6f80d0d4b971648b202e38479e4ca5e OK 2025/04/29 04:16:15 DEBUG : sub dir/ignore dir/.ignore: md5 = 3cdd84fa0ae907df4c8d93adafd30acd OK 2025/04/29 04:16:17 DEBUG : sub dir/ignore dir/should be ignored: md5 = 8eabe79fb25ca7e2d033fa978c12e2d3 OK 2025/04/29 04:16:19 DEBUG : sub dir/sub sub dir/hello world3: md5 = 0bac0cc8821d3f236ad2552d8b0c46b6 OK 2025/04/29 04:16:20 DEBUG : a.txt: Excluded (Size Filter) 2025/04/29 04:16:20 DEBUG : a.txt: Excluded 2025/04/29 04:16:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/29 04:16:21 DEBUG : sub dir/hello world: Excluded 2025/04/29 04:16:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/29 04:16:21 DEBUG : sub dir/hello world2: Excluded 2025/04/29 04:16:22 DEBUG : sub dir/ignore dir: Excluded 2025/04/29 04:16:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/29 04:16:22 DEBUG : sub dir/hello world: Excluded 2025/04/29 04:16:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/29 04:16:22 DEBUG : sub dir/hello world2: Excluded 2025/04/29 04:16:22 DEBUG : sub dir/ignore dir: Excluded 2025/04/29 04:16:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/29 04:16:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/29 04:16:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/29 04:16:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/29 04:16:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/29 04:16:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/29 04:16:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.45s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:16:30 DEBUG : file1: md5 = 9095f020a91ebf7a9a2fc4754c881fa8 OK 2025/04/29 04:16:32 DEBUG : sub/file2: md5 = fc02e6825f570a6832944c093b4c4890 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/04/29 04:16:35 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/04/29 04:16:35 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/04/29 04:16:36 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/04/29 04:16:37 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.50s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.34s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.39s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.64s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:16:39 DEBUG : file1: md5 = 0d9ce7fa0a7917be8207568da5e414b9 OK 2025/04/29 04:16:42 DEBUG : sub/file2: md5 = 11a7fb821fd7dadecf7e266fcf412e93 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/04/29 04:16:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sejunej1xofe/notfound" 2025/04/29 04:16:46 DEBUG : Creating backend with remote "TestDrive:crypt/p4or68019gp5umms9tmr9unk9vduncjbifgabvn9qpjrm83hi2eg/qe0i31qdkoejk60elps0ni5sqk" 2025/04/29 04:16:49 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.47s) --- PASS: TestStatJSON/Root (0.22s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.48s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.79s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:16:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe': Making directory 2025/04/29 04:16:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe': Making directory --- PASS: TestMkdir (0.64s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:16:52 DEBUG : sub dir/hello world: md5 = 6d13796f1686d7be8580ce3dfdf59cf1 OK 2025/04/29 04:16:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.73s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:16:56 DEBUG : potato2: md5 = 1a7f5c7005733cb5c11c45cd7ba3ab4e OK 2025/04/29 04:16:58 DEBUG : empty space: md5 = 15ab8622d9c25685343c4b9b9fe78ae6 OK --- PASS: TestLs (4.48s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:17:01 DEBUG : potato2: md5 = 9d0cc0507f43e15da2e15f5644577c48 OK 2025/04/29 04:17:02 DEBUG : empty space: md5 = 332771fff6683046b463a9a1cc916eca OK 2025/04/29 04:17:03 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.86s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:17:06 DEBUG : potato2: md5 = 2dd8795541b98c3c5eb61cc231db8dbd OK 2025/04/29 04:17:07 DEBUG : empty space: md5 = 67dcd3a3d4009acf524803c63d77cd3c OK --- PASS: TestLsLong (4.70s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:17:10 DEBUG : potato2: md5 = d63d7c3c3853e8426a840694bc2cb046 OK 2025/04/29 04:17:12 DEBUG : empty space: md5 = 8ad840ab6f5ce931ffa6133c87f3e489 OK --- PASS: TestHashSums (4.29s) === RUN TestHashSumsWithErrors 2025/04/29 04:17:13 DEBUG : Creating backend with remote ":memory:" 2025/04/29 04:17:13 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/29 04:17:13 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/29 04:17:13 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/29 04:17:13 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/29 04:17:13 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/29 04:17:13 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/29 04:17:13 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/29 04:17:13 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/29 04:17:13 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-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:17:15 DEBUG : potato2: md5 = 30b23dcbb779e88726c95bbd8c4231ab OK 2025/04/29 04:17:16 DEBUG : empty space: md5 = 816e0a660a45a0709ceeab0e671172c9 OK 2025/04/29 04:17:18 DEBUG : sub dir/potato3: md5 = b28eb0f035a3cb0447b403d4bec503d3 OK 2025/04/29 04:17:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.54s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:17:23 DEBUG : small: md5 = aef77d33bffab755171383d438be9faa OK 2025/04/29 04:17:25 DEBUG : medium: md5 = 456a800b46f52e8c9e502051184b9878 OK 2025/04/29 04:17:26 DEBUG : large: md5 = 376ddf6540273705f5736e52d9612cb0 OK 2025/04/29 04:17:26 DEBUG : Waiting for deletions to finish 2025/04/29 04:17:27 DEBUG : large: Excluded (Size Filter) 2025/04/29 04:17:27 INFO : medium: Deleted 2025/04/29 04:17:27 INFO : small: Deleted --- PASS: TestDelete (6.51s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:17:30 DEBUG : small: md5 = e983b20b66d09a551289b5d38d9df14c OK 2025/04/29 04:17:31 DEBUG : medium: md5 = 35c87b17668bdfa812f71f44a14dec40 OK 2025/04/29 04:17:32 DEBUG : large: md5 = c985fa8dff347be3335fa610b57df6b6 OK 2025/04/29 04:17:33 DEBUG : Waiting for deletions to finish 2025/04/29 04:17:33 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/04/29 04:17:33 INFO : large: Deleted 2025/04/29 04:17:33 INFO : small: Deleted --- PASS: TestMaxDelete (6.65s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:17:36 DEBUG : small: md5 = e68beea3d1047fb71bfe296270a1bf19 OK 2025/04/29 04:17:38 DEBUG : medium: md5 = 0e549d42665684ac39d00f2a3194d3b0 OK 2025/04/29 04:17:39 DEBUG : large: md5 = bb6ec40d8bacbb227fa4f2be9bbbcd90 OK 2025/04/29 04:17:39 DEBUG : Waiting for deletions to finish 2025/04/29 04:17:40 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/29 04:17:40 INFO : small: Deleted 2025/04/29 04:17:40 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.57s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:17:43 DEBUG : small: md5 = 3ec22d4f1dc10a65192f7e59df675805 OK 2025/04/29 04:17:44 DEBUG : medium: md5 = 8e737f0b3217356fb1febdb2e3989c3b OK 2025/04/29 04:17:46 DEBUG : large: md5 = 9ccfc4076a01f4e85a6d78d1d45ffa7d OK 2025/04/29 04:17:46 DEBUG : Waiting for deletions to finish 2025/04/29 04:17:46 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/29 04:17:46 INFO : medium: Deleted 2025/04/29 04:17:46 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.51s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:17:49 DEBUG : ReadFile: md5 = 78fb364a76d1a148d05f1bffd5b3f84c OK --- PASS: TestReadFile (4.25s) === RUN TestRetry 2025/04/29 04:17:52 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/29 04:17:52 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/29 04:17:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/29 04:17:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/29 04:17:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/29 04:17:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/29 04:17:52 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-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:17:54 DEBUG : file1: md5 = 29f37744308faa1cad35bda9bce4c9d6 OK 2025/04/29 04:17:55 DEBUG : file2: md5 = f4b767a56ffd9f276674902dead7f6bc OK --- PASS: TestCat (18.36s) === RUN TestPurge 2025/04/29 04:18:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jisibic1hila" 2025/04/29 04:18:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 04:18:11 DEBUG : Creating backend with remote "TestDrive:crypt/kgo9mfo7a74lb76a2r5cl3d882raparbto1h354ook7vj85a3kc0" 2025/04/29 04:18:12 DEBUG : Creating backend with remote "/tmp/rclone1495056978" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisibic1hila'", Local "Local file system at /tmp/rclone1495056978", Modify Window "1ms" 2025/04/29 04:18:16 DEBUG : A1/B1/C1/one: md5 = 180e87422c61ef9e5422d3d5e74b1b74 OK 2025/04/29 04:18:16 INFO : A2: Making directory 2025/04/29 04:18:17 INFO : A1/B2: Making directory 2025/04/29 04:18:18 INFO : A1/B2/C2: Making directory 2025/04/29 04:18:19 INFO : A1/B1/C3: Making directory 2025/04/29 04:18:19 INFO : A3: Making directory 2025/04/29 04:18:20 INFO : A3/B3: Making directory 2025/04/29 04:18:21 INFO : A3/B3/C4: Making directory 2025/04/29 04:18:23 DEBUG : A1/two: md5 = ba72c0c3d55acc2c4fd91caad6b948fe OK 2025/04/29 04:18:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisibic1hila': Purge remote 2025/04/29 04:18:26 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.67s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:18:31 DEBUG : A1/B1/C1/one: md5 = a75a21f77d21f69f8c9855f535048f3d OK 2025/04/29 04:18:31 INFO : A2: Making directory 2025/04/29 04:18:31 INFO : A1/B2: Making directory 2025/04/29 04:18:32 INFO : A1/B2/C2: Making directory 2025/04/29 04:18:33 INFO : A1/B1/C3: Making directory 2025/04/29 04:18:34 INFO : A3: Making directory 2025/04/29 04:18:34 INFO : A3/B3: Making directory 2025/04/29 04:18:35 INFO : A3/B3/C4: Making directory 2025/04/29 04:18:37 DEBUG : A1/two: md5 = 9df6a3b2713a955cb4284dc74e72c00d OK 2025/04/29 04:18:38 DEBUG : removing 1 level 3 directories 2025/04/29 04:18:38 INFO : A3/B3/C4: Removing directory 2025/04/29 04:18:41 DEBUG : removing 2 level 3 directories 2025/04/29 04:18:41 INFO : A1/B2/C2: Removing directory 2025/04/29 04:18:41 INFO : A1/B1/C3: Removing directory 2025/04/29 04:18:42 DEBUG : removing 2 level 2 directories 2025/04/29 04:18:42 INFO : A3/B3: Removing directory 2025/04/29 04:18:42 INFO : A1/B2: Removing directory 2025/04/29 04:18:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/29 04:18:42 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/04/29 04:18:42 DEBUG : removing 2 level 1 directories 2025/04/29 04:18:42 INFO : A3: Removing directory 2025/04/29 04:18:42 INFO : A2: Removing directory 2025/04/29 04:18:42 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/04/29 04:18:46 DEBUG : removing 1 level 3 directories 2025/04/29 04:18:46 INFO : A1/B1/C1: Removing directory 2025/04/29 04:18:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/29 04:18:47 DEBUG : removing 1 level 2 directories 2025/04/29 04:18:47 INFO : A1/B1: Removing directory 2025/04/29 04:18:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/29 04:18:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/29 04:18:48 DEBUG : removing 1 level 1 directories 2025/04/29 04:18:48 INFO : A1: Removing directory 2025/04/29 04:18:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/29 04:18:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/29 04:18:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/29 04:18:48 DEBUG : removing 1 level 0 directories 2025/04/29 04:18:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe': Removing directory 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/29 04:18:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (23.63s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:18:51 INFO : A1: Making directory 2025/04/29 04:18:52 INFO : A1/B1: Making directory 2025/04/29 04:18:52 INFO : A1/B1/C1: Making directory 2025/04/29 04:18:55 DEBUG : removing 1 level 3 directories 2025/04/29 04:18:55 INFO : A1/B1/C1: Removing directory 2025/04/29 04:18:55 DEBUG : removing 1 level 2 directories 2025/04/29 04:18:55 INFO : A1/B1: Removing directory 2025/04/29 04:18:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/29 04:18:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.74s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:18:58 INFO : A1: Making directory 2025/04/29 04:18:59 INFO : A1/B1: Making directory 2025/04/29 04:18:59 INFO : A1/B1/C1: Making directory 2025/04/29 04:19:02 DEBUG : removing 1 level 3 directories 2025/04/29 04:19:02 INFO : A1/B1/C1: Removing directory 2025/04/29 04:19:03 DEBUG : removing 1 level 2 directories 2025/04/29 04:19:03 INFO : A1/B1: Removing directory 2025/04/29 04:19:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/29 04:19:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.38s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:19:07 DEBUG : file1: md5 = 8c15d800f88e21eab669f40167d960f0 OK 2025/04/29 04:19:07 DEBUG : filename.txt: File name found in url 2025/04/29 04:19:09 DEBUG : filename.txt: md5 = 82f9006b4520d0e8442218115af3e2cf OK 2025/04/29 04:19:09 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/04/29 04:19:10 DEBUG : headerfilename.txt: md5 = 20a5a45a89b8785cd43e84ae306c490d OK 2025/04/29 04:19:11 DEBUG : file2: md5 = 980d97735dd39c0a697fe24f715b60d6 OK --- PASS: TestCopyURL (8.62s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:19:14 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/29 04:19:16 DEBUG : sub/file2: md5 = ce31e86b7de146cbccd29301d141edb1 OK 2025/04/29 04:19:16 INFO : file1: Copied (new) to: sub/file2 2025/04/29 04:19:16 INFO : file1: Deleted 2025/04/29 04:19:17 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 04:19:17 DEBUG : file1: Unchanged skipping 2025/04/29 04:19:17 INFO : file1: Deleted 2025/04/29 04:19:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe': don't need to copy/move sub/file2, it is already at target location 2025/04/29 04:19:19 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.87s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:19:20 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/29 04:19:21 DEBUG : file1: md5 = 1676bdc905415c2f0d95fa5a440e7622 OK 2025/04/29 04:19:21 INFO : file1: Copied (new) 2025/04/29 04:19:21 INFO : file1: Deleted 2025/04/29 04:19:22 DEBUG : file1: Destination exists, skipping 2025/04/29 04:19:22 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.35s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.48s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:19:26 DEBUG : dst/file1: md5 = 04908ad1f3a9d51d92e62b94c25c4706 OK 2025/04/29 04:19:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sejunej1xofe/backup" 2025/04/29 04:19:27 DEBUG : Config file has changed externally - reloading 2025/04/29 04:19:27 DEBUG : Creating backend with remote "TestDrive:crypt/p4or68019gp5umms9tmr9unk9vduncjbifgabvn9qpjrm83hi2eg/1nrff024r7pq65ecp72fc28jb0" 2025/04/29 04:19:28 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/29 04:19:30 INFO : dst/file1: Moved (server-side) 2025/04/29 04:19:32 DEBUG : dst/file1: md5 = 783c9a0384d1d2f7edfb40e16b0781cc OK 2025/04/29 04:19:32 INFO : dst/file1: Copied (new) 2025/04/29 04:19:32 INFO : dst/file1: Deleted 2025/04/29 04:19:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/29 04:19:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/29 04:19:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.70s) === 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-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:19:39 DEBUG : A1/one: md5 = 3f82d9a9b1d702c35606580692070669 OK 2025/04/29 04:19:40 DEBUG : A1/two: md5 = ffa6609aea562e9c9d6f9e82b5bd21c3 OK 2025/04/29 04:19:42 DEBUG : A1/B1/three: md5 = 30ff7693392dc44ede36335224c8429e OK 2025/04/29 04:19:45 DEBUG : A1/B1/C1/four: md5 = 12bef26695ac77eac8c943560ab67d5f OK 2025/04/29 04:19:47 DEBUG : A1/B1/C2/five: md5 = 1190fa9084e3b60b7a427ae1d6e00f7e OK 2025/04/29 04:19:47 INFO : A1/B2: Making directory 2025/04/29 04:19:47 INFO : A1/B1/C3: Making directory 2025/04/29 04:19:57 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/04/29 04:19:57 INFO : A2/two: Moved (server-side) to: A3/two 2025/04/29 04:19:57 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/04/29 04:19:57 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/04/29 04:19:57 INFO : A2/one: Moved (server-side) to: A3/one 2025/04/29 04:20:00 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/29 04:20:00 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/29 04:20:00 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/29 04:20:01 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/29 04:20:01 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/29 04:20:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/04/29 04:20:08 INFO : A3/two: Moved (server-side) to: A4/two 2025/04/29 04:20:08 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/04/29 04:20:08 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/04/29 04:20:08 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/04/29 04:20:08 INFO : A3/one: Moved (server-side) to: A4/one 2025/04/29 04:20:11 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/29 04:20:11 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/29 04:20:11 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/29 04:20:12 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/29 04:20:12 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/29 04:20:18 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/04/29 04:20:19 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/04/29 04:20:20 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/29 04:20:20 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/29 04:20:20 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/29 04:20:20 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/29 04:20:20 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/29 04:20:20 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/29 04:20:20 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/29 04:20:20 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.30s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:20:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe': File to upload is small (34 bytes), uploading instead of streaming 2025/04/29 04:20:23 DEBUG : no_checksum_small_file_from_pipe: md5 = 0f428bdb223afa2179271697c7533f34 OK 2025/04/29 04:20:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/29 04:20:23 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/29 04:20:24 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/04/29 04:20:25 DEBUG : no_checksum_big_file_from_pipe: md5 = 01de67698530c76633fc02ad9e0c13ac OK 2025/04/29 04:20:25 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-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:20:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe': File to upload is small (34 bytes), uploading instead of streaming 2025/04/29 04:20:28 DEBUG : with_checksum_small_file_from_pipe: md5 = 17d07cee69ad6f079453dbd0b9aa019f OK 2025/04/29 04:20:28 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/29 04:20:29 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/04/29 04:20:29 DEBUG : with_checksum_big_file_from_pipe: md5 = da5793a95ca480068b2259b3b10f6cf4 OK 2025/04/29 04:20:29 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-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:20:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe': File to upload is small (34 bytes), uploading instead of streaming 2025/04/29 04:20:33 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 04:20:33 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/29 04:20: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-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:20:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe': File to upload is small (34 bytes), uploading instead of streaming 2025/04/29 04:20:38 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/29 04:20:38 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/29 04:20:39 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.31s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.91s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.69s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.98s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.73s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/04/29 04:20:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe': File to upload is small (48 bytes), uploading instead of streaming 2025/04/29 04:20:42 DEBUG : rcat_metadata: md5 = 77a6535b0bee3bdd8c6341114ba554c0 OK 2025/04/29 04:20:42 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/04/29 04:20:44 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/04/29 04:20:45 DEBUG : rcat_metadata_uploadcutoff0: md5 = 601c3dbeb8ff896f33ce1a7a0466bd3e OK 2025/04/29 04:20:45 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.86s) --- PASS: TestRcatMetadata/Normal (2.56s) --- PASS: TestRcatMetadata/ViaDisk (2.87s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:20:48 DEBUG : potato1: md5 = 171d0a2f97ed33c1c357e389c43879f4 OK 2025/04/29 04:20:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe': File to upload is small (60 bytes), uploading instead of streaming 2025/04/29 04:20:49 DEBUG : potato2: md5 = b62e2b3d2de91fc554b43bf98704b29e OK 2025/04/29 04:20:49 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.27s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:20:52 DEBUG : potato1: md5 = 950252164e08806c09f4d3055625028a OK 2025/04/29 04:20:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe': File to upload is small (60 bytes), uploading instead of streaming 2025/04/29 04:20:54 DEBUG : potato2: md5 = 84b131ca728ef9fe36dd258df4fb94fb OK 2025/04/29 04:20:54 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.75s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:20:57 DEBUG : potato2: md5 = 64d7c6a8aae719478621fa494c46c67e OK 2025/04/29 04:20:58 DEBUG : empty space: md5 = fb96225f4f307d96fb09ec582fc391f5 OK 2025/04/29 04:21:00 DEBUG : sub dir/potato3: md5 = 25af4adc3c78c1cca5c6d0356611d57b OK 2025/04/29 04:21:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe': Touching "sub dir/potato3" 2025/04/29 04:21:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe': Touching "empty space" 2025/04/29 04:21:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe': Touching "potato2" 2025/04/29 04:21:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.64s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:21:05 DEBUG : dir with metadata: Making directory with metadata 2025/04/29 04:21:06 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.44s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:21:08 DEBUG : directory with modtime: Making directory with metadata 2025/04/29 04:21:08 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.32s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:21:10 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/29 04:21:10 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/29 04:21:10 DEBUG : Google drive root 'crypt/p4or68019gp5umms9tmr9unk9vduncjbifgabvn9qpjrm83hi2eg': Skipping btime metadata as can't update it on an existing file: 2025-04-29T04:21:10.489805603Z 2025/04/29 04:21:11 INFO : non existent directory: Updated directory metadata 2025/04/29 04:21:13 DEBUG : Google drive root 'crypt/p4or68019gp5umms9tmr9unk9vduncjbifgabvn9qpjrm83hi2eg': Skipping btime metadata as can't update it on an existing file: 2025-04-29T04:21:10.489805603Z 2025/04/29 04:21:13 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.95s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:21:15 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/04/29 04:21:17 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/04/29 04:21:17 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.99s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:21:19 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/29 04:21:19 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/29 04:21:19 DEBUG : dst: Making directory with metadata 2025/04/29 04:21:20 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/29 04:21:20 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 04:21:20 INFO : dst: Set directory modification time (using SetModTime) 2025/04/29 04:21:21 INFO : dst: Set directory modification time (using SetModTime) 2025/04/29 04:21:21 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/04/29 04:21:21 INFO : dst: Set directory modification time (using SetModTime) 2025/04/29 04:21:21 DEBUG : dst: Destination directory is newer than source, skipping 2025/04/29 04:21:21 DEBUG : TestDrive: Loaded invalid token from config file - ignoring 2025/04/29 04:21:21 DEBUG : Saving config "token" in section "TestDrive" of the config file 2025/04/29 04:21:21 DEBUG : TestDrive: Saved new token in config file --- PASS: TestDirsEqual (3.67s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe'", Local "Local file system at /tmp/rclone2805016985", Modify Window "1ms" 2025/04/29 04:21:25 DEBUG : sub dir/test remove existing: md5 = 9f15c726b84270dfed99cdfcc83d8530 OK 2025/04/29 04:21:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 1b78751cab99045f774bbc1f0379901f OK 2025/04/29 04:21:28 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.gidojeb2" before starting 2025/04/29 04:21:29 DEBUG : sub dir/test remove existing.gidojeb2: TEST: removing renamed existing file after operation 2025/04/29 04:21:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cizixam6" before starting 2025/04/29 04:21:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cizixam6: TEST: renaming existing back after failed operation 2025/04/29 04:21:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nukisaz9" before starting 2025/04/29 04:21:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nukisaz9: TEST: removing renamed existing file after operation 2025/04/29 04:21:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "c25n6l09jth2bu2qj7eviaeoec1lr1csvqmhrulkm9965frbho00" 2025/04/29 04:21:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "homefo3ggh42qmqt7d9ugpsikb3aqpvpt1qgd1m761gbrc6u40iaihuh6a2qs6qm78h2q6flrg8aql2rr5l7gon214rvhqf85obvtrbmb98klhpu8knoev1n3sf7oic4jeai2k3sp9412acje6ie0ctpvg0hvkdlc71os9cle79bl9pplgd0" --- PASS: TestRemoveExisting (12.98s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/04/29 04:21:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sejunej1xofe': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m48.402086673s (try 1/5)