"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/07/13 02:34:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bidifak3made" 2025/07/13 02:34:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/13 02:34:17 DEBUG : Creating backend with remote "TestDrive:crypt/4223r04poqa68l1medi75cvai24eve0q90tvd6mtcr8hv10ttglg" 2025/07/13 02:34:18 DEBUG : Creating backend with remote "/tmp/rclone3662311239" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.20s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.27s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/07/13 02:34:18 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/13 02:34:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/13 02:34:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/13 02:34:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/13 02:34:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/13 02:34:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/13 02:34:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/13 02:34:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/13 02:34:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/13 02:34:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/13 02:34:18 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/13 02:34:18 DEBUG : potato: Seek from 10 to 0 2025/07/13 02:34:18 DEBUG : potato: Seek from 10 to 0 2025/07/13 02:34:18 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/13 02:34:18 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/13 02:34:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/13 02:34:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/13 02:34:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/13 02:34:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/13 02:34:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/13 02:34:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/13 02:34:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/13 02:34:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/13 02:34:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/13 02:34:18 DEBUG : potato: Seek from 5 to 2 2025/07/13 02:34:18 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/13 02:34:18 DEBUG : potato: Seek from 7 to 0 2025/07/13 02:34:18 DEBUG : potato: Seek from 7 to 0 2025/07/13 02:34:18 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/13 02:34:18 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/13 02:34:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/13 02:34:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/13 02:34:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/13 02:34:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/13 02:34:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/13 02:34:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/13 02:34:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/13 02:34:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/13 02:34:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/13 02:34:18 DEBUG : potato: Seek from 5 to 2 2025/07/13 02:34:18 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/13 02:34:18 DEBUG : potato: Seek from 8 to 0 2025/07/13 02:34:18 DEBUG : potato: Seek from 8 to 0 2025/07/13 02:34:18 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/13 02:34:18 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/13 02:34:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/13 02:34:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/13 02:34:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/13 02:34:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/13 02:34:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/13 02:34:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/13 02:34:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/13 02:34:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/13 02:34:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/13 02:34:18 DEBUG : potato: Seek from 5 to 2 2025/07/13 02:34:18 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/13 02:34:18 DEBUG : potato: Seek from 9 to 0 2025/07/13 02:34:18 DEBUG : potato: Seek from 9 to 0 2025/07/13 02:34:18 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:34:20 DEBUG : rutabaga: md5 = 755743c6d0ee9f5a986dfa734f66a632 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/07/13 02:34:22 DEBUG : empty space: md5 = e2a1ea5789533fe8e2655642d33f0444 OK === RUN TestCheck/3 2025/07/13 02:34:24 DEBUG : potato2: md5 = 39e5f5e1697279f9f38f6a57086672d6 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/07/13 02:34:26 DEBUG : remotepotato: md5 = eef428b00f47755e0d04cbd84511e66d OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.85s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/07/13 02:34:29 DEBUG : Creating backend with remote "nonexistent" 2025/07/13 02:34:29 DEBUG : Creating backend with remote "nonexistent" 2025/07/13 02:34:29 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/13 02:34:29 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/07/13 02:34:29 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/07/13 02:34:29 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:34:30 DEBUG : rutabaga: md5 = 4c95abff0f1578f0e28f5a049146e4f2 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/07/13 02:34:34 DEBUG : empty space: md5 = 365c9be267ffb7fd5a4120f51de5aa03 OK === RUN TestCheckDownload/3 2025/07/13 02:34:37 DEBUG : potato2: md5 = f1c39d4b213622e33a30a96517a3eecf OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/07/13 02:34:40 DEBUG : remotepotato: md5 = ba969e80fff497f80b46c20e969bab4b OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.77s) --- PASS: TestCheckDownload/1 (1.02s) --- PASS: TestCheckDownload/2 (0.88s) --- PASS: TestCheckDownload/3 (0.96s) --- PASS: TestCheckDownload/4 (1.24s) --- PASS: TestCheckDownload/5 (1.11s) --- PASS: TestCheckDownload/6 (1.14s) --- PASS: TestCheckDownload/7 (0.86s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:34:46 DEBUG : rutabaga: md5 = 3b186cba467be39f0a2ad91f2fa6c270 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/07/13 02:34:48 DEBUG : empty space: md5 = e831e06752a141421b4f0ddbcb3a0d07 OK === RUN TestCheckSizeOnly/3 2025/07/13 02:34:50 DEBUG : potato2: md5 = e28bf54eb796f0a39e8eb053af1b70a3 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/07/13 02:34:52 DEBUG : remotepotato: md5 = 7b00a241dc3aa437ce206db468894a83 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.54s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:34:57 DEBUG : test.sum: md5 = ab2dfb187a9faa7603e6a3d1800d22c3 OK 2025/07/13 02:34:58 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/13 02:34:58 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/13 02:34:58 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/13 02:34:58 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/13 02:34:59 DEBUG : test.sum: md5 = f8ebb5515614a7e13586155f88e1c08a OK 2025/07/13 02:35:00 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/13 02:35:00 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/13 02:35:00 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/13 02:35:00 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.82s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:35:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bidifak3made/data" 2025/07/13 02:35:01 DEBUG : Creating backend with remote "TestDrive:crypt/4223r04poqa68l1medi75cvai24eve0q90tvd6mtcr8hv10ttglg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made/data' lacks md5, skipping --- SKIP: TestCheckSum (2.02s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:35:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bidifak3made/data" 2025/07/13 02:35:03 DEBUG : Creating backend with remote "TestDrive:crypt/4223r04poqa68l1medi75cvai24eve0q90tvd6mtcr8hv10ttglg/vjrnln8ratgmqakfosrqe8espk" 2025/07/13 02:35:07 DEBUG : data/banana: md5 = f9035e070c7d51f5dad6e0c802fa7738 OK 2025/07/13 02:35:08 DEBUG : test.sum: md5 = 8807e62af588c1278fc284147fd8580d OK === RUN TestCheckSumDownload/subtest1 2025/07/13 02:35:13 DEBUG : data/potato: md5 = d26998018580db0b28a04750392f89b8 OK 2025/07/13 02:35:15 DEBUG : test.sum: md5 = f4b356043152f74ae709e9a7735509a9 OK === RUN TestCheckSumDownload/subtest2 2025/07/13 02:35:18 DEBUG : test.sum: md5 = 0f139ed33d4c467f6beeeb4c9c278688 OK === RUN TestCheckSumDownload/subtest3 2025/07/13 02:35:23 DEBUG : test.sum: md5 = 49517338b2898d8c28259b1b2e1cbe7f OK === RUN TestCheckSumDownload/subtest4 2025/07/13 02:35:26 DEBUG : test.sum: md5 = 6c0d0a1f1ad3a3ef6e1e1bc1009f5615 OK === RUN TestCheckSumDownload/subtest5 2025/07/13 02:35:30 DEBUG : test.sum: md5 = 5a4a6bb200a3fa27a0e056c78a3295cc OK === RUN TestCheckSumDownload/subtest6 2025/07/13 02:35:34 DEBUG : data/banana: md5 = 9b1371c45151058e074c174224186333 OK 2025/07/13 02:35:36 DEBUG : data/potato: md5 = 5ac048834ef769674cbd6ee6a9e9ab39 OK 2025/07/13 02:35:37 DEBUG : test.sum: md5 = 35d36983882070343d53d3fafd56aa84 OK === RUN TestCheckSumDownload/subtest7 2025/07/13 02:35:42 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/07/13 02:35:42 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (39.75s) --- PASS: TestCheckSumDownload/subtest1 (2.43s) --- PASS: TestCheckSumDownload/subtest2 (1.89s) --- PASS: TestCheckSumDownload/subtest3 (2.26s) --- PASS: TestCheckSumDownload/subtest4 (1.96s) --- PASS: TestCheckSumDownload/subtest5 (2.02s) --- PASS: TestCheckSumDownload/subtest6 (1.98s) --- PASS: TestCheckSumDownload/subtest7 (2.18s) === RUN TestApplyTransforms 2025/07/13 02:35:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lasadof3vuqe" 2025/07/13 02:35:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/13 02:35:43 DEBUG : Creating backend with remote "TestDrive:crypt/bik9an8td1pekoorj9pigh1m87qq0oeusg3ov4j9h1pr2hc0qutg" 2025/07/13 02:35:44 DEBUG : Creating backend with remote "/tmp/rclone3771042464" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasadof3vuqe'", Local "Local file system at /tmp/rclone3771042464", Modify Window "1ms" 2025/07/13 02:35:46 DEBUG : hello, world!: md5 = 551238828673227c6664503b45109c23 OK upper checkfile vs. lower remote (without normalization) 2025/07/13 02:35:47 ERROR : hello, world!: sum not found 2025/07/13 02:35:47 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lasadof3vuqe' 2025/07/13 02:35:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lasadof3vuqe': 1 files missing 2025/07/13 02:35:47 NOTICE: 1 hashes missing 2025/07/13 02:35:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lasadof3vuqe': 1 differences found 2025/07/13 02:35:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lasadof3vuqe': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/13 02:35:48 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/13 02:35:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lasadof3vuqe': 0 differences found 2025/07/13 02:35:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lasadof3vuqe': 1 matching files 2025/07/13 02:35:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tiqugeg9fuji" 2025/07/13 02:35:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/13 02:35:48 DEBUG : Creating backend with remote "TestDrive:crypt/q3qd37fcah37jvhirs6gsrli6ugnou9voe542djbb9stgrgokdf0" 2025/07/13 02:35:49 DEBUG : Creating backend with remote "/tmp/rclone2167687082" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqugeg9fuji'", Local "Local file system at /tmp/rclone2167687082", Modify Window "1ms" 2025/07/13 02:35:51 DEBUG : HELLO, WORLD!: md5 = 25de0254221e869b00e7b1d1fe430113 OK lower checkfile vs. upper remote (without normalization) 2025/07/13 02:35:52 ERROR : HELLO, WORLD!: sum not found 2025/07/13 02:35:52 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tiqugeg9fuji' 2025/07/13 02:35:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiqugeg9fuji': 1 files missing 2025/07/13 02:35:52 NOTICE: 1 hashes missing 2025/07/13 02:35:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiqugeg9fuji': 1 differences found 2025/07/13 02:35:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiqugeg9fuji': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/13 02:35:53 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/13 02:35:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiqugeg9fuji': 0 differences found 2025/07/13 02:35:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiqugeg9fuji': 1 matching files 2025/07/13 02:35:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foberib5biqi" 2025/07/13 02:35:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/13 02:35:53 DEBUG : Creating backend with remote "TestDrive:crypt/t6jga3al0jk9qdan66akbm61sr178r7oeudlrvo5qp346ijp3odg" 2025/07/13 02:35:54 DEBUG : Creating backend with remote "/tmp/rclone1207527516" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foberib5biqi'", Local "Local file system at /tmp/rclone1207527516", Modify Window "1ms" 2025/07/13 02:35:56 DEBUG : HeLlO, wOrLd!: md5 = 9b243e798ac406cbbce0d1acb5490f2b OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/13 02:35:56 ERROR : HeLlO, wOrLd!: sum not found 2025/07/13 02:35:56 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-foberib5biqi' 2025/07/13 02:35:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foberib5biqi': 1 files missing 2025/07/13 02:35:56 NOTICE: 1 hashes missing 2025/07/13 02:35:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foberib5biqi': 1 differences found 2025/07/13 02:35:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foberib5biqi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/13 02:35:58 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/13 02:35:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foberib5biqi': 0 differences found 2025/07/13 02:35:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foberib5biqi': 1 matching files 2025/07/13 02:35:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ficeyet6xogi" 2025/07/13 02:35:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/13 02:35:58 DEBUG : Creating backend with remote "TestDrive:crypt/uo9mq0733duuqd2rkq0e35kofm6jni4rr9a71lcubkjtlicumoi0" 2025/07/13 02:35:59 DEBUG : Creating backend with remote "/tmp/rclone637947226" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficeyet6xogi'", Local "Local file system at /tmp/rclone637947226", Modify Window "1ms" 2025/07/13 02:36:01 DEBUG : HELLO, WORLD!: md5 = 9748c2f24896581e4722b04baa2e385e OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/13 02:36:01 ERROR : HELLO, WORLD!: sum not found 2025/07/13 02:36:01 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-ficeyet6xogi' 2025/07/13 02:36:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ficeyet6xogi': 1 files missing 2025/07/13 02:36:01 NOTICE: 1 hashes missing 2025/07/13 02:36:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ficeyet6xogi': 1 differences found 2025/07/13 02:36:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ficeyet6xogi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/13 02:36:03 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/13 02:36:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ficeyet6xogi': 0 differences found 2025/07/13 02:36:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ficeyet6xogi': 1 matching files 2025/07/13 02:36:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sacucus2deqi" 2025/07/13 02:36:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/13 02:36:03 DEBUG : Creating backend with remote "TestDrive:crypt/vaf9bbbd1h8ulk61llh3i01ov6fdet1qhuj6u6uh12dlcp26fp0g" 2025/07/13 02:36:04 DEBUG : Creating backend with remote "/tmp/rclone1730976357" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sacucus2deqi'", Local "Local file system at /tmp/rclone1730976357", Modify Window "1ms" 2025/07/13 02:36:06 DEBUG : 測試_Русский___ě_áñ: md5 = 29bb3d604c53cbeff7335c1f04f1436b OK NFD checkfile vs. NFC remote (without normalization) 2025/07/13 02:36:06 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/13 02:36:06 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sacucus2deqi' 2025/07/13 02:36:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sacucus2deqi': 1 files missing 2025/07/13 02:36:06 NOTICE: 1 hashes missing 2025/07/13 02:36:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sacucus2deqi': 1 differences found 2025/07/13 02:36:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sacucus2deqi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/13 02:36:07 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/13 02:36:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sacucus2deqi': 0 differences found 2025/07/13 02:36:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sacucus2deqi': 1 matching files 2025/07/13 02:36:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kamimut1buje" 2025/07/13 02:36:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/13 02:36:07 DEBUG : Creating backend with remote "TestDrive:crypt/gbnvdio62vcutuo0be2voagjtucq5d3bqj9da51750ushufnkrug" 2025/07/13 02:36:08 DEBUG : Creating backend with remote "/tmp/rclone937359017" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kamimut1buje'", Local "Local file system at /tmp/rclone937359017", Modify Window "1ms" 2025/07/13 02:36:10 DEBUG : 測試_Русский___ě_áñ: md5 = 1aa215395ddf0115ff16d5175d5685bc OK NFC checkfile vs. NFD remote (without normalization) 2025/07/13 02:36:11 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/13 02:36:11 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kamimut1buje' 2025/07/13 02:36:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kamimut1buje': 1 files missing 2025/07/13 02:36:11 NOTICE: 1 hashes missing 2025/07/13 02:36:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kamimut1buje': 1 differences found 2025/07/13 02:36:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kamimut1buje': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/13 02:36:12 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/13 02:36:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kamimut1buje': 0 differences found 2025/07/13 02:36:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kamimut1buje': 1 matching files 2025/07/13 02:36:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-piqemax3mipi" 2025/07/13 02:36:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/13 02:36:12 DEBUG : Creating backend with remote "TestDrive:crypt/tva9vlli0fivms12dphcn27qtrmkkf33druob9lst88qn91slnt0" 2025/07/13 02:36:13 DEBUG : Creating backend with remote "/tmp/rclone3062785887" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piqemax3mipi'", Local "Local file system at /tmp/rclone3062785887", Modify Window "1ms" 2025/07/13 02:36:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 916294526bb2c7e7e04e9c18da645f8c OK NFDx2 checkfile vs. both remote (without normalization) 2025/07/13 02:36:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/13 02:36:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-piqemax3mipi' 2025/07/13 02:36:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piqemax3mipi': 1 files missing 2025/07/13 02:36:16 NOTICE: 1 hashes missing 2025/07/13 02:36:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piqemax3mipi': 1 differences found 2025/07/13 02:36:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piqemax3mipi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/13 02:36:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/13 02:36:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piqemax3mipi': 0 differences found 2025/07/13 02:36:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piqemax3mipi': 1 matching files 2025/07/13 02:36:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vehahez6kine" 2025/07/13 02:36:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/13 02:36:17 DEBUG : Creating backend with remote "TestDrive:crypt/cg7otjl2nb4bll30sc63qr18q1o8q8jhqakvlk0pf9emv6o3mmfg" 2025/07/13 02:36:18 DEBUG : Creating backend with remote "/tmp/rclone2734902607" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vehahez6kine'", Local "Local file system at /tmp/rclone2734902607", Modify Window "1ms" 2025/07/13 02:36:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 6e39124281df177d9f53e0954669e267 OK NFCx2 checkfile vs. both remote (without normalization) 2025/07/13 02:36:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/13 02:36:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vehahez6kine' 2025/07/13 02:36:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vehahez6kine': 1 files missing 2025/07/13 02:36:20 NOTICE: 1 hashes missing 2025/07/13 02:36:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vehahez6kine': 1 differences found 2025/07/13 02:36:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vehahez6kine': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/13 02:36:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/13 02:36:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vehahez6kine': 0 differences found 2025/07/13 02:36:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vehahez6kine': 1 matching files 2025/07/13 02:36:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cudabuh0cuzu" 2025/07/13 02:36:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/13 02:36:22 DEBUG : Creating backend with remote "TestDrive:crypt/k94n4uceqordkn23c3eilvg8gbjh9395l0sv7t6sm26j7s3ka7h0" 2025/07/13 02:36:22 DEBUG : Creating backend with remote "/tmp/rclone2142446088" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudabuh0cuzu'", Local "Local file system at /tmp/rclone2142446088", Modify Window "1ms" 2025/07/13 02:36:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f127544a6c5a22b85c445e06c5f76186 OK both checkfile vs. NFDx2 remote (without normalization) 2025/07/13 02:36:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/13 02:36:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cudabuh0cuzu' 2025/07/13 02:36:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cudabuh0cuzu': 1 files missing 2025/07/13 02:36:25 NOTICE: 1 hashes missing 2025/07/13 02:36:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cudabuh0cuzu': 1 differences found 2025/07/13 02:36:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cudabuh0cuzu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/13 02:36:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/13 02:36:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cudabuh0cuzu': 0 differences found 2025/07/13 02:36:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cudabuh0cuzu': 1 matching files 2025/07/13 02:36:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yecunog0cowu" 2025/07/13 02:36:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/13 02:36:26 DEBUG : Creating backend with remote "TestDrive:crypt/7n5qpbtko12v8j5finim3noogke227bo4glto17nvlo5umafqtu0" 2025/07/13 02:36:27 DEBUG : Creating backend with remote "/tmp/rclone1063516766" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yecunog0cowu'", Local "Local file system at /tmp/rclone1063516766", Modify Window "1ms" 2025/07/13 02:36:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 37048f6c7a2959a4732ce777d20a0ba4 OK both checkfile vs. NFCx2 remote (without normalization) 2025/07/13 02:36:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/13 02:36:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yecunog0cowu' 2025/07/13 02:36:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yecunog0cowu': 1 files missing 2025/07/13 02:36:30 NOTICE: 1 hashes missing 2025/07/13 02:36:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yecunog0cowu': 1 differences found 2025/07/13 02:36:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yecunog0cowu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/13 02:36:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/13 02:36:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yecunog0cowu': 0 differences found 2025/07/13 02:36:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yecunog0cowu': 1 matching files 2025/07/13 02:36:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yecunog0cowu': Purge remote 2025/07/13 02:36:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cudabuh0cuzu': Purge remote 2025/07/13 02:36:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vehahez6kine': Purge remote 2025/07/13 02:36:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-piqemax3mipi': Purge remote 2025/07/13 02:36:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kamimut1buje': Purge remote 2025/07/13 02:36:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sacucus2deqi': Purge remote 2025/07/13 02:36:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ficeyet6xogi': Purge remote 2025/07/13 02:36:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foberib5biqi': Purge remote 2025/07/13 02:36:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiqugeg9fuji': Purge remote 2025/07/13 02:36:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lasadof3vuqe': Purge remote --- PASS: TestApplyTransforms (52.60s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:36:36 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/13 02:36:38 DEBUG : sub/file2: md5 = e92e5eaa87f2efd8c20818eccee4df7c OK 2025/07/13 02:36:38 INFO : file1: Copied (new) to: sub/file2 2025/07/13 02:36:39 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:36:39 DEBUG : file1: Unchanged skipping 2025/07/13 02:36:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made': don't need to copy/move sub/file2, it is already at target location 2025/07/13 02:36:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.88s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.51s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:36:44 DEBUG : dst/file1: md5 = 6f6529b21b26317d9ab5a76c23d0eabf OK 2025/07/13 02:36:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bidifak3made/backup" 2025/07/13 02:36:45 DEBUG : Creating backend with remote "TestDrive:crypt/4223r04poqa68l1medi75cvai24eve0q90tvd6mtcr8hv10ttglg/1nrff024r7pq65ecp72fc28jb0" 2025/07/13 02:36:46 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/13 02:36:49 INFO : dst/file1: Moved (server-side) 2025/07/13 02:36:50 DEBUG : dst/file1: md5 = babc9ed9400d36e9a3b28a7a4ce40368 OK 2025/07/13 02:36:50 INFO : dst/file1: Copied (new) 2025/07/13 02:36:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/13 02:36:54 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/13 02:36:54 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.96s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:36:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bidifak3made/dst" 2025/07/13 02:36:55 DEBUG : Creating backend with remote "TestDrive:crypt/4223r04poqa68l1medi75cvai24eve0q90tvd6mtcr8hv10ttglg/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/13 02:36:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bidifak3made/CompareDest" 2025/07/13 02:36:57 DEBUG : Creating backend with remote "TestDrive:crypt/4223r04poqa68l1medi75cvai24eve0q90tvd6mtcr8hv10ttglg/gveqi14airsml4bgu7krj116o8" 2025/07/13 02:36:58 DEBUG : one: Need to transfer - File not found at Destination 2025/07/13 02:37:00 DEBUG : one: md5 = 21e1725d46080e2cdbbc9e02e1047b75 OK 2025/07/13 02:37:00 INFO : one: Copied (new) 2025/07/13 02:37:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/13 02:37:03 DEBUG : one: md5 = 213e225d42c9ace30c346e980104fd49 OK 2025/07/13 02:37:03 INFO : one: Copied (replaced existing) 2025/07/13 02:37:05 DEBUG : dst/one: md5 = b3d38d1a4882bb9ca15ab98875ac5e98 OK 2025/07/13 02:37:07 DEBUG : CompareDest/one: md5 = f9005e9594b980de594535484b3e2491 OK 2025/07/13 02:37:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/13 02:37:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 02:37:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/13 02:37:10 DEBUG : CompareDest/two: md5 = deac8903b8629ea6e6759a878cb00401 OK 2025/07/13 02:37:11 DEBUG : two: Need to transfer - File not found at Destination 2025/07/13 02:37:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 02:37:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/13 02:37:12 DEBUG : two: Need to transfer - File not found at Destination 2025/07/13 02:37:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 02:37:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/13 02:37:13 DEBUG : two: Need to transfer - File not found at Destination 2025/07/13 02:37:14 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/13 02:37:15 DEBUG : two: md5 = e1c32b190365cf66d10b5757ad86aa6d OK 2025/07/13 02:37:15 INFO : two: Copied (new) 2025/07/13 02:37:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/13 02:37:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/13 02:37:19 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/13 02:37:19 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.31s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:37:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bidifak3made/dst" 2025/07/13 02:37:19 DEBUG : Creating backend with remote "TestDrive:crypt/4223r04poqa68l1medi75cvai24eve0q90tvd6mtcr8hv10ttglg/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/13 02:37:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bidifak3made/CopyDest" 2025/07/13 02:37:21 DEBUG : Creating backend with remote "TestDrive:crypt/4223r04poqa68l1medi75cvai24eve0q90tvd6mtcr8hv10ttglg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/13 02:37:22 DEBUG : one: Need to transfer - File not found at Destination 2025/07/13 02:37:25 DEBUG : one: md5 = 7e18f5b200831b5cdd79c5016de2b593 OK 2025/07/13 02:37:25 INFO : one: Copied (new) 2025/07/13 02:37:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/13 02:37:27 DEBUG : one: md5 = 9d858a61d93a08e09df116000bb2d5ca OK 2025/07/13 02:37:27 INFO : one: Copied (replaced existing) 2025/07/13 02:37:29 DEBUG : dst/one: md5 = c5f9c5dc3f22c90fcd5146507a98a8c3 OK 2025/07/13 02:37:31 DEBUG : CopyDest/one: md5 = cb0926dddea203045d99a12baab58bc0 OK 2025/07/13 02:37:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bidifak3made/BackupDir" 2025/07/13 02:37:32 DEBUG : Creating backend with remote "TestDrive:crypt/4223r04poqa68l1medi75cvai24eve0q90tvd6mtcr8hv10ttglg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/13 02:37:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/13 02:37:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 02:37:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/13 02:37:36 INFO : one: Moved (server-side) 2025/07/13 02:37:37 INFO : one: Copied (server-side copy) 2025/07/13 02:37:37 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/13 02:37:39 DEBUG : CopyDest/two: md5 = 4b5c32c6199d84ea60ab299746626a02 OK 2025/07/13 02:37:39 DEBUG : two: Need to transfer - File not found at Destination 2025/07/13 02:37:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 02:37:41 INFO : two: Copied (server-side copy) 2025/07/13 02:37:41 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/13 02:37:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 02:37:41 DEBUG : two: Unchanged skipping 2025/07/13 02:37:43 DEBUG : CopyDest/three: md5 = 74d0c1e71dee81319298135d9d8eeec7 OK 2025/07/13 02:37:44 DEBUG : three: Need to transfer - File not found at Destination 2025/07/13 02:37:44 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/13 02:37:44 DEBUG : three: Destination not found in --copy-dest 2025/07/13 02:37:45 DEBUG : three: md5 = abe1185ee4326f9f5197aea5bc784cdb OK 2025/07/13 02:37:45 INFO : three: Copied (new) 2025/07/13 02:37:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/13 02:37:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/13 02:37:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/13 02:37:51 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/13 02:37:51 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/13 02:37:51 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/13 02:37:51 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.68s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.41s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:37:53 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/13 02:37:55 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 9ab219204c04e564c1e5831b84e361a4 OK 2025/07/13 02:37:55 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/13 02:37:56 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/13 02:37:56 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/07/13 02:37:57 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/13 02:37:58 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/13 02:37:59 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 3d51ff247949e02154fb7a8211d3687b OK 2025/07/13 02:37:59 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/07/13 02:38:01 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/07/13 02:38:01 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.90s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.42s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:38:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made': Looking for duplicate names using skip mode. 2025/07/13 02:38:05 NOTICE: one: Found 2 files with duplicate names 2025/07/13 02:38:05 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.56s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:38:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made': Looking for duplicate names using skip mode. 2025/07/13 02:38:12 NOTICE: one: Found 3 files with duplicate names 2025/07/13 02:38:12 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/07/13 02:38:12 INFO : one: Deleted 2025/07/13 02:38:12 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.10s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:38:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made': Looking for duplicate names using first mode. 2025/07/13 02:38:18 NOTICE: one: Found 3 files with duplicate names 2025/07/13 02:38:18 INFO : one: Deleted 2025/07/13 02:38:19 INFO : one: Deleted 2025/07/13 02:38:19 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.22s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:38:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made': Looking for duplicate names using newest mode. 2025/07/13 02:38:24 NOTICE: one: Found 3 files with duplicate names 2025/07/13 02:38:24 INFO : one: Deleted 2025/07/13 02:38:25 INFO : one: Deleted 2025/07/13 02:38:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.07s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:38:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made': Looking for duplicate names using oldest mode. 2025/07/13 02:38:31 NOTICE: one: Found 3 files with duplicate names 2025/07/13 02:38:31 INFO : one: Deleted 2025/07/13 02:38:32 INFO : one: Deleted 2025/07/13 02:38:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.23s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:38:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made': Looking for duplicate names using largest mode. 2025/07/13 02:38:37 NOTICE: one: Found 3 files with duplicate names 2025/07/13 02:38:37 INFO : one: Deleted 2025/07/13 02:38:38 INFO : one: Deleted 2025/07/13 02:38:38 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.12s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:38:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made': Looking for duplicate names using smallest mode. 2025/07/13 02:38:43 NOTICE: one: Found 3 files with duplicate names 2025/07/13 02:38:43 INFO : one: Deleted 2025/07/13 02:38:44 INFO : one: Deleted 2025/07/13 02:38:44 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.14s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:38:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made': Looking for duplicate names using rename mode. 2025/07/13 02:38:50 NOTICE: one.txt: Found 3 files with duplicate names 2025/07/13 02:38:51 INFO : one-2.txt: renamed from: one.txt 2025/07/13 02:38:53 INFO : one-3.txt: renamed from: one.txt 2025/07/13 02:38:54 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.32s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:38:58 DEBUG : dupe1/one.txt: md5 = 729e7680549c3434151ae0bc393377c0 OK 2025/07/13 02:39:00 DEBUG : dupe2/two.txt: md5 = aaad437806696c3ea3e1210b1638534d OK 2025/07/13 02:39:03 DEBUG : dupe3/three.txt: md5 = 085133b09fac159ce39ff7caf06423a9 OK 2025/07/13 02:39:03 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/07/13 02:39:04 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/07/13 02:39:04 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/07/13 02:39:05 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/07/13 02:39:08 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/07/13 02:39:08 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/07/13 02:39:08 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.76s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:39:11 DEBUG : a.txt: md5 = 3aecf158c43c5157b6d32acd20b63828 OK 2025/07/13 02:39:12 DEBUG : zend.txt: md5 = bbc68832f57777b25343f20683eaf9fc OK 2025/07/13 02:39:14 DEBUG : sub dir/hello world: md5 = 531b77c489a1db500862d1edc3fba31e OK 2025/07/13 02:39:16 DEBUG : sub dir/hello world2: md5 = 89355f785e8b498d246236393841f987 OK 2025/07/13 02:39:18 DEBUG : sub dir/ignore dir/.ignore: md5 = 2ad372cca3c3b0b0b90470de5156e73b OK 2025/07/13 02:39:20 DEBUG : sub dir/ignore dir/should be ignored: md5 = eb84e9b4741603b82d7d231509242127 OK 2025/07/13 02:39:22 DEBUG : sub dir/sub sub dir/hello world3: md5 = 8599879a97aac12b45a015de1d90018c OK 2025/07/13 02:39:23 DEBUG : a.txt: Excluded (Size Filter) 2025/07/13 02:39:23 DEBUG : a.txt: Excluded 2025/07/13 02:39:24 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/13 02:39:24 DEBUG : sub dir/hello world: Excluded 2025/07/13 02:39:24 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/13 02:39:24 DEBUG : sub dir/hello world2: Excluded 2025/07/13 02:39:24 DEBUG : sub dir/ignore dir: Excluded 2025/07/13 02:39:24 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/13 02:39:24 DEBUG : sub dir/hello world: Excluded 2025/07/13 02:39:24 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/13 02:39:24 DEBUG : sub dir/hello world2: Excluded 2025/07/13 02:39:25 DEBUG : sub dir/ignore dir: Excluded 2025/07/13 02:39:29 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/13 02:39:30 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/13 02:39:30 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/13 02:39:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/13 02:39:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/13 02:39:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/07/13 02:39:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (22.28s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:39:33 DEBUG : a.txt: md5 = 5724370fdd0a030c2882410a4187d4d2 OK 2025/07/13 02:39:34 DEBUG : zend.txt: md5 = 1351a09ae9090068a413dd9e6fcc647d OK 2025/07/13 02:39:36 DEBUG : sub dir/hello world: md5 = c6e133f2e958f372dd6df81ce326f0b0 OK 2025/07/13 02:39:37 DEBUG : sub dir/hello world2: md5 = 4dd0d3daca947aaca33f1f176e6e538f OK 2025/07/13 02:39:39 DEBUG : sub dir/ignore dir/.ignore: md5 = 780cdd7a544f8fb59246352445d5953f OK 2025/07/13 02:39:41 DEBUG : sub dir/ignore dir/should be ignored: md5 = e53e600a78d074c14466b9b479b5875c OK 2025/07/13 02:39:43 DEBUG : sub dir/sub sub dir/hello world3: md5 = fbca6436c2c421f5d5c371d52d4657c7 OK 2025/07/13 02:39:44 DEBUG : a.txt: Excluded (Size Filter) 2025/07/13 02:39:44 DEBUG : a.txt: Excluded 2025/07/13 02:39:45 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/13 02:39:45 DEBUG : sub dir/hello world2: Excluded 2025/07/13 02:39:45 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/13 02:39:45 DEBUG : sub dir/hello world: Excluded 2025/07/13 02:39:45 DEBUG : sub dir/ignore dir: Excluded 2025/07/13 02:39:45 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/13 02:39:45 DEBUG : sub dir/hello world2: Excluded 2025/07/13 02:39:45 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/13 02:39:45 DEBUG : sub dir/hello world: Excluded 2025/07/13 02:39:46 DEBUG : sub dir/ignore dir: Excluded 2025/07/13 02:39:51 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/13 02:39:51 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/13 02:39:51 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/13 02:39:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/13 02:39:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/13 02:39:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/07/13 02:39:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.13s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:39:54 DEBUG : file1: md5 = 78a19f0602b82a31a190b362876ddd20 OK 2025/07/13 02:39:56 DEBUG : sub/file2: md5 = 06f0128ca21cc45c69649a2df59bcc9c 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/07/13 02:39:59 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/07/13 02:39:59 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/07/13 02:39:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/07/13 02:40:01 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (8.98s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.46s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.64s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:40:03 DEBUG : file1: md5 = 81acdd88b9445c0519b9560618f44380 OK 2025/07/13 02:40:05 DEBUG : sub/file2: md5 = 69d261a2100dfe72efeb91590fcef12f 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/07/13 02:40:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bidifak3made/notfound" 2025/07/13 02:40:09 DEBUG : Config file has changed externally - reloading 2025/07/13 02:40:09 DEBUG : Creating backend with remote "TestDrive:crypt/4223r04poqa68l1medi75cvai24eve0q90tvd6mtcr8hv10ttglg/qe0i31qdkoejk60elps0ni5sqk" 2025/07/13 02:40:12 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.35s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.50s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.52s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.22s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.27s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (1.74s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:40:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made': Making directory 2025/07/13 02:40:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made': Making directory --- PASS: TestMkdir (0.76s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:40:16 DEBUG : sub dir/hello world: md5 = 63a428fcff077411bdc6965ca904625e OK 2025/07/13 02:40:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.79s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:40:20 DEBUG : potato2: md5 = 39fe79a8a63d45e09958e1110e2b4023 OK 2025/07/13 02:40:21 DEBUG : empty space: md5 = ef0bda36f740e106df2e163100e92c4f OK --- PASS: TestLs (4.64s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:40:24 DEBUG : potato2: md5 = c24657b7087085378ed9f15677d258cc OK 2025/07/13 02:40:26 DEBUG : empty space: md5 = 49b59eb24656ecc3fd21149e10fd5779 OK 2025/07/13 02:40:26 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/07/13 02:40:26 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.02s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:40:30 DEBUG : potato2: md5 = 749c928155a2bcf869aa62704fa2db11 OK 2025/07/13 02:40:31 DEBUG : empty space: md5 = 7b19ee0276f1d37ffd1691d1671d304a OK --- PASS: TestLsLong (4.84s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:40:34 DEBUG : potato2: md5 = 92f7d3f5ff4c45731891dd462cfacf08 OK 2025/07/13 02:40:35 DEBUG : empty space: md5 = fabea187645547103e7f53a05c4f8049 OK --- PASS: TestHashSums (4.07s) === RUN TestHashSumsWithErrors 2025/07/13 02:40:37 DEBUG : Creating backend with remote ":memory:" 2025/07/13 02:40:37 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/13 02:40:37 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/13 02:40:37 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/13 02:40:37 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/13 02:40:37 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/13 02:40:37 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/13 02:40:37 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/13 02:40:37 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/13 02:40:37 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:40:38 DEBUG : potato2: md5 = 513e4f33695c915a3ca42e9abe53df56 OK 2025/07/13 02:40:40 DEBUG : empty space: md5 = 5390ff7f77da16944622f41bdc4808f6 OK 2025/07/13 02:40:42 DEBUG : sub dir/potato3: md5 = 40fcb68aeb618fdd986fcd17a6b7270d OK 2025/07/13 02:40:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.57s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:40:47 DEBUG : small: md5 = bd5cace0f37ed13e9c384700797ab350 OK 2025/07/13 02:40:48 DEBUG : medium: md5 = 4ee12b5d0f943c479acac1114fefaee4 OK 2025/07/13 02:40:49 DEBUG : large: md5 = b40887cd999e6685f6a8a35fdf4456d1 OK 2025/07/13 02:40:50 DEBUG : Waiting for deletions to finish 2025/07/13 02:40:50 DEBUG : large: Excluded (Size Filter) 2025/07/13 02:40:50 INFO : medium: Deleted 2025/07/13 02:40:50 INFO : small: Deleted --- PASS: TestDelete (6.04s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:40:53 DEBUG : small: md5 = 6f16b351e6b56c4d333949fc3b711fae OK 2025/07/13 02:40:54 DEBUG : medium: md5 = daa833dce2fd7f148927d45431ea417b OK 2025/07/13 02:40:56 DEBUG : large: md5 = b8687c75803c7979bec19f4606d456fe OK 2025/07/13 02:40:56 DEBUG : Waiting for deletions to finish 2025/07/13 02:40:56 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/07/13 02:40:56 INFO : small: Deleted 2025/07/13 02:40:57 INFO : large: Deleted --- PASS: TestMaxDelete (6.54s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:40:59 DEBUG : small: md5 = dfcfd45fc27b486ae53f33afa8986ea2 OK 2025/07/13 02:41:01 DEBUG : medium: md5 = a256873f8cb0b7b52f90cd9e55781fa9 OK 2025/07/13 02:41:02 DEBUG : large: md5 = 22b8c3c8e1f282e253269c6a79529598 OK 2025/07/13 02:41:03 DEBUG : Waiting for deletions to finish 2025/07/13 02:41:03 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/13 02:41:03 INFO : medium: Deleted 2025/07/13 02:41:03 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.89s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:41:06 DEBUG : small: md5 = 3d1fd19070c4bc34134f4a46f838e28e OK 2025/07/13 02:41:08 DEBUG : medium: md5 = 47a89164c5f08b7f688adcaa1bb0fdb0 OK 2025/07/13 02:41:09 DEBUG : large: md5 = 99aea543aeaa6017ee3143a2c27edc99 OK 2025/07/13 02:41:09 DEBUG : Waiting for deletions to finish 2025/07/13 02:41:09 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/07/13 02:41:10 INFO : small: Deleted 2025/07/13 02:41:10 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.42s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:41:13 DEBUG : ReadFile: md5 = c074e7a931aaba920552f2b516de6609 OK --- PASS: TestReadFile (4.55s) === RUN TestRetry 2025/07/13 02:41:16 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/13 02:41:16 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/13 02:41:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/13 02:41:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/13 02:41:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/13 02:41:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/13 02:41:16 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:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:41:17 DEBUG : file1: md5 = 3437a31d3ab858a52ee34d9201d0008c OK 2025/07/13 02:41:19 DEBUG : file2: md5 = 0e265931d26929ba698d5fb60c0033b6 OK --- PASS: TestCat (15.81s) === RUN TestPurge 2025/07/13 02:41:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-notaquf0cazi" 2025/07/13 02:41:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/13 02:41:32 DEBUG : Creating backend with remote "TestDrive:crypt/k0ftg8q7srkcr486krk98kkrvi50jgqtl7hvde9nouo7fppb0ob0" 2025/07/13 02:41:33 DEBUG : Creating backend with remote "/tmp/rclone845162240" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-notaquf0cazi'", Local "Local file system at /tmp/rclone845162240", Modify Window "1ms" 2025/07/13 02:41:37 DEBUG : A1/B1/C1/one: md5 = c557411eb956b4998bf5a7c75a07bc54 OK 2025/07/13 02:41:37 INFO : A2: Making directory 2025/07/13 02:41:38 INFO : A1/B2: Making directory 2025/07/13 02:41:39 INFO : A1/B2/C2: Making directory 2025/07/13 02:41:40 INFO : A1/B1/C3: Making directory 2025/07/13 02:41:40 INFO : A3: Making directory 2025/07/13 02:41:41 INFO : A3/B3: Making directory 2025/07/13 02:41:42 INFO : A3/B3/C4: Making directory 2025/07/13 02:41:44 DEBUG : A1/two: md5 = c0d45567dd10248d5d537463325529c5 OK 2025/07/13 02:41:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-notaquf0cazi': Purge remote 2025/07/13 02:41:47 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.50s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:41:51 DEBUG : A1/B1/C1/one: md5 = e297c65c14b535fc01df5a33b06bbc65 OK 2025/07/13 02:41:51 INFO : A2: Making directory 2025/07/13 02:41:52 INFO : A1/B2: Making directory 2025/07/13 02:41:52 INFO : A1/B2/C2: Making directory 2025/07/13 02:41:53 INFO : A1/B1/C3: Making directory 2025/07/13 02:41:54 INFO : A3: Making directory 2025/07/13 02:41:54 INFO : A3/B3: Making directory 2025/07/13 02:41:55 INFO : A3/B3/C4: Making directory 2025/07/13 02:41:57 DEBUG : A1/two: md5 = 7c1f7fa5096aa8e55a7ea94d6564e73c OK 2025/07/13 02:41:58 DEBUG : removing 1 level 3 directories 2025/07/13 02:41:58 INFO : A3/B3/C4: Removing directory 2025/07/13 02:42:01 DEBUG : removing 2 level 3 directories 2025/07/13 02:42:01 INFO : A1/B2/C2: Removing directory 2025/07/13 02:42:01 INFO : A1/B1/C3: Removing directory 2025/07/13 02:42:01 DEBUG : removing 2 level 2 directories 2025/07/13 02:42:01 INFO : A3/B3: Removing directory 2025/07/13 02:42:01 INFO : A1/B2: Removing directory 2025/07/13 02:42:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/13 02:42:02 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/07/13 02:42:02 DEBUG : removing 2 level 1 directories 2025/07/13 02:42:02 INFO : A3: Removing directory 2025/07/13 02:42:02 INFO : A2: Removing directory 2025/07/13 02:42:02 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/07/13 02:42:06 DEBUG : removing 1 level 3 directories 2025/07/13 02:42:06 INFO : A1/B1/C1: Removing directory 2025/07/13 02:42:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/13 02:42:07 DEBUG : removing 1 level 2 directories 2025/07/13 02:42:07 INFO : A1/B1: Removing directory 2025/07/13 02:42:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/13 02:42:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/13 02:42:07 DEBUG : removing 1 level 1 directories 2025/07/13 02:42:07 INFO : A1: Removing directory 2025/07/13 02:42:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/13 02:42:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/13 02:42:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/13 02:42:08 DEBUG : removing 1 level 0 directories 2025/07/13 02:42:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made': Removing directory 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/13 02:42:08 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (22.19s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:42:10 INFO : A1: Making directory 2025/07/13 02:42:11 INFO : A1/B1: Making directory 2025/07/13 02:42:12 INFO : A1/B1/C1: Making directory 2025/07/13 02:42:14 DEBUG : removing 1 level 3 directories 2025/07/13 02:42:14 INFO : A1/B1/C1: Removing directory 2025/07/13 02:42:15 DEBUG : removing 1 level 2 directories 2025/07/13 02:42:15 INFO : A1/B1: Removing directory 2025/07/13 02:42:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/13 02:42:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.83s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:42:17 INFO : A1: Making directory 2025/07/13 02:42:18 INFO : A1/B1: Making directory 2025/07/13 02:42:19 INFO : A1/B1/C1: Making directory 2025/07/13 02:42:21 DEBUG : removing 1 level 3 directories 2025/07/13 02:42:21 INFO : A1/B1/C1: Removing directory 2025/07/13 02:42:22 DEBUG : removing 1 level 2 directories 2025/07/13 02:42:22 INFO : A1/B1: Removing directory 2025/07/13 02:42:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/13 02:42:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.31s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:42:26 DEBUG : file1: md5 = 001fc804d494d5824a730691f1021929 OK 2025/07/13 02:42:27 DEBUG : filename.txt: File name found in url 2025/07/13 02:42:28 DEBUG : filename.txt: md5 = ad8d7f158f3ba3bfd0cc3b781ad2c380 OK 2025/07/13 02:42:28 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/07/13 02:42:29 DEBUG : headerfilename.txt: md5 = 27d2f68f27ead53b455ba5fe6f2f8b0b OK 2025/07/13 02:42:31 DEBUG : file2: md5 = dbcb00d58f62ca080962af1a42d022c1 OK --- PASS: TestCopyURL (8.65s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:42:34 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/13 02:42:36 DEBUG : sub/file2: md5 = 8e319e9bbdf4c23e0a9db12f776fba11 OK 2025/07/13 02:42:36 INFO : file1: Copied (new) to: sub/file2 2025/07/13 02:42:36 INFO : file1: Deleted 2025/07/13 02:42:36 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:42:36 DEBUG : file1: Unchanged skipping 2025/07/13 02:42:36 INFO : file1: Deleted 2025/07/13 02:42:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made': don't need to copy/move sub/file2, it is already at target location 2025/07/13 02:42:38 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.72s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:42:39 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/13 02:42:40 DEBUG : file1: md5 = 9539a5595f1719b2e7568b829c4eeb77 OK 2025/07/13 02:42:40 INFO : file1: Copied (new) 2025/07/13 02:42:40 INFO : file1: Deleted 2025/07/13 02:42:41 DEBUG : file1: Destination exists, skipping 2025/07/13 02:42:41 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.27s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:42:45 DEBUG : dst/file1: md5 = c9c81b04bb637f74e882fbad6f618e4b OK 2025/07/13 02:42:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bidifak3made/backup" 2025/07/13 02:42:46 DEBUG : Config file has changed externally - reloading 2025/07/13 02:42:46 DEBUG : Creating backend with remote "TestDrive:crypt/4223r04poqa68l1medi75cvai24eve0q90tvd6mtcr8hv10ttglg/1nrff024r7pq65ecp72fc28jb0" 2025/07/13 02:42:47 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/13 02:42:50 INFO : dst/file1: Moved (server-side) 2025/07/13 02:42:51 DEBUG : dst/file1: md5 = 9171c851e229e14ca4e1f7d26110c838 OK 2025/07/13 02:42:51 INFO : dst/file1: Copied (new) 2025/07/13 02:42:51 INFO : dst/file1: Deleted 2025/07/13 02:42:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/13 02:42:54 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/13 02:42:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.41s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:42:58 DEBUG : A1/one: md5 = 0b9569acffa341d594a0b27760f17000 OK 2025/07/13 02:42:59 DEBUG : A1/two: md5 = 70a52c74beef6ccf4dfe4d14b99b3ce1 OK 2025/07/13 02:43:01 DEBUG : A1/B1/three: md5 = 1972913f5da3331dad6bc17250f5cb3c OK 2025/07/13 02:43:03 DEBUG : A1/B1/C1/four: md5 = 79ab7c6b98b9bc1196693ae9c6593f3c OK 2025/07/13 02:43:05 DEBUG : A1/B1/C2/five: md5 = 4c567e9a98a9e9bcb888ed1fd5a9a77e OK 2025/07/13 02:43:05 INFO : A1/B2: Making directory 2025/07/13 02:43:06 INFO : A1/B1/C3: Making directory 2025/07/13 02:43:15 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/07/13 02:43:15 INFO : A2/two: Moved (server-side) to: A3/two 2025/07/13 02:43:15 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/07/13 02:43:15 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/07/13 02:43:15 INFO : A2/one: Moved (server-side) to: A3/one 2025/07/13 02:43:18 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/13 02:43:18 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/13 02:43:18 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/13 02:43:19 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/13 02:43:19 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/13 02:43:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/07/13 02:43:26 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/07/13 02:43:26 INFO : A3/one: Moved (server-side) to: A4/one 2025/07/13 02:43:26 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/07/13 02:43:26 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/07/13 02:43:26 INFO : A3/two: Moved (server-side) to: A4/two 2025/07/13 02:43:29 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/13 02:43:29 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/13 02:43:29 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/13 02:43:30 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/13 02:43:30 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/13 02:43:36 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/07/13 02:43:37 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/07/13 02:43:37 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/13 02:43:37 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/13 02:43:37 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/13 02:43:37 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/13 02:43:38 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/13 02:43:38 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/13 02:43:38 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/13 02:43:38 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.37s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:43:39 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:43:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made': File to upload is small (34 bytes), uploading instead of streaming 2025/07/13 02:43:41 DEBUG : no_checksum_small_file_from_pipe: md5 = 2268731fddd85c1b7a24bdb3c4f1ab6c OK 2025/07/13 02:43:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/13 02:43:41 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/13 02:43:42 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/07/13 02:43:43 DEBUG : no_checksum_big_file_from_pipe: md5 = 02d7d8b0563ff06ea2f69658a852d1ff OK 2025/07/13 02:43:43 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:43:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made': File to upload is small (34 bytes), uploading instead of streaming 2025/07/13 02:43:46 DEBUG : with_checksum_small_file_from_pipe: md5 = 9ce5fb1a133ed5b794b0a60450721ca5 OK 2025/07/13 02:43:46 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/13 02:43:46 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/07/13 02:43:47 DEBUG : with_checksum_big_file_from_pipe: md5 = 12b38cbbfeed14fe0d1d80a5fa6debea OK 2025/07/13 02:43:47 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:43:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made': File to upload is small (34 bytes), uploading instead of streaming 2025/07/13 02:43:51 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:43:51 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/13 02:43:52 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:43:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made': File to upload is small (34 bytes), uploading instead of streaming 2025/07/13 02:43:55 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/13 02:43:56 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/13 02:43:57 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.20s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.75s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.75s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.84s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.86s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/07/13 02:43:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made': File to upload is small (48 bytes), uploading instead of streaming 2025/07/13 02:44:00 DEBUG : rcat_metadata: md5 = 774d3a045cbd0d3139994bec5b9604a5 OK 2025/07/13 02:44:00 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/07/13 02:44:02 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/07/13 02:44:03 DEBUG : rcat_metadata_uploadcutoff0: md5 = 034e87c7859b05328a44fb1a667e58ef OK 2025/07/13 02:44:03 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.94s) --- PASS: TestRcatMetadata/Normal (2.55s) --- PASS: TestRcatMetadata/ViaDisk (2.93s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:44:06 DEBUG : potato1: md5 = f042c25b8a9bfd8acbc3b5dbe70a651c OK 2025/07/13 02:44:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made': File to upload is small (60 bytes), uploading instead of streaming 2025/07/13 02:44:07 DEBUG : potato2: md5 = abc1468d3a9009216b06966684798233 OK 2025/07/13 02:44:07 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.31s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:44:10 DEBUG : potato1: md5 = 6932b734b0d75d81697e25604781e277 OK 2025/07/13 02:44:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made': File to upload is small (60 bytes), uploading instead of streaming 2025/07/13 02:44:12 DEBUG : potato2: md5 = 11c93b522c67140405dcce8e3dc0d26b OK 2025/07/13 02:44:12 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.93s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:44:15 DEBUG : potato2: md5 = f5e400e8c88a82ad539f9a03c0a0df05 OK 2025/07/13 02:44:17 DEBUG : empty space: md5 = 99248365a13f5ab809b61ecf923bdaa4 OK 2025/07/13 02:44:19 DEBUG : sub dir/potato3: md5 = 572bcc69dacc5947bc67d35d0043d231 OK 2025/07/13 02:44:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made': Touching "empty space" 2025/07/13 02:44:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made': Touching "sub dir/potato3" 2025/07/13 02:44:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made': Touching "potato2" 2025/07/13 02:44:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.22s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:44:23 DEBUG : dir with metadata: Making directory with metadata 2025/07/13 02:44:24 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.36s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:44:25 DEBUG : directory with modtime: Making directory with metadata 2025/07/13 02:44:26 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.43s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:44:28 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/13 02:44:28 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/13 02:44:28 DEBUG : Google drive root 'crypt/4223r04poqa68l1medi75cvai24eve0q90tvd6mtcr8hv10ttglg': Skipping btime metadata as can't update it on an existing file: 2025-07-13T02:44:28.294948592Z 2025/07/13 02:44:29 INFO : non existent directory: Updated directory metadata 2025/07/13 02:44:30 DEBUG : Google drive root 'crypt/4223r04poqa68l1medi75cvai24eve0q90tvd6mtcr8hv10ttglg': Skipping btime metadata as can't update it on an existing file: 2025-07-13T02:44:28.294948592Z 2025/07/13 02:44:31 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.77s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:44:33 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/07/13 02:44:34 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/07/13 02:44:35 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.84s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:44:36 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/13 02:44:36 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/13 02:44:36 DEBUG : dst: Making directory with metadata 2025/07/13 02:44:37 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/13 02:44:37 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:44:38 INFO : dst: Set directory modification time (using SetModTime) 2025/07/13 02:44:38 INFO : dst: Set directory modification time (using SetModTime) 2025/07/13 02:44:38 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/07/13 02:44:38 INFO : dst: Set directory modification time (using SetModTime) 2025/07/13 02:44:38 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.31s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made'", Local "Local file system at /tmp/rclone3662311239", Modify Window "1ms" 2025/07/13 02:44:42 DEBUG : sub dir/test remove existing: md5 = 38b806443d43d2ae952ab48bb0daa6bc OK 2025/07/13 02:44:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = a23fbfd556ad261a2bf6a344aac9be85 OK 2025/07/13 02:44:45 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.bozoqal2" before starting 2025/07/13 02:44:48 DEBUG : sub dir/test remove existing.bozoqal2: TEST: removing renamed existing file after operation 2025/07/13 02:44:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bejirux1" before starting 2025/07/13 02:44:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bejirux1: TEST: renaming existing back after failed operation 2025/07/13 02:44:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gupotiv2" before starting 2025/07/13 02:44:53 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gupotiv2: TEST: removing renamed existing file after operation 2025/07/13 02:44:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "a6s4m4b5h194bhspum405loktq3963puepecing10oh1hph32j30" 2025/07/13 02:44:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "7nult4otss2hfp5cdtnnb3fmfo9799h7baj9d752369bfkrtcdku5oo48eip03m0fbdebacj43oh487nuam7m1uf9969t1elf15shve471ivjus9rh52deo5roacc69k2dh2voran0fk3mk763qhtk6ijn0434pbnkalc2ppocqbhss0gld0" --- PASS: TestRemoveExisting (15.64s) === 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/07/13 02:44:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bidifak3made': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m39.152455598s (try 1/5)