"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/05/09 06:04:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bazaxak8digu" 2025/05/09 06:04:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/09 06:04:24 DEBUG : Creating backend with remote "TestDrive:crypt/2cqri1kco0h1p2joghike8ju7vpv29hp6ugmtft52ivo7g3432rg" 2025/05/09 06:04:25 DEBUG : Creating backend with remote "/tmp/rclone3716053336" === 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-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", 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-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/05/09 06:04:26 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/05/09 06:04:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/09 06:04:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/09 06:04:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/05/09 06:04:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/09 06:04:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/09 06:04:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/09 06:04:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/05/09 06:04:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/09 06:04:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/09 06:04:26 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/05/09 06:04:26 DEBUG : potato: Seek from 10 to 0 2025/05/09 06:04:26 DEBUG : potato: Seek from 10 to 0 2025/05/09 06:04:26 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/05/09 06:04:26 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/05/09 06:04:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/09 06:04:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/09 06:04:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/05/09 06:04:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/09 06:04:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/09 06:04:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/09 06:04:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/05/09 06:04:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/09 06:04:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/09 06:04:26 DEBUG : potato: Seek from 5 to 2 2025/05/09 06:04:26 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/05/09 06:04:26 DEBUG : potato: Seek from 7 to 0 2025/05/09 06:04:26 DEBUG : potato: Seek from 7 to 0 2025/05/09 06:04:26 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/05/09 06:04:26 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/05/09 06:04:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/09 06:04:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/09 06:04:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/05/09 06:04:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/09 06:04:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/09 06:04:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/09 06:04:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/05/09 06:04:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/09 06:04:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/09 06:04:26 DEBUG : potato: Seek from 5 to 2 2025/05/09 06:04:26 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/05/09 06:04:26 DEBUG : potato: Seek from 8 to 0 2025/05/09 06:04:26 DEBUG : potato: Seek from 8 to 0 2025/05/09 06:04:26 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/05/09 06:04:26 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/05/09 06:04:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/09 06:04:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/09 06:04:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/05/09 06:04:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/09 06:04:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/09 06:04:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/09 06:04:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/05/09 06:04:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/09 06:04:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/09 06:04:26 DEBUG : potato: Seek from 5 to 2 2025/05/09 06:04:26 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/05/09 06:04:26 DEBUG : potato: Seek from 9 to 0 2025/05/09 06:04:26 DEBUG : potato: Seek from 9 to 0 2025/05/09 06:04: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-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:04:28 DEBUG : rutabaga: md5 = c2d5d30bb6d4daabb78ae8d36b95093c OK === RUN TestCheck/1 === RUN TestCheck/2 2025/05/09 06:04:30 DEBUG : empty space: md5 = 94b3e741cc70fc6d85b6c37612bbc098 OK === RUN TestCheck/3 2025/05/09 06:04:32 DEBUG : potato2: md5 = 276f72f4ea59447a81db208718c04833 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/05/09 06:04:35 DEBUG : remotepotato: md5 = 4801b272638e764730bf318e7d780fa0 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.04s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.22s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.29s) === RUN TestCheckFsError 2025/05/09 06:04:38 DEBUG : Creating backend with remote "nonexistent" 2025/05/09 06:04:38 DEBUG : Creating backend with remote "nonexistent" 2025/05/09 06:04:38 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/05/09 06:04:38 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/05/09 06:04:38 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/05/09 06:04:38 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-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:04:39 DEBUG : rutabaga: md5 = 17325f0b1a8163fad3094ff9f7439545 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/05/09 06:04:44 DEBUG : empty space: md5 = 1196780ad11c29141975858fc24a6021 OK === RUN TestCheckDownload/3 2025/05/09 06:04:46 DEBUG : potato2: md5 = 02e1561762f48047d862671bb3fd6e63 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/05/09 06:04:51 DEBUG : remotepotato: md5 = e4698c445abb1e27263d700522477d66 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.37s) --- PASS: TestCheckDownload/1 (1.18s) --- PASS: TestCheckDownload/2 (1.33s) --- PASS: TestCheckDownload/3 (1.01s) --- PASS: TestCheckDownload/4 (1.21s) --- PASS: TestCheckDownload/5 (1.58s) --- PASS: TestCheckDownload/6 (1.75s) --- PASS: TestCheckDownload/7 (0.99s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:04:58 DEBUG : rutabaga: md5 = 4500bc09bd22194ad80881da234e53d2 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/05/09 06:05:00 DEBUG : empty space: md5 = 0781c6606e0c91d1a4128a6c686304a0 OK === RUN TestCheckSizeOnly/3 2025/05/09 06:05:02 DEBUG : potato2: md5 = 4b6bf037fdd66f188dfeda6e7cc2aff0 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/05/09 06:05:04 DEBUG : remotepotato: md5 = b2b2aff8217d68c2087701a1d89c1b64 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.73s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:05:08 DEBUG : test.sum: md5 = c9ee3f955f787df0314cc411b5a2c024 OK 2025/05/09 06:05:09 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/09 06:05:09 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/09 06:05:09 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/09 06:05:09 NOTICE: test.sum: 2 warning(s) suppressed... 2025/05/09 06:05:11 DEBUG : test.sum: md5 = ddfa81d775be97e39a224d38e397143f OK 2025/05/09 06:05:12 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/09 06:05:12 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/09 06:05:12 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/09 06:05:12 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.04s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:05:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bazaxak8digu/data" 2025/05/09 06:05:13 DEBUG : Creating backend with remote "TestDrive:crypt/2cqri1kco0h1p2joghike8ju7vpv29hp6ugmtft52ivo7g3432rg/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu/data' lacks md5, skipping --- SKIP: TestCheckSum (1.88s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:05:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bazaxak8digu/data" 2025/05/09 06:05:15 DEBUG : Creating backend with remote "TestDrive:crypt/2cqri1kco0h1p2joghike8ju7vpv29hp6ugmtft52ivo7g3432rg/vjrnln8ratgmqakfosrqe8espk" 2025/05/09 06:05:19 DEBUG : data/banana: md5 = e604c65c6f4d01ae28fab0a9ce83d58b OK 2025/05/09 06:05:20 DEBUG : test.sum: md5 = 4e4ec3b7995f1c1d67393d886191afce OK === RUN TestCheckSumDownload/subtest1 2025/05/09 06:05:24 DEBUG : data/potato: md5 = 22b47e6496ddc85c96233d9861ba0063 OK 2025/05/09 06:05:26 DEBUG : test.sum: md5 = ece517093fcd8ac26ca4e149b954bb95 OK === RUN TestCheckSumDownload/subtest2 2025/05/09 06:05:30 DEBUG : test.sum: md5 = 223ea9dbf0b307b3e7547445aac09370 OK === RUN TestCheckSumDownload/subtest3 2025/05/09 06:05:34 DEBUG : test.sum: md5 = 3b9467e297ee6f485af95485ab3d40a1 OK === RUN TestCheckSumDownload/subtest4 2025/05/09 06:05:39 DEBUG : test.sum: md5 = 4454e7eed9ea776108525107cd66f21c OK === RUN TestCheckSumDownload/subtest5 2025/05/09 06:05:44 DEBUG : test.sum: md5 = 97752a1b7bb33e22a29d6e99857695c3 OK === RUN TestCheckSumDownload/subtest6 2025/05/09 06:05:48 DEBUG : data/banana: md5 = bf7635da12f090e3e3abbe7472c66843 OK 2025/05/09 06:05:49 DEBUG : data/potato: md5 = c8391ea70118ea51e58dcdcc654bfbde OK 2025/05/09 06:05:50 DEBUG : test.sum: md5 = 04537efa9b37ecaa2e6265e6dab98b44 OK === RUN TestCheckSumDownload/subtest7 2025/05/09 06:05:55 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/05/09 06:05:55 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (41.28s) --- PASS: TestCheckSumDownload/subtest1 (2.80s) --- PASS: TestCheckSumDownload/subtest2 (2.05s) --- PASS: TestCheckSumDownload/subtest3 (2.33s) --- PASS: TestCheckSumDownload/subtest4 (2.72s) --- PASS: TestCheckSumDownload/subtest5 (2.94s) --- PASS: TestCheckSumDownload/subtest6 (2.12s) --- PASS: TestCheckSumDownload/subtest7 (2.44s) === RUN TestApplyTransforms 2025/05/09 06:05:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gehakuh3gime" 2025/05/09 06:05:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/09 06:05:56 DEBUG : Creating backend with remote "TestDrive:crypt/eciv5r8jjke2mgejffdqekv5s3vtarn4oi2ebdc5sn1l01l5p130" 2025/05/09 06:05:57 DEBUG : Creating backend with remote "/tmp/rclone398953741" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gehakuh3gime'", Local "Local file system at /tmp/rclone398953741", Modify Window "1ms" 2025/05/09 06:05:59 DEBUG : hello, world!: md5 = 615906a4cf737ff7c2f95a0ee5189252 OK upper checkfile vs. lower remote (without normalization) 2025/05/09 06:06:00 ERROR : hello, world!: sum not found 2025/05/09 06:06:00 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gehakuh3gime' 2025/05/09 06:06:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gehakuh3gime': 1 files missing 2025/05/09 06:06:00 NOTICE: 1 hashes missing 2025/05/09 06:06:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gehakuh3gime': 2 differences found 2025/05/09 06:06:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gehakuh3gime': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/09 06:06:01 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/09 06:06:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gehakuh3gime': 0 differences found 2025/05/09 06:06:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gehakuh3gime': 1 matching files 2025/05/09 06:06:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pocesoc0jako" 2025/05/09 06:06:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/09 06:06:01 DEBUG : Creating backend with remote "TestDrive:crypt/dl1vs9iukslqqaa0ev660c62terormo1baio7v34mgbjuntj633g" 2025/05/09 06:06:02 DEBUG : Creating backend with remote "/tmp/rclone2578235492" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pocesoc0jako'", Local "Local file system at /tmp/rclone2578235492", Modify Window "1ms" 2025/05/09 06:06:04 DEBUG : HELLO, WORLD!: md5 = 95c9f9d91dd7d3e3ac7f98ff5c226005 OK lower checkfile vs. upper remote (without normalization) 2025/05/09 06:06:05 ERROR : HELLO, WORLD!: sum not found 2025/05/09 06:06:05 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pocesoc0jako' 2025/05/09 06:06:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pocesoc0jako': 1 files missing 2025/05/09 06:06:05 NOTICE: 1 hashes missing 2025/05/09 06:06:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pocesoc0jako': 2 differences found 2025/05/09 06:06:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pocesoc0jako': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/09 06:06:06 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/09 06:06:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pocesoc0jako': 0 differences found 2025/05/09 06:06:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pocesoc0jako': 1 matching files 2025/05/09 06:06:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rerines7bibu" 2025/05/09 06:06:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/09 06:06:06 DEBUG : Creating backend with remote "TestDrive:crypt/jc76kl7mauodcrqsid7li514mvkat5qq391mbgav8e8rgimn5i3g" 2025/05/09 06:06:07 DEBUG : Creating backend with remote "/tmp/rclone285059061" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rerines7bibu'", Local "Local file system at /tmp/rclone285059061", Modify Window "1ms" 2025/05/09 06:06:09 DEBUG : HeLlO, wOrLd!: md5 = 9f71f929bc5db9b38fea41d79ea85b2d OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/09 06:06:09 ERROR : HeLlO, wOrLd!: sum not found 2025/05/09 06:06:09 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rerines7bibu' 2025/05/09 06:06:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rerines7bibu': 1 files missing 2025/05/09 06:06:09 NOTICE: 1 hashes missing 2025/05/09 06:06:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rerines7bibu': 2 differences found 2025/05/09 06:06:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rerines7bibu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/09 06:06:10 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/09 06:06:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rerines7bibu': 0 differences found 2025/05/09 06:06:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rerines7bibu': 1 matching files 2025/05/09 06:06:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fizicuy5moge" 2025/05/09 06:06:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/09 06:06:10 DEBUG : Creating backend with remote "TestDrive:crypt/vftb68ekvr7dn4leqoj0uf53ta5a3p1fh7qe33mo7do4fkpbtipg" 2025/05/09 06:06:11 DEBUG : Creating backend with remote "/tmp/rclone4184095792" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fizicuy5moge'", Local "Local file system at /tmp/rclone4184095792", Modify Window "1ms" 2025/05/09 06:06:13 DEBUG : HELLO, WORLD!: md5 = 358f7d7e1ff720e5be8699745ea6cc0d OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/09 06:06:14 ERROR : HELLO, WORLD!: sum not found 2025/05/09 06:06:14 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fizicuy5moge' 2025/05/09 06:06:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fizicuy5moge': 1 files missing 2025/05/09 06:06:14 NOTICE: 1 hashes missing 2025/05/09 06:06:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fizicuy5moge': 2 differences found 2025/05/09 06:06:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fizicuy5moge': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/09 06:06:15 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/09 06:06:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fizicuy5moge': 0 differences found 2025/05/09 06:06:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fizicuy5moge': 1 matching files 2025/05/09 06:06:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-legudiv9zuga" 2025/05/09 06:06:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/09 06:06:15 DEBUG : Creating backend with remote "TestDrive:crypt/ucsvircpiqeh6vthedsge6cklu0iv2u451cbkoqipm22sbqftrd0" 2025/05/09 06:06:16 DEBUG : Creating backend with remote "/tmp/rclone1637587189" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-legudiv9zuga'", Local "Local file system at /tmp/rclone1637587189", Modify Window "1ms" 2025/05/09 06:06:18 DEBUG : 測試_Русский___ě_áñ: md5 = dd142a3ee1c976d80c835bd27eec3c96 OK NFD checkfile vs. NFC remote (without normalization) 2025/05/09 06:06:19 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/09 06:06:19 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-legudiv9zuga' 2025/05/09 06:06:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-legudiv9zuga': 1 files missing 2025/05/09 06:06:19 NOTICE: 1 hashes missing 2025/05/09 06:06:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-legudiv9zuga': 2 differences found 2025/05/09 06:06:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-legudiv9zuga': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/09 06:06:20 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/09 06:06:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-legudiv9zuga': 0 differences found 2025/05/09 06:06:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-legudiv9zuga': 1 matching files 2025/05/09 06:06:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cusexom9meha" 2025/05/09 06:06:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/09 06:06:20 DEBUG : Creating backend with remote "TestDrive:crypt/f8e4iq4pfp743n8hlup5hjf2jjcopqhqn4dlj848o3ghtp1p7qvg" 2025/05/09 06:06:21 DEBUG : Creating backend with remote "/tmp/rclone1652220254" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cusexom9meha'", Local "Local file system at /tmp/rclone1652220254", Modify Window "1ms" 2025/05/09 06:06:23 DEBUG : 測試_Русский___ě_áñ: md5 = d00ac3276676c5e97f442dbf7d06420f OK NFC checkfile vs. NFD remote (without normalization) 2025/05/09 06:06:24 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/09 06:06:24 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cusexom9meha' 2025/05/09 06:06:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cusexom9meha': 1 files missing 2025/05/09 06:06:24 NOTICE: 1 hashes missing 2025/05/09 06:06:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cusexom9meha': 2 differences found 2025/05/09 06:06:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cusexom9meha': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/09 06:06:25 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/09 06:06:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cusexom9meha': 0 differences found 2025/05/09 06:06:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cusexom9meha': 1 matching files 2025/05/09 06:06:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vijeyed7guzo" 2025/05/09 06:06:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/09 06:06:25 DEBUG : Creating backend with remote "TestDrive:crypt/5gtgo8ieq9tij7megkjrksjrmqd98ckvfrefosjmfj2egnng7a9g" 2025/05/09 06:06:26 DEBUG : Creating backend with remote "/tmp/rclone961685362" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vijeyed7guzo'", Local "Local file system at /tmp/rclone961685362", Modify Window "1ms" 2025/05/09 06:06:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b6b9bce1c9415e18522aaeaa24f8c35f OK NFDx2 checkfile vs. both remote (without normalization) 2025/05/09 06:06:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/09 06:06:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vijeyed7guzo' 2025/05/09 06:06:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vijeyed7guzo': 1 files missing 2025/05/09 06:06:28 NOTICE: 1 hashes missing 2025/05/09 06:06:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vijeyed7guzo': 2 differences found 2025/05/09 06:06:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vijeyed7guzo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/09 06:06:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/09 06:06:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vijeyed7guzo': 0 differences found 2025/05/09 06:06:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vijeyed7guzo': 1 matching files 2025/05/09 06:06:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bikozac5cole" 2025/05/09 06:06:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/09 06:06:29 DEBUG : Creating backend with remote "TestDrive:crypt/djfnejp3g0ne0mtjvdas2o0dghijkh4v17eenc557hkr8jqhoqk0" 2025/05/09 06:06:30 DEBUG : Creating backend with remote "/tmp/rclone1243396901" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bikozac5cole'", Local "Local file system at /tmp/rclone1243396901", Modify Window "1ms" 2025/05/09 06:06:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8ce64b217e78536d29c3898f1cbb398e OK NFCx2 checkfile vs. both remote (without normalization) 2025/05/09 06:06:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/09 06:06:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bikozac5cole' 2025/05/09 06:06:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bikozac5cole': 1 files missing 2025/05/09 06:06:33 NOTICE: 1 hashes missing 2025/05/09 06:06:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bikozac5cole': 2 differences found 2025/05/09 06:06:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bikozac5cole': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/09 06:06:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/09 06:06:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bikozac5cole': 0 differences found 2025/05/09 06:06:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bikozac5cole': 1 matching files 2025/05/09 06:06:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vudedow1mero" 2025/05/09 06:06:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/09 06:06:34 DEBUG : Creating backend with remote "TestDrive:crypt/phluv65c1ae2ud3l78lvm2p1altq1cca7mljpg4hu12uetor240g" 2025/05/09 06:06:35 DEBUG : Creating backend with remote "/tmp/rclone341863140" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vudedow1mero'", Local "Local file system at /tmp/rclone341863140", Modify Window "1ms" 2025/05/09 06:06:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 93a66907e1b7b7e770e18a453575e376 OK both checkfile vs. NFDx2 remote (without normalization) 2025/05/09 06:06:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/09 06:06:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vudedow1mero' 2025/05/09 06:06:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vudedow1mero': 1 files missing 2025/05/09 06:06:37 NOTICE: 1 hashes missing 2025/05/09 06:06:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vudedow1mero': 2 differences found 2025/05/09 06:06:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vudedow1mero': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/09 06:06:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/09 06:06:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vudedow1mero': 0 differences found 2025/05/09 06:06:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vudedow1mero': 1 matching files 2025/05/09 06:06:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wefulam6zala" 2025/05/09 06:06:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/09 06:06:39 DEBUG : Creating backend with remote "TestDrive:crypt/g6n8knc6rg2fk63mv0cdrt3nfsrrdla6iv76osbabaqfqk9655vg" 2025/05/09 06:06:39 DEBUG : Creating backend with remote "/tmp/rclone3635039045" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wefulam6zala'", Local "Local file system at /tmp/rclone3635039045", Modify Window "1ms" 2025/05/09 06:06:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 72cb5e0127da63e85ae092c61907d846 OK both checkfile vs. NFCx2 remote (without normalization) 2025/05/09 06:06:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/09 06:06:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wefulam6zala' 2025/05/09 06:06:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wefulam6zala': 1 files missing 2025/05/09 06:06:42 NOTICE: 1 hashes missing 2025/05/09 06:06:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wefulam6zala': 2 differences found 2025/05/09 06:06:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wefulam6zala': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/09 06:06:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/09 06:06:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wefulam6zala': 0 differences found 2025/05/09 06:06:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wefulam6zala': 1 matching files 2025/05/09 06:06:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wefulam6zala': Purge remote 2025/05/09 06:06:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vudedow1mero': Purge remote 2025/05/09 06:06:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bikozac5cole': Purge remote 2025/05/09 06:06:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vijeyed7guzo': Purge remote 2025/05/09 06:06:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cusexom9meha': Purge remote 2025/05/09 06:06:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-legudiv9zuga': Purge remote 2025/05/09 06:06:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fizicuy5moge': Purge remote 2025/05/09 06:06:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rerines7bibu': Purge remote 2025/05/09 06:06:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pocesoc0jako': Purge remote 2025/05/09 06:06:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gehakuh3gime': Purge remote --- PASS: TestApplyTransforms (51.98s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:06:48 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/09 06:06:50 DEBUG : sub/file2: md5 = beeff9a1262ec5dd0ad3c919b324c330 OK 2025/05/09 06:06:50 INFO : file1: Copied (new) to: sub/file2 2025/05/09 06:06:51 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 06:06:51 DEBUG : file1: Unchanged skipping 2025/05/09 06:06:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu': don't need to copy/move sub/file2, it is already at target location 2025/05/09 06:06:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.78s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.42s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:06:56 DEBUG : dst/file1: md5 = b503f00a446c4d171f4087d5d905739e OK 2025/05/09 06:06:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bazaxak8digu/backup" 2025/05/09 06:06:57 DEBUG : Creating backend with remote "TestDrive:crypt/2cqri1kco0h1p2joghike8ju7vpv29hp6ugmtft52ivo7g3432rg/1nrff024r7pq65ecp72fc28jb0" 2025/05/09 06:06:59 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/09 06:07:01 INFO : dst/file1: Moved (server-side) 2025/05/09 06:07:02 DEBUG : dst/file1: md5 = 133506375fbe6ebf2fe4f29d0e343c64 OK 2025/05/09 06:07:02 INFO : dst/file1: Copied (new) 2025/05/09 06:07:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/09 06:07:06 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/09 06:07:06 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.67s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:07:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bazaxak8digu/dst" 2025/05/09 06:07:07 DEBUG : Creating backend with remote "TestDrive:crypt/2cqri1kco0h1p2joghike8ju7vpv29hp6ugmtft52ivo7g3432rg/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/09 06:07:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bazaxak8digu/CompareDest" 2025/05/09 06:07:09 DEBUG : Creating backend with remote "TestDrive:crypt/2cqri1kco0h1p2joghike8ju7vpv29hp6ugmtft52ivo7g3432rg/gveqi14airsml4bgu7krj116o8" 2025/05/09 06:07:10 DEBUG : one: Need to transfer - File not found at Destination 2025/05/09 06:07:13 DEBUG : one: md5 = fee04708de2f3f449fa079e3dd9c1cf4 OK 2025/05/09 06:07:13 INFO : one: Copied (new) 2025/05/09 06:07:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/09 06:07:15 DEBUG : one: md5 = 3238a74d78c2d65c019be27c4666d1df OK 2025/05/09 06:07:15 INFO : one: Copied (replaced existing) 2025/05/09 06:07:17 DEBUG : dst/one: md5 = 48d4d85387d6ca95e67049dea88eb62c OK 2025/05/09 06:07:19 DEBUG : CompareDest/one: md5 = a33e1ee918a3e88e6e69a791313a379c OK 2025/05/09 06:07:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/09 06:07:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 06:07:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/09 06:07:22 DEBUG : CompareDest/two: md5 = e2e72c175aeac76b7e0269bd3a64937a OK 2025/05/09 06:07:23 DEBUG : two: Need to transfer - File not found at Destination 2025/05/09 06:07:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 06:07:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/09 06:07:24 DEBUG : two: Need to transfer - File not found at Destination 2025/05/09 06:07:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 06:07:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/09 06:07:25 DEBUG : two: Need to transfer - File not found at Destination 2025/05/09 06:07:26 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/09 06:07:27 DEBUG : two: md5 = d35c66cf56e3c6598b49f5e14b70fbc7 OK 2025/05/09 06:07:27 INFO : two: Copied (new) 2025/05/09 06:07:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/09 06:07:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/09 06:07:31 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/09 06:07:31 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.23s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:07:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bazaxak8digu/dst" 2025/05/09 06:07:31 DEBUG : Creating backend with remote "TestDrive:crypt/2cqri1kco0h1p2joghike8ju7vpv29hp6ugmtft52ivo7g3432rg/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/09 06:07:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bazaxak8digu/CopyDest" 2025/05/09 06:07:33 DEBUG : Creating backend with remote "TestDrive:crypt/2cqri1kco0h1p2joghike8ju7vpv29hp6ugmtft52ivo7g3432rg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/09 06:07:34 DEBUG : one: Need to transfer - File not found at Destination 2025/05/09 06:07:37 DEBUG : one: md5 = 17c19d9082c69f4373f518c494bf05d3 OK 2025/05/09 06:07:37 INFO : one: Copied (new) 2025/05/09 06:07:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/09 06:07:39 DEBUG : one: md5 = 633d952252da897f94c1ddfaaad5d796 OK 2025/05/09 06:07:39 INFO : one: Copied (replaced existing) 2025/05/09 06:07:41 DEBUG : dst/one: md5 = f6ebae37da998dbcf149dcee899fcebe OK 2025/05/09 06:07:43 DEBUG : CopyDest/one: md5 = 0b649383b65396748ad789f930e4d1f9 OK 2025/05/09 06:07:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bazaxak8digu/BackupDir" 2025/05/09 06:07:44 DEBUG : Creating backend with remote "TestDrive:crypt/2cqri1kco0h1p2joghike8ju7vpv29hp6ugmtft52ivo7g3432rg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/09 06:07:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/09 06:07:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 06:07:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/09 06:07:47 INFO : one: Moved (server-side) 2025/05/09 06:07:48 INFO : one: Copied (server-side copy) 2025/05/09 06:07:48 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/09 06:07:50 DEBUG : CopyDest/two: md5 = 4177f534d733dc37296f1481c51669d9 OK 2025/05/09 06:07:51 DEBUG : two: Need to transfer - File not found at Destination 2025/05/09 06:07:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 06:07:52 INFO : two: Copied (server-side copy) 2025/05/09 06:07:52 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/09 06:07:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/09 06:07:53 DEBUG : two: Unchanged skipping 2025/05/09 06:07:54 DEBUG : CopyDest/three: md5 = 9479ed04750b2819da3abd62e1d5c926 OK 2025/05/09 06:07:55 DEBUG : three: Need to transfer - File not found at Destination 2025/05/09 06:07:55 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/09 06:07:55 DEBUG : three: Destination not found in --copy-dest 2025/05/09 06:07:57 DEBUG : three: md5 = f09edf5580d36ef829c27e782b2c64b8 OK 2025/05/09 06:07:57 INFO : three: Copied (new) 2025/05/09 06:08:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/09 06:08:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/09 06:08:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/09 06:08:02 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/09 06:08:02 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/09 06:08:02 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/09 06:08:03 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (31.92s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", 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-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:08:04 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/05/09 06:08:06 DEBUG : TestCopyFileMaxTransfer/file1: md5 = f07787f66258cadf32282ae4dfda93da OK 2025/05/09 06:08:06 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/05/09 06:08:07 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/05/09 06:08:07 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/05/09 06:08:08 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/05/09 06:08:09 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/05/09 06:08:10 DEBUG : TestCopyFileMaxTransfer/file4: md5 = c8dedc20af4cc53688e9737bb86b2c9f OK 2025/05/09 06:08:10 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/05/09 06:08:12 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/05/09 06:08:12 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.11s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:08:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu': Looking for duplicate names using skip mode. 2025/05/09 06:08:17 NOTICE: one: Found 2 files with duplicate names 2025/05/09 06:08:17 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.58s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:08:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu': Looking for duplicate names using skip mode. 2025/05/09 06:08:22 NOTICE: one: Found 3 files with duplicate names 2025/05/09 06:08:22 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/05/09 06:08:23 INFO : one: Deleted 2025/05/09 06:08:23 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.12s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:08:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu': Looking for duplicate names using first mode. 2025/05/09 06:08:28 NOTICE: one: Found 3 files with duplicate names 2025/05/09 06:08:29 INFO : one: Deleted 2025/05/09 06:08:29 INFO : one: Deleted 2025/05/09 06:08:29 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.14s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:08:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu': Looking for duplicate names using newest mode. 2025/05/09 06:08:35 NOTICE: one: Found 3 files with duplicate names 2025/05/09 06:08:35 INFO : one: Deleted 2025/05/09 06:08:36 INFO : one: Deleted 2025/05/09 06:08:36 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.22s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:08:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu': Looking for duplicate names using oldest mode. 2025/05/09 06:08:41 NOTICE: one: Found 3 files with duplicate names 2025/05/09 06:08:42 INFO : one: Deleted 2025/05/09 06:08:42 INFO : one: Deleted 2025/05/09 06:08:42 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.07s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:08:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu': Looking for duplicate names using largest mode. 2025/05/09 06:08:47 NOTICE: one: Found 3 files with duplicate names 2025/05/09 06:08:48 INFO : one: Deleted 2025/05/09 06:08:48 INFO : one: Deleted 2025/05/09 06:08:48 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (5.97s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:08:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu': Looking for duplicate names using smallest mode. 2025/05/09 06:08:53 NOTICE: one: Found 3 files with duplicate names 2025/05/09 06:08:54 INFO : one: Deleted 2025/05/09 06:08:54 INFO : one: Deleted 2025/05/09 06:08:54 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.46s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:09:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu': Looking for duplicate names using rename mode. 2025/05/09 06:09:01 NOTICE: one.txt: Found 3 files with duplicate names 2025/05/09 06:09:02 INFO : one-2.txt: renamed from: one.txt 2025/05/09 06:09:03 INFO : one-3.txt: renamed from: one.txt 2025/05/09 06:09:04 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.35s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:09:09 DEBUG : dupe1/one.txt: md5 = 79d684a5dbc8dcfef9caeb4f9d800a81 OK 2025/05/09 06:09:11 DEBUG : dupe2/two.txt: md5 = 425d448864317fb1394f308b3a236617 OK 2025/05/09 06:09:13 DEBUG : dupe3/three.txt: md5 = b40cf11cd13ea21b69808193dcd8518a OK 2025/05/09 06:09:14 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/05/09 06:09:14 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/05/09 06:09:15 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/05/09 06:09:16 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/05/09 06:09:19 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/05/09 06:09:19 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/05/09 06:09:19 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.51s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:09:21 DEBUG : a.txt: md5 = e201960fb7a0a5eac7e5165271d69fa2 OK 2025/05/09 06:09:22 DEBUG : zend.txt: md5 = 6ee12d96739bb7ddb7ead46135317b2a OK 2025/05/09 06:09:24 DEBUG : sub dir/hello world: md5 = 08967014a312ed6994bb366f34875644 OK 2025/05/09 06:09:25 DEBUG : sub dir/hello world2: md5 = 95b9876faf96428cd1213b00e4388bde OK 2025/05/09 06:09:27 DEBUG : sub dir/ignore dir/.ignore: md5 = 056e5f990d8f9710eb75f9e2b6176b8e OK 2025/05/09 06:09:29 DEBUG : sub dir/ignore dir/should be ignored: md5 = 39f96d741223a5d3d169ce188f0af3ef OK 2025/05/09 06:09:31 DEBUG : sub dir/sub sub dir/hello world3: md5 = beafd12ccc3b709b7330de4c53fd9b7c OK 2025/05/09 06:09:32 DEBUG : a.txt: Excluded (Size Filter) 2025/05/09 06:09:32 DEBUG : a.txt: Excluded 2025/05/09 06:09:33 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/09 06:09:33 DEBUG : sub dir/hello world2: Excluded 2025/05/09 06:09:33 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/09 06:09:33 DEBUG : sub dir/hello world: Excluded 2025/05/09 06:09:33 DEBUG : sub dir/ignore dir: Excluded 2025/05/09 06:09:33 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/09 06:09:33 DEBUG : sub dir/hello world2: Excluded 2025/05/09 06:09:33 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/09 06:09:33 DEBUG : sub dir/hello world: Excluded 2025/05/09 06:09:34 DEBUG : sub dir/ignore dir: Excluded 2025/05/09 06:09:38 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/09 06:09:39 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/09 06:09:39 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/09 06:09:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/09 06:09:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/09 06:09:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/05/09 06:09:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (20.91s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:09:42 DEBUG : a.txt: md5 = 199a615debd16cfcf04abd8e8d764a2b OK 2025/05/09 06:09:44 DEBUG : zend.txt: md5 = bc40d90c0b45f85036cb1028c976460a OK 2025/05/09 06:09:46 DEBUG : sub dir/hello world: md5 = d8dd126976b44820094218274da77ca4 OK 2025/05/09 06:09:47 DEBUG : sub dir/hello world2: md5 = 78e77d0a90e1a90a52b60d28008338c1 OK 2025/05/09 06:09:49 DEBUG : sub dir/ignore dir/.ignore: md5 = 519f49d69278e4d01bcaa971b8337d40 OK 2025/05/09 06:09:51 DEBUG : sub dir/ignore dir/should be ignored: md5 = 12e0e3bc77e82bba1c731789c14a322f OK 2025/05/09 06:09:53 DEBUG : sub dir/sub sub dir/hello world3: md5 = bcdb43d1d79bb3756ee7138762502a0c OK 2025/05/09 06:09:54 DEBUG : a.txt: Excluded (Size Filter) 2025/05/09 06:09:54 DEBUG : a.txt: Excluded 2025/05/09 06:09:55 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/09 06:09:55 DEBUG : sub dir/hello world: Excluded 2025/05/09 06:09:55 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/09 06:09:55 DEBUG : sub dir/hello world2: Excluded 2025/05/09 06:09:55 DEBUG : sub dir/ignore dir: Excluded 2025/05/09 06:09:55 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/09 06:09:55 DEBUG : sub dir/hello world: Excluded 2025/05/09 06:09:55 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/09 06:09:55 DEBUG : sub dir/hello world2: Excluded 2025/05/09 06:09:56 DEBUG : sub dir/ignore dir: Excluded 2025/05/09 06:10:01 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/09 06:10:01 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/09 06:10:01 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/09 06:10:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/09 06:10:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/09 06:10:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/05/09 06:10:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (22.33s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:10:04 DEBUG : file1: md5 = 6a6c5b51aee4f4eb04b732765696ac58 OK 2025/05/09 06:10:06 DEBUG : sub/file2: md5 = c7e9d447396777f5c6c5b86760cafbf2 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/05/09 06:10:09 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/05/09 06:10:09 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/05/09 06:10:10 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/05/09 06:10:11 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.48s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.30s) --- PASS: TestListJSON/Recurse (0.47s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.30s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.67s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:10:14 DEBUG : file1: md5 = b633cfb21c6c20d1b25a01c6111652a4 OK 2025/05/09 06:10:16 DEBUG : sub/file2: md5 = 06dd8d9056a3619ff22c183138186070 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/05/09 06:10:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bazaxak8digu/notfound" 2025/05/09 06:10:20 DEBUG : Creating backend with remote "TestDrive:crypt/2cqri1kco0h1p2joghike8ju7vpv29hp6ugmtft52ivo7g3432rg/qe0i31qdkoejk60elps0ni5sqk" 2025/05/09 06:10:23 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.52s) --- PASS: TestStatJSON/Root (0.27s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.48s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.22s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.73s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:10:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu': Making directory 2025/05/09 06:10:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu': Making directory --- PASS: TestMkdir (0.64s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:10:26 DEBUG : sub dir/hello world: md5 = 42a14ceec2e0a60b37bb7c1064ee540e OK 2025/05/09 06:10:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.76s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:10:30 DEBUG : potato2: md5 = cc41ab84d98717897b150fc22486a82e OK 2025/05/09 06:10:32 DEBUG : empty space: md5 = bad406d78b868441969e8c0e0e891e3d OK --- PASS: TestLs (4.56s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:10:35 DEBUG : potato2: md5 = a5920945ec4e830152eab14b6c5c5b5d OK 2025/05/09 06:10:36 DEBUG : empty space: md5 = a29bf8068505cb661685aa1f12ea38a9 OK 2025/05/09 06:10:37 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/05/09 06:10:37 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.07s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:10:40 DEBUG : potato2: md5 = af4fe81ff44104037770c926cda627b0 OK 2025/05/09 06:10:42 DEBUG : empty space: md5 = be3312fd24bdea56b13108474eb3a978 OK --- PASS: TestLsLong (4.97s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:10:45 DEBUG : potato2: md5 = 9d67e2bedf77e7147a2bee4d3b1639dc OK 2025/05/09 06:10:46 DEBUG : empty space: md5 = 4d1137355306ca932f7c6cc4dba0391c OK --- PASS: TestHashSums (4.47s) === RUN TestHashSumsWithErrors 2025/05/09 06:10:48 DEBUG : Creating backend with remote ":memory:" 2025/05/09 06:10:48 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/05/09 06:10:48 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/09 06:10:48 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/09 06:10:48 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/09 06:10:48 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/09 06:10:48 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/09 06:10:48 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/09 06:10:48 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/05/09 06:10:48 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-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:10:49 DEBUG : potato2: md5 = c15cc0159f2023f8510eb452fcea775c OK 2025/05/09 06:10:51 DEBUG : empty space: md5 = 20fcf52b94a5a68af6cc357e7ea25749 OK 2025/05/09 06:10:53 DEBUG : sub dir/potato3: md5 = 112f01a1fbd8d9257b74a4fe8b294673 OK 2025/05/09 06:10:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.86s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:10:58 DEBUG : small: md5 = e47347746385f37af1aed17b0e661971 OK 2025/05/09 06:11:00 DEBUG : medium: md5 = 3bb22b6e19721574eb8899187afb488b OK 2025/05/09 06:11:01 DEBUG : large: md5 = 85286751016c5fd4eda4fed55bd7c33f OK 2025/05/09 06:11:01 DEBUG : Waiting for deletions to finish 2025/05/09 06:11:02 DEBUG : large: Excluded (Size Filter) 2025/05/09 06:11:02 INFO : medium: Deleted 2025/05/09 06:11:02 INFO : small: Deleted --- PASS: TestDelete (6.23s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:11:05 DEBUG : small: md5 = 46433177aa30b9ad8b6eea7ba15fe9b2 OK 2025/05/09 06:11:06 DEBUG : medium: md5 = 2ab88cf2d01849d9db2083869e38d429 OK 2025/05/09 06:11:07 DEBUG : large: md5 = 7a2dca037f3b4247631ec8d9ea7f855d OK 2025/05/09 06:11:08 DEBUG : Waiting for deletions to finish 2025/05/09 06:11:08 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/05/09 06:11:08 INFO : small: Deleted 2025/05/09 06:11:08 INFO : medium: Deleted --- PASS: TestMaxDelete (6.76s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:11:11 DEBUG : small: md5 = 414bfd1be3cb78de122d7435dc0aade7 OK 2025/05/09 06:11:13 DEBUG : medium: md5 = 930c055b3c5f36971e0b144cafe0743d OK 2025/05/09 06:11:14 DEBUG : large: md5 = f0ffb91f965c3f2333b9f5a6365d708b OK 2025/05/09 06:11:14 DEBUG : Waiting for deletions to finish 2025/05/09 06:11:15 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/09 06:11:15 INFO : medium: Deleted 2025/05/09 06:11:15 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.57s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:11:18 DEBUG : small: md5 = 066ce100921275fbc07605379eedcdec OK 2025/05/09 06:11:19 DEBUG : medium: md5 = 57eacbdd85276e33fabd4e812b316643 OK 2025/05/09 06:11:21 DEBUG : large: md5 = 800b8c841a7fb76b9dbe58e1d3c59fef OK 2025/05/09 06:11:21 DEBUG : Waiting for deletions to finish 2025/05/09 06:11:21 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/09 06:11:22 INFO : medium: Deleted 2025/05/09 06:11:22 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.61s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:11:24 DEBUG : ReadFile: md5 = 34dd68ddb010d8f9856b17f593f1b0d8 OK --- PASS: TestReadFile (4.36s) === RUN TestRetry 2025/05/09 06:11:28 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/05/09 06:11:28 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/05/09 06:11:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/09 06:11:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/09 06:11:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/09 06:11:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/09 06:11:28 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-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:11:29 DEBUG : file1: md5 = ad8f4487d248e257ae03e5feafc9eaf0 OK 2025/05/09 06:11:30 DEBUG : file2: md5 = 5d4a6f042c5db9e8dfcac2ad53e5cf08 OK --- PASS: TestCat (17.23s) === RUN TestPurge 2025/05/09 06:11:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yuburob7yuki" 2025/05/09 06:11:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/09 06:11:45 DEBUG : Creating backend with remote "TestDrive:crypt/c0paik4ntcs4r5s3dcqeokqrd2shmcvc7jfbro0t5v16bds97rcg" 2025/05/09 06:11:46 DEBUG : Creating backend with remote "/tmp/rclone2860120095" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yuburob7yuki'", Local "Local file system at /tmp/rclone2860120095", Modify Window "1ms" 2025/05/09 06:11:50 DEBUG : A1/B1/C1/one: md5 = eeaae11ff9630b023fb8cfbc15427ec9 OK 2025/05/09 06:11:50 INFO : A2: Making directory 2025/05/09 06:11:51 INFO : A1/B2: Making directory 2025/05/09 06:11:52 INFO : A1/B2/C2: Making directory 2025/05/09 06:11:53 INFO : A1/B1/C3: Making directory 2025/05/09 06:11:54 INFO : A3: Making directory 2025/05/09 06:11:54 INFO : A3/B3: Making directory 2025/05/09 06:11:55 INFO : A3/B3/C4: Making directory 2025/05/09 06:11:57 DEBUG : A1/two: md5 = aaafff6b8471f4eb2fe29297dc55e7fb OK 2025/05/09 06:12:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yuburob7yuki': Purge remote 2025/05/09 06:12:01 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.84s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:12:04 DEBUG : A1/B1/C1/one: md5 = ef74062299de3d7810694063c8f14f81 OK 2025/05/09 06:12:04 INFO : A2: Making directory 2025/05/09 06:12:05 INFO : A1/B2: Making directory 2025/05/09 06:12:06 INFO : A1/B2/C2: Making directory 2025/05/09 06:12:07 INFO : A1/B1/C3: Making directory 2025/05/09 06:12:08 INFO : A3: Making directory 2025/05/09 06:12:08 INFO : A3/B3: Making directory 2025/05/09 06:12:09 INFO : A3/B3/C4: Making directory 2025/05/09 06:12:11 DEBUG : A1/two: md5 = ef690cc2c26fac7367639907c8dce845 OK 2025/05/09 06:12:12 DEBUG : removing 1 level 3 directories 2025/05/09 06:12:12 INFO : A3/B3/C4: Removing directory 2025/05/09 06:12:15 DEBUG : removing 2 level 3 directories 2025/05/09 06:12:15 INFO : A1/B2/C2: Removing directory 2025/05/09 06:12:15 INFO : A1/B1/C3: Removing directory 2025/05/09 06:12:16 DEBUG : removing 2 level 2 directories 2025/05/09 06:12:16 INFO : A3/B3: Removing directory 2025/05/09 06:12:16 INFO : A1/B2: Removing directory 2025/05/09 06:12:16 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/05/09 06:12:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/09 06:12:16 DEBUG : removing 2 level 1 directories 2025/05/09 06:12:16 INFO : A3: Removing directory 2025/05/09 06:12:16 INFO : A2: Removing directory 2025/05/09 06:12:17 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/05/09 06:12:20 DEBUG : removing 1 level 3 directories 2025/05/09 06:12:20 INFO : A1/B1/C1: Removing directory 2025/05/09 06:12:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/09 06:12:21 DEBUG : removing 1 level 2 directories 2025/05/09 06:12:21 INFO : A1/B1: Removing directory 2025/05/09 06:12:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/09 06:12:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/09 06:12:22 DEBUG : removing 1 level 1 directories 2025/05/09 06:12:22 INFO : A1: Removing directory 2025/05/09 06:12:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/09 06:12:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/09 06:12:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/09 06:12:22 DEBUG : removing 1 level 0 directories 2025/05/09 06:12:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu': Removing directory 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/09 06:12:23 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" --- PASS: TestRmdirsNoLeaveRoot (23.23s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:12:25 INFO : A1: Making directory 2025/05/09 06:12:25 INFO : A1/B1: Making directory 2025/05/09 06:12:26 INFO : A1/B1/C1: Making directory 2025/05/09 06:12:28 DEBUG : removing 1 level 3 directories 2025/05/09 06:12:28 INFO : A1/B1/C1: Removing directory 2025/05/09 06:12:29 DEBUG : removing 1 level 2 directories 2025/05/09 06:12:29 INFO : A1/B1: Removing directory 2025/05/09 06:12:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/09 06:12:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.71s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:12:32 INFO : A1: Making directory 2025/05/09 06:12:32 INFO : A1/B1: Making directory 2025/05/09 06:12:33 INFO : A1/B1/C1: Making directory 2025/05/09 06:12:36 DEBUG : removing 1 level 3 directories 2025/05/09 06:12:36 INFO : A1/B1/C1: Removing directory 2025/05/09 06:12:36 DEBUG : removing 1 level 2 directories 2025/05/09 06:12:36 INFO : A1/B1: Removing directory 2025/05/09 06:12:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/09 06:12:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.08s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:12:40 DEBUG : file1: md5 = e436edffda52a5cc52d16d9110e5cb43 OK 2025/05/09 06:12:41 DEBUG : filename.txt: File name found in url 2025/05/09 06:12:42 DEBUG : filename.txt: md5 = cf40ee5f71cf03b47b4df2f4b59417ec OK 2025/05/09 06:12:42 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/05/09 06:12:43 DEBUG : headerfilename.txt: md5 = 689920ab992e3b457d25eedfeb4fa680 OK 2025/05/09 06:12:44 DEBUG : file2: md5 = b7d4309505bcdf502bc66c82e196c1b6 OK --- PASS: TestCopyURL (8.26s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:12:47 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/09 06:12:49 DEBUG : sub/file2: md5 = e7f852edffb68c1d9baa77ef2a12b759 OK 2025/05/09 06:12:49 INFO : file1: Copied (new) to: sub/file2 2025/05/09 06:12:49 INFO : file1: Deleted 2025/05/09 06:12:50 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 06:12:50 DEBUG : file1: Unchanged skipping 2025/05/09 06:12:50 INFO : file1: Deleted 2025/05/09 06:12:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu': don't need to copy/move sub/file2, it is already at target location 2025/05/09 06:12:52 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.45s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:12:53 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/09 06:12:54 DEBUG : file1: md5 = 6553405bddbfdf53d1bd1b984edab530 OK 2025/05/09 06:12:54 INFO : file1: Copied (new) 2025/05/09 06:12:54 INFO : file1: Deleted 2025/05/09 06:12:54 DEBUG : file1: Destination exists, skipping 2025/05/09 06:12:54 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.22s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.41s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:12:59 DEBUG : dst/file1: md5 = 7d539bf61563f6bb07d3384d16bdc042 OK 2025/05/09 06:12:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bazaxak8digu/backup" 2025/05/09 06:12:59 DEBUG : Creating backend with remote "TestDrive:crypt/2cqri1kco0h1p2joghike8ju7vpv29hp6ugmtft52ivo7g3432rg/1nrff024r7pq65ecp72fc28jb0" 2025/05/09 06:13:01 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/09 06:13:03 INFO : dst/file1: Moved (server-side) 2025/05/09 06:13:04 DEBUG : dst/file1: md5 = e63b9f5fb4b612687cb8379aab36832a OK 2025/05/09 06:13:04 INFO : dst/file1: Copied (new) 2025/05/09 06:13:04 INFO : dst/file1: Deleted 2025/05/09 06:13:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/09 06:13:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/09 06:13:08 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.49s) === 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-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:13:11 DEBUG : A1/one: md5 = 6e358b0102981fe91b6412a123e87386 OK 2025/05/09 06:13:13 DEBUG : A1/two: md5 = d35926704e79b66332625b6cc7a1a816 OK 2025/05/09 06:13:14 DEBUG : A1/B1/three: md5 = dd7d03d4506e5170ee91af8118371e8c OK 2025/05/09 06:13:17 DEBUG : A1/B1/C1/four: md5 = 00d1133d74cbc408977d218a09d59992 OK 2025/05/09 06:13:19 DEBUG : A1/B1/C2/five: md5 = 60f8c8b6b54644f43445ab5db93be9ae OK 2025/05/09 06:13:19 INFO : A1/B2: Making directory 2025/05/09 06:13:19 INFO : A1/B1/C3: Making directory 2025/05/09 06:13:29 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/05/09 06:13:29 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/05/09 06:13:29 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/05/09 06:13:29 INFO : A2/one: Moved (server-side) to: A3/one 2025/05/09 06:13:29 INFO : A2/two: Moved (server-side) to: A3/two 2025/05/09 06:13:32 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/09 06:13:32 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/09 06:13:32 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/09 06:13:33 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/09 06:13:33 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/09 06:13:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/05/09 06:13:40 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/05/09 06:13:40 INFO : A3/one: Moved (server-side) to: A4/one 2025/05/09 06:13:40 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/05/09 06:13:40 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/05/09 06:13:41 INFO : A3/two: Moved (server-side) to: A4/two 2025/05/09 06:13:43 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/09 06:13:43 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/09 06:13:43 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/09 06:13:44 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/09 06:13:44 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/09 06:13:50 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/05/09 06:13:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/05/09 06:13:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/09 06:13:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/09 06:13:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/09 06:13:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/09 06:13:52 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/09 06:13:52 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/09 06:13:52 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/09 06:13:52 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.58s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" --- PASS: TestGetFsInfo (0.40s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:13:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu': File to upload is small (34 bytes), uploading instead of streaming 2025/05/09 06:13:54 DEBUG : no_checksum_small_file_from_pipe: md5 = cc9ec4b586847c1388f0cc1773c133b3 OK 2025/05/09 06:13:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/05/09 06:13:54 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/09 06:13:55 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/05/09 06:13:56 DEBUG : no_checksum_big_file_from_pipe: md5 = b9b4b6e92c0d960f483d80d2a70297a1 OK 2025/05/09 06:13:56 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-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:13:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu': File to upload is small (34 bytes), uploading instead of streaming 2025/05/09 06:14:00 DEBUG : with_checksum_small_file_from_pipe: md5 = 048966a2c5914effbabe8394880e0e58 OK 2025/05/09 06:14:00 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/09 06:14:00 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/05/09 06:14:01 DEBUG : with_checksum_big_file_from_pipe: md5 = b54d379aa0ddc6770ac517bf48769661 OK 2025/05/09 06:14:01 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-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:14:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu': File to upload is small (34 bytes), uploading instead of streaming 2025/05/09 06:14:04 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 06:14:05 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/09 06:14:06 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-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:14:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu': File to upload is small (34 bytes), uploading instead of streaming 2025/05/09 06:14:09 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/09 06:14:10 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/09 06:14:11 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.40s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.01s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.89s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.74s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.76s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/05/09 06:14:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu': File to upload is small (48 bytes), uploading instead of streaming 2025/05/09 06:14:14 DEBUG : rcat_metadata: md5 = e50d235b0f572ed8bba6567f7c11f63d OK 2025/05/09 06:14:14 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/05/09 06:14:16 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/05/09 06:14:17 DEBUG : rcat_metadata_uploadcutoff0: md5 = bb46c9520ae4b4e2522a339695f9885d OK 2025/05/09 06:14:17 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.52s) --- PASS: TestRcatMetadata/Normal (2.43s) --- PASS: TestRcatMetadata/ViaDisk (2.67s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:14:19 DEBUG : potato1: md5 = d13129b09cd8c11e22bdd4fa830c4e01 OK 2025/05/09 06:14:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu': File to upload is small (60 bytes), uploading instead of streaming 2025/05/09 06:14:20 DEBUG : potato2: md5 = 63fdca351a639b26a811f18cb78afba3 OK 2025/05/09 06:14:20 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.51s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:14:24 DEBUG : potato1: md5 = 7fc87bdbb81b2dd28186020789c66f13 OK 2025/05/09 06:14:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu': File to upload is small (60 bytes), uploading instead of streaming 2025/05/09 06:14:25 DEBUG : potato2: md5 = 3ea476943c4e077509e1ba7aa5d9cc47 OK 2025/05/09 06:14:25 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.58s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:14:28 DEBUG : potato2: md5 = 56968c8a2aa3814c934b9da7388efc72 OK 2025/05/09 06:14:29 DEBUG : empty space: md5 = 37b0b91c9fdc4d98a9c3bd4ae7f90098 OK 2025/05/09 06:14:31 DEBUG : sub dir/potato3: md5 = 6eea35fd696e2370a2c9576ef73e83f6 OK 2025/05/09 06:14:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu': Touching "sub dir/potato3" 2025/05/09 06:14:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu': Touching "empty space" 2025/05/09 06:14:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu': Touching "potato2" 2025/05/09 06:14:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.16s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:14:36 DEBUG : dir with metadata: Making directory with metadata 2025/05/09 06:14:37 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.28s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:14:38 DEBUG : directory with modtime: Making directory with metadata 2025/05/09 06:14:39 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.29s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:14:41 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/09 06:14:41 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/09 06:14:41 DEBUG : Google drive root 'crypt/2cqri1kco0h1p2joghike8ju7vpv29hp6ugmtft52ivo7g3432rg': Skipping btime metadata as can't update it on an existing file: 2025-05-09T06:14:41.160865528Z 2025/05/09 06:14:41 INFO : non existent directory: Updated directory metadata 2025/05/09 06:14:43 DEBUG : Google drive root 'crypt/2cqri1kco0h1p2joghike8ju7vpv29hp6ugmtft52ivo7g3432rg': Skipping btime metadata as can't update it on an existing file: 2025-05-09T06:14:41.160865528Z 2025/05/09 06:14:44 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.59s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:14:45 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/05/09 06:14:47 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/05/09 06:14:48 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.92s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:14:49 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/09 06:14:49 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/09 06:14:49 DEBUG : dst: Making directory with metadata 2025/05/09 06:14:50 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/09 06:14:50 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/09 06:14:50 INFO : dst: Set directory modification time (using SetModTime) 2025/05/09 06:14:51 INFO : dst: Set directory modification time (using SetModTime) 2025/05/09 06:14:51 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/05/09 06:14:51 INFO : dst: Set directory modification time (using SetModTime) 2025/05/09 06:14:51 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.34s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu'", Local "Local file system at /tmp/rclone3716053336", Modify Window "1ms" 2025/05/09 06:14:54 DEBUG : sub dir/test remove existing: md5 = ff9c4578f155462d0f6464e9110bfe8e OK 2025/05/09 06:14:56 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 555722a823e342b4c43138f9f5361e03 OK 2025/05/09 06:14:57 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.ticiyit8" before starting 2025/05/09 06:14:58 DEBUG : sub dir/test remove existing.ticiyit8: TEST: removing renamed existing file after operation 2025/05/09 06:15:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.guxinix4" before starting 2025/05/09 06:15:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.guxinix4: TEST: renaming existing back after failed operation 2025/05/09 06:15:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hanihoq1" before starting 2025/05/09 06:15:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hanihoq1: TEST: removing renamed existing file after operation 2025/05/09 06:15:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "kflr9p8fj271h4r5ohsj0k1k132vqe5c07vi5fpcm9moeooesccudarm1u2n0mjrs6nbj243q97g805ld0dnmk2o30e3tj8qp7opj2e0nrbtl4dqlff51h6c24cem4vs4bh8vv9ls6c7qv8b6adnkbqreru4rucp5d5jbmsf2j26q6lgddo0" 2025/05/09 06:15:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "b1jhtts5m8bcbf310g2n8qfdnoqktmv37a0mqrv6ps6416v8gm7g" --- PASS: TestRemoveExisting (12.37s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/05/09 06:15:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bazaxak8digu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m41.08297943s (try 1/5)