"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/07/08 01:42:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qepamuf3coye" 2025/07/08 01:42:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/08 01:42:51 DEBUG : Creating backend with remote "TestDrive:crypt/vlfhfobi5c505kcenvkcc5td6glodbhkssbnf5fgb16sloo8vp0g" 2025/07/08 01:42:52 DEBUG : Creating backend with remote "/tmp/rclone2352121546" === 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-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/07/08 01:42:52 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/08 01:42:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/08 01:42:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/08 01:42:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/08 01:42:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/08 01:42:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/08 01:42:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/08 01:42:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/08 01:42:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/08 01:42:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/08 01:42:52 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/08 01:42:52 DEBUG : potato: Seek from 10 to 0 2025/07/08 01:42:52 DEBUG : potato: Seek from 10 to 0 2025/07/08 01:42:52 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/08 01:42:52 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/08 01:42:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/08 01:42:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/08 01:42:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/08 01:42:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/08 01:42:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/08 01:42:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/08 01:42:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/08 01:42:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/08 01:42:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/08 01:42:52 DEBUG : potato: Seek from 5 to 2 2025/07/08 01:42:52 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/08 01:42:52 DEBUG : potato: Seek from 7 to 0 2025/07/08 01:42:52 DEBUG : potato: Seek from 7 to 0 2025/07/08 01:42:52 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/08 01:42:52 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/08 01:42:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/08 01:42:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/08 01:42:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/08 01:42:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/08 01:42:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/08 01:42:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/08 01:42:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/08 01:42:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/08 01:42:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/08 01:42:52 DEBUG : potato: Seek from 5 to 2 2025/07/08 01:42:52 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/08 01:42:52 DEBUG : potato: Seek from 8 to 0 2025/07/08 01:42:52 DEBUG : potato: Seek from 8 to 0 2025/07/08 01:42:52 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/08 01:42:52 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/08 01:42:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/08 01:42:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/08 01:42:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/08 01:42:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/08 01:42:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/08 01:42:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/08 01:42:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/08 01:42:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/08 01:42:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/08 01:42:52 DEBUG : potato: Seek from 5 to 2 2025/07/08 01:42:52 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/08 01:42:52 DEBUG : potato: Seek from 9 to 0 2025/07/08 01:42:52 DEBUG : potato: Seek from 9 to 0 2025/07/08 01:42:52 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-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:42:55 DEBUG : rutabaga: md5 = 0505b4a2ce85365edece774ea9d80a24 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/07/08 01:42:57 DEBUG : empty space: md5 = 91a6442ed14763f28150940d6f7273d7 OK === RUN TestCheck/3 2025/07/08 01:42:59 DEBUG : potato2: md5 = 6e0b2633efdc21f830efe59d7aab20fe OK === RUN TestCheck/4 === RUN TestCheck/5 2025/07/08 01:43:01 DEBUG : remotepotato: md5 = d7695ee26da33a2ce6e49085c397ad2c OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.04s) --- PASS: TestCheck/1 (0.34s) --- PASS: TestCheck/2 (0.29s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.29s) === RUN TestCheckFsError 2025/07/08 01:43:04 DEBUG : Creating backend with remote "nonexistent" 2025/07/08 01:43:04 DEBUG : Creating backend with remote "nonexistent" 2025/07/08 01:43:04 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/08 01:43:04 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/07/08 01:43:04 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/07/08 01:43:04 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-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:43:06 DEBUG : rutabaga: md5 = 8ee278b42547b23d6083d95a3ea32400 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/07/08 01:43:10 DEBUG : empty space: md5 = 8f48a3260c9ca84130cae7ec61156b2b OK === RUN TestCheckDownload/3 2025/07/08 01:43:12 DEBUG : potato2: md5 = e4cf00341efc798c9efccb03e6a76097 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/07/08 01:43:16 DEBUG : remotepotato: md5 = e2f49a40d24ef867eb192618f0942cd1 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.21s) --- PASS: TestCheckDownload/1 (1.11s) --- PASS: TestCheckDownload/2 (1.24s) --- PASS: TestCheckDownload/3 (0.83s) --- PASS: TestCheckDownload/4 (1.15s) --- PASS: TestCheckDownload/5 (1.07s) --- PASS: TestCheckDownload/6 (0.87s) --- PASS: TestCheckDownload/7 (0.88s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:43:22 DEBUG : rutabaga: md5 = 3088974098c807f52dfe1f3cbf69984e OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/07/08 01:43:24 DEBUG : empty space: md5 = 285f113b8f635b37200b3a5689176ae8 OK === RUN TestCheckSizeOnly/3 2025/07/08 01:43:26 DEBUG : potato2: md5 = 730c897b01d34b20d915438451022bb7 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/07/08 01:43:28 DEBUG : remotepotato: md5 = 0a0c6f8f659570d81d9311d4a593bb11 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.83s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.33s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.48s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:43:33 DEBUG : test.sum: md5 = 53a84a21113926188cc4f52247d38401 OK 2025/07/08 01:43:34 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/08 01:43:34 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/08 01:43:34 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/08 01:43:34 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/08 01:43:35 DEBUG : test.sum: md5 = 6fefd6b55783c8d9fc8e1491333b6b78 OK 2025/07/08 01:43:36 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/08 01:43:36 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/08 01:43:36 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/08 01:43:36 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.09s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:43:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qepamuf3coye/data" 2025/07/08 01:43:38 DEBUG : Creating backend with remote "TestDrive:crypt/vlfhfobi5c505kcenvkcc5td6glodbhkssbnf5fgb16sloo8vp0g/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye/data' lacks md5, skipping --- SKIP: TestCheckSum (2.00s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:43:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qepamuf3coye/data" 2025/07/08 01:43:40 DEBUG : Creating backend with remote "TestDrive:crypt/vlfhfobi5c505kcenvkcc5td6glodbhkssbnf5fgb16sloo8vp0g/vjrnln8ratgmqakfosrqe8espk" 2025/07/08 01:43:43 DEBUG : data/banana: md5 = f0262718dc0ad49a78ab13023ebe8694 OK 2025/07/08 01:43:45 DEBUG : test.sum: md5 = 27c60b911bd8cec3e76c49ee46686cb3 OK === RUN TestCheckSumDownload/subtest1 2025/07/08 01:43:49 DEBUG : data/potato: md5 = 2f18b12f92de940f351e88bb558f1d37 OK 2025/07/08 01:43:50 DEBUG : test.sum: md5 = 58e56b1034d264eb2f3172410a734d93 OK === RUN TestCheckSumDownload/subtest2 2025/07/08 01:43:55 DEBUG : test.sum: md5 = f345103752ec52ff18a692a91f05608f OK === RUN TestCheckSumDownload/subtest3 2025/07/08 01:43:59 DEBUG : test.sum: md5 = 42ef448ee3d1075b5585eb35be802660 OK === RUN TestCheckSumDownload/subtest4 2025/07/08 01:44:03 DEBUG : test.sum: md5 = fd5038b80dc584a38f21f4eedba669d0 OK === RUN TestCheckSumDownload/subtest5 2025/07/08 01:44:07 DEBUG : test.sum: md5 = 800b3522c431d4311735d6b39d5c2c03 OK === RUN TestCheckSumDownload/subtest6 2025/07/08 01:44:11 DEBUG : data/banana: md5 = f83807cd75265c61c95dfd583cdfe57a OK 2025/07/08 01:44:12 DEBUG : data/potato: md5 = 210bd771d11c6bc4c7e2bfdbf700d86d OK 2025/07/08 01:44:14 DEBUG : test.sum: md5 = 62ccec273ee5e1c55cb844bbe1bd5389 OK === RUN TestCheckSumDownload/subtest7 2025/07/08 01:44:19 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/07/08 01:44:19 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (40.06s) --- PASS: TestCheckSumDownload/subtest1 (2.44s) --- PASS: TestCheckSumDownload/subtest2 (2.43s) --- PASS: TestCheckSumDownload/subtest3 (2.18s) --- PASS: TestCheckSumDownload/subtest4 (2.09s) --- PASS: TestCheckSumDownload/subtest5 (2.07s) --- PASS: TestCheckSumDownload/subtest6 (2.31s) --- PASS: TestCheckSumDownload/subtest7 (2.43s) === RUN TestApplyTransforms 2025/07/08 01:44:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huliyap9teso" 2025/07/08 01:44:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/08 01:44:20 DEBUG : Creating backend with remote "TestDrive:crypt/ai1dcsk2ra3o3gtage3gl87te8l610g84knapponlmp6744f6c10" 2025/07/08 01:44:21 DEBUG : Creating backend with remote "/tmp/rclone806901236" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huliyap9teso'", Local "Local file system at /tmp/rclone806901236", Modify Window "1ms" 2025/07/08 01:44:23 DEBUG : hello, world!: md5 = 1b75afaddfe9e64e702fd3cfcba8facc OK upper checkfile vs. lower remote (without normalization) 2025/07/08 01:44:23 ERROR : hello, world!: sum not found 2025/07/08 01:44:23 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-huliyap9teso' 2025/07/08 01:44:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huliyap9teso': 1 files missing 2025/07/08 01:44:23 NOTICE: 1 hashes missing 2025/07/08 01:44:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huliyap9teso': 1 differences found 2025/07/08 01:44:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huliyap9teso': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/08 01:44:24 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/08 01:44:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huliyap9teso': 0 differences found 2025/07/08 01:44:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huliyap9teso': 1 matching files 2025/07/08 01:44:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kayoxic4fosa" 2025/07/08 01:44:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/08 01:44:24 DEBUG : Creating backend with remote "TestDrive:crypt/i4vpr51nd8o2031bqom5p550ll3lm9v7fm206h3hjnf8li8928fg" 2025/07/08 01:44:25 DEBUG : Creating backend with remote "/tmp/rclone1117387051" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayoxic4fosa'", Local "Local file system at /tmp/rclone1117387051", Modify Window "1ms" 2025/07/08 01:44:27 DEBUG : HELLO, WORLD!: md5 = 95f7dfc4f9c1a827241ef58539da496c OK lower checkfile vs. upper remote (without normalization) 2025/07/08 01:44:28 ERROR : HELLO, WORLD!: sum not found 2025/07/08 01:44:28 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kayoxic4fosa' 2025/07/08 01:44:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kayoxic4fosa': 1 files missing 2025/07/08 01:44:28 NOTICE: 1 hashes missing 2025/07/08 01:44:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kayoxic4fosa': 1 differences found 2025/07/08 01:44:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kayoxic4fosa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/08 01:44:29 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/08 01:44:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kayoxic4fosa': 0 differences found 2025/07/08 01:44:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kayoxic4fosa': 1 matching files 2025/07/08 01:44:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hevegiw3waji" 2025/07/08 01:44:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/08 01:44:29 DEBUG : Creating backend with remote "TestDrive:crypt/m5gu3ijq9f9dqtal4ntu2nm1lgvjl3ogovi0sl0ff1m9pl0kns30" 2025/07/08 01:44:30 DEBUG : Creating backend with remote "/tmp/rclone1897380753" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hevegiw3waji'", Local "Local file system at /tmp/rclone1897380753", Modify Window "1ms" 2025/07/08 01:44:32 DEBUG : HeLlO, wOrLd!: md5 = 0a382bc263db231f3afa6a53afbfb6ee OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/08 01:44:33 ERROR : HeLlO, wOrLd!: sum not found 2025/07/08 01:44:33 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hevegiw3waji' 2025/07/08 01:44:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hevegiw3waji': 1 files missing 2025/07/08 01:44:33 NOTICE: 1 hashes missing 2025/07/08 01:44:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hevegiw3waji': 1 differences found 2025/07/08 01:44:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hevegiw3waji': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/08 01:44:34 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/08 01:44:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hevegiw3waji': 0 differences found 2025/07/08 01:44:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hevegiw3waji': 1 matching files 2025/07/08 01:44:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pikotic3jeje" 2025/07/08 01:44:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/08 01:44:34 DEBUG : Creating backend with remote "TestDrive:crypt/lokajfer5qicdai31n8qtq0v2cntbjl1bddr58jvf2hpdjsij180" 2025/07/08 01:44:35 DEBUG : Creating backend with remote "/tmp/rclone3109113855" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pikotic3jeje'", Local "Local file system at /tmp/rclone3109113855", Modify Window "1ms" 2025/07/08 01:44:37 DEBUG : HELLO, WORLD!: md5 = e3a6c413487ad75d233397218197d9ef OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/08 01:44:38 ERROR : HELLO, WORLD!: sum not found 2025/07/08 01:44:38 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pikotic3jeje' 2025/07/08 01:44:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pikotic3jeje': 1 files missing 2025/07/08 01:44:38 NOTICE: 1 hashes missing 2025/07/08 01:44:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pikotic3jeje': 1 differences found 2025/07/08 01:44:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pikotic3jeje': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/08 01:44:39 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/08 01:44:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pikotic3jeje': 0 differences found 2025/07/08 01:44:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pikotic3jeje': 1 matching files 2025/07/08 01:44:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jenuved4pusa" 2025/07/08 01:44:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/08 01:44:39 DEBUG : Creating backend with remote "TestDrive:crypt/klduvau6uldr7c5cnoi9f9cvgt92umu8lss7vm7hq0g078v50st0" 2025/07/08 01:44:40 DEBUG : Creating backend with remote "/tmp/rclone531909792" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jenuved4pusa'", Local "Local file system at /tmp/rclone531909792", Modify Window "1ms" 2025/07/08 01:44:42 DEBUG : 測試_Русский___ě_áñ: md5 = 7738dbc1c98eb905401b0dc1f7fd512d OK NFD checkfile vs. NFC remote (without normalization) 2025/07/08 01:44:43 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/08 01:44:43 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jenuved4pusa' 2025/07/08 01:44:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jenuved4pusa': 1 files missing 2025/07/08 01:44:43 NOTICE: 1 hashes missing 2025/07/08 01:44:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jenuved4pusa': 1 differences found 2025/07/08 01:44:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jenuved4pusa': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/08 01:44:44 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/08 01:44:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jenuved4pusa': 0 differences found 2025/07/08 01:44:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jenuved4pusa': 1 matching files 2025/07/08 01:44:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gugaqow4fidu" 2025/07/08 01:44:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/08 01:44:44 DEBUG : Creating backend with remote "TestDrive:crypt/gm8snhvlcsonsp7q2h7muk92beegalnttbmt1p02esd5a0noci0g" 2025/07/08 01:44:45 DEBUG : Creating backend with remote "/tmp/rclone3399784103" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gugaqow4fidu'", Local "Local file system at /tmp/rclone3399784103", Modify Window "1ms" 2025/07/08 01:44:47 DEBUG : 測試_Русский___ě_áñ: md5 = 8903a9a5a830df2d21b97a5b40d7ea93 OK NFC checkfile vs. NFD remote (without normalization) 2025/07/08 01:44:48 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/08 01:44:48 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gugaqow4fidu' 2025/07/08 01:44:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gugaqow4fidu': 1 files missing 2025/07/08 01:44:48 NOTICE: 1 hashes missing 2025/07/08 01:44:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gugaqow4fidu': 1 differences found 2025/07/08 01:44:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gugaqow4fidu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/08 01:44:49 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/08 01:44:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gugaqow4fidu': 0 differences found 2025/07/08 01:44:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gugaqow4fidu': 1 matching files 2025/07/08 01:44:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poluhid3hogu" 2025/07/08 01:44:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/08 01:44:49 DEBUG : Creating backend with remote "TestDrive:crypt/tc7see9jkm8tqm147t6qvh2euiptnbjofbhionc3ao7eman4h77g" 2025/07/08 01:44:50 DEBUG : Creating backend with remote "/tmp/rclone370599081" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poluhid3hogu'", Local "Local file system at /tmp/rclone370599081", Modify Window "1ms" 2025/07/08 01:44:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e2526cc040454629d1b8fce61a02ea1d OK NFDx2 checkfile vs. both remote (without normalization) 2025/07/08 01:44:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/08 01:44:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-poluhid3hogu' 2025/07/08 01:44:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poluhid3hogu': 1 files missing 2025/07/08 01:44:52 NOTICE: 1 hashes missing 2025/07/08 01:44:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poluhid3hogu': 1 differences found 2025/07/08 01:44:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poluhid3hogu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/08 01:44:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/08 01:44:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poluhid3hogu': 0 differences found 2025/07/08 01:44:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poluhid3hogu': 1 matching files 2025/07/08 01:44:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-teyaloc8reyu" 2025/07/08 01:44:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/08 01:44:54 DEBUG : Creating backend with remote "TestDrive:crypt/dtquc005hjsv5uu1jellt3ntsoajf4i7llq1f8bkn7585vpejsq0" 2025/07/08 01:44:55 DEBUG : Creating backend with remote "/tmp/rclone2278451174" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-teyaloc8reyu'", Local "Local file system at /tmp/rclone2278451174", Modify Window "1ms" 2025/07/08 01:44:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 6ed2b9866169f50a02ac331a50f0a2a0 OK NFCx2 checkfile vs. both remote (without normalization) 2025/07/08 01:44:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/08 01:44:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-teyaloc8reyu' 2025/07/08 01:44:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-teyaloc8reyu': 1 files missing 2025/07/08 01:44:57 NOTICE: 1 hashes missing 2025/07/08 01:44:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-teyaloc8reyu': 1 differences found 2025/07/08 01:44:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-teyaloc8reyu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/08 01:44:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/08 01:44:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-teyaloc8reyu': 0 differences found 2025/07/08 01:44:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-teyaloc8reyu': 1 matching files 2025/07/08 01:44:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ribemef1daba" 2025/07/08 01:44:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/08 01:44:59 DEBUG : Creating backend with remote "TestDrive:crypt/j8306iphermvuev9jml4scmbvrusb86pci7f3akut5c04lp3gffg" 2025/07/08 01:44:59 DEBUG : Creating backend with remote "/tmp/rclone3297729487" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ribemef1daba'", Local "Local file system at /tmp/rclone3297729487", Modify Window "1ms" 2025/07/08 01:45:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e4a8a681b37f230104ec7e34a01387fc OK both checkfile vs. NFDx2 remote (without normalization) 2025/07/08 01:45:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/08 01:45:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ribemef1daba' 2025/07/08 01:45:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ribemef1daba': 1 files missing 2025/07/08 01:45:02 NOTICE: 1 hashes missing 2025/07/08 01:45:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ribemef1daba': 1 differences found 2025/07/08 01:45:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ribemef1daba': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/08 01:45:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/08 01:45:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ribemef1daba': 0 differences found 2025/07/08 01:45:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ribemef1daba': 1 matching files 2025/07/08 01:45:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-widecab0jolo" 2025/07/08 01:45:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/08 01:45:04 DEBUG : Creating backend with remote "TestDrive:crypt/fe3lhbgls0o7k0hphi70p92v366iqjbaj0qpi65i526155vrirdg" 2025/07/08 01:45:05 DEBUG : Creating backend with remote "/tmp/rclone3967546871" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-widecab0jolo'", Local "Local file system at /tmp/rclone3967546871", Modify Window "1ms" 2025/07/08 01:45:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c1d72027c3e6d5be7a0f71425db9eed8 OK both checkfile vs. NFCx2 remote (without normalization) 2025/07/08 01:45:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/08 01:45:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-widecab0jolo' 2025/07/08 01:45:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-widecab0jolo': 1 files missing 2025/07/08 01:45:07 NOTICE: 1 hashes missing 2025/07/08 01:45:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-widecab0jolo': 1 differences found 2025/07/08 01:45:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-widecab0jolo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/08 01:45:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/08 01:45:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-widecab0jolo': 0 differences found 2025/07/08 01:45:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-widecab0jolo': 1 matching files 2025/07/08 01:45:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-widecab0jolo': Purge remote 2025/07/08 01:45:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ribemef1daba': Purge remote 2025/07/08 01:45:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-teyaloc8reyu': Purge remote 2025/07/08 01:45:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poluhid3hogu': Purge remote 2025/07/08 01:45:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gugaqow4fidu': Purge remote 2025/07/08 01:45:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jenuved4pusa': Purge remote 2025/07/08 01:45:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pikotic3jeje': Purge remote 2025/07/08 01:45:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hevegiw3waji': Purge remote 2025/07/08 01:45:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kayoxic4fosa': Purge remote 2025/07/08 01:45:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huliyap9teso': Purge remote --- PASS: TestApplyTransforms (53.74s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:45:13 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/08 01:45:16 DEBUG : sub/file2: md5 = 73b57f4026f0f59072bfe000aa01dda4 OK 2025/07/08 01:45:16 INFO : file1: Copied (new) to: sub/file2 2025/07/08 01:45:16 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 01:45:16 DEBUG : file1: Unchanged skipping 2025/07/08 01:45:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye': don't need to copy/move sub/file2, it is already at target location 2025/07/08 01:45:19 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.01s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", 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-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:45:22 DEBUG : dst/file1: md5 = fdbc4c0c116f3a06e6a62294568a7969 OK 2025/07/08 01:45:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qepamuf3coye/backup" 2025/07/08 01:45:23 DEBUG : Creating backend with remote "TestDrive:crypt/vlfhfobi5c505kcenvkcc5td6glodbhkssbnf5fgb16sloo8vp0g/1nrff024r7pq65ecp72fc28jb0" 2025/07/08 01:45:24 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/08 01:45:26 INFO : dst/file1: Moved (server-side) 2025/07/08 01:45:28 DEBUG : dst/file1: md5 = 127a81005de91f8f1b22eda0b5742848 OK 2025/07/08 01:45:28 INFO : dst/file1: Copied (new) 2025/07/08 01:45:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/08 01:45:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/08 01:45:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.68s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:45:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qepamuf3coye/dst" 2025/07/08 01:45:32 DEBUG : Creating backend with remote "TestDrive:crypt/vlfhfobi5c505kcenvkcc5td6glodbhkssbnf5fgb16sloo8vp0g/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/08 01:45:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qepamuf3coye/CompareDest" 2025/07/08 01:45:34 DEBUG : Creating backend with remote "TestDrive:crypt/vlfhfobi5c505kcenvkcc5td6glodbhkssbnf5fgb16sloo8vp0g/gveqi14airsml4bgu7krj116o8" 2025/07/08 01:45:36 DEBUG : one: Need to transfer - File not found at Destination 2025/07/08 01:45:38 DEBUG : one: md5 = 1b59305e77f238c269597335c55f626c OK 2025/07/08 01:45:38 INFO : one: Copied (new) 2025/07/08 01:45:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/08 01:45:41 DEBUG : one: md5 = 4377fb24d35e032c3a1fc722026f2d9b OK 2025/07/08 01:45:41 INFO : one: Copied (replaced existing) 2025/07/08 01:45:43 DEBUG : dst/one: md5 = d3fced3fac06c532f0a0a1013045d794 OK 2025/07/08 01:45:45 DEBUG : CompareDest/one: md5 = 1f6c5230a3798449f6513780d9aaeaea OK 2025/07/08 01:45:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/08 01:45:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/08 01:45:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/08 01:45:48 DEBUG : CompareDest/two: md5 = 48d0b91e884a1fdf1556ac652e7f056f OK 2025/07/08 01:45:49 DEBUG : two: Need to transfer - File not found at Destination 2025/07/08 01:45:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/08 01:45:49 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/08 01:45:50 DEBUG : two: Need to transfer - File not found at Destination 2025/07/08 01:45:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/08 01:45:50 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/08 01:45:52 DEBUG : two: Need to transfer - File not found at Destination 2025/07/08 01:45:52 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/08 01:45:53 DEBUG : two: md5 = 559bda0e72b99a5940fd3d1806a84b40 OK 2025/07/08 01:45:53 INFO : two: Copied (new) 2025/07/08 01:45:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/08 01:45:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/08 01:45:57 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/08 01:45:57 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (25.37s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:45:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qepamuf3coye/dst" 2025/07/08 01:45:58 DEBUG : Creating backend with remote "TestDrive:crypt/vlfhfobi5c505kcenvkcc5td6glodbhkssbnf5fgb16sloo8vp0g/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/08 01:45:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qepamuf3coye/CopyDest" 2025/07/08 01:46:00 DEBUG : Creating backend with remote "TestDrive:crypt/vlfhfobi5c505kcenvkcc5td6glodbhkssbnf5fgb16sloo8vp0g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/08 01:46:01 DEBUG : one: Need to transfer - File not found at Destination 2025/07/08 01:46:03 DEBUG : one: md5 = 1f0586f18ca36b51c5cb5dfa7519c655 OK 2025/07/08 01:46:03 INFO : one: Copied (new) 2025/07/08 01:46:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/08 01:46:06 DEBUG : one: md5 = 2dd0e1bf6ef76b66ba622a0796b71244 OK 2025/07/08 01:46:06 INFO : one: Copied (replaced existing) 2025/07/08 01:46:08 DEBUG : dst/one: md5 = 572fa4988eec2834b78c1030cfac149b OK 2025/07/08 01:46:10 DEBUG : CopyDest/one: md5 = b3526f675bbb8510739911b401fec62a OK 2025/07/08 01:46:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qepamuf3coye/BackupDir" 2025/07/08 01:46:11 DEBUG : Creating backend with remote "TestDrive:crypt/vlfhfobi5c505kcenvkcc5td6glodbhkssbnf5fgb16sloo8vp0g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/08 01:46:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/08 01:46:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/08 01:46:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/08 01:46:14 INFO : one: Moved (server-side) 2025/07/08 01:46:15 INFO : one: Copied (server-side copy) 2025/07/08 01:46:15 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/08 01:46:17 DEBUG : CopyDest/two: md5 = 503ca16335afccf5089d7fb4994102e1 OK 2025/07/08 01:46:18 DEBUG : two: Need to transfer - File not found at Destination 2025/07/08 01:46:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/08 01:46:19 INFO : two: Copied (server-side copy) 2025/07/08 01:46:19 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/08 01:46:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/08 01:46:20 DEBUG : two: Unchanged skipping 2025/07/08 01:46:22 DEBUG : CopyDest/three: md5 = 2753666c1a9bea1c8933ae52e5806ff3 OK 2025/07/08 01:46:23 DEBUG : three: Need to transfer - File not found at Destination 2025/07/08 01:46:23 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/08 01:46:23 DEBUG : three: Destination not found in --copy-dest 2025/07/08 01:46:24 DEBUG : three: md5 = be14699fd4d6195801c563f55a00c420 OK 2025/07/08 01:46:24 INFO : three: Copied (new) 2025/07/08 01:46:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/08 01:46:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/08 01:46:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/08 01:46:29 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/08 01:46:29 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/08 01:46:29 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/08 01:46:30 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.76s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.50s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.48s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:46:32 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/08 01:46:34 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 36db8a5282395614e5809c51cbab2518 OK 2025/07/08 01:46:34 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/08 01:46:35 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/08 01:46:35 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/07/08 01:46:36 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/08 01:46:36 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/08 01:46:38 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 863a051218368cd37257fd49d02fa440 OK 2025/07/08 01:46:38 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/07/08 01:46:40 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/07/08 01:46:40 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.26s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:46:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye': Looking for duplicate names using skip mode. 2025/07/08 01:46:44 NOTICE: one: Found 2 files with duplicate names 2025/07/08 01:46:44 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.73s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:46:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye': Looking for duplicate names using skip mode. 2025/07/08 01:46:50 NOTICE: one: Found 3 files with duplicate names 2025/07/08 01:46:50 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/07/08 01:46:51 INFO : one: Deleted 2025/07/08 01:46:51 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.35s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:46:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye': Looking for duplicate names using first mode. 2025/07/08 01:46:56 NOTICE: one: Found 3 files with duplicate names 2025/07/08 01:46:57 INFO : one: Deleted 2025/07/08 01:46:57 INFO : one: Deleted 2025/07/08 01:46:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.13s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:47:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye': Looking for duplicate names using newest mode. 2025/07/08 01:47:03 NOTICE: one: Found 3 files with duplicate names 2025/07/08 01:47:03 INFO : one: Deleted 2025/07/08 01:47:04 INFO : one: Deleted 2025/07/08 01:47:04 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.26s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.49s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:47:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye': Looking for duplicate names using oldest mode. 2025/07/08 01:47:09 NOTICE: one: Found 3 files with duplicate names 2025/07/08 01:47:10 INFO : one: Deleted 2025/07/08 01:47:10 INFO : one: Deleted 2025/07/08 01:47:10 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.11s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:47:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye': Looking for duplicate names using largest mode. 2025/07/08 01:47:16 NOTICE: one: Found 3 files with duplicate names 2025/07/08 01:47:16 INFO : one: Deleted 2025/07/08 01:47:17 INFO : one: Deleted 2025/07/08 01:47:17 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.61s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:47:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye': Looking for duplicate names using smallest mode. 2025/07/08 01:47:22 NOTICE: one: Found 3 files with duplicate names 2025/07/08 01:47:23 INFO : one: Deleted 2025/07/08 01:47:23 INFO : one: Deleted 2025/07/08 01:47:23 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.51s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:47:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye': Looking for duplicate names using rename mode. 2025/07/08 01:47:30 NOTICE: one.txt: Found 3 files with duplicate names 2025/07/08 01:47:31 INFO : one-2.txt: renamed from: one.txt 2025/07/08 01:47:32 INFO : one-3.txt: renamed from: one.txt 2025/07/08 01:47:33 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.26s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:47:38 DEBUG : dupe1/one.txt: md5 = 51bc2736383c0d6be6040f6e128a6b7b OK 2025/07/08 01:47:40 DEBUG : dupe2/two.txt: md5 = 664ee62af9e5a0d2d98b1a4c60305e5d OK 2025/07/08 01:47:42 DEBUG : dupe3/three.txt: md5 = fb1d408fab792cb8661f7ebd67118085 OK 2025/07/08 01:47:43 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/07/08 01:47:43 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/07/08 01:47:44 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/07/08 01:47:44 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/07/08 01:47:48 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/07/08 01:47:48 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/07/08 01:47:48 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.82s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:47:50 DEBUG : a.txt: md5 = e6c083d25918b4a0d40a2b39d794611d OK 2025/07/08 01:47:51 DEBUG : zend.txt: md5 = c7ee752a4266d9e86b5f8ad1699caa4c OK 2025/07/08 01:47:54 DEBUG : sub dir/hello world: md5 = 68a51fdc9e38cce7b0a5bd16e37331e8 OK 2025/07/08 01:47:55 DEBUG : sub dir/hello world2: md5 = 6e522aba586662a0b1f953aa64352387 OK 2025/07/08 01:47:57 DEBUG : sub dir/ignore dir/.ignore: md5 = 30c69b0e747baed70f8a59615b892495 OK 2025/07/08 01:47:59 DEBUG : sub dir/ignore dir/should be ignored: md5 = 8efd2f81841221205ce401cf4b5ea51e OK 2025/07/08 01:48:01 DEBUG : sub dir/sub sub dir/hello world3: md5 = ca49422302c041c11e51320fb896a441 OK 2025/07/08 01:48:02 DEBUG : a.txt: Excluded (Size Filter) 2025/07/08 01:48:02 DEBUG : a.txt: Excluded 2025/07/08 01:48:03 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/08 01:48:03 DEBUG : sub dir/hello world2: Excluded 2025/07/08 01:48:03 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/08 01:48:03 DEBUG : sub dir/hello world: Excluded 2025/07/08 01:48:04 DEBUG : sub dir/ignore dir: Excluded 2025/07/08 01:48:04 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/08 01:48:04 DEBUG : sub dir/hello world2: Excluded 2025/07/08 01:48:04 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/08 01:48:04 DEBUG : sub dir/hello world: Excluded 2025/07/08 01:48:04 DEBUG : sub dir/ignore dir: Excluded 2025/07/08 01:48:09 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/08 01:48:09 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/08 01:48:09 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/08 01:48:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/08 01:48:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/08 01:48:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/07/08 01:48:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (22.41s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:48:12 DEBUG : a.txt: md5 = 6d54ad0abcf3c58b595883de0d52c5ec OK 2025/07/08 01:48:14 DEBUG : zend.txt: md5 = c780372a664dfc959588629badd29fb9 OK 2025/07/08 01:48:16 DEBUG : sub dir/hello world: md5 = d25f6c9cf28851cae8180cb311cdd469 OK 2025/07/08 01:48:17 DEBUG : sub dir/hello world2: md5 = 64512b7800a79d306a8aa4afe50f2a53 OK 2025/07/08 01:48:20 DEBUG : sub dir/ignore dir/.ignore: md5 = dff713759674c198e684efcf3ad6b161 OK 2025/07/08 01:48:21 DEBUG : sub dir/ignore dir/should be ignored: md5 = 589ffc97bdf976840bff6cd54f86a93c OK 2025/07/08 01:48:23 DEBUG : sub dir/sub sub dir/hello world3: md5 = 06fcbedfeebb9c40bc3285d9b60d4e8c OK 2025/07/08 01:48:25 DEBUG : a.txt: Excluded (Size Filter) 2025/07/08 01:48:25 DEBUG : a.txt: Excluded 2025/07/08 01:48:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/08 01:48:25 DEBUG : sub dir/hello world2: Excluded 2025/07/08 01:48:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/08 01:48:25 DEBUG : sub dir/hello world: Excluded 2025/07/08 01:48:26 DEBUG : sub dir/ignore dir: Excluded 2025/07/08 01:48:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/08 01:48:26 DEBUG : sub dir/hello world2: Excluded 2025/07/08 01:48:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/08 01:48:26 DEBUG : sub dir/hello world: Excluded 2025/07/08 01:48:26 DEBUG : sub dir/ignore dir: Excluded 2025/07/08 01:48:31 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/08 01:48:31 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/08 01:48:31 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/08 01:48:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/08 01:48:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/08 01:48:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/07/08 01:48:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.86s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:48:34 DEBUG : file1: md5 = 7184b5e9b64b9c26db495090e0283101 OK 2025/07/08 01:48:36 DEBUG : sub/file2: md5 = cf9e33c5c9865da3849ae9cab613637c OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/07/08 01:48:39 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/07/08 01:48:39 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/07/08 01:48:40 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/07/08 01:48:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.39s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.29s) --- PASS: TestListJSON/DirsOnly (0.22s) --- PASS: TestListJSON/Recurse (0.56s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.21s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.27s) --- PASS: TestListJSON/Metadata (0.68s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:48:44 DEBUG : file1: md5 = 6b75370338dc1f6f7d748a2d2ef08f61 OK 2025/07/08 01:48:46 DEBUG : sub/file2: md5 = e795ea5c634bba82e52205140e36cd9a OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/07/08 01:48:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qepamuf3coye/notfound" 2025/07/08 01:48:50 DEBUG : Creating backend with remote "TestDrive:crypt/vlfhfobi5c505kcenvkcc5td6glodbhkssbnf5fgb16sloo8vp0g/qe0i31qdkoejk60elps0ni5sqk" 2025/07/08 01:48:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.76s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.50s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.29s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.22s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.83s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:48:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye': Making directory 2025/07/08 01:48:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye': Making directory --- PASS: TestMkdir (0.71s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:48:57 DEBUG : sub dir/hello world: md5 = 445aef5dbfe4d16b3055829c46c11b85 OK 2025/07/08 01:48:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.80s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:49:01 DEBUG : potato2: md5 = 2e2bc7d84144032b115b3e97ee19f62b OK 2025/07/08 01:49:02 DEBUG : empty space: md5 = 08ecabc58403066e7f410025b53562a6 OK --- PASS: TestLs (4.61s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:49:05 DEBUG : potato2: md5 = 4cd1d8ed394290d515c5ded6982baf6b OK 2025/07/08 01:49:07 DEBUG : empty space: md5 = 30b01d5a893ba122d9345b31d3ce425b OK 2025/07/08 01:49:07 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/07/08 01:49:07 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.94s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:49:10 DEBUG : potato2: md5 = 8b0006dd16bbb800500c6b7ab11b8ae4 OK 2025/07/08 01:49:12 DEBUG : empty space: md5 = 05f49dd91ad1a1ffe80a91007f9b08dd OK --- PASS: TestLsLong (4.53s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:49:15 DEBUG : potato2: md5 = a878b87f2f257815f01322f3af43de80 OK 2025/07/08 01:49:16 DEBUG : empty space: md5 = 9003ee21faa0f08d4b68188ca6b851c3 OK --- PASS: TestHashSums (4.67s) === RUN TestHashSumsWithErrors 2025/07/08 01:49:18 DEBUG : Creating backend with remote ":memory:" 2025/07/08 01:49:18 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/08 01:49:18 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/08 01:49:18 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/08 01:49:18 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/08 01:49:18 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/08 01:49:18 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/08 01:49:18 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/08 01:49:18 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/08 01:49:18 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-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:49:20 DEBUG : potato2: md5 = d9cd8dd92de4b05a904ee85b997b181a OK 2025/07/08 01:49:21 DEBUG : empty space: md5 = 30f087f0850eb60b773cc41b63eaa123 OK 2025/07/08 01:49:23 DEBUG : sub dir/potato3: md5 = 66e4fb9b3fca96a6f8622ce411850f15 OK 2025/07/08 01:49:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.84s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:49:28 DEBUG : small: md5 = 4a99896d98d7ab045b3b5ec84b29490d OK 2025/07/08 01:49:30 DEBUG : medium: md5 = 7fb48860bd1ac47889d6e37208ce1b78 OK 2025/07/08 01:49:31 DEBUG : large: md5 = 31abacdc490e6effac89dc6892d03eac OK 2025/07/08 01:49:32 DEBUG : Waiting for deletions to finish 2025/07/08 01:49:32 DEBUG : large: Excluded (Size Filter) 2025/07/08 01:49:32 INFO : medium: Deleted 2025/07/08 01:49:32 INFO : small: Deleted --- PASS: TestDelete (6.67s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:49:35 DEBUG : small: md5 = d2b785eb9a8cd2d932c2e53ac361c5d4 OK 2025/07/08 01:49:37 DEBUG : medium: md5 = dde9f10a782f5c0cd74ae6a9702603ce OK 2025/07/08 01:49:38 DEBUG : large: md5 = 15413969799feef2626c8ce5a4d16931 OK 2025/07/08 01:49:38 DEBUG : Waiting for deletions to finish 2025/07/08 01:49:39 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/07/08 01:49:39 INFO : medium: Deleted 2025/07/08 01:49:39 INFO : small: Deleted --- PASS: TestMaxDelete (7.25s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:49:42 DEBUG : small: md5 = 21b16fbdf114f1c14c15913ed131dc55 OK 2025/07/08 01:49:44 DEBUG : medium: md5 = b40bba8ecf1d6002000f9c733f279e03 OK 2025/07/08 01:49:45 DEBUG : large: md5 = 2990211efa73205f6215598ad136fe3e OK 2025/07/08 01:49:45 DEBUG : Waiting for deletions to finish 2025/07/08 01:49:46 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/08 01:49:46 INFO : small: Deleted 2025/07/08 01:49:46 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.77s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:49:49 DEBUG : small: md5 = 7d0d4beda44492b395c78986a298ebc7 OK 2025/07/08 01:49:50 DEBUG : medium: md5 = 68abfab68ccc27ccc16a2c66d919160f OK 2025/07/08 01:49:52 DEBUG : large: md5 = 5b778ffdc299eee1e97f4e8b87120d76 OK 2025/07/08 01:49:52 DEBUG : Waiting for deletions to finish 2025/07/08 01:49:52 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/07/08 01:49:53 INFO : small: Deleted 2025/07/08 01:49:53 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.84s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:49:56 DEBUG : ReadFile: md5 = 40637cad07ab7560a1a6f559aafdd9b5 OK --- PASS: TestReadFile (4.20s) === RUN TestRetry 2025/07/08 01:49:59 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/08 01:49:59 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/08 01:49:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/08 01:49:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/08 01:49:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/08 01:49:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/08 01:49:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:50:00 DEBUG : file1: md5 = 2124aaa493a6554b8dc58adb46a3beea OK 2025/07/08 01:50:02 DEBUG : file2: md5 = 38b9a50b78e4bd798aee4ec87478ac9d OK --- PASS: TestCat (16.98s) === RUN TestPurge 2025/07/08 01:50:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-heyuheh9kiqa" 2025/07/08 01:50:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/08 01:50:16 DEBUG : Creating backend with remote "TestDrive:crypt/jclqdd7pttdap8l5sqh4of12a0brv0tpu4jtm28h793p559nttl0" 2025/07/08 01:50:17 DEBUG : Creating backend with remote "/tmp/rclone3350914219" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-heyuheh9kiqa'", Local "Local file system at /tmp/rclone3350914219", Modify Window "1ms" 2025/07/08 01:50:22 DEBUG : A1/B1/C1/one: md5 = 949618925e711047e3bd01b57c5e365a OK 2025/07/08 01:50:22 INFO : A2: Making directory 2025/07/08 01:50:22 INFO : A1/B2: Making directory 2025/07/08 01:50:23 INFO : A1/B2/C2: Making directory 2025/07/08 01:50:24 INFO : A1/B1/C3: Making directory 2025/07/08 01:50:24 INFO : A3: Making directory 2025/07/08 01:50:25 INFO : A3/B3: Making directory 2025/07/08 01:50:26 INFO : A3/B3/C4: Making directory 2025/07/08 01:50:28 DEBUG : A1/two: md5 = 97bbdced9c0878e677b278afad6328b9 OK 2025/07/08 01:50:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-heyuheh9kiqa': Purge remote 2025/07/08 01:50:32 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.84s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:50:36 DEBUG : A1/B1/C1/one: md5 = b9aed465890df2e07c3a922f8ba4147b OK 2025/07/08 01:50:36 INFO : A2: Making directory 2025/07/08 01:50:36 INFO : A1/B2: Making directory 2025/07/08 01:50:37 INFO : A1/B2/C2: Making directory 2025/07/08 01:50:38 INFO : A1/B1/C3: Making directory 2025/07/08 01:50:39 INFO : A3: Making directory 2025/07/08 01:50:39 INFO : A3/B3: Making directory 2025/07/08 01:50:40 INFO : A3/B3/C4: Making directory 2025/07/08 01:50:42 DEBUG : A1/two: md5 = 45e681f8edd8f979dbe2ee4940d5c87e OK 2025/07/08 01:50:43 DEBUG : removing 1 level 3 directories 2025/07/08 01:50:43 INFO : A3/B3/C4: Removing directory 2025/07/08 01:50:46 DEBUG : removing 2 level 3 directories 2025/07/08 01:50:46 INFO : A1/B2/C2: Removing directory 2025/07/08 01:50:46 INFO : A1/B1/C3: Removing directory 2025/07/08 01:50:47 DEBUG : removing 2 level 2 directories 2025/07/08 01:50:47 INFO : A3/B3: Removing directory 2025/07/08 01:50:47 INFO : A1/B2: Removing directory 2025/07/08 01:50:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/08 01:50:47 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/07/08 01:50:48 DEBUG : removing 2 level 1 directories 2025/07/08 01:50:48 INFO : A3: Removing directory 2025/07/08 01:50:48 INFO : A2: Removing directory 2025/07/08 01:50:48 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/07/08 01:50:52 DEBUG : removing 1 level 3 directories 2025/07/08 01:50:52 INFO : A1/B1/C1: Removing directory 2025/07/08 01:50:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/08 01:50:52 DEBUG : removing 1 level 2 directories 2025/07/08 01:50:52 INFO : A1/B1: Removing directory 2025/07/08 01:50:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/08 01:50:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/08 01:50:53 DEBUG : removing 1 level 1 directories 2025/07/08 01:50:53 INFO : A1: Removing directory 2025/07/08 01:50:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/08 01:50:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/08 01:50:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/08 01:50:54 DEBUG : removing 1 level 0 directories 2025/07/08 01:50:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye': Removing directory 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/08 01:50:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (23.96s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:50:56 INFO : A1: Making directory 2025/07/08 01:50:57 INFO : A1/B1: Making directory 2025/07/08 01:50:58 INFO : A1/B1/C1: Making directory 2025/07/08 01:51:01 DEBUG : removing 1 level 3 directories 2025/07/08 01:51:01 INFO : A1/B1/C1: Removing directory 2025/07/08 01:51:01 DEBUG : removing 1 level 2 directories 2025/07/08 01:51:01 INFO : A1/B1: Removing directory 2025/07/08 01:51:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/08 01:51:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.30s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:51:04 INFO : A1: Making directory 2025/07/08 01:51:05 INFO : A1/B1: Making directory 2025/07/08 01:51:05 INFO : A1/B1/C1: Making directory 2025/07/08 01:51:08 DEBUG : removing 1 level 3 directories 2025/07/08 01:51:08 INFO : A1/B1/C1: Removing directory 2025/07/08 01:51:09 DEBUG : removing 1 level 2 directories 2025/07/08 01:51:09 INFO : A1/B1: Removing directory 2025/07/08 01:51:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/08 01:51:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.50s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:51:13 DEBUG : file1: md5 = 51b2fa7677349a41e4e1de76e0115434 OK 2025/07/08 01:51:14 DEBUG : filename.txt: File name found in url 2025/07/08 01:51:15 DEBUG : filename.txt: md5 = 7cb1ba3ca2bc6bf07c3f2fcc53d892f4 OK 2025/07/08 01:51:15 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/07/08 01:51:16 DEBUG : headerfilename.txt: md5 = 55b5adb16191fa19217f81b3b4532f57 OK 2025/07/08 01:51:18 DEBUG : file2: md5 = 92fc17b9e6484cb53b4507121c8b4e0e OK --- PASS: TestCopyURL (8.95s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:51:21 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/08 01:51:23 DEBUG : sub/file2: md5 = c04b8d16769ab93b52395a8d50528637 OK 2025/07/08 01:51:23 INFO : file1: Copied (new) to: sub/file2 2025/07/08 01:51:23 INFO : file1: Deleted 2025/07/08 01:51:24 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 01:51:24 DEBUG : file1: Unchanged skipping 2025/07/08 01:51:24 INFO : file1: Deleted 2025/07/08 01:51:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye': don't need to copy/move sub/file2, it is already at target location 2025/07/08 01:51:26 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.19s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:51:27 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/08 01:51:28 DEBUG : file1: md5 = 5c6aebcfe1122f0bdb4cdf359aa692a7 OK 2025/07/08 01:51:28 INFO : file1: Copied (new) 2025/07/08 01:51:28 INFO : file1: Deleted 2025/07/08 01:51:29 DEBUG : file1: Destination exists, skipping 2025/07/08 01:51:29 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.58s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.49s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:51:33 DEBUG : dst/file1: md5 = 50c2edd047f13dff51a10fff57f3250d OK 2025/07/08 01:51:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qepamuf3coye/backup" 2025/07/08 01:51:34 DEBUG : Creating backend with remote "TestDrive:crypt/vlfhfobi5c505kcenvkcc5td6glodbhkssbnf5fgb16sloo8vp0g/1nrff024r7pq65ecp72fc28jb0" 2025/07/08 01:51:36 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/08 01:51:38 INFO : dst/file1: Moved (server-side) 2025/07/08 01:51:39 DEBUG : dst/file1: md5 = 2e1463cfda6ad07a62404d70d6f54528 OK 2025/07/08 01:51:39 INFO : dst/file1: Copied (new) 2025/07/08 01:51:39 INFO : dst/file1: Deleted 2025/07/08 01:51:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/08 01:51:43 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/08 01:51:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.36s) === 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-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:51:47 DEBUG : A1/one: md5 = aa546f1466ff70656724e490d791ae43 OK 2025/07/08 01:51:48 DEBUG : A1/two: md5 = c23121f39ec8f1fd3f657b8571c5c349 OK 2025/07/08 01:51:50 DEBUG : A1/B1/three: md5 = 123c3393b68962a7a3b6457d6b19247f OK 2025/07/08 01:51:52 DEBUG : A1/B1/C1/four: md5 = 58f9976fc161b79b97e43dff225b58c2 OK 2025/07/08 01:51:55 DEBUG : A1/B1/C2/five: md5 = 77ffb222256eb56847ca2b250e809db4 OK 2025/07/08 01:51:55 INFO : A1/B2: Making directory 2025/07/08 01:51:55 INFO : A1/B1/C3: Making directory 2025/07/08 01:52:05 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/07/08 01:52:05 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/07/08 01:52:05 INFO : A2/two: Moved (server-side) to: A3/two 2025/07/08 01:52:05 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/07/08 01:52:05 INFO : A2/one: Moved (server-side) to: A3/one 2025/07/08 01:52:09 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/08 01:52:09 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/08 01:52:09 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/08 01:52:09 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/08 01:52:09 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/08 01:52:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/07/08 01:52:17 INFO : A3/two: Moved (server-side) to: A4/two 2025/07/08 01:52:17 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/07/08 01:52:17 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/07/08 01:52:17 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/07/08 01:52:17 INFO : A3/one: Moved (server-side) to: A4/one 2025/07/08 01:52:20 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/08 01:52:20 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/08 01:52:20 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/08 01:52:21 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/08 01:52:21 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/08 01:52:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/07/08 01:52:28 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/07/08 01:52:28 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/08 01:52:28 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/08 01:52:28 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/08 01:52:28 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/08 01:52:29 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/08 01:52:29 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/08 01:52:29 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/08 01:52:29 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.32s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" --- PASS: TestGetFsInfo (0.50s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:52:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye': File to upload is small (34 bytes), uploading instead of streaming 2025/07/08 01:52:32 DEBUG : no_checksum_small_file_from_pipe: md5 = dc873fe0956b1179c9aa484fcf310c21 OK 2025/07/08 01:52:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/08 01:52:32 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/08 01:52:32 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/07/08 01:52:33 DEBUG : no_checksum_big_file_from_pipe: md5 = fb81d1a34fbae87f051132d6b049cc50 OK 2025/07/08 01:52:33 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-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:52:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye': File to upload is small (34 bytes), uploading instead of streaming 2025/07/08 01:52:37 DEBUG : with_checksum_small_file_from_pipe: md5 = 52d3917aefa363f2e927bff326eec01e OK 2025/07/08 01:52:37 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/08 01:52:37 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/07/08 01:52:38 DEBUG : with_checksum_big_file_from_pipe: md5 = 5e5b9688bf38f9a8a85d32781d05b1af OK 2025/07/08 01:52:38 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-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:52:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye': File to upload is small (34 bytes), uploading instead of streaming 2025/07/08 01:52:41 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 01:52:42 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/08 01:52:43 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-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:52:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye': File to upload is small (34 bytes), uploading instead of streaming 2025/07/08 01:52:46 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/08 01:52:47 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/08 01:52:48 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.56s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.01s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.70s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.80s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.05s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/07/08 01:52:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye': File to upload is small (48 bytes), uploading instead of streaming 2025/07/08 01:52:51 DEBUG : rcat_metadata: md5 = 5b5aba6f4a485718600df2a8fe456ee2 OK 2025/07/08 01:52:51 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/07/08 01:52:53 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/07/08 01:52:54 DEBUG : rcat_metadata_uploadcutoff0: md5 = c0642a03335ece4df1e214bfe52bb614 OK 2025/07/08 01:52:54 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.03s) --- PASS: TestRcatMetadata/Normal (2.70s) --- PASS: TestRcatMetadata/ViaDisk (2.88s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:52:57 DEBUG : potato1: md5 = 194e0d870db8247de27b152c1898c46c OK 2025/07/08 01:52:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye': File to upload is small (60 bytes), uploading instead of streaming 2025/07/08 01:52:59 DEBUG : potato2: md5 = b6ac78b9175925294178b530ca2279e2 OK 2025/07/08 01:52:59 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.41s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:53:02 DEBUG : potato1: md5 = 1cb41d8124c6be138a971207485f3b41 OK 2025/07/08 01:53:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye': File to upload is small (60 bytes), uploading instead of streaming 2025/07/08 01:53:03 DEBUG : potato2: md5 = 39f8b9ca9bdf744e45f34e2ef386dcf8 OK 2025/07/08 01:53:03 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.17s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:53:07 DEBUG : potato2: md5 = cc63a2f252687f27712c872bea9a8817 OK 2025/07/08 01:53:08 DEBUG : empty space: md5 = 003f0007aada9d0664d12cc45d81e54f OK 2025/07/08 01:53:10 DEBUG : sub dir/potato3: md5 = 407a676a37092f2994d11b52681856fe OK 2025/07/08 01:53:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye': Touching "sub dir/potato3" 2025/07/08 01:53:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye': Touching "empty space" 2025/07/08 01:53:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye': Touching "potato2" 2025/07/08 01:53:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.91s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:53:15 DEBUG : dir with metadata: Making directory with metadata 2025/07/08 01:53:16 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.57s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:53:18 DEBUG : directory with modtime: Making directory with metadata 2025/07/08 01:53:19 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.32s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:53:20 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/08 01:53:20 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/08 01:53:20 DEBUG : Google drive root 'crypt/vlfhfobi5c505kcenvkcc5td6glodbhkssbnf5fgb16sloo8vp0g': Skipping btime metadata as can't update it on an existing file: 2025-07-08T01:53:20.683122594Z 2025/07/08 01:53:21 INFO : non existent directory: Updated directory metadata 2025/07/08 01:53:23 DEBUG : Google drive root 'crypt/vlfhfobi5c505kcenvkcc5td6glodbhkssbnf5fgb16sloo8vp0g': Skipping btime metadata as can't update it on an existing file: 2025-07-08T01:53:20.683122594Z 2025/07/08 01:53:23 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.86s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:53:25 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/07/08 01:53:27 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/07/08 01:53:28 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.13s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:53:29 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/08 01:53:29 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/08 01:53:29 DEBUG : dst: Making directory with metadata 2025/07/08 01:53:30 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/08 01:53:30 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 01:53:30 INFO : dst: Set directory modification time (using SetModTime) 2025/07/08 01:53:31 INFO : dst: Set directory modification time (using SetModTime) 2025/07/08 01:53:31 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/07/08 01:53:31 INFO : dst: Set directory modification time (using SetModTime) 2025/07/08 01:53:31 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.27s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye'", Local "Local file system at /tmp/rclone2352121546", Modify Window "1ms" 2025/07/08 01:53:36 DEBUG : sub dir/test remove existing: md5 = cbdc35a6924c8b4f8d98f6d4e2eebfb2 OK 2025/07/08 01:53:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 3ac37f34dceb131355cee2bbbb8eff0d OK 2025/07/08 01:53:39 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.becohuc8" before starting 2025/07/08 01:53:40 DEBUG : sub dir/test remove existing.becohuc8: TEST: removing renamed existing file after operation 2025/07/08 01:53:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kubuhuh4" before starting 2025/07/08 01:53:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kubuhuh4: TEST: renaming existing back after failed operation 2025/07/08 01:53:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qegiquk6" before starting 2025/07/08 01:53:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qegiquk6: TEST: removing renamed existing file after operation 2025/07/08 01:53:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3rg1tk8g7qo5aomk31ugpmej70s8qpqjaoksjdl2i4397f7milu0" 2025/07/08 01:53:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "6i461rclgm97j0o8peebgkeh63r133509vv2q0k6voj35hjnng264kuhkjrr7o32g65ucpaeddimi495s96v6c8f2nettgnt5m205jufk3mm343q5irq8jfp8jdv05ctj1ja6b9u8r772kgjlmvucts8jb4i3m8c5jj0mg67lgrbmvdd40k0" --- PASS: TestRemoveExisting (13.73s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/07/08 01:53:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qepamuf3coye': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m56.951482799s (try 1/5)