"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/11/21 01:32:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-futenum0vaji" 2025/11/21 01:32:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/21 01:32:24 DEBUG : Creating backend with remote "TestDrive:crypt/thfh4rshegugqra14uqvp3g3u2bc8qlj50ehmqvn08s35mn4dsa0" 2025/11/21 01:32:25 DEBUG : Creating backend with remote "/tmp/rclone769195549" === 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.21s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers 2025/11/21 01:32:25 DEBUG : a: size = 0 OK 2025/11/21 01:32:25 DEBUG : a: size = 1 (memory) 2025/11/21 01:32:25 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/11/21 01:32:25 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/11/21 01:32:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/21 01:32:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/21 01:32:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/11/21 01:32:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/21 01:32:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/21 01:32:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/21 01:32:25 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2025/11/21 01:32:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/21 01:32:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/21 01:32:25 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2025/11/21 01:32:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/21 01:32:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/21 01:32:25 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/11/21 01:32:25 DEBUG : potato: Seek from 10 to 0 2025/11/21 01:32:25 DEBUG : potato: Seek from 10 to 0 2025/11/21 01:32:25 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/11/21 01:32:25 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/11/21 01:32:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/21 01:32:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/21 01:32:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/11/21 01:32:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/21 01:32:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/21 01:32:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/21 01:32:25 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2025/11/21 01:32:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/21 01:32:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/21 01:32:25 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2025/11/21 01:32:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/21 01:32:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/21 01:32:25 DEBUG : potato: Seek from 5 to 2 2025/11/21 01:32:25 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/11/21 01:32:25 DEBUG : potato: Seek from 7 to 0 2025/11/21 01:32:25 DEBUG : potato: Seek from 7 to 0 2025/11/21 01:32:25 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/11/21 01:32:25 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/11/21 01:32:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/21 01:32:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/21 01:32:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/11/21 01:32:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/21 01:32:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/21 01:32:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/21 01:32:25 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2025/11/21 01:32:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/21 01:32:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/21 01:32:25 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2025/11/21 01:32:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/21 01:32:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/21 01:32:25 DEBUG : potato: Seek from 5 to 2 2025/11/21 01:32:25 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/11/21 01:32:25 DEBUG : potato: Seek from 8 to 0 2025/11/21 01:32:25 DEBUG : potato: Seek from 8 to 0 2025/11/21 01:32:25 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/11/21 01:32:25 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/11/21 01:32:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/21 01:32:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/21 01:32:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/11/21 01:32:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/21 01:32:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/21 01:32:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/21 01:32:25 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2025/11/21 01:32:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/21 01:32:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/21 01:32:25 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2025/11/21 01:32:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/21 01:32:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/21 01:32:25 DEBUG : potato: Seek from 5 to 2 2025/11/21 01:32:25 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/11/21 01:32:25 DEBUG : potato: Seek from 9 to 0 2025/11/21 01:32:25 DEBUG : potato: Seek from 9 to 0 2025/11/21 01:32:25 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/ReadAt (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/ReadAt (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/ReadAt (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/ReadAt (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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:32:27 DEBUG : rutabaga: md5 = b6b0c70e83c1976b84465c1e9dda0118 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/11/21 01:32:29 DEBUG : empty space: md5 = 790a35a67db522ea787ebf1fe70f110b OK === RUN TestCheck/3 2025/11/21 01:32:31 DEBUG : potato2: md5 = ea4851383ef8a69398153989edb22a6c OK === RUN TestCheck/4 === RUN TestCheck/5 2025/11/21 01:32:33 DEBUG : remotepotato: md5 = d7659ee4db78cce1d1d4d8a3b636ed11 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.22s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.29s) --- PASS: TestCheck/4 (0.22s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.22s) === RUN TestCheckFsError 2025/11/21 01:32:36 DEBUG : Creating backend with remote "nonexistent" 2025/11/21 01:32:36 DEBUG : Creating backend with remote "nonexistent" 2025/11/21 01:32:36 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/11/21 01:32:36 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/11/21 01:32:36 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/11/21 01:32:36 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:32:38 DEBUG : rutabaga: md5 = 02b07f6586514e826e226a539abecf40 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/11/21 01:32:42 DEBUG : empty space: md5 = 2d6963cbdac7cd7c8f7da1a5b5d366eb OK === RUN TestCheckDownload/3 2025/11/21 01:32:44 DEBUG : potato2: md5 = 7c6519e8fdd5028558849e8b9cd1b5bb OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/11/21 01:32:48 DEBUG : remotepotato: md5 = 6d2829d1108eaef06de8b80db584f3aa OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.59s) --- PASS: TestCheckDownload/1 (1.27s) --- PASS: TestCheckDownload/2 (0.92s) --- PASS: TestCheckDownload/3 (1.05s) --- PASS: TestCheckDownload/4 (1.10s) --- PASS: TestCheckDownload/5 (1.16s) --- PASS: TestCheckDownload/6 (1.23s) --- PASS: TestCheckDownload/7 (0.99s) === RUN TestCheckSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:32:54 DEBUG : rutabaga: md5 = 4dbad591a10825cd1e83b75c207d8da7 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/11/21 01:32:56 DEBUG : empty space: md5 = cb6f28c344c18b8ceb7965419cf31a6c OK === RUN TestCheckSizeOnly/3 2025/11/21 01:32:58 DEBUG : potato2: md5 = ac8d3b68caf9451870987cb004baa748 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/11/21 01:33:01 DEBUG : remotepotato: md5 = 3e925cfd40826d003378964626c7d637 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.84s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.32s) --- PASS: TestCheckSizeOnly/7 (0.23s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:33:05 DEBUG : test.sum: md5 = ed8f7d3ac90a51b9867c0ec314d73fe5 OK 2025/11/21 01:33:06 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/21 01:33:06 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/21 01:33:06 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/21 01:33:06 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/21 01:33:08 DEBUG : test.sum: md5 = 8ebd689ba14699f04314f8e6208a4515 OK 2025/11/21 01:33:09 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/21 01:33:09 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/21 01:33:09 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/21 01:33:09 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.00s) === RUN TestCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:33:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-futenum0vaji/data" 2025/11/21 01:33:10 DEBUG : Config file has changed externally - reloading 2025/11/21 01:33:10 DEBUG : Creating backend with remote "TestDrive:crypt/thfh4rshegugqra14uqvp3g3u2bc8qlj50ehmqvn08s35mn4dsa0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji/data' lacks md5, skipping --- SKIP: TestCheckSum (2.35s) === RUN TestCheckSumDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:33:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-futenum0vaji/data" 2025/11/21 01:33:12 DEBUG : Creating backend with remote "TestDrive:crypt/thfh4rshegugqra14uqvp3g3u2bc8qlj50ehmqvn08s35mn4dsa0/vjrnln8ratgmqakfosrqe8espk" 2025/11/21 01:33:15 DEBUG : data/banana: md5 = 4089ffd02f6ede3301d538294792195d OK 2025/11/21 01:33:17 DEBUG : test.sum: md5 = 97f77f246b22289f3fca57935d9e7ab8 OK === RUN TestCheckSumDownload/subtest1 2025/11/21 01:33:21 DEBUG : data/potato: md5 = 28dfe93a16cc15e54eb8131a4f052378 OK 2025/11/21 01:33:23 DEBUG : test.sum: md5 = c96bee215bcb642109f0e16ed4a879d2 OK === RUN TestCheckSumDownload/subtest2 2025/11/21 01:33:27 DEBUG : test.sum: md5 = 53a29b8596214c891c7cd4fc50808a8d OK === RUN TestCheckSumDownload/subtest3 2025/11/21 01:33:31 DEBUG : test.sum: md5 = 7a08360d8efcf7c7272a9850f10ad2e9 OK === RUN TestCheckSumDownload/subtest4 2025/11/21 01:33:36 DEBUG : test.sum: md5 = 5efd5328b230f7234bd4a09b335a3988 OK === RUN TestCheckSumDownload/subtest5 2025/11/21 01:33:40 DEBUG : test.sum: md5 = 8086c65162fd415187f714a376e756a5 OK === RUN TestCheckSumDownload/subtest6 2025/11/21 01:33:45 DEBUG : data/banana: md5 = 1620440e6a73b6e455db70d49c51043a OK 2025/11/21 01:33:46 DEBUG : data/potato: md5 = 94b5694c83e82d4e4ef74071fa607917 OK 2025/11/21 01:33:48 DEBUG : test.sum: md5 = fa70f1ae926d5849f8c4d256bae38259 OK === RUN TestCheckSumDownload/subtest7 2025/11/21 01:33:53 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/11/21 01:33:53 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (41.87s) --- PASS: TestCheckSumDownload/subtest1 (2.44s) --- PASS: TestCheckSumDownload/subtest2 (1.94s) --- PASS: TestCheckSumDownload/subtest3 (2.11s) --- PASS: TestCheckSumDownload/subtest4 (2.29s) --- PASS: TestCheckSumDownload/subtest5 (2.61s) --- PASS: TestCheckSumDownload/subtest6 (2.15s) --- PASS: TestCheckSumDownload/subtest7 (2.62s) === RUN TestApplyTransforms 2025/11/21 01:33:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duxenih5wata" 2025/11/21 01:33:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/21 01:33:54 DEBUG : Creating backend with remote "TestDrive:crypt/i6ek9obr30aualm14nobp35e57sr55sr3b2n77ao53aasuurkl00" 2025/11/21 01:33:55 DEBUG : Creating backend with remote "/tmp/rclone943309642" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duxenih5wata'", Local "Local file system at /tmp/rclone943309642", Modify Window "1ms" 2025/11/21 01:33:57 DEBUG : hello, world!: md5 = 69ae9306b2f55c5286f772a952e82b2f OK upper checkfile vs. lower remote (without normalization) 2025/11/21 01:33:58 ERROR : hello, world!: sum not found 2025/11/21 01:33:58 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-duxenih5wata' 2025/11/21 01:33:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duxenih5wata': 1 files missing 2025/11/21 01:33:58 NOTICE: 1 hashes missing 2025/11/21 01:33:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duxenih5wata': 1 differences found 2025/11/21 01:33:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duxenih5wata': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/11/21 01:33:59 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/21 01:33:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duxenih5wata': 0 differences found 2025/11/21 01:33:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duxenih5wata': 1 matching files 2025/11/21 01:33:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-babazew8mocu" 2025/11/21 01:33:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/21 01:33:59 DEBUG : Creating backend with remote "TestDrive:crypt/66n7is0r3pldvalr51kkvvgs50t307m3dtdpo2qtrgj1aklket9g" 2025/11/21 01:34:00 DEBUG : Creating backend with remote "/tmp/rclone3551001768" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babazew8mocu'", Local "Local file system at /tmp/rclone3551001768", Modify Window "1ms" 2025/11/21 01:34:02 DEBUG : HELLO, WORLD!: md5 = 72bb8c389896a1792446b2d8fa58d64e OK lower checkfile vs. upper remote (without normalization) 2025/11/21 01:34:03 ERROR : HELLO, WORLD!: sum not found 2025/11/21 01:34:03 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-babazew8mocu' 2025/11/21 01:34:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-babazew8mocu': 1 files missing 2025/11/21 01:34:03 NOTICE: 1 hashes missing 2025/11/21 01:34:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-babazew8mocu': 1 differences found 2025/11/21 01:34:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-babazew8mocu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/11/21 01:34:04 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/21 01:34:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-babazew8mocu': 0 differences found 2025/11/21 01:34:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-babazew8mocu': 1 matching files 2025/11/21 01:34:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muhekom6gebe" 2025/11/21 01:34:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/21 01:34:04 DEBUG : Creating backend with remote "TestDrive:crypt/eg9b1pmlccgdr4jgf0i4l3gt7k216ppek4akkttvjg2m5i6i1eog" 2025/11/21 01:34:05 DEBUG : Creating backend with remote "/tmp/rclone4131623901" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muhekom6gebe'", Local "Local file system at /tmp/rclone4131623901", Modify Window "1ms" 2025/11/21 01:34:07 DEBUG : HeLlO, wOrLd!: md5 = 4c375a855dd7f71c240b86136077a788 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/11/21 01:34:07 ERROR : HeLlO, wOrLd!: sum not found 2025/11/21 01:34:07 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-muhekom6gebe' 2025/11/21 01:34:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muhekom6gebe': 1 files missing 2025/11/21 01:34:07 NOTICE: 1 hashes missing 2025/11/21 01:34:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muhekom6gebe': 1 differences found 2025/11/21 01:34:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muhekom6gebe': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/11/21 01:34:09 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/21 01:34:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muhekom6gebe': 0 differences found 2025/11/21 01:34:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muhekom6gebe': 1 matching files 2025/11/21 01:34:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wofuted0zafa" 2025/11/21 01:34:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/21 01:34:09 DEBUG : Creating backend with remote "TestDrive:crypt/1pupubv7ac6slogephfik437uab89in9kjilbmra4lvr7j3s0rug" 2025/11/21 01:34:10 DEBUG : Creating backend with remote "/tmp/rclone4258787496" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wofuted0zafa'", Local "Local file system at /tmp/rclone4258787496", Modify Window "1ms" 2025/11/21 01:34:12 DEBUG : HELLO, WORLD!: md5 = 1755c00cfa33db62ea745768bfb7f8a3 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/11/21 01:34:12 ERROR : HELLO, WORLD!: sum not found 2025/11/21 01:34:12 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wofuted0zafa' 2025/11/21 01:34:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wofuted0zafa': 1 files missing 2025/11/21 01:34:12 NOTICE: 1 hashes missing 2025/11/21 01:34:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wofuted0zafa': 1 differences found 2025/11/21 01:34:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wofuted0zafa': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/11/21 01:34:14 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/21 01:34:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wofuted0zafa': 0 differences found 2025/11/21 01:34:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wofuted0zafa': 1 matching files 2025/11/21 01:34:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cojepeb7juge" 2025/11/21 01:34:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/21 01:34:14 DEBUG : Creating backend with remote "TestDrive:crypt/so1ri489mbraltjfun388jh8401en8kcmoojputjjsvpqcgll360" 2025/11/21 01:34:15 DEBUG : Creating backend with remote "/tmp/rclone3503841149" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cojepeb7juge'", Local "Local file system at /tmp/rclone3503841149", Modify Window "1ms" 2025/11/21 01:34:17 DEBUG : 測試_Русский___ě_áñ: md5 = 6473d5913154f692eb43217defe4430c OK NFD checkfile vs. NFC remote (without normalization) 2025/11/21 01:34:18 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/21 01:34:18 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cojepeb7juge' 2025/11/21 01:34:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cojepeb7juge': 1 files missing 2025/11/21 01:34:18 NOTICE: 1 hashes missing 2025/11/21 01:34:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cojepeb7juge': 1 differences found 2025/11/21 01:34:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cojepeb7juge': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/11/21 01:34:19 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/21 01:34:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cojepeb7juge': 0 differences found 2025/11/21 01:34:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cojepeb7juge': 1 matching files 2025/11/21 01:34:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fozenay9gaza" 2025/11/21 01:34:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/21 01:34:19 DEBUG : Creating backend with remote "TestDrive:crypt/peaka1edfuknt96vgeei6qnjit0ll7th226c88gfg4nju35ednng" 2025/11/21 01:34:20 DEBUG : Creating backend with remote "/tmp/rclone2929575482" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozenay9gaza'", Local "Local file system at /tmp/rclone2929575482", Modify Window "1ms" 2025/11/21 01:34:22 DEBUG : 測試_Русский___ě_áñ: md5 = 5a69917127ac0dd7b85542eb6574d53a OK NFC checkfile vs. NFD remote (without normalization) 2025/11/21 01:34:23 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/21 01:34:23 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fozenay9gaza' 2025/11/21 01:34:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fozenay9gaza': 1 files missing 2025/11/21 01:34:23 NOTICE: 1 hashes missing 2025/11/21 01:34:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fozenay9gaza': 1 differences found 2025/11/21 01:34:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fozenay9gaza': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/11/21 01:34:24 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/21 01:34:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fozenay9gaza': 0 differences found 2025/11/21 01:34:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fozenay9gaza': 1 matching files 2025/11/21 01:34:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lifaxel5jidi" 2025/11/21 01:34:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/21 01:34:24 DEBUG : Creating backend with remote "TestDrive:crypt/7cplfaq2lchkjltd3mdnbki5ah77n12kaa4pe9204f181qnh29f0" 2025/11/21 01:34:25 DEBUG : Creating backend with remote "/tmp/rclone1930081633" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifaxel5jidi'", Local "Local file system at /tmp/rclone1930081633", Modify Window "1ms" 2025/11/21 01:34:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a695b6a40b9035245e45a8f246b54f8d OK NFDx2 checkfile vs. both remote (without normalization) 2025/11/21 01:34:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/21 01:34:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lifaxel5jidi' 2025/11/21 01:34:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lifaxel5jidi': 1 files missing 2025/11/21 01:34:28 NOTICE: 1 hashes missing 2025/11/21 01:34:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lifaxel5jidi': 1 differences found 2025/11/21 01:34:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lifaxel5jidi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/11/21 01:34:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/21 01:34:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lifaxel5jidi': 0 differences found 2025/11/21 01:34:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lifaxel5jidi': 1 matching files 2025/11/21 01:34:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dutiruf1dexu" 2025/11/21 01:34:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/21 01:34:29 DEBUG : Creating backend with remote "TestDrive:crypt/kbvdmlv0oac1f18m8q9061552bnlk877fif3ek26boha60iibjfg" 2025/11/21 01:34:30 DEBUG : Creating backend with remote "/tmp/rclone3777268240" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutiruf1dexu'", Local "Local file system at /tmp/rclone3777268240", Modify Window "1ms" 2025/11/21 01:34:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ac046776a2d0835190bf48a93939b896 OK NFCx2 checkfile vs. both remote (without normalization) 2025/11/21 01:34:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/21 01:34:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dutiruf1dexu' 2025/11/21 01:34:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dutiruf1dexu': 1 files missing 2025/11/21 01:34:33 NOTICE: 1 hashes missing 2025/11/21 01:34:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dutiruf1dexu': 1 differences found 2025/11/21 01:34:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dutiruf1dexu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/11/21 01:34:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/21 01:34:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dutiruf1dexu': 0 differences found 2025/11/21 01:34:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dutiruf1dexu': 1 matching files 2025/11/21 01:34:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xudaqaw6joko" 2025/11/21 01:34:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/21 01:34:34 DEBUG : Creating backend with remote "TestDrive:crypt/bvn57irsb3t6jom7k2dov4kuq1f2dvoc5vmtsols1u2f283bs6g0" 2025/11/21 01:34:35 DEBUG : Creating backend with remote "/tmp/rclone3759737418" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudaqaw6joko'", Local "Local file system at /tmp/rclone3759737418", Modify Window "1ms" 2025/11/21 01:34:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b0446e09f5e05f48af5bbd65bae90baf OK both checkfile vs. NFDx2 remote (without normalization) 2025/11/21 01:34:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/21 01:34:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xudaqaw6joko' 2025/11/21 01:34:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xudaqaw6joko': 1 files missing 2025/11/21 01:34:38 NOTICE: 1 hashes missing 2025/11/21 01:34:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xudaqaw6joko': 1 differences found 2025/11/21 01:34:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xudaqaw6joko': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/11/21 01:34:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/21 01:34:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xudaqaw6joko': 0 differences found 2025/11/21 01:34:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xudaqaw6joko': 1 matching files 2025/11/21 01:34:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-woqaqub9faxa" 2025/11/21 01:34:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/21 01:34:39 DEBUG : Creating backend with remote "TestDrive:crypt/o7i6q2rpnabs31qs7gaaa4gq3kpsgagt57ni6fbv9g5fb4c5j630" 2025/11/21 01:34:40 DEBUG : Creating backend with remote "/tmp/rclone3480978235" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-woqaqub9faxa'", Local "Local file system at /tmp/rclone3480978235", Modify Window "1ms" 2025/11/21 01:34:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 67de1d7956af6a551a80335fe317b1b1 OK both checkfile vs. NFCx2 remote (without normalization) 2025/11/21 01:34:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/21 01:34:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-woqaqub9faxa' 2025/11/21 01:34:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-woqaqub9faxa': 1 files missing 2025/11/21 01:34:42 NOTICE: 1 hashes missing 2025/11/21 01:34:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-woqaqub9faxa': 1 differences found 2025/11/21 01:34:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-woqaqub9faxa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/11/21 01:34:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/21 01:34:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-woqaqub9faxa': 0 differences found 2025/11/21 01:34:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-woqaqub9faxa': 1 matching files 2025/11/21 01:34:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-woqaqub9faxa': Purge remote 2025/11/21 01:34:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xudaqaw6joko': Purge remote 2025/11/21 01:34:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dutiruf1dexu': Purge remote 2025/11/21 01:34:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lifaxel5jidi': Purge remote 2025/11/21 01:34:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fozenay9gaza': Purge remote 2025/11/21 01:34:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cojepeb7juge': Purge remote 2025/11/21 01:34:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wofuted0zafa': Purge remote 2025/11/21 01:34:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muhekom6gebe': Purge remote 2025/11/21 01:34:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-babazew8mocu': Purge remote 2025/11/21 01:34:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duxenih5wata': Purge remote --- PASS: TestApplyTransforms (53.64s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:34:48 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/21 01:34:50 DEBUG : sub/file2: md5 = a927ab792564524fae16d1c4a87f67c6 OK 2025/11/21 01:34:50 DEBUG : sub/file2: size = 14 OK 2025/11/21 01:34:50 INFO : file1: Copied (new) to: sub/file2 2025/11/21 01:34:51 DEBUG : sub/file2: size = 14 OK 2025/11/21 01:34:51 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 01:34:51 DEBUG : file1: Unchanged skipping 2025/11/21 01:34:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji': don't need to copy/move sub/file2, it is already at target location 2025/11/21 01:34:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.90s) === RUN TestCopyLongFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.53s) === RUN TestCopyFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:34:56 DEBUG : dst/file1: md5 = 260fbef2793185ad45035f4053a05ace OK 2025/11/21 01:34:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-futenum0vaji/backup" 2025/11/21 01:34:57 DEBUG : Creating backend with remote "TestDrive:crypt/thfh4rshegugqra14uqvp3g3u2bc8qlj50ehmqvn08s35mn4dsa0/1nrff024r7pq65ecp72fc28jb0" 2025/11/21 01:34:58 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone769195549) 2025/11/21 01:34:58 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji') 2025/11/21 01:34:58 DEBUG : dst/file1: Sizes differ 2025/11/21 01:35:01 INFO : dst/file1: Moved (server-side) 2025/11/21 01:35:02 DEBUG : dst/file1: md5 = 0a94d91df0b5182ef9441ed90309f2d1 OK 2025/11/21 01:35:02 DEBUG : dst/file1: size = 14 OK 2025/11/21 01:35:02 INFO : dst/file1: Copied (new) 2025/11/21 01:35:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/21 01:35:05 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/21 01:35:06 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.74s) === RUN TestCopyFileCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:35:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-futenum0vaji/dst" 2025/11/21 01:35:07 DEBUG : Creating backend with remote "TestDrive:crypt/thfh4rshegugqra14uqvp3g3u2bc8qlj50ehmqvn08s35mn4dsa0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/21 01:35:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-futenum0vaji/CompareDest" 2025/11/21 01:35:09 DEBUG : Creating backend with remote "TestDrive:crypt/thfh4rshegugqra14uqvp3g3u2bc8qlj50ehmqvn08s35mn4dsa0/gveqi14airsml4bgu7krj116o8" 2025/11/21 01:35:10 DEBUG : one: Need to transfer - File not found at Destination 2025/11/21 01:35:12 DEBUG : one: md5 = 8c659d0b977104d89d6b8ccdd6bdd87d OK 2025/11/21 01:35:12 DEBUG : one: size = 3 OK 2025/11/21 01:35:12 INFO : one: Copied (new) 2025/11/21 01:35:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone769195549) 2025/11/21 01:35:14 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji/dst') 2025/11/21 01:35:14 DEBUG : one: Sizes differ 2025/11/21 01:35:15 DEBUG : one: md5 = dcb33c66c0a31d655d9d3b02aefb0500 OK 2025/11/21 01:35:15 DEBUG : one: size = 5 OK 2025/11/21 01:35:15 INFO : one: Copied (replaced existing) 2025/11/21 01:35:18 DEBUG : dst/one: md5 = b85a4ef1e740d7987367c7083d2bca8e OK 2025/11/21 01:35:21 DEBUG : CompareDest/one: md5 = 35b0de67e3bd844076b6edf0de17f5d9 OK 2025/11/21 01:35:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone769195549) 2025/11/21 01:35:21 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji/dst') 2025/11/21 01:35:21 DEBUG : one: Sizes differ 2025/11/21 01:35:22 DEBUG : one: size = 5 OK 2025/11/21 01:35:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 01:35:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/21 01:35:24 DEBUG : CompareDest/two: md5 = b444a24a8ee861b8129e4f5f30ac5fd4 OK 2025/11/21 01:35:25 DEBUG : two: Need to transfer - File not found at Destination 2025/11/21 01:35:25 DEBUG : two: size = 3 OK 2025/11/21 01:35:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 01:35:25 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/21 01:35:26 DEBUG : two: Need to transfer - File not found at Destination 2025/11/21 01:35:26 DEBUG : two: size = 3 OK 2025/11/21 01:35:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 01:35:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/21 01:35:27 DEBUG : two: Need to transfer - File not found at Destination 2025/11/21 01:35:27 DEBUG : two: size = 5 (Local file system at /tmp/rclone769195549) 2025/11/21 01:35:27 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji/CompareDest') 2025/11/21 01:35:27 DEBUG : two: Sizes differ 2025/11/21 01:35:29 DEBUG : two: md5 = 81af96734d72f0248ba10fc6276d2b50 OK 2025/11/21 01:35:29 DEBUG : two: size = 5 OK 2025/11/21 01:35:29 INFO : two: Copied (new) 2025/11/21 01:35:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/21 01:35:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/21 01:35:32 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/21 01:35:32 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (26.28s) === RUN TestCopyFileCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:35:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-futenum0vaji/dst" 2025/11/21 01:35:33 DEBUG : Creating backend with remote "TestDrive:crypt/thfh4rshegugqra14uqvp3g3u2bc8qlj50ehmqvn08s35mn4dsa0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/21 01:35:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-futenum0vaji/CopyDest" 2025/11/21 01:35:35 DEBUG : Creating backend with remote "TestDrive:crypt/thfh4rshegugqra14uqvp3g3u2bc8qlj50ehmqvn08s35mn4dsa0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/11/21 01:35:36 DEBUG : one: Need to transfer - File not found at Destination 2025/11/21 01:35:38 DEBUG : one: md5 = 1b106e76f715a18b6829377aa4724ccd OK 2025/11/21 01:35:38 DEBUG : one: size = 3 OK 2025/11/21 01:35:38 INFO : one: Copied (new) 2025/11/21 01:35:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone769195549) 2025/11/21 01:35:40 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji/dst') 2025/11/21 01:35:40 DEBUG : one: Sizes differ 2025/11/21 01:35:41 DEBUG : one: md5 = 307410c56d5004f63d656c67272065df OK 2025/11/21 01:35:41 DEBUG : one: size = 5 OK 2025/11/21 01:35:41 INFO : one: Copied (replaced existing) 2025/11/21 01:35:43 DEBUG : dst/one: md5 = b986886c866adbda3e0208e14b0f0ab4 OK 2025/11/21 01:35:45 DEBUG : CopyDest/one: md5 = da05fd9a6105686504d1476b01a2d51d OK 2025/11/21 01:35:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-futenum0vaji/BackupDir" 2025/11/21 01:35:46 DEBUG : Creating backend with remote "TestDrive:crypt/thfh4rshegugqra14uqvp3g3u2bc8qlj50ehmqvn08s35mn4dsa0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/11/21 01:35:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone769195549) 2025/11/21 01:35:47 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji/dst') 2025/11/21 01:35:47 DEBUG : one: Sizes differ 2025/11/21 01:35:48 DEBUG : one: size = 5 OK 2025/11/21 01:35:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 01:35:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone769195549) 2025/11/21 01:35:48 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji/dst') 2025/11/21 01:35:48 DEBUG : one: Sizes differ 2025/11/21 01:35:49 INFO : one: Moved (server-side) 2025/11/21 01:35:50 DEBUG : one: size = 5 OK 2025/11/21 01:35:50 INFO : one: Copied (server-side copy) 2025/11/21 01:35:50 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/21 01:35:52 DEBUG : CopyDest/two: md5 = 89d51366c45b0c83e1c0a997e658613f OK 2025/11/21 01:35:53 DEBUG : two: Need to transfer - File not found at Destination 2025/11/21 01:35:53 DEBUG : two: size = 3 OK 2025/11/21 01:35:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 01:35:54 DEBUG : two: size = 3 OK 2025/11/21 01:35:54 INFO : two: Copied (server-side copy) 2025/11/21 01:35:54 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/21 01:35:55 DEBUG : two: size = 3 OK 2025/11/21 01:35:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 01:35:55 DEBUG : two: Unchanged skipping 2025/11/21 01:35:57 DEBUG : CopyDest/three: md5 = f2d0257fa2d02faea9ad396ba174cf0a OK 2025/11/21 01:35:58 DEBUG : three: Need to transfer - File not found at Destination 2025/11/21 01:35:58 DEBUG : three: size = 7 (Local file system at /tmp/rclone769195549) 2025/11/21 01:35:58 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji/CopyDest') 2025/11/21 01:35:58 DEBUG : three: Sizes differ 2025/11/21 01:35:58 DEBUG : three: Destination not found in --copy-dest 2025/11/21 01:35:59 DEBUG : three: md5 = b4836781e3025bd722baa4fd8332682b OK 2025/11/21 01:35:59 DEBUG : three: size = 7 OK 2025/11/21 01:35:59 INFO : three: Copied (new) 2025/11/21 01:36:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/21 01:36:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/21 01:36:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/21 01:36:04 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/21 01:36:04 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/21 01:36:04 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/21 01:36:05 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.40s) === RUN TestCopyInplace run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.55s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:36:07 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/11/21 01:36:09 DEBUG : TestCopyFileMaxTransfer/file1: md5 = f8fa7cdb7a7b9499bdb3f6095ca81639 OK 2025/11/21 01:36:09 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2025/11/21 01:36:09 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/11/21 01:36:10 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/11/21 01:36:10 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:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/11/21 01:36:11 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/11/21 01:36:12 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/11/21 01:36:13 DEBUG : TestCopyFileMaxTransfer/file4: md5 = f804e3c067404a922351bfe94c17741b OK 2025/11/21 01:36:13 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2025/11/21 01:36:13 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/11/21 01:36:15 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/11/21 01:36:15 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.02s) === RUN TestDeduplicateInteractive run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:36:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji': Looking for duplicate names using skip mode. 2025/11/21 01:36:20 NOTICE: one: Found 2 files with duplicate names 2025/11/21 01:36:20 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.94s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:36:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji': Looking for duplicate names using skip mode. 2025/11/21 01:36:25 NOTICE: one: Found 3 files with duplicate names 2025/11/21 01:36:25 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/11/21 01:36:26 INFO : one: Deleted 2025/11/21 01:36:26 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.12s) === RUN TestDeduplicateFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:36:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji': Looking for duplicate names using first mode. 2025/11/21 01:36:32 NOTICE: one: Found 3 files with duplicate names 2025/11/21 01:36:32 INFO : one: Deleted 2025/11/21 01:36:33 INFO : one: Deleted 2025/11/21 01:36:33 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.73s) === RUN TestDeduplicateNewest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:36:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji': Looking for duplicate names using newest mode. 2025/11/21 01:36:39 NOTICE: one: Found 3 files with duplicate names 2025/11/21 01:36:39 INFO : one: Deleted 2025/11/21 01:36:39 INFO : one: Deleted 2025/11/21 01:36:39 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.61s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:36:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji': Looking for duplicate names using oldest mode. 2025/11/21 01:36:45 NOTICE: one: Found 3 files with duplicate names 2025/11/21 01:36:46 INFO : one: Deleted 2025/11/21 01:36:46 INFO : one: Deleted 2025/11/21 01:36:46 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.19s) === RUN TestDeduplicateLargest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:36:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji': Looking for duplicate names using largest mode. 2025/11/21 01:36:52 NOTICE: one: Found 3 files with duplicate names 2025/11/21 01:36:52 INFO : one: Deleted 2025/11/21 01:36:53 INFO : one: Deleted 2025/11/21 01:36:53 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.41s) === RUN TestDeduplicateSmallest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:36:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji': Looking for duplicate names using smallest mode. 2025/11/21 01:36:58 NOTICE: one: Found 3 files with duplicate names 2025/11/21 01:36:58 INFO : one: Deleted 2025/11/21 01:36:59 INFO : one: Deleted 2025/11/21 01:36:59 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.26s) === RUN TestDeduplicateRename run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:37:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji': Looking for duplicate names using rename mode. 2025/11/21 01:37:05 NOTICE: one.txt: Found 3 files with duplicate names 2025/11/21 01:37:06 INFO : one-2.txt: renamed from: one.txt 2025/11/21 01:37:08 INFO : one-3.txt: renamed from: one.txt 2025/11/21 01:37:09 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.04s) === RUN TestMergeDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:37:13 DEBUG : dupe1/one.txt: md5 = 35e7368adb20fbbedcbd0f6055f5d16b OK 2025/11/21 01:37:16 DEBUG : dupe2/two.txt: md5 = 51c513f39bcdea62077c0edea16ab3d5 OK 2025/11/21 01:37:18 DEBUG : dupe3/three.txt: md5 = 98b9bb13972d23b95939ceda9e6a4ab7 OK 2025/11/21 01:37:18 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/11/21 01:37:19 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/11/21 01:37:19 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/11/21 01:37:20 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/11/21 01:37:23 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/21 01:37:23 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/11/21 01:37:23 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.98s) === RUN TestListDirSorted run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:37:25 DEBUG : a.txt: md5 = 0ee1e97e6216f76818c73e86443c650c OK 2025/11/21 01:37:27 DEBUG : zend.txt: md5 = 78a25ce0378d34c14caeaa0548f6d4eb OK 2025/11/21 01:37:29 DEBUG : sub dir/hello world: md5 = 73bd85db74e52804d50af2c5e966eeaf OK 2025/11/21 01:37:30 DEBUG : sub dir/hello world2: md5 = b7e0e8914ce9d641a857018ec8c7503b OK 2025/11/21 01:37:32 DEBUG : sub dir/ignore dir/.ignore: md5 = b12b98d72316a82356e68d2bfe34aa6d OK 2025/11/21 01:37:34 DEBUG : sub dir/ignore dir/should be ignored: md5 = b74f369f8dd1de2c2ad9a431b1d7d0b7 OK 2025/11/21 01:37:36 DEBUG : sub dir/sub sub dir/hello world3: md5 = 0a376cfd790c99ee2f2ecfe044fa6dff OK 2025/11/21 01:37:37 DEBUG : a.txt: Excluded (Size Filter) 2025/11/21 01:37:37 DEBUG : a.txt: Excluded 2025/11/21 01:37:38 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/21 01:37:38 DEBUG : sub dir/hello world2: Excluded 2025/11/21 01:37:38 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/21 01:37:38 DEBUG : sub dir/hello world: Excluded 2025/11/21 01:37:39 DEBUG : sub dir/ignore dir: Excluded 2025/11/21 01:37:39 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/21 01:37:39 DEBUG : sub dir/hello world2: Excluded 2025/11/21 01:37:39 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/21 01:37:39 DEBUG : sub dir/hello world: Excluded 2025/11/21 01:37:39 DEBUG : sub dir/ignore dir: Excluded 2025/11/21 01:37:44 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/11/21 01:37:44 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/11/21 01:37:44 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/11/21 01:37:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/11/21 01:37:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/11/21 01:37:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/11/21 01:37:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.48s) === RUN TestListDirSortedFn run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:37:47 DEBUG : a.txt: md5 = d19b0f0688d2f7c7bcb60c5e7ee0ebd5 OK 2025/11/21 01:37:48 DEBUG : zend.txt: md5 = b3cb9788c1038238b929a2ab64de98c2 OK 2025/11/21 01:37:51 DEBUG : sub dir/hello world: md5 = 2697960bb59f7b3147b4459e1f069825 OK 2025/11/21 01:37:52 DEBUG : sub dir/hello world2: md5 = 4a188408b4032e166f929c3565d3f4a8 OK 2025/11/21 01:37:54 DEBUG : sub dir/ignore dir/.ignore: md5 = 43b55e7b7aab1e67a416259951a45073 OK 2025/11/21 01:37:56 DEBUG : sub dir/ignore dir/should be ignored: md5 = b4afe8f8083b719aa30ce51b9f3d9249 OK 2025/11/21 01:37:58 DEBUG : sub dir/sub sub dir/hello world3: md5 = d8dd345ff794b899e9c7bca77f78a74c OK 2025/11/21 01:37:59 DEBUG : a.txt: Excluded (Size Filter) 2025/11/21 01:37:59 DEBUG : a.txt: Excluded 2025/11/21 01:38:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/21 01:38:00 DEBUG : sub dir/hello world2: Excluded 2025/11/21 01:38:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/21 01:38:00 DEBUG : sub dir/hello world: Excluded 2025/11/21 01:38:00 DEBUG : sub dir/ignore dir: Excluded 2025/11/21 01:38:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/21 01:38:00 DEBUG : sub dir/hello world2: Excluded 2025/11/21 01:38:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/21 01:38:00 DEBUG : sub dir/hello world: Excluded 2025/11/21 01:38:01 DEBUG : sub dir/ignore dir: Excluded 2025/11/21 01:38:05 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/11/21 01:38:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/11/21 01:38:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/11/21 01:38:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/11/21 01:38:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/11/21 01:38:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/11/21 01:38:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.53s) === RUN TestListJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:38:08 DEBUG : file1: md5 = 8c8d6e69df804871d5e8723dc3bea48d OK 2025/11/21 01:38:11 DEBUG : sub/file2: md5 = d7eeebaed438c68caf2ead72e0dcb75a 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/11/21 01:38:13 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/11/21 01:38:14 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/11/21 01:38:14 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/11/21 01:38:16 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.41s) --- PASS: TestListJSON/Default (0.22s) --- PASS: TestListJSON/FilesOnly (0.28s) --- PASS: TestListJSON/DirsOnly (0.22s) --- PASS: TestListJSON/Recurse (0.45s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.22s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.64s) === RUN TestStatJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:38:18 DEBUG : file1: md5 = f58c4eed9e89e9d85e933a4e0cbf79f8 OK 2025/11/21 01:38:20 DEBUG : sub/file2: md5 = 3b3476c5875662e8eb46dc15ba5604ef 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/11/21 01:38:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-futenum0vaji/notfound" 2025/11/21 01:38:24 DEBUG : Config file has changed externally - reloading 2025/11/21 01:38:24 DEBUG : Creating backend with remote "TestDrive:crypt/thfh4rshegugqra14uqvp3g3u2bc8qlj50ehmqvn08s35mn4dsa0/qe0i31qdkoejk60elps0ni5sqk" 2025/11/21 01:38:27 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.19s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.44s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.21s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.41s) --- PASS: TestStatJSON/DirFilesOnly (0.22s) --- PASS: TestStatJSON/FileFilesOnly (0.21s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.29s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.78s) === RUN TestMkdir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:38:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji': Making directory 2025/11/21 01:38:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:38:30 DEBUG : sub dir/hello world: md5 = 6911502806321ab0f5f9d8136737643b OK 2025/11/21 01:38:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.51s) === RUN TestLs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:38:34 DEBUG : potato2: md5 = 220159f39f34d1e8e789a1f458c7e43b OK 2025/11/21 01:38:36 DEBUG : empty space: md5 = 1fb62d814fb60916002e91d7b5895250 OK --- PASS: TestLs (4.55s) === RUN TestLsWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:38:39 DEBUG : potato2: md5 = 020c759c122dbefb4331d82cb8f4e154 OK 2025/11/21 01:38:40 DEBUG : empty space: md5 = 5120bbe611917c479b09c96ce32dfcce OK 2025/11/21 01:38:41 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.99s) === RUN TestLsLong run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:38:44 DEBUG : potato2: md5 = 0225a48270ebf7cea9d07d570a92020c OK 2025/11/21 01:38:45 DEBUG : empty space: md5 = 1ea9e7dd44c962583419f89e751b8309 OK --- PASS: TestLsLong (4.64s) === RUN TestHashSums run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:38:49 DEBUG : potato2: md5 = 5193ac79a7204e679d8e3c05091986f4 OK 2025/11/21 01:38:50 DEBUG : empty space: md5 = 086ba455b075d643c0214bc4cac134d9 OK --- PASS: TestHashSums (4.62s) === RUN TestHashSumsWithErrors 2025/11/21 01:38:52 DEBUG : Creating backend with remote ":memory:" 2025/11/21 01:38:52 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/11/21 01:38:52 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/21 01:38:52 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/21 01:38:52 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/21 01:38:52 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/21 01:38:52 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/21 01:38:52 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/21 01:38:52 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/11/21 01:38:52 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:38:53 DEBUG : potato2: md5 = 851f4e54fab4c5c05bf00f4122639c6a OK 2025/11/21 01:38:54 DEBUG : empty space: md5 = bcc808788e81ec3d9dcd774644f474a3 OK 2025/11/21 01:38:57 DEBUG : sub dir/potato3: md5 = e77702e24ca1cf32df9802ebeaa3ebbd OK 2025/11/21 01:38:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.14s) === RUN TestDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:39:01 DEBUG : small: md5 = 9c9e663208ae35374e9bec2cd4556da7 OK 2025/11/21 01:39:02 DEBUG : medium: md5 = 296cebf4cfc5c633eedb8fb14ff4b0a0 OK 2025/11/21 01:39:04 DEBUG : large: md5 = b993bb2139a377387cee78f37b5fdd3e OK 2025/11/21 01:39:04 DEBUG : Waiting for deletions to finish 2025/11/21 01:39:04 DEBUG : large: Excluded (Size Filter) 2025/11/21 01:39:05 INFO : medium: Deleted 2025/11/21 01:39:05 INFO : small: Deleted --- PASS: TestDelete (5.94s) === RUN TestMaxDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:39:07 DEBUG : small: md5 = 4e746dd4c6b9b8eb3cd812b3b2ff8143 OK 2025/11/21 01:39:09 DEBUG : medium: md5 = b50facd3b1c84023d424e8be2fe84d3d OK 2025/11/21 01:39:10 DEBUG : large: md5 = 517233a86e02f82c6e1c47cda371f58f OK 2025/11/21 01:39:10 DEBUG : Waiting for deletions to finish 2025/11/21 01:39:10 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/11/21 01:39:11 INFO : small: Deleted 2025/11/21 01:39:11 INFO : medium: Deleted --- PASS: TestMaxDelete (6.73s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:39:14 DEBUG : small: md5 = f27b9a9da627c6995174a237dc81418e OK 2025/11/21 01:39:15 DEBUG : medium: md5 = 3215008646d95f6ac4282e4b3e57ac07 OK 2025/11/21 01:39:17 DEBUG : large: md5 = 4219e52f0d0dd4264b753c1162aea3f8 OK 2025/11/21 01:39:17 DEBUG : Waiting for deletions to finish 2025/11/21 01:39:17 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/11/21 01:39:18 INFO : small: Deleted 2025/11/21 01:39:18 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.87s) === RUN TestMaxDeleteSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:39:21 DEBUG : small: md5 = 1e2e78ec5879ffb900bb543ce9704e40 OK 2025/11/21 01:39:22 DEBUG : medium: md5 = 9cb58f70e89776c205a61720e0492fea OK 2025/11/21 01:39:23 DEBUG : large: md5 = 1b1110825ecf966d2968f177e22772f2 OK 2025/11/21 01:39:24 DEBUG : Waiting for deletions to finish 2025/11/21 01:39:24 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/11/21 01:39:24 INFO : medium: Deleted 2025/11/21 01:39:24 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.70s) === RUN TestReadFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:39:27 DEBUG : ReadFile: md5 = 810f271a8717a3573d7c17b29732458e OK --- PASS: TestReadFile (4.05s) === RUN TestRetry 2025/11/21 01:39:30 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/11/21 01:39:30 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/11/21 01:39:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/21 01:39:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/21 01:39:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/21 01:39:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/21 01:39:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:39:32 DEBUG : file1: md5 = 08feb190b5c926dc8f43c99e18b18d7e OK 2025/11/21 01:39:33 DEBUG : file2: md5 = e48c377d8124627387789838f9598176 OK --- PASS: TestCat (17.20s) === RUN TestPurge 2025/11/21 01:39:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ditikag4ledo" 2025/11/21 01:39:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/21 01:39:47 DEBUG : Creating backend with remote "TestDrive:crypt/9fj9ma2hldlsrsm58kv42jpkgg1mia7jojer4e1khcedgl3po70g" 2025/11/21 01:39:48 DEBUG : Creating backend with remote "/tmp/rclone574428213" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ditikag4ledo'", Local "Local file system at /tmp/rclone574428213", Modify Window "1ms" 2025/11/21 01:39:53 DEBUG : A1/B1/C1/one: md5 = 561785904ad8df2e12270878f2318b47 OK 2025/11/21 01:39:53 INFO : A2: Making directory 2025/11/21 01:39:53 INFO : A1/B2: Making directory 2025/11/21 01:39:54 INFO : A1/B2/C2: Making directory 2025/11/21 01:39:55 INFO : A1/B1/C3: Making directory 2025/11/21 01:39:56 INFO : A3: Making directory 2025/11/21 01:39:56 INFO : A3/B3: Making directory 2025/11/21 01:39:57 INFO : A3/B3/C4: Making directory 2025/11/21 01:39:59 DEBUG : A1/two: md5 = e3dd38e82d89518ce453c093e655d5d0 OK 2025/11/21 01:40:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ditikag4ledo': Purge remote 2025/11/21 01:40:03 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.47s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:40:06 DEBUG : A1/B1/C1/one: md5 = 4e5673461d6d5305c5985311f81d79e0 OK 2025/11/21 01:40:06 INFO : A2: Making directory 2025/11/21 01:40:07 INFO : A1/B2: Making directory 2025/11/21 01:40:08 INFO : A1/B2/C2: Making directory 2025/11/21 01:40:09 INFO : A1/B1/C3: Making directory 2025/11/21 01:40:09 INFO : A3: Making directory 2025/11/21 01:40:10 INFO : A3/B3: Making directory 2025/11/21 01:40:11 INFO : A3/B3/C4: Making directory 2025/11/21 01:40:13 DEBUG : A1/two: md5 = 07694ac3db018aaf4551633af8e6cfd2 OK 2025/11/21 01:40:15 DEBUG : removing 1 level 3 directories 2025/11/21 01:40:15 INFO : A3/B3/C4: Removing directory 2025/11/21 01:40:17 DEBUG : removing 2 level 3 directories 2025/11/21 01:40:17 INFO : A1/B2/C2: Removing directory 2025/11/21 01:40:17 INFO : A1/B1/C3: Removing directory 2025/11/21 01:40:18 DEBUG : removing 2 level 2 directories 2025/11/21 01:40:18 INFO : A3/B3: Removing directory 2025/11/21 01:40:18 INFO : A1/B2: Removing directory 2025/11/21 01:40:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/11/21 01:40:18 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/11/21 01:40:18 DEBUG : removing 2 level 1 directories 2025/11/21 01:40:18 INFO : A3: Removing directory 2025/11/21 01:40:18 INFO : A2: Removing directory 2025/11/21 01:40:19 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/11/21 01:40:22 DEBUG : removing 1 level 3 directories 2025/11/21 01:40:22 INFO : A1/B1/C1: Removing directory 2025/11/21 01:40:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/21 01:40:23 DEBUG : removing 1 level 2 directories 2025/11/21 01:40:23 INFO : A1/B1: Removing directory 2025/11/21 01:40:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/11/21 01:40:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/21 01:40:23 DEBUG : removing 1 level 1 directories 2025/11/21 01:40:23 INFO : A1: Removing directory 2025/11/21 01:40:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/11/21 01:40:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/11/21 01:40:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/21 01:40:24 DEBUG : removing 1 level 0 directories 2025/11/21 01:40:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji': Removing directory 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/11/21 01:40:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (22.75s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:40:26 INFO : A1: Making directory 2025/11/21 01:40:27 INFO : A1/B1: Making directory 2025/11/21 01:40:28 INFO : A1/B1/C1: Making directory 2025/11/21 01:40:30 DEBUG : removing 1 level 3 directories 2025/11/21 01:40:30 INFO : A1/B1/C1: Removing directory 2025/11/21 01:40:31 DEBUG : removing 1 level 2 directories 2025/11/21 01:40:31 INFO : A1/B1: Removing directory 2025/11/21 01:40:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/21 01:40:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.68s) === RUN TestRmdirsWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:40:33 INFO : A1: Making directory 2025/11/21 01:40:34 INFO : A1/B1: Making directory 2025/11/21 01:40:35 INFO : A1/B1/C1: Making directory 2025/11/21 01:40:37 DEBUG : removing 1 level 3 directories 2025/11/21 01:40:37 INFO : A1/B1/C1: Removing directory 2025/11/21 01:40:39 DEBUG : removing 1 level 2 directories 2025/11/21 01:40:39 INFO : A1/B1: Removing directory 2025/11/21 01:40:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/21 01:40:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.06s) === RUN TestCopyURL run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:40:43 DEBUG : file1: md5 = 2b15610239bf289c507f4214ff2c1b6a OK 2025/11/21 01:40:43 DEBUG : filename.txt: File name found in url 2025/11/21 01:40:45 DEBUG : filename.txt: md5 = 0112d798b0759971f8289a7d17aeed5d OK 2025/11/21 01:40:45 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/11/21 01:40:46 DEBUG : headerfilename.txt: md5 = 941cc1002e9d6f6be57d4e6f44e4f321 OK 2025/11/21 01:40:48 DEBUG : file2: md5 = 1d87eba69bc72fb1180ce239ed918c79 OK --- PASS: TestCopyURL (8.83s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:40:50 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/21 01:40:53 DEBUG : sub/file2: md5 = e0148fa484d54a54c0dd91b6f83fcffa OK 2025/11/21 01:40:53 DEBUG : sub/file2: size = 14 OK 2025/11/21 01:40:53 INFO : file1: Copied (new) to: sub/file2 2025/11/21 01:40:53 INFO : file1: Deleted 2025/11/21 01:40:53 DEBUG : sub/file2: size = 14 OK 2025/11/21 01:40:53 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 01:40:53 DEBUG : file1: Unchanged skipping 2025/11/21 01:40:53 INFO : file1: Deleted 2025/11/21 01:40:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji': don't need to copy/move sub/file2, it is already at target location 2025/11/21 01:40:56 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.45s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:40:57 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/21 01:40:58 DEBUG : file1: md5 = 2d743a2bb94cec8c8ef531a03428a7b4 OK 2025/11/21 01:40:58 DEBUG : file1: size = 14 OK 2025/11/21 01:40:58 INFO : file1: Copied (new) 2025/11/21 01:40:58 INFO : file1: Deleted 2025/11/21 01:40:59 DEBUG : file1: Destination exists, skipping 2025/11/21 01:40:59 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.26s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:41:03 DEBUG : dst/file1: md5 = 8e7acc836df8a8a358d7a46ed967798d OK 2025/11/21 01:41:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-futenum0vaji/backup" 2025/11/21 01:41:04 DEBUG : Creating backend with remote "TestDrive:crypt/thfh4rshegugqra14uqvp3g3u2bc8qlj50ehmqvn08s35mn4dsa0/1nrff024r7pq65ecp72fc28jb0" 2025/11/21 01:41:05 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone769195549) 2025/11/21 01:41:05 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji') 2025/11/21 01:41:05 DEBUG : dst/file1: Sizes differ 2025/11/21 01:41:07 INFO : dst/file1: Moved (server-side) 2025/11/21 01:41:08 DEBUG : dst/file1: md5 = 838faa712f98d92d8903beb104646385 OK 2025/11/21 01:41:08 DEBUG : dst/file1: size = 14 OK 2025/11/21 01:41:08 INFO : dst/file1: Copied (new) 2025/11/21 01:41:08 INFO : dst/file1: Deleted 2025/11/21 01:41:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/21 01:41:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/21 01:41:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.44s) === 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:41:16 DEBUG : A1/one: md5 = 4bd5b81dc3ae1345dbcf47feeb9754a1 OK 2025/11/21 01:41:17 DEBUG : A1/two: md5 = 149dd3d2b908c64ea1ff75974a002f88 OK 2025/11/21 01:41:19 DEBUG : A1/B1/three: md5 = 5ac40d32fd88775c70bcb6a372e3590f OK 2025/11/21 01:41:21 DEBUG : A1/B1/C1/four: md5 = cb706b2ce5a1f5227637e4b4d0754527 OK 2025/11/21 01:41:24 DEBUG : A1/B1/C2/five: md5 = d44faea36e02f6959600f2f817b74710 OK 2025/11/21 01:41:24 INFO : A1/B2: Making directory 2025/11/21 01:41:24 INFO : A1/B1/C3: Making directory 2025/11/21 01:41:33 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/11/21 01:41:33 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/11/21 01:41:33 INFO : A2/one: Moved (server-side) to: A3/one 2025/11/21 01:41:33 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/11/21 01:41:34 INFO : A2/two: Moved (server-side) to: A3/two 2025/11/21 01:41:37 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/11/21 01:41:37 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/11/21 01:41:37 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/21 01:41:37 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/11/21 01:41:37 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/11/21 01:41:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/11/21 01:41:44 INFO : A3/two: Moved (server-side) to: A4/two 2025/11/21 01:41:44 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/11/21 01:41:45 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/11/21 01:41:45 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/11/21 01:41:45 INFO : A3/one: Moved (server-side) to: A4/one 2025/11/21 01:41:47 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/11/21 01:41:47 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/11/21 01:41:47 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/21 01:41:48 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/11/21 01:41:48 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/11/21 01:41:54 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/11/21 01:41:55 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/11/21 01:41:56 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/11/21 01:41:56 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/11/21 01:41:56 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/21 01:41:56 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/21 01:41:56 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/11/21 01:41:56 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/11/21 01:41:56 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/21 01:41:56 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.85s) === RUN TestGetFsInfo run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:41:57 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:41:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji': File to upload is small (34 bytes), uploading instead of streaming 2025/11/21 01:42:00 DEBUG : no_checksum_small_file_from_pipe: md5 = 0b6d2fd020913aed2c0d5bbdcc1348f9 OK 2025/11/21 01:42:00 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2025/11/21 01:42:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/21 01:42:00 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/21 01:42:00 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/11/21 01:42:02 DEBUG : no_checksum_big_file_from_pipe: md5 = f8efde3c6b9b05957e5468e64d071f8b OK 2025/11/21 01:42:02 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2025/11/21 01:42:02 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:42:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji': File to upload is small (34 bytes), uploading instead of streaming 2025/11/21 01:42:06 DEBUG : with_checksum_small_file_from_pipe: md5 = 76765c8b1b58d915d5fd052b2c305d85 OK 2025/11/21 01:42:06 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2025/11/21 01:42:06 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/21 01:42:06 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/11/21 01:42:07 DEBUG : with_checksum_big_file_from_pipe: md5 = f332f8a936ae3479d11dcf933401ea74 OK 2025/11/21 01:42:07 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2025/11/21 01:42:07 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:42:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji': File to upload is small (34 bytes), uploading instead of streaming 2025/11/21 01:42:11 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/21 01:42:11 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 01:42:11 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/11/21 01:42:13 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/21 01:42:13 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:42:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji': File to upload is small (34 bytes), uploading instead of streaming 2025/11/21 01:42:16 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/21 01:42:16 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/21 01:42:17 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/11/21 01:42:18 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/21 01:42:18 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.04s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.63s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.96s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.58s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.87s) === RUN TestRcatMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/11/21 01:42:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji': File to upload is small (48 bytes), uploading instead of streaming 2025/11/21 01:42:21 DEBUG : rcat_metadata: md5 = 3fb6338dd78520fd67861579261d86b5 OK 2025/11/21 01:42:21 DEBUG : rcat_metadata: size = 48 OK 2025/11/21 01:42:21 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/11/21 01:42:23 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/11/21 01:42:24 DEBUG : rcat_metadata_uploadcutoff0: md5 = 160d21c00c32f644c491fdf76e21663f OK 2025/11/21 01:42:24 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2025/11/21 01:42:24 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.91s) --- PASS: TestRcatMetadata/Normal (2.61s) --- PASS: TestRcatMetadata/ViaDisk (2.89s) === RUN TestRcatSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:42:27 DEBUG : potato1: md5 = 55378fd0185e082c9b3a04e3f6cb9798 OK 2025/11/21 01:42:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji': File to upload is small (60 bytes), uploading instead of streaming 2025/11/21 01:42:28 DEBUG : potato2: md5 = 522ca2dd9f33761eea0a6d8028c60d8a OK 2025/11/21 01:42:28 DEBUG : potato2: size = 60 OK 2025/11/21 01:42:28 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.55s) === RUN TestRcatSizeMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:42:31 DEBUG : potato1: md5 = 837baa4aa7db8a31fd90e52cc974d989 OK 2025/11/21 01:42:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji': File to upload is small (60 bytes), uploading instead of streaming 2025/11/21 01:42:33 DEBUG : potato2: md5 = 6a54c3d8aa59bf34773473f469dfb97e OK 2025/11/21 01:42:33 DEBUG : potato2: size = 60 OK 2025/11/21 01:42:33 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.10s) === RUN TestTouchDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:42:37 DEBUG : potato2: md5 = abba164a01a64477d8b081dd5866e0f2 OK 2025/11/21 01:42:38 DEBUG : empty space: md5 = 8fa42d7c508d9ea526254018b1b49890 OK 2025/11/21 01:42:41 DEBUG : sub dir/potato3: md5 = 6598efbd1318b4801ebaa639ed6ab0b3 OK 2025/11/21 01:42:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji': Touching "sub dir/potato3" 2025/11/21 01:42:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji': Touching "empty space" 2025/11/21 01:42:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji': Touching "potato2" 2025/11/21 01:42:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.66s) === RUN TestMkdirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:42:46 DEBUG : dir with metadata: Making directory with metadata 2025/11/21 01:42:47 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.78s) === RUN TestMkdirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:42:48 DEBUG : directory with modtime: Making directory with metadata 2025/11/21 01:42:49 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.35s) === RUN TestCopyDirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:42:51 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/11/21 01:42:51 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/21 01:42:51 DEBUG : Google drive root 'crypt/thfh4rshegugqra14uqvp3g3u2bc8qlj50ehmqvn08s35mn4dsa0': Skipping btime metadata as can't update it on an existing file: 2025-11-21T01:42:51.274810253Z 2025/11/21 01:42:51 INFO : non existent directory: Updated directory metadata 2025/11/21 01:42:53 DEBUG : Google drive root 'crypt/thfh4rshegugqra14uqvp3g3u2bc8qlj50ehmqvn08s35mn4dsa0': Skipping btime metadata as can't update it on an existing file: 2025-11-21T01:42:51.274810253Z 2025/11/21 01:42:54 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.87s) === RUN TestSetDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:42:56 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/11/21 01:42:57 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/11/21 01:42:58 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.98s) === RUN TestDirsEqual run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:43:00 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/11/21 01:43:00 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/21 01:43:00 DEBUG : dst: Making directory with metadata 2025/11/21 01:43:00 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/21 01:43:00 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 01:43:01 INFO : dst: Set directory modification time (using SetModTime) 2025/11/21 01:43:01 INFO : dst: Set directory modification time (using SetModTime) 2025/11/21 01:43:01 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/11/21 01:43:02 INFO : dst: Set directory modification time (using SetModTime) 2025/11/21 01:43:02 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.72s) === RUN TestRemoveExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji'", Local "Local file system at /tmp/rclone769195549", Modify Window "1ms" 2025/11/21 01:43:06 DEBUG : sub dir/test remove existing: md5 = d4bd335a91e86aad287645cfdb656b9a OK 2025/11/21 01:43:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = f08b97c098b39cfed94778a002b41708 OK 2025/11/21 01:43:09 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.zodaxes8" before starting 2025/11/21 01:43:10 DEBUG : sub dir/test remove existing.zodaxes8: TEST: removing renamed existing file after operation 2025/11/21 01:43:11 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yitituk0" before starting 2025/11/21 01:43:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yitituk0: TEST: renaming existing back after failed operation 2025/11/21 01:43:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yiqowax6" before starting 2025/11/21 01:43:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yiqowax6: TEST: removing renamed existing file after operation 2025/11/21 01:43:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "378e8afmnopb4scjf8tfh2evgrjbecphb861ldur6cq2sres75ug" 2025/11/21 01:43:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "eeg318u1mom34ath4m8uqjq2jgt1ei4tmgndn8kmok1a50fmm62ghlbu2j1aagt816p3legdf29rjf9jdb5imjnnqkaf4n5972s3ejjk1f3guv128ki668esfpolgp62rd0mtgvhuivitl2m609a6t5qkctkapfh1ekvvlc1rc7062q26ls0" --- PASS: TestRemoveExisting (13.32s) === 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/11/21 01:43:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-futenum0vaji': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m53.645377034s (try 1/5)