"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2024/12/10 03:18:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zigujij5kahe" 2024/12/10 03:18:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/10 03:18:25 DEBUG : Creating backend with remote "TestDrive:crypt/99adugb4ptbhj3aa2uv67ccc71nmamajqpcegtlpd9igo4lqeb5g" 2024/12/10 03:18:26 DEBUG : Creating backend with remote "/tmp/rclone4032811576" === 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-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/12/10 03:18:26 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/12/10 03:18:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/10 03:18:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/10 03:18:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/12/10 03:18:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/10 03:18:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/10 03:18:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/10 03:18:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/12/10 03:18:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/10 03:18:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/10 03:18:26 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/12/10 03:18:26 DEBUG : potato: Seek from 10 to 0 2024/12/10 03:18:26 DEBUG : potato: Seek from 10 to 0 2024/12/10 03:18:26 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/12/10 03:18:26 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/12/10 03:18:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/10 03:18:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/10 03:18:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/12/10 03:18:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/10 03:18:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/10 03:18:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/10 03:18:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/12/10 03:18:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/10 03:18:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/10 03:18:26 DEBUG : potato: Seek from 5 to 2 2024/12/10 03:18:26 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/12/10 03:18:26 DEBUG : potato: Seek from 7 to 0 2024/12/10 03:18:26 DEBUG : potato: Seek from 7 to 0 2024/12/10 03:18:26 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/12/10 03:18:26 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/12/10 03:18:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/10 03:18:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/10 03:18:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/12/10 03:18:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/10 03:18:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/10 03:18:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/10 03:18:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/12/10 03:18:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/10 03:18:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/10 03:18:26 DEBUG : potato: Seek from 5 to 2 2024/12/10 03:18:26 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/12/10 03:18:26 DEBUG : potato: Seek from 8 to 0 2024/12/10 03:18:26 DEBUG : potato: Seek from 8 to 0 2024/12/10 03:18:26 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/12/10 03:18:26 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/12/10 03:18:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/10 03:18:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/10 03:18:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/12/10 03:18:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/10 03:18:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/10 03:18:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/10 03:18:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/12/10 03:18:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/10 03:18:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/10 03:18:26 DEBUG : potato: Seek from 5 to 2 2024/12/10 03:18:26 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/12/10 03:18:26 DEBUG : potato: Seek from 9 to 0 2024/12/10 03:18:26 DEBUG : potato: Seek from 9 to 0 2024/12/10 03:18:26 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-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:18:29 DEBUG : rutabaga: md5 = cd04e5c4de4dc36bb10a8812b5f0502c OK === RUN TestCheck/1 === RUN TestCheck/2 2024/12/10 03:18:31 DEBUG : empty space: md5 = 0aa3a5c038715df189a3ea20a506abca OK === RUN TestCheck/3 2024/12/10 03:18:34 DEBUG : potato2: md5 = 63af3c7347767ebb8ffc217304b38a75 OK === RUN TestCheck/4 === RUN TestCheck/5 2024/12/10 03:18:36 DEBUG : remotepotato: md5 = 16ca6d34d3c62cb691ae3e1ad2636ab9 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.66s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.36s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2024/12/10 03:18:40 DEBUG : Creating backend with remote "nonexistent" 2024/12/10 03:18:40 DEBUG : Creating backend with remote "nonexistent" 2024/12/10 03:18:40 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/12/10 03:18:40 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/12/10 03:18:40 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/12/10 03:18:40 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-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:18:41 DEBUG : rutabaga: md5 = 63048f68604521662aa904a975554d44 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/12/10 03:18:46 DEBUG : empty space: md5 = da92d823ecbb8c5372ac6ceda5c7755e OK === RUN TestCheckDownload/3 2024/12/10 03:18:49 DEBUG : potato2: md5 = c64a497995472a6164d7bd35c3b04566 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/12/10 03:18:54 DEBUG : remotepotato: md5 = 7f6d6ee802bd808e3aef5c9e0c9d132d OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (19.97s) --- PASS: TestCheckDownload/1 (1.49s) --- PASS: TestCheckDownload/2 (1.22s) --- PASS: TestCheckDownload/3 (1.01s) --- PASS: TestCheckDownload/4 (1.29s) --- PASS: TestCheckDownload/5 (1.45s) --- PASS: TestCheckDownload/6 (1.34s) --- PASS: TestCheckDownload/7 (1.52s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:19:01 DEBUG : rutabaga: md5 = 7a5373fc16b47c4ffe1f2b3a50bf0552 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/12/10 03:19:04 DEBUG : empty space: md5 = 663cd707ee44af04e9ae699a96d0d4be OK === RUN TestCheckSizeOnly/3 2024/12/10 03:19:06 DEBUG : potato2: md5 = cdfc8ed11b3ac104179933b73465c0f1 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/12/10 03:19:08 DEBUG : remotepotato: md5 = de7e484b7c95b5e5ebab196de6e60169 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.38s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:19:14 DEBUG : test.sum: md5 = 518d160050df39f0c35239afb7457e12 OK 2024/12/10 03:19:15 NOTICE: test.sum: improperly formatted checksum line 4 2024/12/10 03:19:15 NOTICE: test.sum: improperly formatted checksum line 5 2024/12/10 03:19:15 NOTICE: test.sum: improperly formatted checksum line 6 2024/12/10 03:19:15 NOTICE: test.sum: 2 warning(s) suppressed... 2024/12/10 03:19:17 DEBUG : test.sum: md5 = f8fd1caf9a36bd93a458d31dd253ac9b OK 2024/12/10 03:19:18 NOTICE: test.sum: improperly formatted checksum line 4 2024/12/10 03:19:18 NOTICE: test.sum: improperly formatted checksum line 5 2024/12/10 03:19:18 NOTICE: test.sum: improperly formatted checksum line 6 2024/12/10 03:19:18 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.13s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:19:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zigujij5kahe/data" 2024/12/10 03:19:19 DEBUG : Creating backend with remote "TestDrive:crypt/99adugb4ptbhj3aa2uv67ccc71nmamajqpcegtlpd9igo4lqeb5g/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe/data' lacks md5, skipping --- SKIP: TestCheckSum (1.98s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:19:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zigujij5kahe/data" 2024/12/10 03:19:21 DEBUG : Creating backend with remote "TestDrive:crypt/99adugb4ptbhj3aa2uv67ccc71nmamajqpcegtlpd9igo4lqeb5g/vjrnln8ratgmqakfosrqe8espk" 2024/12/10 03:19:25 DEBUG : data/banana: md5 = fc4b236c0bf1c4173be48a5f373e809c OK 2024/12/10 03:19:27 DEBUG : test.sum: md5 = 802147199c81128f9a596beaf404def9 OK === RUN TestCheckSumDownload/subtest1 2024/12/10 03:19:32 DEBUG : data/potato: md5 = 414107881798e76079e5cc392621c6c4 OK 2024/12/10 03:19:34 DEBUG : test.sum: md5 = b74479c4e2f152aa7e7a74dd680cb1d3 OK === RUN TestCheckSumDownload/subtest2 2024/12/10 03:19:39 DEBUG : test.sum: md5 = 5b2bd7ee07931a09562f19810eb261df OK === RUN TestCheckSumDownload/subtest3 2024/12/10 03:19:44 DEBUG : test.sum: md5 = 04b9473adb65d37e54170c8b5f7f5f2e OK === RUN TestCheckSumDownload/subtest4 2024/12/10 03:19:49 DEBUG : test.sum: md5 = a753b1cc71efa1f887a431388f6c49b8 OK === RUN TestCheckSumDownload/subtest5 2024/12/10 03:19:53 DEBUG : test.sum: md5 = f6cd83b384bef34124a7c6d71624ac2f OK === RUN TestCheckSumDownload/subtest6 2024/12/10 03:19:58 DEBUG : data/banana: md5 = d4533dec1026bd6cee8fa33215c4ed56 OK 2024/12/10 03:19:59 DEBUG : data/potato: md5 = 3ec9e32ee98a4abdbf990902645ade83 OK 2024/12/10 03:20:01 DEBUG : test.sum: md5 = 92aa366450a615be2267c9e2cfbaae8f OK === RUN TestCheckSumDownload/subtest7 2024/12/10 03:20:06 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/12/10 03:20:06 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (46.13s) --- PASS: TestCheckSumDownload/subtest1 (2.99s) --- PASS: TestCheckSumDownload/subtest2 (3.32s) --- PASS: TestCheckSumDownload/subtest3 (2.93s) --- PASS: TestCheckSumDownload/subtest4 (2.55s) --- PASS: TestCheckSumDownload/subtest5 (2.39s) --- PASS: TestCheckSumDownload/subtest6 (2.24s) --- PASS: TestCheckSumDownload/subtest7 (2.51s) === RUN TestApplyTransforms 2024/12/10 03:20:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuzumah0wipo" 2024/12/10 03:20:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/10 03:20:07 DEBUG : Creating backend with remote "TestDrive:crypt/0m6lrs8gdch6ru7ahbtt4spuu4kut208v1m73pbr996n12iiq2kg" 2024/12/10 03:20:08 DEBUG : Creating backend with remote "/tmp/rclone1029763733" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuzumah0wipo'", Local "Local file system at /tmp/rclone1029763733", Modify Window "1ms" 2024/12/10 03:20:11 DEBUG : hello, world!: md5 = 8b6fee48076246b9da79136fef527427 OK upper checkfile vs. lower remote (without normalization) 2024/12/10 03:20:11 ERROR : hello, world!: sum not found 2024/12/10 03:20:11 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xuzumah0wipo' 2024/12/10 03:20:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuzumah0wipo': 1 files missing 2024/12/10 03:20:11 NOTICE: 1 hashes missing 2024/12/10 03:20:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuzumah0wipo': 2 differences found 2024/12/10 03:20:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuzumah0wipo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/12/10 03:20:13 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/10 03:20:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuzumah0wipo': 0 differences found 2024/12/10 03:20:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuzumah0wipo': 1 matching files 2024/12/10 03:20:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kojomoj5coto" 2024/12/10 03:20:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/10 03:20:13 DEBUG : Creating backend with remote "TestDrive:crypt/9oudlbfl07i64gan113t83q4l64otvkf6i25js5uru7u3hh8vqeg" 2024/12/10 03:20:14 DEBUG : Creating backend with remote "/tmp/rclone3523628571" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojomoj5coto'", Local "Local file system at /tmp/rclone3523628571", Modify Window "1ms" 2024/12/10 03:20:16 DEBUG : HELLO, WORLD!: md5 = 72969d2ee23cba81343b4520b0c005ee OK lower checkfile vs. upper remote (without normalization) 2024/12/10 03:20:17 ERROR : HELLO, WORLD!: sum not found 2024/12/10 03:20:17 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kojomoj5coto' 2024/12/10 03:20:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kojomoj5coto': 1 files missing 2024/12/10 03:20:17 NOTICE: 1 hashes missing 2024/12/10 03:20:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kojomoj5coto': 2 differences found 2024/12/10 03:20:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kojomoj5coto': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/12/10 03:20:18 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/10 03:20:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kojomoj5coto': 0 differences found 2024/12/10 03:20:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kojomoj5coto': 1 matching files 2024/12/10 03:20:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wiwokut4mofe" 2024/12/10 03:20:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/10 03:20:18 DEBUG : Creating backend with remote "TestDrive:crypt/3of7hvbi92hmtq0mno6oktt264n6fe7k7ckk0g0ncvsqgmnbq2qg" 2024/12/10 03:20:19 DEBUG : Creating backend with remote "/tmp/rclone46452661" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wiwokut4mofe'", Local "Local file system at /tmp/rclone46452661", Modify Window "1ms" 2024/12/10 03:20:22 DEBUG : HeLlO, wOrLd!: md5 = eb42af58defa31b4857d4284deae6d7f OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/12/10 03:20:22 ERROR : HeLlO, wOrLd!: sum not found 2024/12/10 03:20:22 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wiwokut4mofe' 2024/12/10 03:20:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wiwokut4mofe': 1 files missing 2024/12/10 03:20:22 NOTICE: 1 hashes missing 2024/12/10 03:20:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wiwokut4mofe': 2 differences found 2024/12/10 03:20:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wiwokut4mofe': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/12/10 03:20:23 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/10 03:20:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wiwokut4mofe': 0 differences found 2024/12/10 03:20:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wiwokut4mofe': 1 matching files 2024/12/10 03:20:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kodosil5xace" 2024/12/10 03:20:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/10 03:20:24 DEBUG : Creating backend with remote "TestDrive:crypt/14407dpf807n0nnb3hl21i9l8hv5soqdgnsoee41nlnf614vo990" 2024/12/10 03:20:25 DEBUG : Creating backend with remote "/tmp/rclone3846944702" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kodosil5xace'", Local "Local file system at /tmp/rclone3846944702", Modify Window "1ms" 2024/12/10 03:20:27 DEBUG : HELLO, WORLD!: md5 = b667b8c4ef22a1c43df133a05d6f3f26 OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/12/10 03:20:28 ERROR : HELLO, WORLD!: sum not found 2024/12/10 03:20:28 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kodosil5xace' 2024/12/10 03:20:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kodosil5xace': 1 files missing 2024/12/10 03:20:28 NOTICE: 1 hashes missing 2024/12/10 03:20:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kodosil5xace': 2 differences found 2024/12/10 03:20:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kodosil5xace': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/12/10 03:20:29 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/10 03:20:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kodosil5xace': 0 differences found 2024/12/10 03:20:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kodosil5xace': 1 matching files 2024/12/10 03:20:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huyuyiq0fegu" 2024/12/10 03:20:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/10 03:20:29 DEBUG : Creating backend with remote "TestDrive:crypt/0tjqa0mfuk1up7330hkdv9mlimhai0ki94k4n5ta71e2l89bj65g" 2024/12/10 03:20:30 DEBUG : Creating backend with remote "/tmp/rclone3892645651" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huyuyiq0fegu'", Local "Local file system at /tmp/rclone3892645651", Modify Window "1ms" 2024/12/10 03:20:33 DEBUG : 測試_Русский___ě_áñ: md5 = fbcb02b078498c389bb771292ab2ed9e OK NFD checkfile vs. NFC remote (without normalization) 2024/12/10 03:20:33 ERROR : 測試_Русский___ě_áñ: sum not found 2024/12/10 03:20:33 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-huyuyiq0fegu' 2024/12/10 03:20:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huyuyiq0fegu': 1 files missing 2024/12/10 03:20:33 NOTICE: 1 hashes missing 2024/12/10 03:20:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huyuyiq0fegu': 2 differences found 2024/12/10 03:20:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huyuyiq0fegu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/12/10 03:20:34 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/10 03:20:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huyuyiq0fegu': 0 differences found 2024/12/10 03:20:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huyuyiq0fegu': 1 matching files 2024/12/10 03:20:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zemijut8moja" 2024/12/10 03:20:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/10 03:20:34 DEBUG : Creating backend with remote "TestDrive:crypt/k4oq3n35sas3hnrmnmfhvlmtr9aab2sirgqg72cloi4ln58eco6g" 2024/12/10 03:20:35 DEBUG : Creating backend with remote "/tmp/rclone3202130291" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zemijut8moja'", Local "Local file system at /tmp/rclone3202130291", Modify Window "1ms" 2024/12/10 03:20:38 DEBUG : 測試_Русский___ě_áñ: md5 = 039b06204bfd293c08cf4f0ef2a84468 OK NFC checkfile vs. NFD remote (without normalization) 2024/12/10 03:20:39 ERROR : 測試_Русский___ě_áñ: sum not found 2024/12/10 03:20:39 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zemijut8moja' 2024/12/10 03:20:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zemijut8moja': 1 files missing 2024/12/10 03:20:39 NOTICE: 1 hashes missing 2024/12/10 03:20:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zemijut8moja': 2 differences found 2024/12/10 03:20:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zemijut8moja': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/12/10 03:20:40 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/10 03:20:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zemijut8moja': 0 differences found 2024/12/10 03:20:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zemijut8moja': 1 matching files 2024/12/10 03:20:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-timafac0pija" 2024/12/10 03:20:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/10 03:20:40 DEBUG : Creating backend with remote "TestDrive:crypt/hmfn84rpt2iruukvqihf6ag2mmair0reldrumtuo8ggac7264830" 2024/12/10 03:20:41 DEBUG : Creating backend with remote "/tmp/rclone1393398034" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-timafac0pija'", Local "Local file system at /tmp/rclone1393398034", Modify Window "1ms" 2024/12/10 03:20:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 349fdda5a8191cd0595ba5e3ada74ae4 OK NFDx2 checkfile vs. both remote (without normalization) 2024/12/10 03:20:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/10 03:20:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-timafac0pija' 2024/12/10 03:20:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-timafac0pija': 1 files missing 2024/12/10 03:20:45 NOTICE: 1 hashes missing 2024/12/10 03:20:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-timafac0pija': 2 differences found 2024/12/10 03:20:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-timafac0pija': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/12/10 03:20:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/10 03:20:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-timafac0pija': 0 differences found 2024/12/10 03:20:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-timafac0pija': 1 matching files 2024/12/10 03:20:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-coviquh8goqu" 2024/12/10 03:20:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/10 03:20:47 DEBUG : Creating backend with remote "TestDrive:crypt/uufn94goct0jsmccc374j1n10kbj7n8osa257n3d02rtu09t2l90" 2024/12/10 03:20:48 DEBUG : Creating backend with remote "/tmp/rclone3644042432" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coviquh8goqu'", Local "Local file system at /tmp/rclone3644042432", Modify Window "1ms" 2024/12/10 03:20:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b3d8cb76c862d36b368525702ada9bb2 OK NFCx2 checkfile vs. both remote (without normalization) 2024/12/10 03:20:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/10 03:20:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-coviquh8goqu' 2024/12/10 03:20:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-coviquh8goqu': 1 files missing 2024/12/10 03:20:51 NOTICE: 1 hashes missing 2024/12/10 03:20:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-coviquh8goqu': 2 differences found 2024/12/10 03:20:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-coviquh8goqu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/12/10 03:20:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/10 03:20:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-coviquh8goqu': 0 differences found 2024/12/10 03:20:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-coviquh8goqu': 1 matching files 2024/12/10 03:20:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cucagav3nuje" 2024/12/10 03:20:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/10 03:20:52 DEBUG : Creating backend with remote "TestDrive:crypt/k46u88fpiokl7adjr9u7jekvfj8dfdmjbku99g0qn0j0v681joq0" 2024/12/10 03:20:53 DEBUG : Creating backend with remote "/tmp/rclone4031923912" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cucagav3nuje'", Local "Local file system at /tmp/rclone4031923912", Modify Window "1ms" 2024/12/10 03:20:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 380a4015072c5bcb05b30e3bde911212 OK both checkfile vs. NFDx2 remote (without normalization) 2024/12/10 03:20:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/10 03:20:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cucagav3nuje' 2024/12/10 03:20:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cucagav3nuje': 1 files missing 2024/12/10 03:20:56 NOTICE: 1 hashes missing 2024/12/10 03:20:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cucagav3nuje': 2 differences found 2024/12/10 03:20:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cucagav3nuje': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/12/10 03:20:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/10 03:20:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cucagav3nuje': 0 differences found 2024/12/10 03:20:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cucagav3nuje': 1 matching files 2024/12/10 03:20:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tiyadax0qala" 2024/12/10 03:20:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/10 03:20:57 DEBUG : Creating backend with remote "TestDrive:crypt/3t95j32ig2ekk2ro5ik4bkanmn244pecd6lcso2dkr8v0srhbpe0" 2024/12/10 03:20:58 DEBUG : Creating backend with remote "/tmp/rclone673602737" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyadax0qala'", Local "Local file system at /tmp/rclone673602737", Modify Window "1ms" 2024/12/10 03:21:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c09c38f23bd20a42a9772b60906f74d4 OK both checkfile vs. NFCx2 remote (without normalization) 2024/12/10 03:21:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/10 03:21:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tiyadax0qala' 2024/12/10 03:21:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiyadax0qala': 1 files missing 2024/12/10 03:21:02 NOTICE: 1 hashes missing 2024/12/10 03:21:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiyadax0qala': 2 differences found 2024/12/10 03:21:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiyadax0qala': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/12/10 03:21:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/10 03:21:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiyadax0qala': 0 differences found 2024/12/10 03:21:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiyadax0qala': 1 matching files 2024/12/10 03:21:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiyadax0qala': Purge remote 2024/12/10 03:21:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cucagav3nuje': Purge remote 2024/12/10 03:21:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-coviquh8goqu': Purge remote 2024/12/10 03:21:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-timafac0pija': Purge remote 2024/12/10 03:21:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zemijut8moja': Purge remote 2024/12/10 03:21:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huyuyiq0fegu': Purge remote 2024/12/10 03:21:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kodosil5xace': Purge remote 2024/12/10 03:21:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wiwokut4mofe': Purge remote 2024/12/10 03:21:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kojomoj5coto': Purge remote 2024/12/10 03:21:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuzumah0wipo': Purge remote --- PASS: TestApplyTransforms (61.65s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:21:09 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/10 03:21:12 DEBUG : sub/file2: md5 = eeaab643ff9298693bfe4f1ea67e43c4 OK 2024/12/10 03:21:12 INFO : file1: Copied (new) to: sub/file2 2024/12/10 03:21:13 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:21:13 DEBUG : file1: Unchanged skipping 2024/12/10 03:21:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe': don't need to copy/move sub/file2, it is already at target location 2024/12/10 03:21:15 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.72s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:21:19 DEBUG : dst/file1: md5 = 362c2a5b3e80864e1cb60a15e25cc818 OK 2024/12/10 03:21:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zigujij5kahe/backup" 2024/12/10 03:21:20 DEBUG : Creating backend with remote "TestDrive:crypt/99adugb4ptbhj3aa2uv67ccc71nmamajqpcegtlpd9igo4lqeb5g/1nrff024r7pq65ecp72fc28jb0" 2024/12/10 03:21:21 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/12/10 03:21:24 INFO : dst/file1: Moved (server-side) 2024/12/10 03:21:26 DEBUG : dst/file1: md5 = 79e38334034fa22919b528cd5df2854f OK 2024/12/10 03:21:26 INFO : dst/file1: Copied (new) 2024/12/10 03:21:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/10 03:21:29 DEBUG : TestDrive: Loaded invalid token from config file - ignoring 2024/12/10 03:21:29 DEBUG : Saving config "token" in section "TestDrive" of the config file 2024/12/10 03:21:29 DEBUG : TestDrive: Saved new token in config file 2024/12/10 03:21:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/10 03:21:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.47s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:21:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zigujij5kahe/dst" 2024/12/10 03:21:32 DEBUG : Creating backend with remote "TestDrive:crypt/99adugb4ptbhj3aa2uv67ccc71nmamajqpcegtlpd9igo4lqeb5g/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/10 03:21:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zigujij5kahe/CompareDest" 2024/12/10 03:21:33 DEBUG : Creating backend with remote "TestDrive:crypt/99adugb4ptbhj3aa2uv67ccc71nmamajqpcegtlpd9igo4lqeb5g/gveqi14airsml4bgu7krj116o8" 2024/12/10 03:21:35 DEBUG : one: Need to transfer - File not found at Destination 2024/12/10 03:21:38 DEBUG : one: md5 = d893d39077e55926bba9dcdfe8ad9a25 OK 2024/12/10 03:21:38 INFO : one: Copied (new) 2024/12/10 03:21:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 03:21:41 DEBUG : one: md5 = 7cad19f41eaa0ed086b3c57e086a14c7 OK 2024/12/10 03:21:41 INFO : one: Copied (replaced existing) 2024/12/10 03:21:43 DEBUG : dst/one: md5 = 198e0856a38f11cd4c916c348fe67080 OK 2024/12/10 03:21:46 DEBUG : CompareDest/one: md5 = 199ee05f8278bfd7e8f8aa260913f70e OK 2024/12/10 03:21:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 03:21:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 03:21:47 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/10 03:21:49 DEBUG : CompareDest/two: md5 = b38aa0ba3b3e0e7a1498c3b24b3a2b00 OK 2024/12/10 03:21:50 DEBUG : two: Need to transfer - File not found at Destination 2024/12/10 03:21:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 03:21:50 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/10 03:21:51 DEBUG : two: Need to transfer - File not found at Destination 2024/12/10 03:21:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 03:21:51 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/10 03:21:53 DEBUG : two: Need to transfer - File not found at Destination 2024/12/10 03:21:53 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/10 03:21:55 DEBUG : two: md5 = c4ee56563d8cc4abbd5e688672cf02a4 OK 2024/12/10 03:21:55 INFO : two: Copied (new) 2024/12/10 03:21:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/10 03:21:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/10 03:21:59 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/10 03:21:59 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (28.51s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:22:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zigujij5kahe/dst" 2024/12/10 03:22:00 DEBUG : Creating backend with remote "TestDrive:crypt/99adugb4ptbhj3aa2uv67ccc71nmamajqpcegtlpd9igo4lqeb5g/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/10 03:22:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zigujij5kahe/CopyDest" 2024/12/10 03:22:02 DEBUG : Creating backend with remote "TestDrive:crypt/99adugb4ptbhj3aa2uv67ccc71nmamajqpcegtlpd9igo4lqeb5g/d09o6po3f7bm6ce32vdgs8h9ls" 2024/12/10 03:22:03 DEBUG : one: Need to transfer - File not found at Destination 2024/12/10 03:22:06 DEBUG : one: md5 = ac7a6f53e1865cbb12293c82c004b1d1 OK 2024/12/10 03:22:06 INFO : one: Copied (new) 2024/12/10 03:22:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 03:22:09 DEBUG : one: md5 = 22f3db9040defad476dd05900d9768fe OK 2024/12/10 03:22:09 INFO : one: Copied (replaced existing) 2024/12/10 03:22:11 DEBUG : dst/one: md5 = 55dc18cc507239702f6e754b9dbb957b OK 2024/12/10 03:22:14 DEBUG : CopyDest/one: md5 = 8f9755c07bee91ed10fab21c8797c302 OK 2024/12/10 03:22:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zigujij5kahe/BackupDir" 2024/12/10 03:22:14 DEBUG : Creating backend with remote "TestDrive:crypt/99adugb4ptbhj3aa2uv67ccc71nmamajqpcegtlpd9igo4lqeb5g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/12/10 03:22:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 03:22:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 03:22:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 03:22:18 INFO : one: Moved (server-side) 2024/12/10 03:22:20 INFO : one: Copied (server-side copy) 2024/12/10 03:22:20 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/10 03:22:22 DEBUG : CopyDest/two: md5 = e16b5c2fbd3d4513476dfba30eea7d31 OK 2024/12/10 03:22:23 DEBUG : two: Need to transfer - File not found at Destination 2024/12/10 03:22:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 03:22:25 INFO : two: Copied (server-side copy) 2024/12/10 03:22:25 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/10 03:22:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/10 03:22:25 DEBUG : two: Unchanged skipping 2024/12/10 03:22:27 DEBUG : CopyDest/three: md5 = 208e9d88c2d31ff9ee85349004db49b2 OK 2024/12/10 03:22:28 DEBUG : three: Need to transfer - File not found at Destination 2024/12/10 03:22:29 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/10 03:22:29 DEBUG : three: Destination not found in --copy-dest 2024/12/10 03:22:30 DEBUG : three: md5 = 40a81cabd8413f68aceab39122feab70 OK 2024/12/10 03:22:30 INFO : three: Copied (new) 2024/12/10 03:22:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/10 03:22:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/10 03:22:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/10 03:22:36 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/10 03:22:36 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/10 03:22:36 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/10 03:22:37 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (37.87s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.43s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:22:39 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/12/10 03:22:42 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 77466bb3bf26c3fedfe1f5586cdd7dcb OK 2024/12/10 03:22:42 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/12/10 03:22:42 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/12/10 03:22:43 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2024/12/10 03:22:43 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/12/10 03:22:44 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/12/10 03:22:46 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 9591fd67f42342f602790474dd76c456 OK 2024/12/10 03:22:46 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/12/10 03:22:49 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2024/12/10 03:22:49 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.92s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.48s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:22:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe': Looking for duplicate names using skip mode. 2024/12/10 03:22:54 NOTICE: one: Found 2 files with duplicate names 2024/12/10 03:22:54 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.63s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:23:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe': Looking for duplicate names using skip mode. 2024/12/10 03:23:01 NOTICE: one: Found 3 files with duplicate names 2024/12/10 03:23:01 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/12/10 03:23:01 INFO : one: Deleted 2024/12/10 03:23:01 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.40s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:23:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe': Looking for duplicate names using first mode. 2024/12/10 03:23:08 NOTICE: one: Found 3 files with duplicate names 2024/12/10 03:23:09 INFO : one: Deleted 2024/12/10 03:23:09 INFO : one: Deleted 2024/12/10 03:23:09 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.54s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:23:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe': Looking for duplicate names using newest mode. 2024/12/10 03:23:16 NOTICE: one: Found 3 files with duplicate names 2024/12/10 03:23:16 INFO : one: Deleted 2024/12/10 03:23:17 INFO : one: Deleted 2024/12/10 03:23:17 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.40s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.48s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:23:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe': Looking for duplicate names using oldest mode. 2024/12/10 03:23:24 NOTICE: one: Found 3 files with duplicate names 2024/12/10 03:23:24 INFO : one: Deleted 2024/12/10 03:23:25 INFO : one: Deleted 2024/12/10 03:23:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.44s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:23:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe': Looking for duplicate names using largest mode. 2024/12/10 03:23:31 NOTICE: one: Found 3 files with duplicate names 2024/12/10 03:23:32 INFO : one: Deleted 2024/12/10 03:23:32 INFO : one: Deleted 2024/12/10 03:23:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.43s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:23:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe': Looking for duplicate names using smallest mode. 2024/12/10 03:23:39 NOTICE: one: Found 3 files with duplicate names 2024/12/10 03:23:40 INFO : one: Deleted 2024/12/10 03:23:40 INFO : one: Deleted 2024/12/10 03:23:40 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (8.04s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:23:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe': Looking for duplicate names using rename mode. 2024/12/10 03:23:48 NOTICE: one.txt: Found 3 files with duplicate names 2024/12/10 03:23:49 INFO : one-2.txt: renamed from: one.txt 2024/12/10 03:23:51 INFO : one-3.txt: renamed from: one.txt 2024/12/10 03:23:52 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.41s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:23:58 DEBUG : dupe1/one.txt: md5 = bb40993a238c099b732d3cd154b83120 OK 2024/12/10 03:24:00 DEBUG : dupe2/two.txt: md5 = 01285b1692c5eca5a32f232a3f055c6f OK 2024/12/10 03:24:03 DEBUG : dupe3/three.txt: md5 = 356ac615c14771de606003637574b577 OK 2024/12/10 03:24:03 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2024/12/10 03:24:04 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2024/12/10 03:24:05 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2024/12/10 03:24:06 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2024/12/10 03:24:10 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/12/10 03:24:10 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2024/12/10 03:24:10 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (15.94s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:24:12 DEBUG : a.txt: md5 = abf0faab0946b9aa62a696863798058e OK 2024/12/10 03:24:14 DEBUG : zend.txt: md5 = fe68aa9a5266174877567af65ac24ba9 OK 2024/12/10 03:24:17 DEBUG : sub dir/hello world: md5 = bb8fb9b71a49b3aef7d7b5574e3f5e3b OK 2024/12/10 03:24:19 DEBUG : sub dir/hello world2: md5 = 156a1b5cb4bea60442428fd45d5f719d OK 2024/12/10 03:24:21 DEBUG : sub dir/ignore dir/.ignore: md5 = c31318963704e378bcff1f7a22640b71 OK 2024/12/10 03:24:23 DEBUG : sub dir/ignore dir/should be ignored: md5 = a3f7f188f6f94256be71ba6d427089e4 OK 2024/12/10 03:24:25 DEBUG : sub dir/sub sub dir/hello world3: md5 = f0bd0597e7abca8b41c80374c2da0dc7 OK 2024/12/10 03:24:27 DEBUG : a.txt: Excluded (Size Filter) 2024/12/10 03:24:27 DEBUG : a.txt: Excluded 2024/12/10 03:24:27 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/12/10 03:24:27 DEBUG : sub dir/hello world: Excluded 2024/12/10 03:24:27 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/12/10 03:24:27 DEBUG : sub dir/hello world2: Excluded 2024/12/10 03:24:28 DEBUG : sub dir/ignore dir: Excluded 2024/12/10 03:24:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/12/10 03:24:28 DEBUG : sub dir/hello world: Excluded 2024/12/10 03:24:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/12/10 03:24:28 DEBUG : sub dir/hello world2: Excluded 2024/12/10 03:24:28 DEBUG : sub dir/ignore dir: Excluded 2024/12/10 03:24:34 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2024/12/10 03:24:34 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2024/12/10 03:24:34 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2024/12/10 03:24:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2024/12/10 03:24:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2024/12/10 03:24:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/12/10 03:24:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (25.30s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:24:38 DEBUG : file1: md5 = cc0ba77bd91dbc7cd6921e498801e947 OK 2024/12/10 03:24:41 DEBUG : sub/file2: md5 = 13f08907f2336bf4060b3f050e232a3e OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2024/12/10 03:24:44 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2024/12/10 03:24:44 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2024/12/10 03:24:44 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2024/12/10 03:24:46 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.05s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.28s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.47s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.28s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.69s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:24:49 DEBUG : file1: md5 = 0405ad5fd188fb3fd666c29ff908d105 OK 2024/12/10 03:24:51 DEBUG : sub/file2: md5 = f08ee8c0446c27d7cd61459c4daa20e8 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2024/12/10 03:24:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zigujij5kahe/notfound" 2024/12/10 03:24:55 DEBUG : Creating backend with remote "TestDrive:crypt/99adugb4ptbhj3aa2uv67ccc71nmamajqpcegtlpd9igo4lqeb5g/qe0i31qdkoejk60elps0ni5sqk" 2024/12/10 03:24:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.47s) --- PASS: TestStatJSON/Root (0.22s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.28s) --- PASS: TestStatJSON/Dir (0.50s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.22s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.78s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:25:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe': Making directory 2024/12/10 03:25:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe': Making directory --- PASS: TestMkdir (0.69s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:25:03 DEBUG : sub dir/hello world: md5 = ef4d03f451a4807bf701f857ab7d704e OK 2024/12/10 03:25:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.55s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:25:08 DEBUG : potato2: md5 = d944c9c57eabd8b72a17516583bf06e5 OK 2024/12/10 03:25:09 DEBUG : empty space: md5 = bbee55482a8a5a7a2fc8f671eccf1472 OK --- PASS: TestLs (5.49s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:25:13 DEBUG : potato2: md5 = 53cafa04fc6c824464ded13c3484f39b OK 2024/12/10 03:25:15 DEBUG : empty space: md5 = 77ac5aa195116932d34e07bfe1c25408 OK 2024/12/10 03:25:15 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.65s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:25:19 DEBUG : potato2: md5 = 93e93d25da1091a74ec099ce15859d97 OK 2024/12/10 03:25:21 DEBUG : empty space: md5 = 33426fee716d5dcfefe9dc035cffa9d7 OK --- PASS: TestLsLong (5.77s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:25:25 DEBUG : potato2: md5 = 5c56bb75926deb355dc4a31211409bdd OK 2024/12/10 03:25:26 DEBUG : empty space: md5 = c3ea9d0030e9adf937b00c5e0747b2a7 OK --- PASS: TestHashSums (5.51s) === RUN TestHashSumsWithErrors 2024/12/10 03:25:28 DEBUG : Creating backend with remote ":memory:" 2024/12/10 03:25:28 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/12/10 03:25:28 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/12/10 03:25:28 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/12/10 03:25:28 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/12/10 03:25:28 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/12/10 03:25:28 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/12/10 03:25:28 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/12/10 03:25:28 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/12/10 03:25:28 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-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:25:30 DEBUG : potato2: md5 = a625ace2e795e2fcb99a12597a3dff1f OK 2024/12/10 03:25:32 DEBUG : empty space: md5 = 3bd9dcb547c66af4a945ea32d8b3c412 OK 2024/12/10 03:25:34 DEBUG : sub dir/potato3: md5 = 51df718357c37b3829b97b21f7ef1563 OK 2024/12/10 03:25:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.18s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:25:40 DEBUG : small: md5 = f2c1f598ac0d4474139d22c42241f590 OK 2024/12/10 03:25:42 DEBUG : medium: md5 = 4bf1b8f791bfce4fe94db515523a50cc OK 2024/12/10 03:25:43 DEBUG : large: md5 = bbfc8f1ab3954d6abecfd3400f18df52 OK 2024/12/10 03:25:44 DEBUG : Waiting for deletions to finish 2024/12/10 03:25:44 DEBUG : large: Excluded (Size Filter) 2024/12/10 03:25:45 INFO : small: Deleted 2024/12/10 03:25:45 INFO : medium: Deleted --- PASS: TestDelete (7.42s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:25:48 DEBUG : small: md5 = 0c7ca1c86cbb1dfcbdf08f1313f887fe OK 2024/12/10 03:25:50 DEBUG : medium: md5 = d36a735160c4fe4f98ff9c80e1025e9e OK 2024/12/10 03:25:51 DEBUG : large: md5 = 6c1bc2030a17796a797f0655ce6b64f5 OK 2024/12/10 03:25:52 DEBUG : Waiting for deletions to finish 2024/12/10 03:25:52 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2024/12/10 03:25:52 INFO : small: Deleted 2024/12/10 03:25:53 INFO : large: Deleted --- PASS: TestMaxDelete (8.26s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:25:57 DEBUG : small: md5 = 9361c159a310fa4adcde24bbbc1e10af OK 2024/12/10 03:25:58 DEBUG : medium: md5 = 762c4b11b9b1323e6d82e00e8af2455c OK 2024/12/10 03:26:00 DEBUG : large: md5 = e955ecf38dd5a49ad39581b8d023544e OK 2024/12/10 03:26:01 DEBUG : Waiting for deletions to finish 2024/12/10 03:26:01 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/12/10 03:26:01 INFO : small: Deleted 2024/12/10 03:26:01 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.91s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:26:05 DEBUG : small: md5 = 9dab7e5504b66cf4cc461bfedc7227a3 OK 2024/12/10 03:26:06 DEBUG : medium: md5 = 2a779ddc32554a2140ecce4569e1eaf9 OK 2024/12/10 03:26:08 DEBUG : large: md5 = 0ba1b4372d12fc15e0a11c6784b1b24b OK 2024/12/10 03:26:08 DEBUG : Waiting for deletions to finish 2024/12/10 03:26:09 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/12/10 03:26:09 INFO : medium: Deleted 2024/12/10 03:26:09 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.95s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:26:13 DEBUG : ReadFile: md5 = 422af965c6f0a6d45a6cad64fb0f5096 OK --- PASS: TestReadFile (4.78s) === RUN TestRetry 2024/12/10 03:26:16 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/12/10 03:26:16 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/12/10 03:26:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/10 03:26:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/10 03:26:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/10 03:26:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/10 03:26:16 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-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:26:18 DEBUG : file1: md5 = 4f0d4632c2a81069e783de0f9421409e OK 2024/12/10 03:26:20 DEBUG : file2: md5 = 99be7aa4d2ee0c2a22bbc8ca9e2d73d2 OK --- PASS: TestCat (20.24s) === RUN TestPurge 2024/12/10 03:26:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yadavok0kuni" 2024/12/10 03:26:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/10 03:26:36 DEBUG : Creating backend with remote "TestDrive:crypt/lah7g94vlueduojtc4rc072n7nv1ar022fribpivsm4tonmrhha0" 2024/12/10 03:26:37 DEBUG : Creating backend with remote "/tmp/rclone243724857" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yadavok0kuni'", Local "Local file system at /tmp/rclone243724857", Modify Window "1ms" 2024/12/10 03:26:43 DEBUG : A1/B1/C1/one: md5 = a5d438023c0840552a54f27dad00de4d OK 2024/12/10 03:26:43 DEBUG : A2: Making directory 2024/12/10 03:26:44 DEBUG : A1/B2: Making directory 2024/12/10 03:26:45 DEBUG : A1/B2/C2: Making directory 2024/12/10 03:26:46 DEBUG : A1/B1/C3: Making directory 2024/12/10 03:26:47 DEBUG : A3: Making directory 2024/12/10 03:26:48 DEBUG : A3/B3: Making directory 2024/12/10 03:26:49 DEBUG : A3/B3/C4: Making directory 2024/12/10 03:26:52 DEBUG : A1/two: md5 = 1f6c931e8852f0afdb33726352127310 OK 2024/12/10 03:26:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yadavok0kuni': Purge remote 2024/12/10 03:26:56 NOTICE: purge failed: directory not found --- PASS: TestPurge (20.17s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:27:01 DEBUG : A1/B1/C1/one: md5 = 782db4aa5c3b04adfa14bf858f8c6632 OK 2024/12/10 03:27:01 DEBUG : A2: Making directory 2024/12/10 03:27:02 DEBUG : A1/B2: Making directory 2024/12/10 03:27:03 DEBUG : A1/B2/C2: Making directory 2024/12/10 03:27:04 DEBUG : A1/B1/C3: Making directory 2024/12/10 03:27:05 DEBUG : A3: Making directory 2024/12/10 03:27:06 DEBUG : A3/B3: Making directory 2024/12/10 03:27:07 DEBUG : A3/B3/C4: Making directory 2024/12/10 03:27:09 DEBUG : A1/two: md5 = b637349168533537629eeceb16a0b2a8 OK 2024/12/10 03:27:11 DEBUG : removing 1 level 3 directories 2024/12/10 03:27:11 INFO : A3/B3/C4: Removing directory 2024/12/10 03:27:13 DEBUG : removing 2 level 3 directories 2024/12/10 03:27:13 INFO : A1/B2/C2: Removing directory 2024/12/10 03:27:13 INFO : A1/B1/C3: Removing directory 2024/12/10 03:27:14 DEBUG : removing 2 level 2 directories 2024/12/10 03:27:14 INFO : A3/B3: Removing directory 2024/12/10 03:27:14 INFO : A1/B2: Removing directory 2024/12/10 03:27:15 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2024/12/10 03:27:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/10 03:27:15 DEBUG : removing 2 level 1 directories 2024/12/10 03:27:15 INFO : A3: Removing directory 2024/12/10 03:27:15 INFO : A2: Removing directory 2024/12/10 03:27:16 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2024/12/10 03:27:20 DEBUG : removing 1 level 3 directories 2024/12/10 03:27:20 INFO : A1/B1/C1: Removing directory 2024/12/10 03:27:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/10 03:27:21 DEBUG : removing 1 level 2 directories 2024/12/10 03:27:21 INFO : A1/B1: Removing directory 2024/12/10 03:27:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/10 03:27:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/10 03:27:22 DEBUG : removing 1 level 1 directories 2024/12/10 03:27:22 INFO : A1: Removing directory 2024/12/10 03:27:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/10 03:27:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/10 03:27:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/10 03:27:22 DEBUG : removing 1 level 0 directories 2024/12/10 03:27:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe': Removing directory 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2024/12/10 03:27:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (27.72s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:27:25 DEBUG : A1: Making directory 2024/12/10 03:27:26 DEBUG : A1/B1: Making directory 2024/12/10 03:27:27 DEBUG : A1/B1/C1: Making directory 2024/12/10 03:27:31 DEBUG : removing 1 level 3 directories 2024/12/10 03:27:31 INFO : A1/B1/C1: Removing directory 2024/12/10 03:27:31 DEBUG : removing 1 level 2 directories 2024/12/10 03:27:31 INFO : A1/B1: Removing directory 2024/12/10 03:27:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/10 03:27:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (10.25s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:27:34 DEBUG : A1: Making directory 2024/12/10 03:27:35 DEBUG : A1/B1: Making directory 2024/12/10 03:27:36 DEBUG : A1/B1/C1: Making directory 2024/12/10 03:27:39 DEBUG : removing 1 level 3 directories 2024/12/10 03:27:39 INFO : A1/B1/C1: Removing directory 2024/12/10 03:27:40 DEBUG : removing 1 level 2 directories 2024/12/10 03:27:40 INFO : A1/B1: Removing directory 2024/12/10 03:27:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/10 03:27:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.49s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:27:45 DEBUG : file1: md5 = 36069c057606ffb099a35605c2cbfaaf OK 2024/12/10 03:27:45 DEBUG : filename.txt: File name found in url 2024/12/10 03:27:47 DEBUG : filename.txt: md5 = 0b80cb6c443873ac301efd8d8240afe9 OK 2024/12/10 03:27:47 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/12/10 03:27:48 DEBUG : headerfilename.txt: md5 = 162b48ba911ba56623cb5dec672291fa OK 2024/12/10 03:27:50 DEBUG : file2: md5 = 326aec5da064afedbf88426b857e7532 OK --- PASS: TestCopyURL (9.93s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:27:53 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/10 03:27:56 DEBUG : sub/file2: md5 = 80b20cb2ec7f45deb2f114a041d38cb8 OK 2024/12/10 03:27:56 INFO : file1: Copied (new) to: sub/file2 2024/12/10 03:27:56 INFO : file1: Deleted 2024/12/10 03:27:56 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:27:56 DEBUG : file1: Unchanged skipping 2024/12/10 03:27:56 INFO : file1: Deleted 2024/12/10 03:27:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe': don't need to copy/move sub/file2, it is already at target location 2024/12/10 03:27:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.87s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:28:00 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/10 03:28:01 DEBUG : file1: md5 = 2e110232dc5ef60fefecce82c20b9ad7 OK 2024/12/10 03:28:01 INFO : file1: Copied (new) 2024/12/10 03:28:01 INFO : file1: Deleted 2024/12/10 03:28:03 DEBUG : file1: Destination exists, skipping 2024/12/10 03:28:03 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.32s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:28:08 DEBUG : dst/file1: md5 = 11a2a19b28e4ce6ac573b3cc12d006ce OK 2024/12/10 03:28:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zigujij5kahe/backup" 2024/12/10 03:28:08 DEBUG : Config file has changed externally - reloading 2024/12/10 03:28:08 DEBUG : Creating backend with remote "TestDrive:crypt/99adugb4ptbhj3aa2uv67ccc71nmamajqpcegtlpd9igo4lqeb5g/1nrff024r7pq65ecp72fc28jb0" 2024/12/10 03:28:10 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/12/10 03:28:13 INFO : dst/file1: Moved (server-side) 2024/12/10 03:28:15 DEBUG : dst/file1: md5 = 8610139606a4985d500cbae4ccdff59c OK 2024/12/10 03:28:15 INFO : dst/file1: Copied (new) 2024/12/10 03:28:15 INFO : dst/file1: Deleted 2024/12/10 03:28:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/10 03:28:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/10 03:28:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.28s) === 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-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:28:23 DEBUG : A1/one: md5 = ba905ff52b029d1641e99917a958dfc4 OK 2024/12/10 03:28:25 DEBUG : A1/two: md5 = a821584fb3380ef426b4173ea74399b8 OK 2024/12/10 03:28:27 DEBUG : A1/B1/three: md5 = 8023d66716ee6c966c9286890b3a8138 OK 2024/12/10 03:28:30 DEBUG : A1/B1/C1/four: md5 = 9cbc7a6f17c283162acd1edd8d46a02e OK 2024/12/10 03:28:33 DEBUG : A1/B1/C2/five: md5 = b7bd95d57d56dfc6ecc0314bf813eae7 OK 2024/12/10 03:28:33 DEBUG : A1/B2: Making directory 2024/12/10 03:28:34 DEBUG : A1/B1/C3: Making directory 2024/12/10 03:28:45 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/12/10 03:28:45 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/12/10 03:28:45 INFO : A2/two: Moved (server-side) to: A3/two 2024/12/10 03:28:46 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/12/10 03:28:46 INFO : A2/one: Moved (server-side) to: A3/one 2024/12/10 03:28:49 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/10 03:28:49 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/10 03:28:49 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/10 03:28:50 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/10 03:28:50 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/10 03:28:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/12/10 03:29:00 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/12/10 03:29:00 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/12/10 03:29:00 INFO : A3/one: Moved (server-side) to: A4/one 2024/12/10 03:29:00 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/12/10 03:29:00 INFO : A3/two: Moved (server-side) to: A4/two 2024/12/10 03:29:04 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/10 03:29:04 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/10 03:29:04 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/10 03:29:05 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/10 03:29:05 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/10 03:29:12 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2024/12/10 03:29:13 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2024/12/10 03:29:14 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/10 03:29:14 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/10 03:29:14 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/10 03:29:14 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/10 03:29:15 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/10 03:29:15 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/10 03:29:15 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/10 03:29:15 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (55.24s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:29:15 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.48s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:29:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe': File to upload is small (34 bytes), uploading instead of streaming 2024/12/10 03:29:18 DEBUG : no_checksum_small_file_from_pipe: md5 = 6fb202985db38e64c726fc984e53d587 OK 2024/12/10 03:29:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/12/10 03:29:18 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/10 03:29:19 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2024/12/10 03:29:20 DEBUG : no_checksum_big_file_from_pipe: md5 = 08da9b7e5d002bf04f45bf741f09c3bf OK 2024/12/10 03:29:20 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-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:29:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe': File to upload is small (34 bytes), uploading instead of streaming 2024/12/10 03:29:24 DEBUG : with_checksum_small_file_from_pipe: md5 = afd5a5c9bf1f824e8400a190996b220c OK 2024/12/10 03:29:24 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/10 03:29:24 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2024/12/10 03:29:26 DEBUG : with_checksum_big_file_from_pipe: md5 = bb903f01c4d1d28e56523d5034035d22 OK 2024/12/10 03:29:26 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-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:29:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe': File to upload is small (34 bytes), uploading instead of streaming 2024/12/10 03:29:30 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:29:30 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/12/10 03:29:31 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-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:29:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe': File to upload is small (34 bytes), uploading instead of streaming 2024/12/10 03:29:35 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/10 03:29:36 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/12/10 03:29:37 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (23.17s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.97s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.68s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.77s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.75s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/12/10 03:29:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe': File to upload is small (48 bytes), uploading instead of streaming 2024/12/10 03:29:41 DEBUG : rcat_metadata: md5 = 9ead5306c2efd772c03c3493c995a967 OK 2024/12/10 03:29:41 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2024/12/10 03:29:43 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2024/12/10 03:29:44 DEBUG : rcat_metadata_uploadcutoff0: md5 = 68e702081f329fe5561c532e6b439786 OK 2024/12/10 03:29:44 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.29s) --- PASS: TestRcatMetadata/Normal (2.78s) --- PASS: TestRcatMetadata/ViaDisk (3.09s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:29:47 DEBUG : potato1: md5 = 3e94525b15e8439c6cf1881ce5d72b81 OK 2024/12/10 03:29:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe': File to upload is small (60 bytes), uploading instead of streaming 2024/12/10 03:29:49 DEBUG : potato2: md5 = 669f49bcb898b06e40e36a2e7d4cd893 OK 2024/12/10 03:29:49 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.30s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:29:52 DEBUG : potato1: md5 = a60a087a5121c02557d3f1edb71d28fc OK 2024/12/10 03:29:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe': File to upload is small (60 bytes), uploading instead of streaming 2024/12/10 03:29:54 DEBUG : potato2: md5 = 2be79d114f1e2605c6595166a9458bc6 OK 2024/12/10 03:29:54 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.49s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:29:58 DEBUG : potato2: md5 = e19fda5d6f1a0458eab755820f939543 OK 2024/12/10 03:29:59 DEBUG : empty space: md5 = 9f05bab2429ac491e97438ad301b993a OK 2024/12/10 03:30:03 DEBUG : sub dir/potato3: md5 = 479e7bfb87ce7d1cc6535ec217697929 OK 2024/12/10 03:30:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe': Touching "empty space" 2024/12/10 03:30:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe': Touching "potato2" 2024/12/10 03:30:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe': Touching "sub dir/potato3" 2024/12/10 03:30:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (13.20s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:30:09 DEBUG : dir with metadata: Making directory with metadata 2024/12/10 03:30:10 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.82s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:30:12 DEBUG : directory with modtime: Making directory with metadata 2024/12/10 03:30:13 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.77s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:30:15 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/12/10 03:30:15 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/10 03:30:15 DEBUG : Google drive root 'crypt/99adugb4ptbhj3aa2uv67ccc71nmamajqpcegtlpd9igo4lqeb5g': Skipping btime metadata as can't update it on an existing file: 2024-12-10T03:30:15.394265918Z 2024/12/10 03:30:16 INFO : non existent directory: Updated directory metadata 2024/12/10 03:30:18 DEBUG : Google drive root 'crypt/99adugb4ptbhj3aa2uv67ccc71nmamajqpcegtlpd9igo4lqeb5g': Skipping btime metadata as can't update it on an existing file: 2024-12-10T03:30:15.394265918Z 2024/12/10 03:30:19 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.85s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:30:21 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/12/10 03:30:23 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/12/10 03:30:24 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.98s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:30:27 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/12/10 03:30:27 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/10 03:30:27 DEBUG : dst: Making directory with metadata 2024/12/10 03:30:28 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/10 03:30:28 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/10 03:30:28 INFO : dst: Set directory modification time (using SetModTime) 2024/12/10 03:30:29 INFO : dst: Set directory modification time (using SetModTime) 2024/12/10 03:30:29 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/12/10 03:30:30 INFO : dst: Set directory modification time (using SetModTime) 2024/12/10 03:30:30 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.26s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe'", Local "Local file system at /tmp/rclone4032811576", Modify Window "1ms" 2024/12/10 03:30:34 DEBUG : sub dir/test remove existing: md5 = f10993dbcecba8a8911a22acfd5cc199 OK 2024/12/10 03:30:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 52a917fd57568c6e6c7cfbf3f5ab4435 OK 2024/12/10 03:30:37 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.zakexah0" before starting 2024/12/10 03:30:38 DEBUG : sub dir/test remove existing.zakexah0: TEST: removing renamed existing file after operation 2024/12/10 03:30:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hademuf8" before starting 2024/12/10 03:30:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hademuf8: TEST: renaming existing back after failed operation 2024/12/10 03:30:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vixeray8" before starting 2024/12/10 03:30:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vixeray8: TEST: removing renamed existing file after operation 2024/12/10 03:30:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "osg5ij9a94dk3o00ejgjmir8lvsagml18efvttvu06r5r6e4pql0" 2024/12/10 03:30:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ooch97o6b9oc0mqdo968q5q92278uodq4o39pi6h1fr1smrosa8ol05toh17k20nseflo37rao493h4g91cppuuol130a0mmn4jfgd94fj67nrsm1r0grj7ob9iqengri3nru278ck0h5nttu8j5o8p22n4or8e57jauc3bdncadlm6briug" --- PASS: TestRemoveExisting (14.67s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2024/12/10 03:30:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zigujij5kahe': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 12m21.777878953s (try 1/5)