"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/05/15 05:30:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-minofoy6kewe" 2025/05/15 05:30:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/15 05:30:39 DEBUG : Creating backend with remote "TestDrive:crypt/h6mifdim1blc3u6nh2v7g733l4ip9hkkcch1rnu72vnfgskps17g" 2025/05/15 05:30:40 DEBUG : Creating backend with remote "/tmp/rclone2425331840" === 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-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.26s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/05/15 05:30:41 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/05/15 05:30:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/15 05:30:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/15 05:30:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/05/15 05:30:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/15 05:30:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/15 05:30:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/15 05:30:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/05/15 05:30:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/15 05:30:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/15 05:30:41 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/05/15 05:30:41 DEBUG : potato: Seek from 10 to 0 2025/05/15 05:30:41 DEBUG : potato: Seek from 10 to 0 2025/05/15 05:30:41 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/05/15 05:30:41 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/05/15 05:30:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/15 05:30:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/15 05:30:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/05/15 05:30:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/15 05:30:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/15 05:30:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/15 05:30:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/05/15 05:30:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/15 05:30:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/15 05:30:41 DEBUG : potato: Seek from 5 to 2 2025/05/15 05:30:41 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/05/15 05:30:41 DEBUG : potato: Seek from 7 to 0 2025/05/15 05:30:41 DEBUG : potato: Seek from 7 to 0 2025/05/15 05:30:41 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/05/15 05:30:41 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/05/15 05:30:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/15 05:30:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/15 05:30:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/05/15 05:30:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/15 05:30:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/15 05:30:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/15 05:30:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/05/15 05:30:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/15 05:30:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/15 05:30:41 DEBUG : potato: Seek from 5 to 2 2025/05/15 05:30:41 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/05/15 05:30:41 DEBUG : potato: Seek from 8 to 0 2025/05/15 05:30:41 DEBUG : potato: Seek from 8 to 0 2025/05/15 05:30:41 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/05/15 05:30:41 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/05/15 05:30:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/15 05:30:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/15 05:30:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/05/15 05:30:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/15 05:30:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/15 05:30:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/15 05:30:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/05/15 05:30:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/15 05:30:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/15 05:30:41 DEBUG : potato: Seek from 5 to 2 2025/05/15 05:30:41 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/05/15 05:30:41 DEBUG : potato: Seek from 9 to 0 2025/05/15 05:30:41 DEBUG : potato: Seek from 9 to 0 2025/05/15 05:30:41 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-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:30:43 DEBUG : rutabaga: md5 = 623b91d9b92c77ea8cb439394fa1d2ec OK === RUN TestCheck/1 === RUN TestCheck/2 2025/05/15 05:30:45 DEBUG : empty space: md5 = be78dc4d5ebb0c2710bee9cc9922673c OK === RUN TestCheck/3 2025/05/15 05:30:47 DEBUG : potato2: md5 = b0a2d54b432bbe2b72fea3d465e9e552 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/05/15 05:30:49 DEBUG : remotepotato: md5 = f2336238bdfd7b451119926b098af2ec OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.04s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2025/05/15 05:30:52 DEBUG : Creating backend with remote "nonexistent" 2025/05/15 05:30:52 DEBUG : Creating backend with remote "nonexistent" 2025/05/15 05:30:52 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/05/15 05:30:52 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/05/15 05:30:52 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/05/15 05:30:52 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-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:30:53 DEBUG : rutabaga: md5 = 664a3d3a7d9aa9ff37d9bf3cd01566cf OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/05/15 05:30:57 DEBUG : empty space: md5 = dd0e9c56ace318da8d18c9d15c823015 OK === RUN TestCheckDownload/3 2025/05/15 05:30:59 DEBUG : potato2: md5 = 3098bf4f99028d9e013ae1aa2e37f735 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/05/15 05:31:03 DEBUG : remotepotato: md5 = 48936d6d7f17d25e7899a231ff101eda OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.39s) --- PASS: TestCheckDownload/1 (1.31s) --- PASS: TestCheckDownload/2 (1.08s) --- PASS: TestCheckDownload/3 (0.83s) --- PASS: TestCheckDownload/4 (1.34s) --- PASS: TestCheckDownload/5 (0.98s) --- PASS: TestCheckDownload/6 (0.99s) --- PASS: TestCheckDownload/7 (0.95s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:31:09 DEBUG : rutabaga: md5 = 2809fe68a6d6be64d686c8e29d720abb OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/05/15 05:31:11 DEBUG : empty space: md5 = f4fefb565bb983b613c9916c16acc837 OK === RUN TestCheckSizeOnly/3 2025/05/15 05:31:13 DEBUG : potato2: md5 = ca5eaee72ad3c1cc15360343da355f70 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/05/15 05:31:15 DEBUG : remotepotato: md5 = ca494011da9a10f0c7dd92e0a9126500 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.29s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.22s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:31:20 DEBUG : test.sum: md5 = 1fc67b1ef2c2f795edc95effccabcd94 OK 2025/05/15 05:31:21 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/15 05:31:21 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/15 05:31:21 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/15 05:31:21 NOTICE: test.sum: 2 warning(s) suppressed... 2025/05/15 05:31:23 DEBUG : test.sum: md5 = f22f2a324ff52594dc3be2a95e5fccb9 OK 2025/05/15 05:31:24 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/15 05:31:24 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/15 05:31:24 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/15 05:31:24 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.90s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:31:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-minofoy6kewe/data" 2025/05/15 05:31:25 DEBUG : Creating backend with remote "TestDrive:crypt/h6mifdim1blc3u6nh2v7g733l4ip9hkkcch1rnu72vnfgskps17g/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe/data' lacks md5, skipping --- SKIP: TestCheckSum (2.05s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:31:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-minofoy6kewe/data" 2025/05/15 05:31:27 DEBUG : Creating backend with remote "TestDrive:crypt/h6mifdim1blc3u6nh2v7g733l4ip9hkkcch1rnu72vnfgskps17g/vjrnln8ratgmqakfosrqe8espk" 2025/05/15 05:31:31 DEBUG : data/banana: md5 = 84580d9c59fa4cc5005e1eec191f7519 OK 2025/05/15 05:31:32 DEBUG : test.sum: md5 = 4a123e83ba3c8b37934e92deace6fe73 OK === RUN TestCheckSumDownload/subtest1 2025/05/15 05:31:37 DEBUG : data/potato: md5 = c4f097c013ad9b1a40ef286a92dff51f OK 2025/05/15 05:31:38 DEBUG : test.sum: md5 = 481f449bd9720c8235f94f40238169c0 OK === RUN TestCheckSumDownload/subtest2 2025/05/15 05:31:42 DEBUG : test.sum: md5 = 13d56915a944b4fc0f7dcf7e3362db22 OK === RUN TestCheckSumDownload/subtest3 2025/05/15 05:31:47 DEBUG : test.sum: md5 = 547be117b0dc1ba26408c0e02432e0f3 OK === RUN TestCheckSumDownload/subtest4 2025/05/15 05:31:51 DEBUG : test.sum: md5 = d428b162f98ad746445f3d2d9352efa2 OK === RUN TestCheckSumDownload/subtest5 2025/05/15 05:31:55 DEBUG : test.sum: md5 = 27515ae1c1053689e4f7ffa127ac3fac OK === RUN TestCheckSumDownload/subtest6 2025/05/15 05:31:59 DEBUG : data/banana: md5 = ab4214c9ff7514d4096f2f1f61e60523 OK 2025/05/15 05:32:00 DEBUG : data/potato: md5 = 0fc4a722f205dcee56b19f4d4b17a9ce OK 2025/05/15 05:32:01 DEBUG : test.sum: md5 = 0c9c482933cd65997c0c97e2e3cc6cb9 OK === RUN TestCheckSumDownload/subtest7 2025/05/15 05:32:06 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/05/15 05:32:06 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (39.61s) --- PASS: TestCheckSumDownload/subtest1 (2.85s) --- PASS: TestCheckSumDownload/subtest2 (2.01s) --- PASS: TestCheckSumDownload/subtest3 (2.97s) --- PASS: TestCheckSumDownload/subtest4 (1.99s) --- PASS: TestCheckSumDownload/subtest5 (1.96s) --- PASS: TestCheckSumDownload/subtest6 (2.19s) --- PASS: TestCheckSumDownload/subtest7 (2.32s) === RUN TestApplyTransforms 2025/05/15 05:32:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jotegak5vuni" 2025/05/15 05:32:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/15 05:32:07 DEBUG : Creating backend with remote "TestDrive:crypt/6mhkadc25lhrm3f4rmbr2a9p66nq9atmndr6pbv7re2e9tggl7bg" 2025/05/15 05:32:08 DEBUG : Creating backend with remote "/tmp/rclone3918077763" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jotegak5vuni'", Local "Local file system at /tmp/rclone3918077763", Modify Window "1ms" 2025/05/15 05:32:10 DEBUG : hello, world!: md5 = 71e6f5ba6dd69c6373ca472f9501fdf6 OK upper checkfile vs. lower remote (without normalization) 2025/05/15 05:32:10 ERROR : hello, world!: sum not found 2025/05/15 05:32:10 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jotegak5vuni' 2025/05/15 05:32:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jotegak5vuni': 1 files missing 2025/05/15 05:32:10 NOTICE: 1 hashes missing 2025/05/15 05:32:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jotegak5vuni': 2 differences found 2025/05/15 05:32:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jotegak5vuni': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/15 05:32:12 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/15 05:32:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jotegak5vuni': 0 differences found 2025/05/15 05:32:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jotegak5vuni': 1 matching files 2025/05/15 05:32:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zakayid4yayu" 2025/05/15 05:32:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/15 05:32:12 DEBUG : Creating backend with remote "TestDrive:crypt/ntemtaka70ptssb7sve92e0itu7f6sq547gq8ucmlu2r4gd903og" 2025/05/15 05:32:13 DEBUG : Creating backend with remote "/tmp/rclone1995470947" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakayid4yayu'", Local "Local file system at /tmp/rclone1995470947", Modify Window "1ms" 2025/05/15 05:32:15 DEBUG : HELLO, WORLD!: md5 = 53be130ca2cf457d79a6b44143f26c28 OK lower checkfile vs. upper remote (without normalization) 2025/05/15 05:32:16 ERROR : HELLO, WORLD!: sum not found 2025/05/15 05:32:16 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zakayid4yayu' 2025/05/15 05:32:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zakayid4yayu': 1 files missing 2025/05/15 05:32:16 NOTICE: 1 hashes missing 2025/05/15 05:32:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zakayid4yayu': 2 differences found 2025/05/15 05:32:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zakayid4yayu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/15 05:32:17 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/15 05:32:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zakayid4yayu': 0 differences found 2025/05/15 05:32:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zakayid4yayu': 1 matching files 2025/05/15 05:32:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tewuduf4zeni" 2025/05/15 05:32:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/15 05:32:17 DEBUG : Creating backend with remote "TestDrive:crypt/dc1a3u5vhjtemjbfhid0u4qm359bnlimj71m03qj1gmvvjhculb0" 2025/05/15 05:32:18 DEBUG : Creating backend with remote "/tmp/rclone2587772342" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tewuduf4zeni'", Local "Local file system at /tmp/rclone2587772342", Modify Window "1ms" 2025/05/15 05:32:20 DEBUG : HeLlO, wOrLd!: md5 = e754e97b0604b9c3e17a9271556dd763 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/15 05:32:20 ERROR : HeLlO, wOrLd!: sum not found 2025/05/15 05:32:20 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tewuduf4zeni' 2025/05/15 05:32:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tewuduf4zeni': 1 files missing 2025/05/15 05:32:20 NOTICE: 1 hashes missing 2025/05/15 05:32:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tewuduf4zeni': 2 differences found 2025/05/15 05:32:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tewuduf4zeni': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/15 05:32:22 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/15 05:32:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tewuduf4zeni': 0 differences found 2025/05/15 05:32:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tewuduf4zeni': 1 matching files 2025/05/15 05:32:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xajulaj1papa" 2025/05/15 05:32:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/15 05:32:22 DEBUG : Creating backend with remote "TestDrive:crypt/s8g205b17nopv1mcjgc01ntb0ieicu5ilm8un02nqc95na8r7ub0" 2025/05/15 05:32:23 DEBUG : Creating backend with remote "/tmp/rclone1214478047" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xajulaj1papa'", Local "Local file system at /tmp/rclone1214478047", Modify Window "1ms" 2025/05/15 05:32:25 DEBUG : HELLO, WORLD!: md5 = 9cfabc498c4cadc3ce38160960eff6fd OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/15 05:32:25 ERROR : HELLO, WORLD!: sum not found 2025/05/15 05:32:25 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xajulaj1papa' 2025/05/15 05:32:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xajulaj1papa': 1 files missing 2025/05/15 05:32:25 NOTICE: 1 hashes missing 2025/05/15 05:32:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xajulaj1papa': 2 differences found 2025/05/15 05:32:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xajulaj1papa': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/15 05:32:26 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/15 05:32:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xajulaj1papa': 0 differences found 2025/05/15 05:32:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xajulaj1papa': 1 matching files 2025/05/15 05:32:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fewumeh6xaso" 2025/05/15 05:32:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/15 05:32:27 DEBUG : Creating backend with remote "TestDrive:crypt/144b9atktp1h9cg3jvtf96sih77gj6a51nkfdrt9j9ke6rln692g" 2025/05/15 05:32:28 DEBUG : Creating backend with remote "/tmp/rclone2331303894" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fewumeh6xaso'", Local "Local file system at /tmp/rclone2331303894", Modify Window "1ms" 2025/05/15 05:32:30 DEBUG : 測試_Русский___ě_áñ: md5 = 1c10865d7c624ef1f72734d81fb15001 OK NFD checkfile vs. NFC remote (without normalization) 2025/05/15 05:32:30 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/15 05:32:30 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fewumeh6xaso' 2025/05/15 05:32:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fewumeh6xaso': 1 files missing 2025/05/15 05:32:30 NOTICE: 1 hashes missing 2025/05/15 05:32:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fewumeh6xaso': 2 differences found 2025/05/15 05:32:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fewumeh6xaso': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/15 05:32:31 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/15 05:32:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fewumeh6xaso': 0 differences found 2025/05/15 05:32:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fewumeh6xaso': 1 matching files 2025/05/15 05:32:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wahineb5duko" 2025/05/15 05:32:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/15 05:32:31 DEBUG : Creating backend with remote "TestDrive:crypt/dmrme83ta52c7j4i53s3npqg9eca9lgfo3p0ffpj5rlspnmf5heg" 2025/05/15 05:32:32 DEBUG : Creating backend with remote "/tmp/rclone1092584829" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wahineb5duko'", Local "Local file system at /tmp/rclone1092584829", Modify Window "1ms" 2025/05/15 05:32:35 DEBUG : 測試_Русский___ě_áñ: md5 = 1ff2e43a3265c3218e2def270df0c9fc OK NFC checkfile vs. NFD remote (without normalization) 2025/05/15 05:32:35 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/15 05:32:35 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wahineb5duko' 2025/05/15 05:32:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wahineb5duko': 1 files missing 2025/05/15 05:32:35 NOTICE: 1 hashes missing 2025/05/15 05:32:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wahineb5duko': 2 differences found 2025/05/15 05:32:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wahineb5duko': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/15 05:32:36 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/15 05:32:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wahineb5duko': 0 differences found 2025/05/15 05:32:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wahineb5duko': 1 matching files 2025/05/15 05:32:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vabejoq5xeva" 2025/05/15 05:32:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/15 05:32:36 DEBUG : Creating backend with remote "TestDrive:crypt/k0itqacgi4lpl0qfi7rkfdj78l7fp214i8rbl9n0e53ajkavf0j0" 2025/05/15 05:32:37 DEBUG : Creating backend with remote "/tmp/rclone2031515162" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vabejoq5xeva'", Local "Local file system at /tmp/rclone2031515162", Modify Window "1ms" 2025/05/15 05:32:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e8bbf49d50cc14bf830e0732eab914db OK NFDx2 checkfile vs. both remote (without normalization) 2025/05/15 05:32:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/15 05:32:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vabejoq5xeva' 2025/05/15 05:32:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vabejoq5xeva': 1 files missing 2025/05/15 05:32:40 NOTICE: 1 hashes missing 2025/05/15 05:32:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vabejoq5xeva': 2 differences found 2025/05/15 05:32:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vabejoq5xeva': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/15 05:32:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/15 05:32:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vabejoq5xeva': 0 differences found 2025/05/15 05:32:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vabejoq5xeva': 1 matching files 2025/05/15 05:32:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tusivuc9qema" 2025/05/15 05:32:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/15 05:32:41 DEBUG : Creating backend with remote "TestDrive:crypt/270uls5ldpdgvb54uba9lqv3rnkkujeuiqajtp9a94k1l45tpqjg" 2025/05/15 05:32:42 DEBUG : Creating backend with remote "/tmp/rclone759730561" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tusivuc9qema'", Local "Local file system at /tmp/rclone759730561", Modify Window "1ms" 2025/05/15 05:32:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a74aff6c5b962635e509695d59334ab0 OK NFCx2 checkfile vs. both remote (without normalization) 2025/05/15 05:32:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/15 05:32:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tusivuc9qema' 2025/05/15 05:32:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tusivuc9qema': 1 files missing 2025/05/15 05:32:44 NOTICE: 1 hashes missing 2025/05/15 05:32:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tusivuc9qema': 2 differences found 2025/05/15 05:32:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tusivuc9qema': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/15 05:32:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/15 05:32:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tusivuc9qema': 0 differences found 2025/05/15 05:32:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tusivuc9qema': 1 matching files 2025/05/15 05:32:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tivijil9besa" 2025/05/15 05:32:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/15 05:32:45 DEBUG : Creating backend with remote "TestDrive:crypt/5nd2sdnmc95cjm140em0285hpll5jiikvpp5u5n60fvrtfc7peq0" 2025/05/15 05:32:46 DEBUG : Creating backend with remote "/tmp/rclone130553174" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tivijil9besa'", Local "Local file system at /tmp/rclone130553174", Modify Window "1ms" 2025/05/15 05:32:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 99645e9f7f1410d314becc84c00e2cb1 OK both checkfile vs. NFDx2 remote (without normalization) 2025/05/15 05:32:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/15 05:32:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tivijil9besa' 2025/05/15 05:32:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tivijil9besa': 1 files missing 2025/05/15 05:32:49 NOTICE: 1 hashes missing 2025/05/15 05:32:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tivijil9besa': 2 differences found 2025/05/15 05:32:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tivijil9besa': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/15 05:32:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/15 05:32:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tivijil9besa': 0 differences found 2025/05/15 05:32:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tivijil9besa': 1 matching files 2025/05/15 05:32:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yinogux5piho" 2025/05/15 05:32:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/15 05:32:50 DEBUG : Creating backend with remote "TestDrive:crypt/459raon13f58p46a1f6mbbiev18cm2uru4drmbgn52dtlpju4690" 2025/05/15 05:32:51 DEBUG : Creating backend with remote "/tmp/rclone2384716091" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yinogux5piho'", Local "Local file system at /tmp/rclone2384716091", Modify Window "1ms" 2025/05/15 05:32:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f3511c52c434491712a414f3ff494697 OK both checkfile vs. NFCx2 remote (without normalization) 2025/05/15 05:32:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/15 05:32:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yinogux5piho' 2025/05/15 05:32:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yinogux5piho': 1 files missing 2025/05/15 05:32:54 NOTICE: 1 hashes missing 2025/05/15 05:32:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yinogux5piho': 2 differences found 2025/05/15 05:32:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yinogux5piho': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/15 05:32:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/15 05:32:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yinogux5piho': 0 differences found 2025/05/15 05:32:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yinogux5piho': 1 matching files 2025/05/15 05:32:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yinogux5piho': Purge remote 2025/05/15 05:32:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tivijil9besa': Purge remote 2025/05/15 05:32:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tusivuc9qema': Purge remote 2025/05/15 05:32:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vabejoq5xeva': Purge remote 2025/05/15 05:32:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wahineb5duko': Purge remote 2025/05/15 05:32:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fewumeh6xaso': Purge remote 2025/05/15 05:32:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xajulaj1papa': Purge remote 2025/05/15 05:32:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tewuduf4zeni': Purge remote 2025/05/15 05:32:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zakayid4yayu': Purge remote 2025/05/15 05:33:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jotegak5vuni': Purge remote --- PASS: TestApplyTransforms (53.37s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:33:00 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/15 05:33:03 DEBUG : sub/file2: md5 = 137f09718fc3dce7a14de549e64b44c8 OK 2025/05/15 05:33:03 INFO : file1: Copied (new) to: sub/file2 2025/05/15 05:33:03 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:33:03 DEBUG : file1: Unchanged skipping 2025/05/15 05:33:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe': don't need to copy/move sub/file2, it is already at target location 2025/05/15 05:33:06 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.04s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:33:09 DEBUG : dst/file1: md5 = 4214349da0e43cbee8c7c258ecabcf9d OK 2025/05/15 05:33:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-minofoy6kewe/backup" 2025/05/15 05:33:10 DEBUG : Creating backend with remote "TestDrive:crypt/h6mifdim1blc3u6nh2v7g733l4ip9hkkcch1rnu72vnfgskps17g/1nrff024r7pq65ecp72fc28jb0" 2025/05/15 05:33:11 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/15 05:33:13 INFO : dst/file1: Moved (server-side) 2025/05/15 05:33:15 DEBUG : dst/file1: md5 = 7fad9517bba028dcde4f3ee5a2ed6a0f OK 2025/05/15 05:33:15 INFO : dst/file1: Copied (new) 2025/05/15 05:33:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/15 05:33:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/15 05:33:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.69s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:33:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-minofoy6kewe/dst" 2025/05/15 05:33:19 DEBUG : Creating backend with remote "TestDrive:crypt/h6mifdim1blc3u6nh2v7g733l4ip9hkkcch1rnu72vnfgskps17g/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/15 05:33:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-minofoy6kewe/CompareDest" 2025/05/15 05:33:21 DEBUG : Creating backend with remote "TestDrive:crypt/h6mifdim1blc3u6nh2v7g733l4ip9hkkcch1rnu72vnfgskps17g/gveqi14airsml4bgu7krj116o8" 2025/05/15 05:33:23 DEBUG : one: Need to transfer - File not found at Destination 2025/05/15 05:33:25 DEBUG : one: md5 = 240278c452879a7e1bd26f44e15b8ab3 OK 2025/05/15 05:33:25 INFO : one: Copied (new) 2025/05/15 05:33:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/15 05:33:28 DEBUG : one: md5 = 1eb53408c312b554723b5d7ad8d86ca2 OK 2025/05/15 05:33:28 INFO : one: Copied (replaced existing) 2025/05/15 05:33:30 DEBUG : dst/one: md5 = bf0907e1e8a74f4a2cc616d2d04b0017 OK 2025/05/15 05:33:32 DEBUG : CompareDest/one: md5 = 8d01da64bd70280fc6e684e9d3b0d923 OK 2025/05/15 05:33:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/15 05:33:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 05:33:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/15 05:33:34 DEBUG : CompareDest/two: md5 = 9de163a15626f03cf9ddd36d742b6594 OK 2025/05/15 05:33:35 DEBUG : two: Need to transfer - File not found at Destination 2025/05/15 05:33:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 05:33:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/15 05:33:36 DEBUG : two: Need to transfer - File not found at Destination 2025/05/15 05:33:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 05:33:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/15 05:33:38 DEBUG : two: Need to transfer - File not found at Destination 2025/05/15 05:33:38 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/15 05:33:39 DEBUG : two: md5 = 7a7b4ee6b3a9decbaa7c70d97c60a56a OK 2025/05/15 05:33:39 INFO : two: Copied (new) 2025/05/15 05:33:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/15 05:33:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/15 05:33:43 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/15 05:33:43 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.27s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:33:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-minofoy6kewe/dst" 2025/05/15 05:33:44 DEBUG : Creating backend with remote "TestDrive:crypt/h6mifdim1blc3u6nh2v7g733l4ip9hkkcch1rnu72vnfgskps17g/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/15 05:33:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-minofoy6kewe/CopyDest" 2025/05/15 05:33:45 DEBUG : Creating backend with remote "TestDrive:crypt/h6mifdim1blc3u6nh2v7g733l4ip9hkkcch1rnu72vnfgskps17g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/15 05:33:47 DEBUG : one: Need to transfer - File not found at Destination 2025/05/15 05:33:49 DEBUG : one: md5 = 96892dff7a013ecfb5d89c120b780315 OK 2025/05/15 05:33:49 INFO : one: Copied (new) 2025/05/15 05:33:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/15 05:33:52 DEBUG : one: md5 = 70fc2e643cb97dea6ad7778f6ff7e5bd OK 2025/05/15 05:33:52 INFO : one: Copied (replaced existing) 2025/05/15 05:33:54 DEBUG : dst/one: md5 = 907260c0b0113f138c9c06b8c04559dc OK 2025/05/15 05:33:56 DEBUG : CopyDest/one: md5 = 47b9e08a1fbd8a4ed8f8ac269331188b OK 2025/05/15 05:33:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-minofoy6kewe/BackupDir" 2025/05/15 05:33:57 DEBUG : Creating backend with remote "TestDrive:crypt/h6mifdim1blc3u6nh2v7g733l4ip9hkkcch1rnu72vnfgskps17g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/15 05:33:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/15 05:33:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 05:33:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/15 05:34:00 INFO : one: Moved (server-side) 2025/05/15 05:34:01 INFO : one: Copied (server-side copy) 2025/05/15 05:34:01 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/15 05:34:03 DEBUG : CopyDest/two: md5 = d4c6a52d072415e8ce53fe2084ff9c0c OK 2025/05/15 05:34:04 DEBUG : two: Need to transfer - File not found at Destination 2025/05/15 05:34:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 05:34:05 INFO : two: Copied (server-side copy) 2025/05/15 05:34:05 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/15 05:34:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 05:34:06 DEBUG : two: Unchanged skipping 2025/05/15 05:34:08 DEBUG : CopyDest/three: md5 = ff16657f9e73065602b331a726037208 OK 2025/05/15 05:34:08 DEBUG : three: Need to transfer - File not found at Destination 2025/05/15 05:34:09 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/15 05:34:09 DEBUG : three: Destination not found in --copy-dest 2025/05/15 05:34:10 DEBUG : three: md5 = 75cfd804facf9ed1cbbe62f3525c0f35 OK 2025/05/15 05:34:10 INFO : three: Copied (new) 2025/05/15 05:34:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/15 05:34:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/15 05:34:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/15 05:34:15 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/15 05:34:15 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/15 05:34:15 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/15 05:34:16 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.92s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.38s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:34:18 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/05/15 05:34:20 DEBUG : TestCopyFileMaxTransfer/file1: md5 = f6f2780ca49f29821ad488f705ba59f5 OK 2025/05/15 05:34:20 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/05/15 05:34:20 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/05/15 05:34:21 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/05/15 05:34:21 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/05/15 05:34:22 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/05/15 05:34:23 DEBUG : TestCopyFileMaxTransfer/file4: md5 = c5ec0640dac3d18201f543cc3abaa8f4 OK 2025/05/15 05:34:23 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/05/15 05:34:26 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/05/15 05:34:26 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.92s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.63s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:34:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe': Looking for duplicate names using skip mode. 2025/05/15 05:34:30 NOTICE: one: Found 2 files with duplicate names 2025/05/15 05:34:30 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.74s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:34:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe': Looking for duplicate names using skip mode. 2025/05/15 05:34:36 NOTICE: one: Found 3 files with duplicate names 2025/05/15 05:34:36 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/05/15 05:34:36 INFO : one: Deleted 2025/05/15 05:34:36 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.37s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:34:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe': Looking for duplicate names using first mode. 2025/05/15 05:34:42 NOTICE: one: Found 3 files with duplicate names 2025/05/15 05:34:43 INFO : one: Deleted 2025/05/15 05:34:43 INFO : one: Deleted 2025/05/15 05:34:43 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.26s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:34:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe': Looking for duplicate names using newest mode. 2025/05/15 05:34:48 NOTICE: one: Found 3 files with duplicate names 2025/05/15 05:34:49 INFO : one: Deleted 2025/05/15 05:34:49 INFO : one: Deleted 2025/05/15 05:34:49 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.20s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", 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-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:34:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe': Looking for duplicate names using oldest mode. 2025/05/15 05:34:55 NOTICE: one: Found 3 files with duplicate names 2025/05/15 05:34:55 INFO : one: Deleted 2025/05/15 05:34:56 INFO : one: Deleted 2025/05/15 05:34:56 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.26s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:35:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe': Looking for duplicate names using largest mode. 2025/05/15 05:35:01 NOTICE: one: Found 3 files with duplicate names 2025/05/15 05:35:02 INFO : one: Deleted 2025/05/15 05:35:02 INFO : one: Deleted 2025/05/15 05:35:02 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.27s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:35:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe': Looking for duplicate names using smallest mode. 2025/05/15 05:35:08 NOTICE: one: Found 3 files with duplicate names 2025/05/15 05:35:08 INFO : one: Deleted 2025/05/15 05:35:08 INFO : one: Deleted 2025/05/15 05:35:08 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.07s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:35:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe': Looking for duplicate names using rename mode. 2025/05/15 05:35:15 NOTICE: one.txt: Found 3 files with duplicate names 2025/05/15 05:35:16 INFO : one-2.txt: renamed from: one.txt 2025/05/15 05:35:17 INFO : one-3.txt: renamed from: one.txt 2025/05/15 05:35:18 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.43s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:35:23 DEBUG : dupe1/one.txt: md5 = 4b687306a962ac2ab2685307e1a5cde1 OK 2025/05/15 05:35:25 DEBUG : dupe2/two.txt: md5 = 9bc2ed7103a327493db4f6336dc3db5b OK 2025/05/15 05:35:27 DEBUG : dupe3/three.txt: md5 = 17821712f84b9d55294952a576f0610d OK 2025/05/15 05:35:27 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/05/15 05:35:28 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/05/15 05:35:29 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/05/15 05:35:29 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/05/15 05:35:33 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/05/15 05:35:33 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/05/15 05:35:33 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.49s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:35:35 DEBUG : a.txt: md5 = cd820c7fd780833833eb88337ce19d78 OK 2025/05/15 05:35:36 DEBUG : zend.txt: md5 = 47f3c5298de80074381b82632400ffe0 OK 2025/05/15 05:35:38 DEBUG : sub dir/hello world: md5 = 5631a658bc53806cadd023889b377569 OK 2025/05/15 05:35:40 DEBUG : sub dir/hello world2: md5 = 73f031350221f15e1c346d3a19a91f11 OK 2025/05/15 05:35:42 DEBUG : sub dir/ignore dir/.ignore: md5 = 88209ee044193ebeee8a6027b481fc87 OK 2025/05/15 05:35:43 DEBUG : sub dir/ignore dir/should be ignored: md5 = e1517c53b0b3ada718840e74b944e279 OK 2025/05/15 05:35:45 DEBUG : sub dir/sub sub dir/hello world3: md5 = 9a89172616d87d978bd03fd9b44aa126 OK 2025/05/15 05:35:46 DEBUG : a.txt: Excluded (Size Filter) 2025/05/15 05:35:46 DEBUG : a.txt: Excluded 2025/05/15 05:35:47 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/15 05:35:47 DEBUG : sub dir/hello world: Excluded 2025/05/15 05:35:47 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/15 05:35:47 DEBUG : sub dir/hello world2: Excluded 2025/05/15 05:35:48 DEBUG : sub dir/ignore dir: Excluded 2025/05/15 05:35:48 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/15 05:35:48 DEBUG : sub dir/hello world: Excluded 2025/05/15 05:35:48 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/15 05:35:48 DEBUG : sub dir/hello world2: Excluded 2025/05/15 05:35:48 DEBUG : sub dir/ignore dir: Excluded 2025/05/15 05:35:52 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/15 05:35:53 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/15 05:35:53 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/15 05:35:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/15 05:35:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/15 05:35:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/05/15 05:35:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.01s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:35:56 DEBUG : a.txt: md5 = 8cc6d2e31eb6c9b7e0a4e28106687a52 OK 2025/05/15 05:35:57 DEBUG : zend.txt: md5 = 3d7de8b12ef85de7b7a4921a0277a30b OK 2025/05/15 05:35:59 DEBUG : sub dir/hello world: md5 = 3daf2d1389fb5c4be10f2739bb240ea0 OK 2025/05/15 05:36:01 DEBUG : sub dir/hello world2: md5 = 305ee8abe6786985d7573dfb474882cc OK 2025/05/15 05:36:03 DEBUG : sub dir/ignore dir/.ignore: md5 = 311b91a84645d13d1ea45f175088527d OK 2025/05/15 05:36:04 DEBUG : sub dir/ignore dir/should be ignored: md5 = 45716633c0b810cdfbbf626613ec428c OK 2025/05/15 05:36:06 DEBUG : sub dir/sub sub dir/hello world3: md5 = 161cb0c359ea83b236a4832dc851671e OK 2025/05/15 05:36:08 DEBUG : a.txt: Excluded (Size Filter) 2025/05/15 05:36:08 DEBUG : a.txt: Excluded 2025/05/15 05:36:08 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/15 05:36:08 DEBUG : sub dir/hello world2: Excluded 2025/05/15 05:36:08 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/15 05:36:08 DEBUG : sub dir/hello world: Excluded 2025/05/15 05:36:09 DEBUG : sub dir/ignore dir: Excluded 2025/05/15 05:36:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/15 05:36:09 DEBUG : sub dir/hello world2: Excluded 2025/05/15 05:36:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/15 05:36:09 DEBUG : sub dir/hello world: Excluded 2025/05/15 05:36:09 DEBUG : sub dir/ignore dir: Excluded 2025/05/15 05:36:14 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/15 05:36:15 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/15 05:36:15 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/15 05:36:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/15 05:36:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/15 05:36:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/05/15 05:36:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.53s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:36:17 DEBUG : file1: md5 = fbeaa58af15383cf180a306f55ad1792 OK 2025/05/15 05:36:20 DEBUG : sub/file2: md5 = 9ee14ecd2d5dd489c6abf80d21b81d77 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/05/15 05:36:23 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/05/15 05:36:23 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/05/15 05:36:23 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/05/15 05:36:25 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.64s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.50s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.28s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.70s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:36:27 DEBUG : file1: md5 = e0031007a8d032055c4b5b74ce57cc1a OK 2025/05/15 05:36:29 DEBUG : sub/file2: md5 = 46f318cd02f25ee78db554a7f423312c OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/05/15 05:36:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-minofoy6kewe/notfound" 2025/05/15 05:36:33 DEBUG : Creating backend with remote "TestDrive:crypt/h6mifdim1blc3u6nh2v7g733l4ip9hkkcch1rnu72vnfgskps17g/qe0i31qdkoejk60elps0ni5sqk" 2025/05/15 05:36:37 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.72s) --- PASS: TestStatJSON/Root (0.32s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.39s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.28s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.68s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:36:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe': Making directory 2025/05/15 05:36:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe': Making directory --- PASS: TestMkdir (0.70s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:36:40 DEBUG : sub dir/hello world: md5 = 20ea0457b49732f032ca61d001f2c1f0 OK 2025/05/15 05:36:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.53s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:36:44 DEBUG : potato2: md5 = 1bdf68ba78a745bb665a1394f22a351f OK 2025/05/15 05:36:45 DEBUG : empty space: md5 = d119708e14b48fd7aad6899047d6759f OK --- PASS: TestLs (5.09s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:36:49 DEBUG : potato2: md5 = 29678be52585c06a91bd3a69084bf867 OK 2025/05/15 05:36:50 DEBUG : empty space: md5 = 56d333034a8086ff1c49a9c635882f94 OK 2025/05/15 05:36:51 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/05/15 05:36:51 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.85s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:36:54 DEBUG : potato2: md5 = 2bfdf2b1ff5bafd1f977931550e28eb1 OK 2025/05/15 05:36:55 DEBUG : empty space: md5 = cd5a8fbe0aee82c91c388c4655a0bf73 OK --- PASS: TestLsLong (4.46s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:36:58 DEBUG : potato2: md5 = 0c2827f353353907bc2db7f488d34ae6 OK 2025/05/15 05:37:00 DEBUG : empty space: md5 = 0176cb9d9a6054e8828d03e44865d66b OK --- PASS: TestHashSums (4.34s) === RUN TestHashSumsWithErrors 2025/05/15 05:37:01 DEBUG : Creating backend with remote ":memory:" 2025/05/15 05:37:01 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/05/15 05:37:01 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/15 05:37:01 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/15 05:37:01 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/15 05:37:01 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/15 05:37:01 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/15 05:37:01 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/15 05:37:01 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/05/15 05:37:01 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-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:37:03 DEBUG : potato2: md5 = 253f95f540c27a07e4e92da60a63ef4e OK 2025/05/15 05:37:04 DEBUG : empty space: md5 = fd5a0d5c4a6ef02beefef85f987cc5bc OK 2025/05/15 05:37:06 DEBUG : sub dir/potato3: md5 = 790030ca39b6d833e0925d2ac1385f90 OK 2025/05/15 05:37:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.50s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:37:11 DEBUG : small: md5 = 12f0e359df6b1b9f98e97a4b3e18e099 OK 2025/05/15 05:37:13 DEBUG : medium: md5 = ea1e6c6083890e35261eb53f8a2fcf34 OK 2025/05/15 05:37:14 DEBUG : large: md5 = 6c8ae6d089c5a539e2e7b7c06db7d4f1 OK 2025/05/15 05:37:14 DEBUG : Waiting for deletions to finish 2025/05/15 05:37:14 DEBUG : large: Excluded (Size Filter) 2025/05/15 05:37:15 INFO : medium: Deleted 2025/05/15 05:37:15 INFO : small: Deleted --- PASS: TestDelete (6.42s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:37:18 DEBUG : small: md5 = 99777319d474b8af56a641de974f0a03 OK 2025/05/15 05:37:19 DEBUG : medium: md5 = 6597240c86be95c3911a6d22af0d2d0e OK 2025/05/15 05:37:20 DEBUG : large: md5 = 19b0bcb2fc5d1db3433721b122d8f42a OK 2025/05/15 05:37:21 DEBUG : Waiting for deletions to finish 2025/05/15 05:37:21 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/05/15 05:37:21 INFO : small: Deleted 2025/05/15 05:37:21 INFO : medium: Deleted --- PASS: TestMaxDelete (6.68s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:37:24 DEBUG : small: md5 = e5226e82b86820a9ebf220258b9e3e23 OK 2025/05/15 05:37:26 DEBUG : medium: md5 = e5e61efed4ca06c5fe415c0b85b83649 OK 2025/05/15 05:37:27 DEBUG : large: md5 = e63f2e3ca202d1ac81cd40672604d48f OK 2025/05/15 05:37:27 DEBUG : Waiting for deletions to finish 2025/05/15 05:37:28 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/15 05:37:28 INFO : medium: Deleted 2025/05/15 05:37:28 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.67s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:37:31 DEBUG : small: md5 = 424d40c4a5a079c2d6e9969388d2f192 OK 2025/05/15 05:37:32 DEBUG : medium: md5 = 1eab30c8e66b7de55d0ff8b183c3cd8f OK 2025/05/15 05:37:34 DEBUG : large: md5 = 232f7eefb56759c59a86247772a98450 OK 2025/05/15 05:37:34 DEBUG : Waiting for deletions to finish 2025/05/15 05:37:34 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/05/15 05:37:35 INFO : small: Deleted 2025/05/15 05:37:35 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.94s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:37:38 DEBUG : ReadFile: md5 = 30139d473b6b3482f4712c4bbfd87047 OK --- PASS: TestReadFile (4.29s) === RUN TestRetry 2025/05/15 05:37:41 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/05/15 05:37:41 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/05/15 05:37:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/15 05:37:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/15 05:37:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/15 05:37:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/15 05:37:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:37:42 DEBUG : file1: md5 = 756d7f1272fe11aa106e3a4b111e6f44 OK 2025/05/15 05:37:43 DEBUG : file2: md5 = 86890a2a02bec8d2c372346805798d4a OK --- PASS: TestCat (16.55s) === RUN TestPurge 2025/05/15 05:37:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bevodaz2muku" 2025/05/15 05:37:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/15 05:37:58 DEBUG : Creating backend with remote "TestDrive:crypt/mun5n8o468b1prllbpvhlsdgqrl5vml78pdp5u79rnvhljm2j97g" 2025/05/15 05:37:59 DEBUG : Creating backend with remote "/tmp/rclone650770484" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bevodaz2muku'", Local "Local file system at /tmp/rclone650770484", Modify Window "1ms" 2025/05/15 05:38:03 DEBUG : A1/B1/C1/one: md5 = 78a0a017078e99b9afc363f5a4958a17 OK 2025/05/15 05:38:03 INFO : A2: Making directory 2025/05/15 05:38:04 INFO : A1/B2: Making directory 2025/05/15 05:38:05 INFO : A1/B2/C2: Making directory 2025/05/15 05:38:05 INFO : A1/B1/C3: Making directory 2025/05/15 05:38:06 INFO : A3: Making directory 2025/05/15 05:38:07 INFO : A3/B3: Making directory 2025/05/15 05:38:08 INFO : A3/B3/C4: Making directory 2025/05/15 05:38:10 DEBUG : A1/two: md5 = cd81a05eba9768a2f6fac9584c5c5182 OK 2025/05/15 05:38:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bevodaz2muku': Purge remote 2025/05/15 05:38:13 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.84s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:38:17 DEBUG : A1/B1/C1/one: md5 = 66d81d30198f45460298bef5d5107167 OK 2025/05/15 05:38:17 INFO : A2: Making directory 2025/05/15 05:38:18 INFO : A1/B2: Making directory 2025/05/15 05:38:19 INFO : A1/B2/C2: Making directory 2025/05/15 05:38:19 INFO : A1/B1/C3: Making directory 2025/05/15 05:38:20 INFO : A3: Making directory 2025/05/15 05:38:21 INFO : A3/B3: Making directory 2025/05/15 05:38:22 INFO : A3/B3/C4: Making directory 2025/05/15 05:38:24 DEBUG : A1/two: md5 = 4c665234e718e71228cb43fe31735a6c OK 2025/05/15 05:38:25 DEBUG : removing 1 level 3 directories 2025/05/15 05:38:25 INFO : A3/B3/C4: Removing directory 2025/05/15 05:38:28 DEBUG : removing 2 level 3 directories 2025/05/15 05:38:28 INFO : A1/B2/C2: Removing directory 2025/05/15 05:38:28 INFO : A1/B1/C3: Removing directory 2025/05/15 05:38:28 DEBUG : removing 2 level 2 directories 2025/05/15 05:38:28 INFO : A3/B3: Removing directory 2025/05/15 05:38:28 INFO : A1/B2: Removing directory 2025/05/15 05:38:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/15 05:38:28 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/05/15 05:38:29 DEBUG : removing 2 level 1 directories 2025/05/15 05:38:29 INFO : A3: Removing directory 2025/05/15 05:38:29 INFO : A2: Removing directory 2025/05/15 05:38:29 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/05/15 05:38:33 DEBUG : removing 1 level 3 directories 2025/05/15 05:38:33 INFO : A1/B1/C1: Removing directory 2025/05/15 05:38:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/15 05:38:34 DEBUG : removing 1 level 2 directories 2025/05/15 05:38:34 INFO : A1/B1: Removing directory 2025/05/15 05:38:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/15 05:38:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/15 05:38:34 DEBUG : removing 1 level 1 directories 2025/05/15 05:38:34 INFO : A1: Removing directory 2025/05/15 05:38:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/15 05:38:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/15 05:38:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/15 05:38:35 DEBUG : removing 1 level 0 directories 2025/05/15 05:38:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe': Removing directory 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/15 05:38:35 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestRmdirsNoLeaveRoot (23.39s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:38:37 INFO : A1: Making directory 2025/05/15 05:38:38 INFO : A1/B1: Making directory 2025/05/15 05:38:39 INFO : A1/B1/C1: Making directory 2025/05/15 05:38:41 DEBUG : removing 1 level 3 directories 2025/05/15 05:38:41 INFO : A1/B1/C1: Removing directory 2025/05/15 05:38:42 DEBUG : removing 1 level 2 directories 2025/05/15 05:38:42 INFO : A1/B1: Removing directory 2025/05/15 05:38:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/15 05:38:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.01s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:38:45 INFO : A1: Making directory 2025/05/15 05:38:45 INFO : A1/B1: Making directory 2025/05/15 05:38:46 INFO : A1/B1/C1: Making directory 2025/05/15 05:38:49 DEBUG : removing 1 level 3 directories 2025/05/15 05:38:49 INFO : A1/B1/C1: Removing directory 2025/05/15 05:38:49 DEBUG : removing 1 level 2 directories 2025/05/15 05:38:49 INFO : A1/B1: Removing directory 2025/05/15 05:38:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/15 05:38:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.34s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:38:54 DEBUG : file1: md5 = 732b8ffc09b628918f6d9e8843d2bbba OK 2025/05/15 05:38:54 DEBUG : filename.txt: File name found in url 2025/05/15 05:38:55 DEBUG : filename.txt: md5 = 0500e03fcf634223c3a6dd0fdccfd8f0 OK 2025/05/15 05:38:55 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/05/15 05:38:57 DEBUG : headerfilename.txt: md5 = 88491edfd50375dc1326ea212f12fb15 OK 2025/05/15 05:38:58 DEBUG : file2: md5 = 69125f703b40fa9cee9ef898c064ef6a OK --- PASS: TestCopyURL (8.76s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:39:01 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/15 05:39:03 DEBUG : sub/file2: md5 = be7ac352cb5de5d9735918210c8fe123 OK 2025/05/15 05:39:03 INFO : file1: Copied (new) to: sub/file2 2025/05/15 05:39:03 INFO : file1: Deleted 2025/05/15 05:39:04 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:39:04 DEBUG : file1: Unchanged skipping 2025/05/15 05:39:04 INFO : file1: Deleted 2025/05/15 05:39:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe': don't need to copy/move sub/file2, it is already at target location 2025/05/15 05:39:06 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.84s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:39:07 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/15 05:39:08 DEBUG : file1: md5 = ee80cee3db74af6ed36e925213395b55 OK 2025/05/15 05:39:08 INFO : file1: Copied (new) 2025/05/15 05:39:08 INFO : file1: Deleted 2025/05/15 05:39:09 DEBUG : file1: Destination exists, skipping 2025/05/15 05:39:09 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.46s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:39:13 DEBUG : dst/file1: md5 = 708d4703add516c1994a9d24029cc264 OK 2025/05/15 05:39:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-minofoy6kewe/backup" 2025/05/15 05:39:14 DEBUG : Creating backend with remote "TestDrive:crypt/h6mifdim1blc3u6nh2v7g733l4ip9hkkcch1rnu72vnfgskps17g/1nrff024r7pq65ecp72fc28jb0" 2025/05/15 05:39:15 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/15 05:39:19 INFO : dst/file1: Moved (server-side) 2025/05/15 05:39:20 DEBUG : dst/file1: md5 = fef4756765413508ca37795f2d762e0a OK 2025/05/15 05:39:20 INFO : dst/file1: Copied (new) 2025/05/15 05:39:20 INFO : dst/file1: Deleted 2025/05/15 05:39:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/15 05:39:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/15 05:39:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (14.20s) === 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-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:39:27 DEBUG : A1/one: md5 = 4208819e74d9c312a6ddbdd5f32977d2 OK 2025/05/15 05:39:29 DEBUG : A1/two: md5 = 668958c5305557c466bb587934053d6b OK 2025/05/15 05:39:31 DEBUG : A1/B1/three: md5 = 31a7114eceb59038f5df1ecc7fe987e4 OK 2025/05/15 05:39:33 DEBUG : A1/B1/C1/four: md5 = 0812bec445b4da9c4c167c4827702d10 OK 2025/05/15 05:39:35 DEBUG : A1/B1/C2/five: md5 = 511dafe8549b5f0db485a3e0069a8e5c OK 2025/05/15 05:39:35 INFO : A1/B2: Making directory 2025/05/15 05:39:36 INFO : A1/B1/C3: Making directory 2025/05/15 05:39:46 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/05/15 05:39:46 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/05/15 05:39:46 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/05/15 05:39:46 INFO : A2/two: Moved (server-side) to: A3/two 2025/05/15 05:39:47 INFO : A2/one: Moved (server-side) to: A3/one 2025/05/15 05:39:50 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/15 05:39:50 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/15 05:39:50 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/15 05:39:51 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/15 05:39:51 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/15 05:39:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/05/15 05:39:58 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/05/15 05:39:58 INFO : A3/one: Moved (server-side) to: A4/one 2025/05/15 05:39:58 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/05/15 05:39:58 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/05/15 05:39:58 INFO : A3/two: Moved (server-side) to: A4/two 2025/05/15 05:40:01 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/15 05:40:01 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/15 05:40:01 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/15 05:40:02 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/15 05:40:02 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/15 05:40:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/05/15 05:40:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/05/15 05:40:10 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/15 05:40:10 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/15 05:40:10 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/15 05:40:10 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/15 05:40:11 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/15 05:40:11 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/15 05:40:11 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/15 05:40:11 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (46.45s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" --- PASS: TestGetFsInfo (0.43s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:40:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe': File to upload is small (34 bytes), uploading instead of streaming 2025/05/15 05:40:14 DEBUG : no_checksum_small_file_from_pipe: md5 = a7164bfd0d36db9a47cbb56d85dc8131 OK 2025/05/15 05:40:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/05/15 05:40:14 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/15 05:40:14 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/05/15 05:40:15 DEBUG : no_checksum_big_file_from_pipe: md5 = cd7d062367a5c281e27d9b834dfa3017 OK 2025/05/15 05:40:15 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-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:40:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe': File to upload is small (34 bytes), uploading instead of streaming 2025/05/15 05:40:19 DEBUG : with_checksum_small_file_from_pipe: md5 = 5f494b2669763531d5998368756f960b OK 2025/05/15 05:40:19 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/15 05:40:20 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/05/15 05:40:21 DEBUG : with_checksum_big_file_from_pipe: md5 = 0bdb8b07b6bd28a0b92805ca8f66d98b OK 2025/05/15 05:40:21 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-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:40:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe': File to upload is small (34 bytes), uploading instead of streaming 2025/05/15 05:40:24 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:40:25 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/15 05:40:26 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-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:40:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe': File to upload is small (34 bytes), uploading instead of streaming 2025/05/15 05:40:29 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/15 05:40:30 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/15 05:40:30 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.00s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.24s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.95s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.00s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.82s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/05/15 05:40:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe': File to upload is small (48 bytes), uploading instead of streaming 2025/05/15 05:40:34 DEBUG : rcat_metadata: md5 = 30361156222731fe3a3b80c7b26a217c OK 2025/05/15 05:40:34 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/05/15 05:40:36 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/05/15 05:40:37 DEBUG : rcat_metadata_uploadcutoff0: md5 = 83bc526ca7bd30925e7e257311659ff6 OK 2025/05/15 05:40:37 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.90s) --- PASS: TestRcatMetadata/Normal (2.56s) --- PASS: TestRcatMetadata/ViaDisk (2.86s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:40:39 DEBUG : potato1: md5 = 65035451ca4fd08a75f56e805ab82cdd OK 2025/05/15 05:40:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe': File to upload is small (60 bytes), uploading instead of streaming 2025/05/15 05:40:41 DEBUG : potato2: md5 = e0f3a8da7bdb579d81b1fa5eb23ffb6c OK 2025/05/15 05:40:41 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.28s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:40:44 DEBUG : potato1: md5 = 7f5d0bc57335ff50afbb4fe06e416abe OK 2025/05/15 05:40:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe': File to upload is small (60 bytes), uploading instead of streaming 2025/05/15 05:40:45 DEBUG : potato2: md5 = 34cf0b315b2d60c3b22a304d1abc2308 OK 2025/05/15 05:40:45 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.35s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:40:49 DEBUG : potato2: md5 = 4a700d98c5a312f7da0fbb29d5c33526 OK 2025/05/15 05:40:50 DEBUG : empty space: md5 = 9a457e52d37ff55421b256e1b1fdda51 OK 2025/05/15 05:40:53 DEBUG : sub dir/potato3: md5 = 02ab7c3d5d38e222df9af80412923429 OK 2025/05/15 05:40:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe': Touching "sub dir/potato3" 2025/05/15 05:40:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe': Touching "potato2" 2025/05/15 05:40:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe': Touching "empty space" 2025/05/15 05:40:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.21s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:40:58 DEBUG : dir with metadata: Making directory with metadata 2025/05/15 05:40:59 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.38s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:41:00 DEBUG : directory with modtime: Making directory with metadata 2025/05/15 05:41:01 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.39s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:41:03 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/15 05:41:03 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/15 05:41:03 DEBUG : Google drive root 'crypt/h6mifdim1blc3u6nh2v7g733l4ip9hkkcch1rnu72vnfgskps17g': Skipping btime metadata as can't update it on an existing file: 2025-05-15T05:41:03.047683884Z 2025/05/15 05:41:03 INFO : non existent directory: Updated directory metadata 2025/05/15 05:41:05 DEBUG : Google drive root 'crypt/h6mifdim1blc3u6nh2v7g733l4ip9hkkcch1rnu72vnfgskps17g': Skipping btime metadata as can't update it on an existing file: 2025-05-15T05:41:03.047683884Z 2025/05/15 05:41:06 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.88s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:41:07 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/05/15 05:41:09 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/05/15 05:41:10 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.14s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:41:12 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/15 05:41:12 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/15 05:41:12 DEBUG : dst: Making directory with metadata 2025/05/15 05:41:12 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/15 05:41:12 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:41:13 INFO : dst: Set directory modification time (using SetModTime) 2025/05/15 05:41:13 INFO : dst: Set directory modification time (using SetModTime) 2025/05/15 05:41:13 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/05/15 05:41:14 INFO : dst: Set directory modification time (using SetModTime) 2025/05/15 05:41:14 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.60s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe'", Local "Local file system at /tmp/rclone2425331840", Modify Window "1ms" 2025/05/15 05:41:17 DEBUG : sub dir/test remove existing: md5 = cca2de368adccd961886f95cdb41c6f0 OK 2025/05/15 05:41:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = fa3bd40f3092d3242f5305cc3aa9730f OK 2025/05/15 05:41:21 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.qehuyod3" before starting 2025/05/15 05:41:22 DEBUG : sub dir/test remove existing.qehuyod3: TEST: removing renamed existing file after operation 2025/05/15 05:41:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.firezaj0" before starting 2025/05/15 05:41:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.firezaj0: TEST: renaming existing back after failed operation 2025/05/15 05:41:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jeletej5" before starting 2025/05/15 05:41:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jeletej5: TEST: removing renamed existing file after operation 2025/05/15 05:41:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "o3mlqhuf5e18clkdod6i023p3i4ohoat0cb5u8v7tqb7jrfu2qv0" 2025/05/15 05:41:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "6aet0m3g49c6nn492o3fccjcnjmch2n89ifgjerkuhqll4okda3fi7u60oio4e5obgjc6f2c2j7gq5jbkeqrsv71ucvmomnmnsh8ul59a0mjm5t5ivtgrt8shkcdt6m8kt0n9ucfr45c9adh3tfks8p8vh5at14r3gaijo1hkb9mrnqe4kr0" --- PASS: TestRemoveExisting (13.45s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/05/15 05:41:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-minofoy6kewe': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m50.13371781s (try 1/5)