"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/09/02 03:13:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fozameq2geje" 2025/09/02 03:13:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/02 03:13:42 DEBUG : Creating backend with remote "TestDrive:crypt/9qj3hpmruu1trvfkc8a63mqfovpmfv6do6gaunp7klmrs1v68ts0" 2025/09/02 03:13:43 DEBUG : Creating backend with remote "/tmp/rclone1241725615" === 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-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/02 03:13:44 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/02 03:13:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/02 03:13:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/02 03:13:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/02 03:13:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/02 03:13:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/02 03:13:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/02 03:13:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/02 03:13:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/02 03:13:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/02 03:13:44 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/02 03:13:44 DEBUG : potato: Seek from 10 to 0 2025/09/02 03:13:44 DEBUG : potato: Seek from 10 to 0 2025/09/02 03:13:44 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/02 03:13:44 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/02 03:13:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/02 03:13:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/02 03:13:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/02 03:13:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/02 03:13:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/02 03:13:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/02 03:13:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/02 03:13:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/02 03:13:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/02 03:13:44 DEBUG : potato: Seek from 5 to 2 2025/09/02 03:13:44 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/02 03:13:44 DEBUG : potato: Seek from 7 to 0 2025/09/02 03:13:44 DEBUG : potato: Seek from 7 to 0 2025/09/02 03:13:44 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/02 03:13:44 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/02 03:13:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/02 03:13:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/02 03:13:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/02 03:13:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/02 03:13:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/02 03:13:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/02 03:13:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/02 03:13:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/02 03:13:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/02 03:13:44 DEBUG : potato: Seek from 5 to 2 2025/09/02 03:13:44 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/02 03:13:44 DEBUG : potato: Seek from 8 to 0 2025/09/02 03:13:44 DEBUG : potato: Seek from 8 to 0 2025/09/02 03:13:44 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/02 03:13:44 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/02 03:13:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/02 03:13:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/02 03:13:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/02 03:13:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/02 03:13:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/02 03:13:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/02 03:13:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/02 03:13:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/02 03:13:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/02 03:13:44 DEBUG : potato: Seek from 5 to 2 2025/09/02 03:13:44 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/02 03:13:44 DEBUG : potato: Seek from 9 to 0 2025/09/02 03:13:44 DEBUG : potato: Seek from 9 to 0 2025/09/02 03:13:44 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- 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-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:13:46 DEBUG : rutabaga: md5 = 3cadaecb366b3ba5dd6feafe950a3d73 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/09/02 03:13:48 DEBUG : empty space: md5 = a991d418c6ef419c4d90698b65d3b00e OK === RUN TestCheck/3 2025/09/02 03:13:50 DEBUG : potato2: md5 = 305b0f1302537cfa4c4dab649581816f OK === RUN TestCheck/4 === RUN TestCheck/5 2025/09/02 03:13:52 DEBUG : remotepotato: md5 = 9226a61dcd971ee21ba0f7d7dccb3c54 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.04s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.22s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.29s) === RUN TestCheckFsError 2025/09/02 03:13:55 DEBUG : Creating backend with remote "nonexistent" 2025/09/02 03:13:55 DEBUG : Creating backend with remote "nonexistent" 2025/09/02 03:13:55 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/02 03:13:55 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/09/02 03:13:55 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/02 03:13:55 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-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:13:56 DEBUG : rutabaga: md5 = e34c4d452ceddb077ceaa2ebf6b09755 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/02 03:14:01 DEBUG : empty space: md5 = 709c6cc0a174cce00fedd0adcdb100dc OK === RUN TestCheckDownload/3 2025/09/02 03:14:04 DEBUG : potato2: md5 = 36907856b4fd4f588e734e5870fdc4de OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/02 03:14:08 DEBUG : remotepotato: md5 = 28911c70fbb0d1969d6e2b790e261aaa OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.79s) --- PASS: TestCheckDownload/1 (1.24s) --- PASS: TestCheckDownload/2 (1.72s) --- PASS: TestCheckDownload/3 (1.04s) --- PASS: TestCheckDownload/4 (1.48s) --- PASS: TestCheckDownload/5 (1.20s) --- PASS: TestCheckDownload/6 (1.01s) --- PASS: TestCheckDownload/7 (1.03s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:14:14 DEBUG : rutabaga: md5 = 0dbd3e2f206cb4ce95b05d008c757fd9 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/02 03:14:16 DEBUG : empty space: md5 = 7281f58e8adce384c32f3b087ce88d0e OK === RUN TestCheckSizeOnly/3 2025/09/02 03:14:18 DEBUG : potato2: md5 = 9e034aaed0f1097cd1617b21989b7eca OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/02 03:14:20 DEBUG : remotepotato: md5 = c339949095da20727cb10fdf3588fb49 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.96s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.57s) --- PASS: TestCheckSizeOnly/4 (0.22s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.30s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:14:25 DEBUG : test.sum: md5 = 7b5a8b607183f60d90280483582abf1f OK 2025/09/02 03:14:26 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/02 03:14:26 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/02 03:14:26 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/02 03:14:26 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/02 03:14:27 DEBUG : test.sum: md5 = a7a37ff8d78aa392cf36bc21eece6f73 OK 2025/09/02 03:14:28 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/02 03:14:28 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/02 03:14:28 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/02 03:14:28 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.78s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:14:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fozameq2geje/data" 2025/09/02 03:14:29 DEBUG : Creating backend with remote "TestDrive:crypt/9qj3hpmruu1trvfkc8a63mqfovpmfv6do6gaunp7klmrs1v68ts0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje/data' lacks md5, skipping --- SKIP: TestCheckSum (1.87s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:14:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fozameq2geje/data" 2025/09/02 03:14:31 DEBUG : Creating backend with remote "TestDrive:crypt/9qj3hpmruu1trvfkc8a63mqfovpmfv6do6gaunp7klmrs1v68ts0/vjrnln8ratgmqakfosrqe8espk" 2025/09/02 03:14:35 DEBUG : data/banana: md5 = 2c2f8cfe258fb46a80aee194d7943294 OK 2025/09/02 03:14:36 DEBUG : test.sum: md5 = 97e33e82063fcaeedcd97e096f4c1b3e OK === RUN TestCheckSumDownload/subtest1 2025/09/02 03:14:40 DEBUG : data/potato: md5 = 891ba5360eee3ca131a8c97898f4eb0c OK 2025/09/02 03:14:42 DEBUG : test.sum: md5 = a86fde81aa09ca3df22e00ba2debcbc7 OK === RUN TestCheckSumDownload/subtest2 2025/09/02 03:14:46 DEBUG : test.sum: md5 = 5ccc581055b5d0a93d080c467d817ad7 OK === RUN TestCheckSumDownload/subtest3 2025/09/02 03:14:50 DEBUG : test.sum: md5 = 42cb1863102ae1a7badaa6dd5fd5b187 OK === RUN TestCheckSumDownload/subtest4 2025/09/02 03:14:55 DEBUG : test.sum: md5 = 636e6f3e7c32a1da2699de7e796354e9 OK === RUN TestCheckSumDownload/subtest5 2025/09/02 03:14:59 DEBUG : test.sum: md5 = f35b18eed1d166ef951071176dc17e08 OK === RUN TestCheckSumDownload/subtest6 2025/09/02 03:15:04 DEBUG : data/banana: md5 = 419a92310f39abf4f8440dbb1437e74a OK 2025/09/02 03:15:05 DEBUG : data/potato: md5 = 88fc5d0d5cbbfdb74936a99644ab035e OK 2025/09/02 03:15:06 DEBUG : test.sum: md5 = 6b51659275d9ac1a8f88b0e1432b36c7 OK === RUN TestCheckSumDownload/subtest7 2025/09/02 03:15:11 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/09/02 03:15:11 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (40.79s) --- PASS: TestCheckSumDownload/subtest1 (2.56s) --- PASS: TestCheckSumDownload/subtest2 (2.28s) --- PASS: TestCheckSumDownload/subtest3 (2.40s) --- PASS: TestCheckSumDownload/subtest4 (2.80s) --- PASS: TestCheckSumDownload/subtest5 (2.03s) --- PASS: TestCheckSumDownload/subtest6 (2.84s) --- PASS: TestCheckSumDownload/subtest7 (2.17s) === RUN TestApplyTransforms 2025/09/02 03:15:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mapejoc8vazi" 2025/09/02 03:15:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/02 03:15:12 DEBUG : Creating backend with remote "TestDrive:crypt/6eodo00eqkgelpkdals5c76qj3re8o4flev6optcmudfs9ch1h20" 2025/09/02 03:15:13 DEBUG : Creating backend with remote "/tmp/rclone2834219582" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mapejoc8vazi'", Local "Local file system at /tmp/rclone2834219582", Modify Window "1ms" 2025/09/02 03:15:15 DEBUG : hello, world!: md5 = 5a636669977b63f86b2f4cebd2309f76 OK upper checkfile vs. lower remote (without normalization) 2025/09/02 03:15:15 ERROR : hello, world!: sum not found 2025/09/02 03:15:15 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-mapejoc8vazi' 2025/09/02 03:15:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mapejoc8vazi': 1 files missing 2025/09/02 03:15:15 NOTICE: 1 hashes missing 2025/09/02 03:15:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mapejoc8vazi': 1 differences found 2025/09/02 03:15:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mapejoc8vazi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/02 03:15:17 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/02 03:15:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mapejoc8vazi': 0 differences found 2025/09/02 03:15:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mapejoc8vazi': 1 matching files 2025/09/02 03:15:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bokewif3jafe" 2025/09/02 03:15:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/02 03:15:17 DEBUG : Creating backend with remote "TestDrive:crypt/9u6u35gc9nl7fluh0puualklrnfhlc8sib5jsvat9pvnvqgv5cp0" 2025/09/02 03:15:18 DEBUG : Creating backend with remote "/tmp/rclone2809155588" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bokewif3jafe'", Local "Local file system at /tmp/rclone2809155588", Modify Window "1ms" 2025/09/02 03:15:20 DEBUG : HELLO, WORLD!: md5 = b1f023d56a6fece6dc59a295fcd0b684 OK lower checkfile vs. upper remote (without normalization) 2025/09/02 03:15:21 ERROR : HELLO, WORLD!: sum not found 2025/09/02 03:15:21 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bokewif3jafe' 2025/09/02 03:15:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bokewif3jafe': 1 files missing 2025/09/02 03:15:21 NOTICE: 1 hashes missing 2025/09/02 03:15:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bokewif3jafe': 1 differences found 2025/09/02 03:15:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bokewif3jafe': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/02 03:15:22 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/02 03:15:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bokewif3jafe': 0 differences found 2025/09/02 03:15:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bokewif3jafe': 1 matching files 2025/09/02 03:15:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fozepax0siwe" 2025/09/02 03:15:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/02 03:15:22 DEBUG : Creating backend with remote "TestDrive:crypt/bsqg7p3aa6qkpj7c0ojpgqij3og66p53haikv7f3kmv9lbae4di0" 2025/09/02 03:15:23 DEBUG : Creating backend with remote "/tmp/rclone4284200330" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozepax0siwe'", Local "Local file system at /tmp/rclone4284200330", Modify Window "1ms" 2025/09/02 03:15:25 DEBUG : HeLlO, wOrLd!: md5 = 77b3f2019d5d5aa271e250ab76a61fb2 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/02 03:15:25 ERROR : HeLlO, wOrLd!: sum not found 2025/09/02 03:15:25 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fozepax0siwe' 2025/09/02 03:15:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fozepax0siwe': 1 files missing 2025/09/02 03:15:25 NOTICE: 1 hashes missing 2025/09/02 03:15:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fozepax0siwe': 1 differences found 2025/09/02 03:15:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fozepax0siwe': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/02 03:15:26 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/02 03:15:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fozepax0siwe': 0 differences found 2025/09/02 03:15:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fozepax0siwe': 1 matching files 2025/09/02 03:15:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-daxixok4ruli" 2025/09/02 03:15:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/02 03:15:26 DEBUG : Creating backend with remote "TestDrive:crypt/0m9md2mnvmfocqjq8jbqrl0lea0i2rf6393h66jig3vihq39ku2g" 2025/09/02 03:15:28 DEBUG : Creating backend with remote "/tmp/rclone3140971543" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daxixok4ruli'", Local "Local file system at /tmp/rclone3140971543", Modify Window "1ms" 2025/09/02 03:15:30 DEBUG : HELLO, WORLD!: md5 = 1f6476c8b9ad72a63f53a85dec4c68a0 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/02 03:15:30 ERROR : HELLO, WORLD!: sum not found 2025/09/02 03:15:30 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-daxixok4ruli' 2025/09/02 03:15:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daxixok4ruli': 1 files missing 2025/09/02 03:15:30 NOTICE: 1 hashes missing 2025/09/02 03:15:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daxixok4ruli': 1 differences found 2025/09/02 03:15:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daxixok4ruli': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/02 03:15:31 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/02 03:15:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daxixok4ruli': 0 differences found 2025/09/02 03:15:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daxixok4ruli': 1 matching files 2025/09/02 03:15:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zabunuc6nedu" 2025/09/02 03:15:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/02 03:15:31 DEBUG : Creating backend with remote "TestDrive:crypt/b69if3lqgc1ob44kempaina957k3p60s5lsc699u291plcfqkkkg" 2025/09/02 03:15:32 DEBUG : Creating backend with remote "/tmp/rclone1278800959" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zabunuc6nedu'", Local "Local file system at /tmp/rclone1278800959", Modify Window "1ms" 2025/09/02 03:15:35 DEBUG : 測試_Русский___ě_áñ: md5 = 589e27548a26fd6fef9abd35d2117aa0 OK NFD checkfile vs. NFC remote (without normalization) 2025/09/02 03:15:35 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/02 03:15:35 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zabunuc6nedu' 2025/09/02 03:15:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zabunuc6nedu': 1 files missing 2025/09/02 03:15:35 NOTICE: 1 hashes missing 2025/09/02 03:15:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zabunuc6nedu': 1 differences found 2025/09/02 03:15:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zabunuc6nedu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/02 03:15:36 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/02 03:15:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zabunuc6nedu': 0 differences found 2025/09/02 03:15:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zabunuc6nedu': 1 matching files 2025/09/02 03:15:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kizoxoh3cugu" 2025/09/02 03:15:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/02 03:15:36 DEBUG : Creating backend with remote "TestDrive:crypt/sq68jv2e869jdc1oervmf658d3jjoiipv5a2s72jg33uhgbrpcqg" 2025/09/02 03:15:37 DEBUG : Creating backend with remote "/tmp/rclone1257474155" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kizoxoh3cugu'", Local "Local file system at /tmp/rclone1257474155", Modify Window "1ms" 2025/09/02 03:15:39 DEBUG : 測試_Русский___ě_áñ: md5 = bcd06ff4384b256506ebc37eba290f72 OK NFC checkfile vs. NFD remote (without normalization) 2025/09/02 03:15:40 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/02 03:15:40 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kizoxoh3cugu' 2025/09/02 03:15:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kizoxoh3cugu': 1 files missing 2025/09/02 03:15:40 NOTICE: 1 hashes missing 2025/09/02 03:15:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kizoxoh3cugu': 1 differences found 2025/09/02 03:15:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kizoxoh3cugu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/02 03:15:41 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/02 03:15:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kizoxoh3cugu': 0 differences found 2025/09/02 03:15:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kizoxoh3cugu': 1 matching files 2025/09/02 03:15:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qugovid2yiqo" 2025/09/02 03:15:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/02 03:15:41 DEBUG : Creating backend with remote "TestDrive:crypt/6b0d5ko55ulrh5n640qc52dn7v4ma5jqfkkki3blp4ph7sbtcs1g" 2025/09/02 03:15:42 DEBUG : Creating backend with remote "/tmp/rclone2070167637" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qugovid2yiqo'", Local "Local file system at /tmp/rclone2070167637", Modify Window "1ms" 2025/09/02 03:15:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f9a7d7aa0bf05631823074c26ff7089d OK NFDx2 checkfile vs. both remote (without normalization) 2025/09/02 03:15:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/02 03:15:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qugovid2yiqo' 2025/09/02 03:15:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qugovid2yiqo': 1 files missing 2025/09/02 03:15:45 NOTICE: 1 hashes missing 2025/09/02 03:15:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qugovid2yiqo': 1 differences found 2025/09/02 03:15:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qugovid2yiqo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/02 03:15:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/02 03:15:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qugovid2yiqo': 0 differences found 2025/09/02 03:15:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qugovid2yiqo': 1 matching files 2025/09/02 03:15:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gokutaf2saso" 2025/09/02 03:15:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/02 03:15:46 DEBUG : Creating backend with remote "TestDrive:crypt/hou6mh0tbaakddntpqq02m55soasvar2b3sad2s6p2kirctnejqg" 2025/09/02 03:15:47 DEBUG : Creating backend with remote "/tmp/rclone1136779916" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gokutaf2saso'", Local "Local file system at /tmp/rclone1136779916", Modify Window "1ms" 2025/09/02 03:15:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d8bc6a7f7411fb73e5485bbeab90e065 OK NFCx2 checkfile vs. both remote (without normalization) 2025/09/02 03:15:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/02 03:15:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gokutaf2saso' 2025/09/02 03:15:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gokutaf2saso': 1 files missing 2025/09/02 03:15:50 NOTICE: 1 hashes missing 2025/09/02 03:15:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gokutaf2saso': 1 differences found 2025/09/02 03:15:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gokutaf2saso': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/02 03:15:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/02 03:15:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gokutaf2saso': 0 differences found 2025/09/02 03:15:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gokutaf2saso': 1 matching files 2025/09/02 03:15:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jodicug1baga" 2025/09/02 03:15:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/02 03:15:51 DEBUG : Creating backend with remote "TestDrive:crypt/jcfdqghpn0h5et6j4cqoo7v720ha24s4emsv9fgrk3shrh1it0r0" 2025/09/02 03:15:52 DEBUG : Creating backend with remote "/tmp/rclone351876827" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jodicug1baga'", Local "Local file system at /tmp/rclone351876827", Modify Window "1ms" 2025/09/02 03:15:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 120723fa167ca78d39e9af20c4655f4c OK both checkfile vs. NFDx2 remote (without normalization) 2025/09/02 03:15:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/02 03:15:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jodicug1baga' 2025/09/02 03:15:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jodicug1baga': 1 files missing 2025/09/02 03:15:55 NOTICE: 1 hashes missing 2025/09/02 03:15:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jodicug1baga': 1 differences found 2025/09/02 03:15:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jodicug1baga': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/02 03:15:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/02 03:15:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jodicug1baga': 0 differences found 2025/09/02 03:15:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jodicug1baga': 1 matching files 2025/09/02 03:15:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-metufuw4coqe" 2025/09/02 03:15:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/02 03:15:56 DEBUG : Creating backend with remote "TestDrive:crypt/qp16sdjaq14eajnt46hog6cst11jlkek34nlb2hash9fj7c7lav0" 2025/09/02 03:15:57 DEBUG : Creating backend with remote "/tmp/rclone3702637578" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-metufuw4coqe'", Local "Local file system at /tmp/rclone3702637578", Modify Window "1ms" 2025/09/02 03:15:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 42d1f2036efd110ba04ad60711e0e248 OK both checkfile vs. NFCx2 remote (without normalization) 2025/09/02 03:15:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/02 03:15:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-metufuw4coqe' 2025/09/02 03:15:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-metufuw4coqe': 1 files missing 2025/09/02 03:15:59 NOTICE: 1 hashes missing 2025/09/02 03:15:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-metufuw4coqe': 1 differences found 2025/09/02 03:15:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-metufuw4coqe': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/02 03:16:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/02 03:16:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-metufuw4coqe': 0 differences found 2025/09/02 03:16:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-metufuw4coqe': 1 matching files 2025/09/02 03:16:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-metufuw4coqe': Purge remote 2025/09/02 03:16:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jodicug1baga': Purge remote 2025/09/02 03:16:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gokutaf2saso': Purge remote 2025/09/02 03:16:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qugovid2yiqo': Purge remote 2025/09/02 03:16:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kizoxoh3cugu': Purge remote 2025/09/02 03:16:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zabunuc6nedu': Purge remote 2025/09/02 03:16:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-daxixok4ruli': Purge remote 2025/09/02 03:16:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fozepax0siwe': Purge remote 2025/09/02 03:16:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bokewif3jafe': Purge remote 2025/09/02 03:16:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mapejoc8vazi': Purge remote --- PASS: TestApplyTransforms (53.46s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:16:06 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/02 03:16:08 DEBUG : sub/file2: md5 = d13187a3191edd1fe63873a094272bca OK 2025/09/02 03:16:08 INFO : file1: Copied (new) to: sub/file2 2025/09/02 03:16:09 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:16:09 DEBUG : file1: Unchanged skipping 2025/09/02 03:16:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje': don't need to copy/move sub/file2, it is already at target location 2025/09/02 03:16:11 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.00s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.41s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:16:14 DEBUG : dst/file1: md5 = 9c88304fae7e89ed35d86a5b7cb37f24 OK 2025/09/02 03:16:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fozameq2geje/backup" 2025/09/02 03:16:15 DEBUG : Creating backend with remote "TestDrive:crypt/9qj3hpmruu1trvfkc8a63mqfovpmfv6do6gaunp7klmrs1v68ts0/1nrff024r7pq65ecp72fc28jb0" 2025/09/02 03:16:16 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/02 03:16:18 INFO : dst/file1: Moved (server-side) 2025/09/02 03:16:20 DEBUG : dst/file1: md5 = 5df36f7a0f85774f36f8eb8aca3ee876 OK 2025/09/02 03:16:20 INFO : dst/file1: Copied (new) 2025/09/02 03:16:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/02 03:16:23 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/02 03:16:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.60s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:16:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fozameq2geje/dst" 2025/09/02 03:16:24 DEBUG : Creating backend with remote "TestDrive:crypt/9qj3hpmruu1trvfkc8a63mqfovpmfv6do6gaunp7klmrs1v68ts0/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/02 03:16:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fozameq2geje/CompareDest" 2025/09/02 03:16:26 DEBUG : Creating backend with remote "TestDrive:crypt/9qj3hpmruu1trvfkc8a63mqfovpmfv6do6gaunp7klmrs1v68ts0/gveqi14airsml4bgu7krj116o8" 2025/09/02 03:16:28 DEBUG : one: Need to transfer - File not found at Destination 2025/09/02 03:16:30 DEBUG : one: md5 = 9b4cdb151f93ec71d9b3d503a3401b46 OK 2025/09/02 03:16:30 INFO : one: Copied (new) 2025/09/02 03:16:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/02 03:16:33 DEBUG : one: md5 = 0a7d947d7dd9d986f5839c735d0c73fc OK 2025/09/02 03:16:33 INFO : one: Copied (replaced existing) 2025/09/02 03:16:35 DEBUG : dst/one: md5 = 253ab5f8322a2df1aa9d8672ac4a5a17 OK 2025/09/02 03:16:37 DEBUG : CompareDest/one: md5 = 494fab6a46680bae97d4eb1df6059141 OK 2025/09/02 03:16:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/02 03:16:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 03:16:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/02 03:16:40 DEBUG : CompareDest/two: md5 = 3b2480cf32b1f6555af3548465108757 OK 2025/09/02 03:16:41 DEBUG : two: Need to transfer - File not found at Destination 2025/09/02 03:16:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 03:16:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/02 03:16:42 DEBUG : two: Need to transfer - File not found at Destination 2025/09/02 03:16:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 03:16:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/02 03:16:43 DEBUG : two: Need to transfer - File not found at Destination 2025/09/02 03:16:43 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/02 03:16:45 DEBUG : two: md5 = 380de660a594836b79f4e06c5e2f26b8 OK 2025/09/02 03:16:45 INFO : two: Copied (new) 2025/09/02 03:16:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/02 03:16:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/02 03:16:49 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/02 03:16:49 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.89s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:16:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fozameq2geje/dst" 2025/09/02 03:16:49 DEBUG : Creating backend with remote "TestDrive:crypt/9qj3hpmruu1trvfkc8a63mqfovpmfv6do6gaunp7klmrs1v68ts0/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/02 03:16:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fozameq2geje/CopyDest" 2025/09/02 03:16:51 DEBUG : Creating backend with remote "TestDrive:crypt/9qj3hpmruu1trvfkc8a63mqfovpmfv6do6gaunp7klmrs1v68ts0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/02 03:16:52 DEBUG : one: Need to transfer - File not found at Destination 2025/09/02 03:16:55 DEBUG : one: md5 = f23fe26a1d0ce2a0d983c5b60d1908de OK 2025/09/02 03:16:55 INFO : one: Copied (new) 2025/09/02 03:16:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/02 03:16:57 DEBUG : one: md5 = 1ccd1b79dfdb2b7e3910fc342a3dc0d6 OK 2025/09/02 03:16:57 INFO : one: Copied (replaced existing) 2025/09/02 03:16:59 DEBUG : dst/one: md5 = 02d6210807989fdf3373b8d33898d637 OK 2025/09/02 03:17:02 DEBUG : CopyDest/one: md5 = 9f00504dd8ef4d47a25acf86039d09c3 OK 2025/09/02 03:17:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fozameq2geje/BackupDir" 2025/09/02 03:17:02 DEBUG : Creating backend with remote "TestDrive:crypt/9qj3hpmruu1trvfkc8a63mqfovpmfv6do6gaunp7klmrs1v68ts0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/02 03:17:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/02 03:17:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 03:17:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/02 03:17:06 INFO : one: Moved (server-side) 2025/09/02 03:17:07 INFO : one: Copied (server-side copy) 2025/09/02 03:17:07 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/02 03:17:09 DEBUG : CopyDest/two: md5 = e4be1fc273cc92b39069a9f87035552b OK 2025/09/02 03:17:10 DEBUG : two: Need to transfer - File not found at Destination 2025/09/02 03:17:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 03:17:11 INFO : two: Copied (server-side copy) 2025/09/02 03:17:11 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/02 03:17:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 03:17:12 DEBUG : two: Unchanged skipping 2025/09/02 03:17:14 DEBUG : CopyDest/three: md5 = 1343245d3046392d8201ff35b62cd967 OK 2025/09/02 03:17:14 DEBUG : three: Need to transfer - File not found at Destination 2025/09/02 03:17:15 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/02 03:17:15 DEBUG : three: Destination not found in --copy-dest 2025/09/02 03:17:16 DEBUG : three: md5 = 63938e3f3edea20b1ddb7d1376edf536 OK 2025/09/02 03:17:16 INFO : three: Copied (new) 2025/09/02 03:17:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/02 03:17:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/02 03:17:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/02 03:17:21 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/02 03:17:21 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/02 03:17:21 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/02 03:17:21 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.88s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.41s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:17:23 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/02 03:17:25 DEBUG : TestCopyFileMaxTransfer/file1: md5 = d1eac5179bbd737194cb623e8e5096bb OK 2025/09/02 03:17:25 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/02 03:17:26 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/02 03:17:26 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/09/02 03:17:27 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/02 03:17:28 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/02 03:17:29 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 3f1190a0e9523f54fdf06b9207d56571 OK 2025/09/02 03:17:29 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/02 03:17:32 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/09/02 03:17:32 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.38s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.48s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:17:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje': Looking for duplicate names using skip mode. 2025/09/02 03:17:36 NOTICE: one: Found 2 files with duplicate names 2025/09/02 03:17:36 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.41s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:17:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje': Looking for duplicate names using skip mode. 2025/09/02 03:17:42 NOTICE: one: Found 3 files with duplicate names 2025/09/02 03:17:42 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/09/02 03:17:42 INFO : one: Deleted 2025/09/02 03:17:42 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.44s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:17:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje': Looking for duplicate names using first mode. 2025/09/02 03:17:48 NOTICE: one: Found 3 files with duplicate names 2025/09/02 03:17:49 INFO : one: Deleted 2025/09/02 03:17:49 INFO : one: Deleted 2025/09/02 03:17:49 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.50s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:17:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje': Looking for duplicate names using newest mode. 2025/09/02 03:17:55 NOTICE: one: Found 3 files with duplicate names 2025/09/02 03:17:55 INFO : one: Deleted 2025/09/02 03:17:55 INFO : one: Deleted 2025/09/02 03:17:55 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.30s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:18:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje': Looking for duplicate names using oldest mode. 2025/09/02 03:18:01 NOTICE: one: Found 3 files with duplicate names 2025/09/02 03:18:02 INFO : one: Deleted 2025/09/02 03:18:02 INFO : one: Deleted 2025/09/02 03:18:02 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.55s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:18:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje': Looking for duplicate names using largest mode. 2025/09/02 03:18:08 NOTICE: one: Found 3 files with duplicate names 2025/09/02 03:18:08 INFO : one: Deleted 2025/09/02 03:18:08 INFO : one: Deleted 2025/09/02 03:18:08 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.15s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:18:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje': Looking for duplicate names using smallest mode. 2025/09/02 03:18:14 NOTICE: one: Found 3 files with duplicate names 2025/09/02 03:18:15 INFO : one: Deleted 2025/09/02 03:18:15 INFO : one: Deleted 2025/09/02 03:18:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.84s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:18:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje': Looking for duplicate names using rename mode. 2025/09/02 03:18:22 NOTICE: one.txt: Found 3 files with duplicate names 2025/09/02 03:18:23 INFO : one-2.txt: renamed from: one.txt 2025/09/02 03:18:24 INFO : one-3.txt: renamed from: one.txt 2025/09/02 03:18:25 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.29s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:18:30 DEBUG : dupe1/one.txt: md5 = bb8472e2ffd6cdb49a6f3f19625903c5 OK 2025/09/02 03:18:32 DEBUG : dupe2/two.txt: md5 = b05951d3f93fdbfffec172d27999513a OK 2025/09/02 03:18:34 DEBUG : dupe3/three.txt: md5 = 30774f1669e3665b993cd8294c41b7fc OK 2025/09/02 03:18:34 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/09/02 03:18:35 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/09/02 03:18:36 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/09/02 03:18:36 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/09/02 03:18:39 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/09/02 03:18:39 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/09/02 03:18:39 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.23s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:18:41 DEBUG : a.txt: md5 = 0a4cc432872702bc2d5db11456ef4b82 OK 2025/09/02 03:18:43 DEBUG : zend.txt: md5 = caf6d2abc4ef5c800032e5f206542f86 OK 2025/09/02 03:18:45 DEBUG : sub dir/hello world: md5 = b3697e880ab7ebe26e549c25aa04104b OK 2025/09/02 03:18:46 DEBUG : sub dir/hello world2: md5 = 7235f360c6d9158f05e7ff4d26d763b9 OK 2025/09/02 03:18:48 DEBUG : sub dir/ignore dir/.ignore: md5 = b1033ecccad3b8f30b7cffcd31dec749 OK 2025/09/02 03:18:50 DEBUG : sub dir/ignore dir/should be ignored: md5 = c03328d1b61a3be47d59441db4d03474 OK 2025/09/02 03:18:52 DEBUG : sub dir/sub sub dir/hello world3: md5 = 24cb3d62933a8ec1853ef424c71bfbf6 OK 2025/09/02 03:18:53 DEBUG : a.txt: Excluded (Size Filter) 2025/09/02 03:18:53 DEBUG : a.txt: Excluded 2025/09/02 03:18:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/02 03:18:54 DEBUG : sub dir/hello world2: Excluded 2025/09/02 03:18:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/02 03:18:54 DEBUG : sub dir/hello world: Excluded 2025/09/02 03:18:54 DEBUG : sub dir/ignore dir: Excluded 2025/09/02 03:18:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/02 03:18:54 DEBUG : sub dir/hello world2: Excluded 2025/09/02 03:18:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/02 03:18:54 DEBUG : sub dir/hello world: Excluded 2025/09/02 03:18:55 DEBUG : sub dir/ignore dir: Excluded 2025/09/02 03:18:59 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/02 03:19:00 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/02 03:19:00 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/02 03:19:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/02 03:19:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/02 03:19:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/09/02 03:19:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.18s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:19:03 DEBUG : a.txt: md5 = 0b9df0670dec409acce9c6a4c75bbedd OK 2025/09/02 03:19:04 DEBUG : zend.txt: md5 = 83e5a78a41b09e1ffdf150b45055eabf OK 2025/09/02 03:19:06 DEBUG : sub dir/hello world: md5 = cde2fb3ab95faf2bfdc9d3ab1c9e84eb OK 2025/09/02 03:19:08 DEBUG : sub dir/hello world2: md5 = 2b6ad11847889504721317d1ab12f91a OK 2025/09/02 03:19:10 DEBUG : sub dir/ignore dir/.ignore: md5 = f6e6bcfb53cf86ac99ee146fa9b35092 OK 2025/09/02 03:19:11 DEBUG : sub dir/ignore dir/should be ignored: md5 = 4e0bf3f8eeb7a64d9c22c68455fa99e0 OK 2025/09/02 03:19:14 DEBUG : sub dir/sub sub dir/hello world3: md5 = 027f79321135fcd64a622fa642572896 OK 2025/09/02 03:19:15 DEBUG : a.txt: Excluded (Size Filter) 2025/09/02 03:19:15 DEBUG : a.txt: Excluded 2025/09/02 03:19:16 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/02 03:19:16 DEBUG : sub dir/hello world2: Excluded 2025/09/02 03:19:16 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/02 03:19:16 DEBUG : sub dir/hello world: Excluded 2025/09/02 03:19:16 DEBUG : sub dir/ignore dir: Excluded 2025/09/02 03:19:16 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/02 03:19:16 DEBUG : sub dir/hello world2: Excluded 2025/09/02 03:19:16 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/02 03:19:16 DEBUG : sub dir/hello world: Excluded 2025/09/02 03:19:17 DEBUG : sub dir/ignore dir: Excluded 2025/09/02 03:19:21 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/02 03:19:22 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/02 03:19:22 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/02 03:19:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/02 03:19:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/02 03:19:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/09/02 03:19:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.84s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:19:24 DEBUG : file1: md5 = 333bddb75a41e82b38d92570137a1cf5 OK 2025/09/02 03:19:27 DEBUG : sub/file2: md5 = e26fe7f9edc6c1d019a15bf3725a3077 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/09/02 03:19:30 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/02 03:19:30 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/09/02 03:19:30 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/09/02 03:19:32 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.57s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.57s) --- PASS: TestListJSON/SubDir (0.32s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.65s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:19:34 DEBUG : file1: md5 = 8084adef1e0ce93b3da8b7f087a6323b OK 2025/09/02 03:19:36 DEBUG : sub/file2: md5 = 6eea62baf9be3e05339cc1d8845bd26e 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/09/02 03:19:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fozameq2geje/notfound" 2025/09/02 03:19:40 DEBUG : Config file has changed externally - reloading 2025/09/02 03:19:40 DEBUG : Creating backend with remote "TestDrive:crypt/9qj3hpmruu1trvfkc8a63mqfovpmfv6do6gaunp7klmrs1v68ts0/qe0i31qdkoejk60elps0ni5sqk" 2025/09/02 03:19:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.46s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.44s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.29s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.75s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:19:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje': Making directory 2025/09/02 03:19:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:19:47 DEBUG : sub dir/hello world: md5 = b64bfe5244bb5804f982dc3dc05d9d34 OK 2025/09/02 03:19:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.73s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:19:51 DEBUG : potato2: md5 = c0d79128179da6478eb8a2eeba79c9e8 OK 2025/09/02 03:19:52 DEBUG : empty space: md5 = a8a23cfbaa2673c8cf6b5809baaeaa75 OK --- PASS: TestLs (4.91s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:19:56 DEBUG : potato2: md5 = 309b2b12ff844bb290af3f64f6e35304 OK 2025/09/02 03:19:57 DEBUG : empty space: md5 = cfb7cef4aff0267ec5c0d340b7767c71 OK 2025/09/02 03:19:58 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/09/02 03:19:58 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.11s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:20:01 DEBUG : potato2: md5 = fc5e8ae5c5dda9ebf9c7c73c3bac84fb OK 2025/09/02 03:20:02 DEBUG : empty space: md5 = 352a9894553a83d155dcfea9c7b6022b OK --- PASS: TestLsLong (4.66s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:20:06 DEBUG : potato2: md5 = 1d8289b29a30afb47ebc206bb7f34abb OK 2025/09/02 03:20:07 DEBUG : empty space: md5 = 488276dbb1072dd2851f81cc3874c8f6 OK --- PASS: TestHashSums (4.72s) === RUN TestHashSumsWithErrors 2025/09/02 03:20:09 DEBUG : Creating backend with remote ":memory:" 2025/09/02 03:20:09 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/02 03:20:09 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/02 03:20:09 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/02 03:20:09 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/02 03:20:09 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/02 03:20:09 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/02 03:20:09 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/02 03:20:09 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/02 03:20:09 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-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:20:10 DEBUG : potato2: md5 = 42fdbfa4977d98178f3091405f608ac4 OK 2025/09/02 03:20:12 DEBUG : empty space: md5 = 806762c3a8c19ce46da8f462bf93cfed OK 2025/09/02 03:20:14 DEBUG : sub dir/potato3: md5 = 63ab33ed9433edab81f22b10da2df35e OK 2025/09/02 03:20:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.77s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:20:19 DEBUG : small: md5 = 2a9215b9a42832850a26d0238a807fde OK 2025/09/02 03:20:20 DEBUG : medium: md5 = 0620bad3d2173e109a9a9a53c86910d7 OK 2025/09/02 03:20:22 DEBUG : large: md5 = f53d2a6bbf09c99ff653759374b513ba OK 2025/09/02 03:20:22 DEBUG : Waiting for deletions to finish 2025/09/02 03:20:22 DEBUG : large: Excluded (Size Filter) 2025/09/02 03:20:23 INFO : medium: Deleted 2025/09/02 03:20:23 INFO : small: Deleted --- PASS: TestDelete (6.48s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:20:26 DEBUG : small: md5 = ada94702cfa2889c4458928fae755bbb OK 2025/09/02 03:20:27 DEBUG : medium: md5 = 8a989204d16509d065686e481f5f2e3a OK 2025/09/02 03:20:29 DEBUG : large: md5 = 615f381654bc5067651be3c5fe3c78b2 OK 2025/09/02 03:20:29 DEBUG : Waiting for deletions to finish 2025/09/02 03:20:29 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/09/02 03:20:29 INFO : large: Deleted 2025/09/02 03:20:29 INFO : small: Deleted --- PASS: TestMaxDelete (7.01s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:20:33 DEBUG : small: md5 = e93fb1ccd74aebe6537a16274c00e7dd OK 2025/09/02 03:20:34 DEBUG : medium: md5 = 079751e154821ea7d614ac138c304db6 OK 2025/09/02 03:20:36 DEBUG : large: md5 = c0ce285c4a2329fb3afa6de0d28362f2 OK 2025/09/02 03:20:36 DEBUG : Waiting for deletions to finish 2025/09/02 03:20:36 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/02 03:20:37 INFO : small: Deleted 2025/09/02 03:20:37 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.31s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:20:40 DEBUG : small: md5 = 3b02f0bc47f883a92e599b3fc7ea5f9d OK 2025/09/02 03:20:41 DEBUG : medium: md5 = a3cf454ec02bc88a96770542db7dab5e OK 2025/09/02 03:20:42 DEBUG : large: md5 = bdbb4910678424ff0eec2597b24c2fb3 OK 2025/09/02 03:20:43 DEBUG : Waiting for deletions to finish 2025/09/02 03:20:43 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/09/02 03:20:43 INFO : medium: Deleted 2025/09/02 03:20:43 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.68s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:20:47 DEBUG : ReadFile: md5 = 512ca527c738d21611d174823548b0a5 OK --- PASS: TestReadFile (4.16s) === RUN TestRetry 2025/09/02 03:20:49 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/02 03:20:49 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/02 03:20:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/02 03:20:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/02 03:20:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/02 03:20:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/02 03:20:49 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-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:20:51 DEBUG : file1: md5 = 0d0349cb5fa6473483cb77b0c7631de0 OK 2025/09/02 03:20:52 DEBUG : file2: md5 = 349f0b30b4800af4fca9c73418909d6c OK --- PASS: TestCat (16.76s) === RUN TestPurge 2025/09/02 03:21:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuwusoy0yipa" 2025/09/02 03:21:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/02 03:21:06 DEBUG : Creating backend with remote "TestDrive:crypt/fr2np7jf476jj5e6spr4smsa3l8u3052f1b8a763of40s94q7p1g" 2025/09/02 03:21:07 DEBUG : Creating backend with remote "/tmp/rclone3664422631" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwusoy0yipa'", Local "Local file system at /tmp/rclone3664422631", Modify Window "1ms" 2025/09/02 03:21:12 DEBUG : A1/B1/C1/one: md5 = c0f5dd899ab97c77404dcdb1a982c46f OK 2025/09/02 03:21:12 INFO : A2: Making directory 2025/09/02 03:21:13 INFO : A1/B2: Making directory 2025/09/02 03:21:14 INFO : A1/B2/C2: Making directory 2025/09/02 03:21:14 INFO : A1/B1/C3: Making directory 2025/09/02 03:21:15 INFO : A3: Making directory 2025/09/02 03:21:16 INFO : A3/B3: Making directory 2025/09/02 03:21:17 INFO : A3/B3/C4: Making directory 2025/09/02 03:21:19 DEBUG : A1/two: md5 = e828ed7d019c25334927d0db4097facd OK 2025/09/02 03:21:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwusoy0yipa': Purge remote 2025/09/02 03:21:23 NOTICE: purge failed: directory not found --- PASS: TestPurge (17.12s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:21:27 DEBUG : A1/B1/C1/one: md5 = ed2fa387163477379e7fb2e260ba7bce OK 2025/09/02 03:21:27 INFO : A2: Making directory 2025/09/02 03:21:28 INFO : A1/B2: Making directory 2025/09/02 03:21:28 INFO : A1/B2/C2: Making directory 2025/09/02 03:21:29 INFO : A1/B1/C3: Making directory 2025/09/02 03:21:30 INFO : A3: Making directory 2025/09/02 03:21:30 DEBUG : TestDrive: Loaded invalid token from config file - ignoring 2025/09/02 03:21:30 DEBUG : Saving config "token" in section "TestDrive" of the config file 2025/09/02 03:21:30 DEBUG : TestDrive: Saved new token in config file 2025/09/02 03:21:31 INFO : A3/B3: Making directory 2025/09/02 03:21:31 INFO : A3/B3/C4: Making directory 2025/09/02 03:21:33 DEBUG : A1/two: md5 = e9981a7e9dbd5a1ce8b336aba41853f5 OK 2025/09/02 03:21:35 DEBUG : removing 1 level 3 directories 2025/09/02 03:21:35 INFO : A3/B3/C4: Removing directory 2025/09/02 03:21:37 DEBUG : removing 2 level 3 directories 2025/09/02 03:21:37 INFO : A1/B2/C2: Removing directory 2025/09/02 03:21:37 INFO : A1/B1/C3: Removing directory 2025/09/02 03:21:38 DEBUG : removing 2 level 2 directories 2025/09/02 03:21:38 INFO : A3/B3: Removing directory 2025/09/02 03:21:38 INFO : A1/B2: Removing directory 2025/09/02 03:21:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/02 03:21:39 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/09/02 03:21:39 DEBUG : removing 2 level 1 directories 2025/09/02 03:21:39 INFO : A3: Removing directory 2025/09/02 03:21:39 INFO : A2: Removing directory 2025/09/02 03:21:39 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/09/02 03:21:43 DEBUG : removing 1 level 3 directories 2025/09/02 03:21:43 INFO : A1/B1/C1: Removing directory 2025/09/02 03:21:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/02 03:21:44 DEBUG : removing 1 level 2 directories 2025/09/02 03:21:44 INFO : A1/B1: Removing directory 2025/09/02 03:21:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/02 03:21:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/02 03:21:44 DEBUG : removing 1 level 1 directories 2025/09/02 03:21:44 INFO : A1: Removing directory 2025/09/02 03:21:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/02 03:21:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/02 03:21:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/02 03:21:45 DEBUG : removing 1 level 0 directories 2025/09/02 03:21:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje': Removing directory 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/02 03:21:46 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" --- PASS: TestRmdirsNoLeaveRoot (23.45s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:21:47 INFO : A1: Making directory 2025/09/02 03:21:48 INFO : A1/B1: Making directory 2025/09/02 03:21:49 INFO : A1/B1/C1: Making directory 2025/09/02 03:21:51 DEBUG : removing 1 level 3 directories 2025/09/02 03:21:51 INFO : A1/B1/C1: Removing directory 2025/09/02 03:21:52 DEBUG : removing 1 level 2 directories 2025/09/02 03:21:52 INFO : A1/B1: Removing directory 2025/09/02 03:21:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/02 03:21:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.57s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:21:54 INFO : A1: Making directory 2025/09/02 03:21:55 INFO : A1/B1: Making directory 2025/09/02 03:21:56 INFO : A1/B1/C1: Making directory 2025/09/02 03:21:58 DEBUG : removing 1 level 3 directories 2025/09/02 03:21:58 INFO : A1/B1/C1: Removing directory 2025/09/02 03:21:59 DEBUG : removing 1 level 2 directories 2025/09/02 03:21:59 INFO : A1/B1: Removing directory 2025/09/02 03:21:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/02 03:22:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.20s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:22:03 DEBUG : file1: md5 = df7a66b831ceacaa3fd5edf92d7dbae8 OK 2025/09/02 03:22:04 DEBUG : filename.txt: File name found in url 2025/09/02 03:22:05 DEBUG : filename.txt: md5 = 3bb4666073964de628c839a39820f4df OK 2025/09/02 03:22:05 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/02 03:22:07 DEBUG : headerfilename.txt: md5 = fa2d2f74d64e6e9327096042557ac029 OK 2025/09/02 03:22:08 DEBUG : file2: md5 = bab9bd10d33f69c206555cb324d66328 OK --- PASS: TestCopyURL (9.09s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:22:11 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/02 03:22:13 DEBUG : sub/file2: md5 = 38b7cea13da9c700627283889ee82a7e OK 2025/09/02 03:22:13 INFO : file1: Copied (new) to: sub/file2 2025/09/02 03:22:13 INFO : file1: Deleted 2025/09/02 03:22:14 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:22:14 DEBUG : file1: Unchanged skipping 2025/09/02 03:22:14 INFO : file1: Deleted 2025/09/02 03:22:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje': don't need to copy/move sub/file2, it is already at target location 2025/09/02 03:22:16 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.30s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:22:17 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/02 03:22:18 DEBUG : file1: md5 = bf2bd069910a0390125e0462020e2799 OK 2025/09/02 03:22:18 INFO : file1: Copied (new) 2025/09/02 03:22:18 INFO : file1: Deleted 2025/09/02 03:22:19 DEBUG : file1: Destination exists, skipping 2025/09/02 03:22:19 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.31s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.48s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:22:23 DEBUG : dst/file1: md5 = 3696cf354a1e4ca9b70a4fc0d9b6a73e OK 2025/09/02 03:22:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fozameq2geje/backup" 2025/09/02 03:22:24 DEBUG : Creating backend with remote "TestDrive:crypt/9qj3hpmruu1trvfkc8a63mqfovpmfv6do6gaunp7klmrs1v68ts0/1nrff024r7pq65ecp72fc28jb0" 2025/09/02 03:22:25 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/02 03:22:28 INFO : dst/file1: Moved (server-side) 2025/09/02 03:22:29 DEBUG : dst/file1: md5 = ae1e9696f4e8b829afc189e5b918b516 OK 2025/09/02 03:22:29 INFO : dst/file1: Copied (new) 2025/09/02 03:22:29 INFO : dst/file1: Deleted 2025/09/02 03:22:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/02 03:22:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/02 03:22:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.48s) === 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-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:22:36 DEBUG : A1/one: md5 = d06530e5d2aa54703625320eec8538e2 OK 2025/09/02 03:22:37 DEBUG : A1/two: md5 = a5b202882a4bb743297bb4bce3310c3f OK 2025/09/02 03:22:39 DEBUG : A1/B1/three: md5 = ae58479bf953ead818a39951c022b5c1 OK 2025/09/02 03:22:42 DEBUG : A1/B1/C1/four: md5 = 492c3e7d670a7604e831ce231a07afbd OK 2025/09/02 03:22:44 DEBUG : A1/B1/C2/five: md5 = 35cb0f2d7b7385106974451a2e2898ac OK 2025/09/02 03:22:44 INFO : A1/B2: Making directory 2025/09/02 03:22:45 INFO : A1/B1/C3: Making directory 2025/09/02 03:22:54 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/02 03:22:54 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/02 03:22:54 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/02 03:22:54 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/02 03:22:54 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/02 03:22:57 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/02 03:22:57 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/02 03:22:57 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/02 03:22:57 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/02 03:22:57 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/02 03:22:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/02 03:23:06 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/02 03:23:06 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/02 03:23:06 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/02 03:23:07 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/02 03:23:07 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/02 03:23:10 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/02 03:23:10 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/02 03:23:10 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/02 03:23:10 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/02 03:23:10 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/02 03:23:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/09/02 03:23:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/09/02 03:23:18 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/02 03:23:18 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/02 03:23:18 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/02 03:23:18 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/02 03:23:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/02 03:23:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/02 03:23:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/02 03:23:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.37s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" --- PASS: TestGetFsInfo (0.43s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:23:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje': File to upload is small (34 bytes), uploading instead of streaming 2025/09/02 03:23:21 DEBUG : no_checksum_small_file_from_pipe: md5 = 3c8e781d0369be4352226d687c7c3411 OK 2025/09/02 03:23:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/02 03:23:21 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/02 03:23:22 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/09/02 03:23:23 DEBUG : no_checksum_big_file_from_pipe: md5 = 3ed2286e50bda0aa298e00e263424759 OK 2025/09/02 03:23:23 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-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:23:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje': File to upload is small (34 bytes), uploading instead of streaming 2025/09/02 03:23:26 DEBUG : with_checksum_small_file_from_pipe: md5 = 3985f4bd6ee410ee97cca2426fd2ff21 OK 2025/09/02 03:23:26 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/02 03:23:27 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/09/02 03:23:28 DEBUG : with_checksum_big_file_from_pipe: md5 = 56f271395e766ad3e8cb35556cdae800 OK 2025/09/02 03:23:28 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-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:23:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje': File to upload is small (34 bytes), uploading instead of streaming 2025/09/02 03:23:31 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:23:32 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/02 03:23:33 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-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:23:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje': File to upload is small (34 bytes), uploading instead of streaming 2025/09/02 03:23:36 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/02 03:23:37 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/02 03:23:38 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.10s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.80s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.34s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.09s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.86s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/09/02 03:23:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje': File to upload is small (48 bytes), uploading instead of streaming 2025/09/02 03:23:41 DEBUG : rcat_metadata: md5 = 08099c874d265f93ccaa6eeed1dce368 OK 2025/09/02 03:23:41 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/09/02 03:23:43 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/09/02 03:23:44 DEBUG : rcat_metadata_uploadcutoff0: md5 = e0daa150c6ef72d4d1e66fa2ab603e04 OK 2025/09/02 03:23:44 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.04s) --- PASS: TestRcatMetadata/Normal (2.55s) --- PASS: TestRcatMetadata/ViaDisk (3.08s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:23:47 DEBUG : potato1: md5 = fc640fe26ebdbe7dcea9f5a94db2e0a5 OK 2025/09/02 03:23:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje': File to upload is small (60 bytes), uploading instead of streaming 2025/09/02 03:23:48 DEBUG : potato2: md5 = 5ea82a464e4d9956d2bb48c138e3349c OK 2025/09/02 03:23:48 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.12s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:23:51 DEBUG : potato1: md5 = e70b484ad5c3ab5d3ab4f832adb6e60d OK 2025/09/02 03:23:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje': File to upload is small (60 bytes), uploading instead of streaming 2025/09/02 03:23:52 DEBUG : potato2: md5 = 311d6cf6297b0880001f0ae71ab67d15 OK 2025/09/02 03:23:52 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.13s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:23:56 DEBUG : potato2: md5 = b5c096da4537bde6818b59c84a765b02 OK 2025/09/02 03:23:58 DEBUG : empty space: md5 = b5c4c8026a53c4513d183341d80624bd OK 2025/09/02 03:24:00 DEBUG : sub dir/potato3: md5 = 0cf61d644e87dfa10031ff295a5589d9 OK 2025/09/02 03:24:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje': Touching "sub dir/potato3" 2025/09/02 03:24:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje': Touching "empty space" 2025/09/02 03:24:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje': Touching "potato2" 2025/09/02 03:24:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.99s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:24:05 DEBUG : dir with metadata: Making directory with metadata 2025/09/02 03:24:05 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.17s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:24:07 DEBUG : directory with modtime: Making directory with metadata 2025/09/02 03:24:08 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.26s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:24:09 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/02 03:24:09 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/02 03:24:09 DEBUG : Google drive root 'crypt/9qj3hpmruu1trvfkc8a63mqfovpmfv6do6gaunp7klmrs1v68ts0': Skipping btime metadata as can't update it on an existing file: 2025-09-02T03:24:09.605740936Z 2025/09/02 03:24:10 INFO : non existent directory: Updated directory metadata 2025/09/02 03:24:12 DEBUG : Google drive root 'crypt/9qj3hpmruu1trvfkc8a63mqfovpmfv6do6gaunp7klmrs1v68ts0': Skipping btime metadata as can't update it on an existing file: 2025-09-02T03:24:09.605740936Z 2025/09/02 03:24:12 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.92s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:24:14 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/09/02 03:24:16 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/09/02 03:24:16 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.00s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:24:18 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/02 03:24:18 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/02 03:24:18 DEBUG : dst: Making directory with metadata 2025/09/02 03:24:19 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/02 03:24:19 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:24:19 INFO : dst: Set directory modification time (using SetModTime) 2025/09/02 03:24:20 INFO : dst: Set directory modification time (using SetModTime) 2025/09/02 03:24:20 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/09/02 03:24:20 INFO : dst: Set directory modification time (using SetModTime) 2025/09/02 03:24:20 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.60s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje'", Local "Local file system at /tmp/rclone1241725615", Modify Window "1ms" 2025/09/02 03:24:24 DEBUG : sub dir/test remove existing: md5 = f69522a1111fc390fe387cb22a7f018c OK 2025/09/02 03:24:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = a89f0a03a8638f39c9fec21f2bf0aee9 OK 2025/09/02 03:24:27 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.javehod4" before starting 2025/09/02 03:24:28 DEBUG : sub dir/test remove existing.javehod4: TEST: removing renamed existing file after operation 2025/09/02 03:24:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.legatoy4" before starting 2025/09/02 03:24:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.legatoy4: TEST: renaming existing back after failed operation 2025/09/02 03:24:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rinivum5" before starting 2025/09/02 03:24:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rinivum5: TEST: removing renamed existing file after operation 2025/09/02 03:24:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "et2jfelm2vj8sch1dovr6n5lkgmp3edfm416638oivlb9jb0t10dn2hrev8nj9iama2atr6ikdcv9jvs7qt6kvnpevja3divqtahilj9ddvb2db96hu0ubokvgom5pohh0pjcs4g4i90uk48e0h649ualqn0hd44tv9utfk22527tm57t9q0" 2025/09/02 03:24:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "g0vg92vqcs7h6pfdokr35odggdlghs2r644jc35aaea1ila916lg" --- PASS: TestRemoveExisting (13.84s) === 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/09/02 03:24:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fozameq2geje': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m53.86867541s (try 1/5)