"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/10/02 01:56:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bobuqur3seno" 2025/10/02 01:56:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/02 01:56:16 DEBUG : Creating backend with remote "TestDrive:crypt/lb5urmeuurunfrlrjk6b6ir18ivekpursb5fhmpc43lkpt2kvdu0" 2025/10/02 01:56:17 DEBUG : Creating backend with remote "/tmp/rclone3824489542" === 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-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.36s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.26s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/10/02 01:56:17 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/10/02 01:56:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/02 01:56:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/02 01:56:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/10/02 01:56:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/02 01:56:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/02 01:56:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/02 01:56:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/10/02 01:56:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/02 01:56:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/02 01:56:17 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/10/02 01:56:17 DEBUG : potato: Seek from 10 to 0 2025/10/02 01:56:17 DEBUG : potato: Seek from 10 to 0 2025/10/02 01:56:17 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/10/02 01:56:17 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/10/02 01:56:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/02 01:56:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/02 01:56:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/10/02 01:56:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/02 01:56:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/02 01:56:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/02 01:56:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/10/02 01:56:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/02 01:56:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/02 01:56:17 DEBUG : potato: Seek from 5 to 2 2025/10/02 01:56:17 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/10/02 01:56:17 DEBUG : potato: Seek from 7 to 0 2025/10/02 01:56:17 DEBUG : potato: Seek from 7 to 0 2025/10/02 01:56:17 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/10/02 01:56:17 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/10/02 01:56:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/02 01:56:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/02 01:56:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/10/02 01:56:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/02 01:56:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/02 01:56:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/02 01:56:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/10/02 01:56:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/02 01:56:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/02 01:56:17 DEBUG : potato: Seek from 5 to 2 2025/10/02 01:56:17 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/10/02 01:56:17 DEBUG : potato: Seek from 8 to 0 2025/10/02 01:56:17 DEBUG : potato: Seek from 8 to 0 2025/10/02 01:56:17 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/10/02 01:56:17 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/10/02 01:56:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/02 01:56:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/02 01:56:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/10/02 01:56:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/02 01:56:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/02 01:56:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/02 01:56:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/10/02 01:56:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/02 01:56:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/02 01:56:17 DEBUG : potato: Seek from 5 to 2 2025/10/02 01:56:17 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/10/02 01:56:17 DEBUG : potato: Seek from 9 to 0 2025/10/02 01:56:17 DEBUG : potato: Seek from 9 to 0 2025/10/02 01:56:17 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 01:56:20 DEBUG : rutabaga: md5 = 8be4c314b6890aed1de33834ed337918 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/10/02 01:56:22 DEBUG : empty space: md5 = 68fad13be60b85b5ddacf5038313ee08 OK === RUN TestCheck/3 2025/10/02 01:56:24 DEBUG : potato2: md5 = b752489b8e6af349632b4f3ffeed7e26 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/10/02 01:56:27 DEBUG : remotepotato: md5 = 4d58f88ae272844b98a596c379c0ef43 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.63s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.30s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.55s) === RUN TestCheckFsError 2025/10/02 01:56:30 DEBUG : Creating backend with remote "nonexistent" 2025/10/02 01:56:30 DEBUG : Creating backend with remote "nonexistent" 2025/10/02 01:56:30 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/10/02 01:56:30 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/10/02 01:56:30 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/10/02 01:56:30 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-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 01:56:31 DEBUG : rutabaga: md5 = 80451f211766f90324d2d97da5a29b39 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/10/02 01:56:35 DEBUG : empty space: md5 = da57347d0167f35a39501594ef9c83d8 OK === RUN TestCheckDownload/3 2025/10/02 01:56:38 DEBUG : potato2: md5 = 9dc22ec6d86564d27185db41103bbdfc OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/10/02 01:56:42 DEBUG : remotepotato: md5 = 9e5252e0028ca15227ab6efdeee54fd6 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.15s) --- PASS: TestCheckDownload/1 (1.16s) --- PASS: TestCheckDownload/2 (0.92s) --- PASS: TestCheckDownload/3 (0.96s) --- PASS: TestCheckDownload/4 (1.01s) --- PASS: TestCheckDownload/5 (1.14s) --- PASS: TestCheckDownload/6 (0.97s) --- PASS: TestCheckDownload/7 (1.20s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 01:56:49 DEBUG : rutabaga: md5 = a999086ade7cdd67193f66fd6accce48 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/10/02 01:56:51 DEBUG : empty space: md5 = cf600c05452589abc918435829e356f9 OK === RUN TestCheckSizeOnly/3 2025/10/02 01:56:53 DEBUG : potato2: md5 = b7ad1ed7d6da99934698ef20a1f32a97 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/10/02 01:56:56 DEBUG : remotepotato: md5 = c0070c84a5e3f326c4bafc7d403c6985 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.66s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.22s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.29s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 01:57:00 DEBUG : test.sum: md5 = f075663c6cb0a04736b48379afcff26c OK 2025/10/02 01:57:02 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/02 01:57:02 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/02 01:57:02 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/02 01:57:02 NOTICE: test.sum: 2 warning(s) suppressed... 2025/10/02 01:57:03 DEBUG : test.sum: md5 = 3569969023ffad91474a884ca9b19d12 OK 2025/10/02 01:57:04 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/02 01:57:04 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/02 01:57:04 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/02 01:57:04 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.25s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 01:57:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bobuqur3seno/data" 2025/10/02 01:57:05 DEBUG : Config file has changed externally - reloading 2025/10/02 01:57:05 DEBUG : Creating backend with remote "TestDrive:crypt/lb5urmeuurunfrlrjk6b6ir18ivekpursb5fhmpc43lkpt2kvdu0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno/data' lacks md5, skipping --- SKIP: TestCheckSum (1.95s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 01:57:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bobuqur3seno/data" 2025/10/02 01:57:07 DEBUG : Creating backend with remote "TestDrive:crypt/lb5urmeuurunfrlrjk6b6ir18ivekpursb5fhmpc43lkpt2kvdu0/vjrnln8ratgmqakfosrqe8espk" 2025/10/02 01:57:11 DEBUG : data/banana: md5 = cd629c23a0884319a5eab09de7916cb8 OK 2025/10/02 01:57:12 DEBUG : test.sum: md5 = d4836f2a69b415abdbbb62f5c5324c8d OK === RUN TestCheckSumDownload/subtest1 2025/10/02 01:57:17 DEBUG : data/potato: md5 = ac6378d927bc6d9206ae3540eb9d30ab OK 2025/10/02 01:57:18 DEBUG : test.sum: md5 = 632e03145309457b84f0ef6b2109edbd OK === RUN TestCheckSumDownload/subtest2 2025/10/02 01:57:22 DEBUG : test.sum: md5 = 06ee9c3e1e724e08ee3fb15e1e99d1b6 OK === RUN TestCheckSumDownload/subtest3 2025/10/02 01:57:27 DEBUG : test.sum: md5 = 75cc091ee4b8008b88887903da3d9045 OK === RUN TestCheckSumDownload/subtest4 2025/10/02 01:57:31 DEBUG : test.sum: md5 = 3fa6b48fd8389383f94ba72939b7c1f0 OK === RUN TestCheckSumDownload/subtest5 2025/10/02 01:57:35 DEBUG : test.sum: md5 = 43a1ec95b57b33959d837ed3d1736f89 OK === RUN TestCheckSumDownload/subtest6 2025/10/02 01:57:39 DEBUG : data/banana: md5 = 656437c4767b3896fb9bfd80ce15ce10 OK 2025/10/02 01:57:41 DEBUG : data/potato: md5 = 48964beb258f89714baa353364c2ae5f OK 2025/10/02 01:57:43 DEBUG : test.sum: md5 = 99d3d26b07c79277bdaff1db95bcd7ce OK === RUN TestCheckSumDownload/subtest7 2025/10/02 01:57:47 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/10/02 01:57:47 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (40.58s) --- PASS: TestCheckSumDownload/subtest1 (2.53s) --- PASS: TestCheckSumDownload/subtest2 (1.87s) --- PASS: TestCheckSumDownload/subtest3 (2.36s) --- PASS: TestCheckSumDownload/subtest4 (2.06s) --- PASS: TestCheckSumDownload/subtest5 (1.96s) --- PASS: TestCheckSumDownload/subtest6 (2.17s) --- PASS: TestCheckSumDownload/subtest7 (2.06s) === RUN TestApplyTransforms 2025/10/02 01:57:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kofoqap8wimu" 2025/10/02 01:57:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/02 01:57:48 DEBUG : Creating backend with remote "TestDrive:crypt/kpjlokuef5hcj9pbg9t7qgr7g7qjp4pt51frvo241o47lv7kj1e0" 2025/10/02 01:57:49 DEBUG : Creating backend with remote "/tmp/rclone3037698124" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kofoqap8wimu'", Local "Local file system at /tmp/rclone3037698124", Modify Window "1ms" 2025/10/02 01:57:51 DEBUG : hello, world!: md5 = c47b1b6c8e5efcefc033ff0edf6a9c2f OK upper checkfile vs. lower remote (without normalization) 2025/10/02 01:57:51 ERROR : hello, world!: sum not found 2025/10/02 01:57:51 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kofoqap8wimu' 2025/10/02 01:57:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kofoqap8wimu': 1 files missing 2025/10/02 01:57:51 NOTICE: 1 hashes missing 2025/10/02 01:57:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kofoqap8wimu': 1 differences found 2025/10/02 01:57:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kofoqap8wimu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/10/02 01:57:52 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/02 01:57:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kofoqap8wimu': 0 differences found 2025/10/02 01:57:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kofoqap8wimu': 1 matching files 2025/10/02 01:57:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rutacil3foqi" 2025/10/02 01:57:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/02 01:57:52 DEBUG : Creating backend with remote "TestDrive:crypt/b5g71l87mopcr05plids6btk0np3oqnu4v21bmsnppgu7guars60" 2025/10/02 01:57:53 DEBUG : Creating backend with remote "/tmp/rclone2059199182" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rutacil3foqi'", Local "Local file system at /tmp/rclone2059199182", Modify Window "1ms" 2025/10/02 01:57:55 DEBUG : HELLO, WORLD!: md5 = 0b63d59b791cf06504ba05f0aaa505fb OK lower checkfile vs. upper remote (without normalization) 2025/10/02 01:57:56 ERROR : HELLO, WORLD!: sum not found 2025/10/02 01:57:56 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rutacil3foqi' 2025/10/02 01:57:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rutacil3foqi': 1 files missing 2025/10/02 01:57:56 NOTICE: 1 hashes missing 2025/10/02 01:57:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rutacil3foqi': 1 differences found 2025/10/02 01:57:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rutacil3foqi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/10/02 01:57:57 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/02 01:57:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rutacil3foqi': 0 differences found 2025/10/02 01:57:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rutacil3foqi': 1 matching files 2025/10/02 01:57:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tilapok1qidi" 2025/10/02 01:57:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/02 01:57:57 DEBUG : Creating backend with remote "TestDrive:crypt/s9h9d4ka0hn63516q7qbt93l54v3qlkane6avvkookklliasbsl0" 2025/10/02 01:57:58 DEBUG : Creating backend with remote "/tmp/rclone3560416135" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tilapok1qidi'", Local "Local file system at /tmp/rclone3560416135", Modify Window "1ms" 2025/10/02 01:58:00 DEBUG : HeLlO, wOrLd!: md5 = 914533880186ebdcfd2e527a94f2bada OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/10/02 01:58:01 ERROR : HeLlO, wOrLd!: sum not found 2025/10/02 01:58:01 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tilapok1qidi' 2025/10/02 01:58:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tilapok1qidi': 1 files missing 2025/10/02 01:58:01 NOTICE: 1 hashes missing 2025/10/02 01:58:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tilapok1qidi': 1 differences found 2025/10/02 01:58:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tilapok1qidi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/10/02 01:58:02 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/02 01:58:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tilapok1qidi': 0 differences found 2025/10/02 01:58:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tilapok1qidi': 1 matching files 2025/10/02 01:58:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lifebox3rafi" 2025/10/02 01:58:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/02 01:58:02 DEBUG : Creating backend with remote "TestDrive:crypt/v6e9nr52vsk6s8shea51qvegbv6kbtsgjm9anhlsjam69prfuojg" 2025/10/02 01:58:03 DEBUG : Creating backend with remote "/tmp/rclone1668354433" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifebox3rafi'", Local "Local file system at /tmp/rclone1668354433", Modify Window "1ms" 2025/10/02 01:58:05 DEBUG : HELLO, WORLD!: md5 = 75f200f3e0cd0ffc8da594a8a58c4a4c OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/10/02 01:58:06 ERROR : HELLO, WORLD!: sum not found 2025/10/02 01:58:06 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lifebox3rafi' 2025/10/02 01:58:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lifebox3rafi': 1 files missing 2025/10/02 01:58:06 NOTICE: 1 hashes missing 2025/10/02 01:58:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lifebox3rafi': 1 differences found 2025/10/02 01:58:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lifebox3rafi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/10/02 01:58:07 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/02 01:58:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lifebox3rafi': 0 differences found 2025/10/02 01:58:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lifebox3rafi': 1 matching files 2025/10/02 01:58:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dobotug0zafe" 2025/10/02 01:58:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/02 01:58:07 DEBUG : Creating backend with remote "TestDrive:crypt/ib2gu9fqtfq654mncka343t3aprb4qebpp5fa1oj5qplkdpon0eg" 2025/10/02 01:58:08 DEBUG : Creating backend with remote "/tmp/rclone3437949203" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobotug0zafe'", Local "Local file system at /tmp/rclone3437949203", Modify Window "1ms" 2025/10/02 01:58:10 DEBUG : 測試_Русский___ě_áñ: md5 = 0065146dd14f86e6b8eb4697be1ddfee OK NFD checkfile vs. NFC remote (without normalization) 2025/10/02 01:58:10 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/02 01:58:10 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dobotug0zafe' 2025/10/02 01:58:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dobotug0zafe': 1 files missing 2025/10/02 01:58:10 NOTICE: 1 hashes missing 2025/10/02 01:58:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dobotug0zafe': 1 differences found 2025/10/02 01:58:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dobotug0zafe': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/10/02 01:58:12 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/02 01:58:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dobotug0zafe': 0 differences found 2025/10/02 01:58:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dobotug0zafe': 1 matching files 2025/10/02 01:58:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qurofef5yeka" 2025/10/02 01:58:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/02 01:58:12 DEBUG : Creating backend with remote "TestDrive:crypt/a0ceu86g69pc5mmg47he0oejr24shemnn3d444nenf97kdaaj86g" 2025/10/02 01:58:13 DEBUG : Creating backend with remote "/tmp/rclone4087941267" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qurofef5yeka'", Local "Local file system at /tmp/rclone4087941267", Modify Window "1ms" 2025/10/02 01:58:15 DEBUG : 測試_Русский___ě_áñ: md5 = 692ed10da0f675a20a76f1819add5309 OK NFC checkfile vs. NFD remote (without normalization) 2025/10/02 01:58:15 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/02 01:58:15 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qurofef5yeka' 2025/10/02 01:58:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qurofef5yeka': 1 files missing 2025/10/02 01:58:15 NOTICE: 1 hashes missing 2025/10/02 01:58:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qurofef5yeka': 1 differences found 2025/10/02 01:58:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qurofef5yeka': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/10/02 01:58:17 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/02 01:58:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qurofef5yeka': 0 differences found 2025/10/02 01:58:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qurofef5yeka': 1 matching files 2025/10/02 01:58:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuxigoh2jowu" 2025/10/02 01:58:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/02 01:58:17 DEBUG : Creating backend with remote "TestDrive:crypt/001ktib83k41hrh9jltoda98og6oq386bdngrlur2no3qjrr4gig" 2025/10/02 01:58:18 DEBUG : Creating backend with remote "/tmp/rclone1227287163" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuxigoh2jowu'", Local "Local file system at /tmp/rclone1227287163", Modify Window "1ms" 2025/10/02 01:58:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e31f46395d1215c4a620d82e10e266ce OK NFDx2 checkfile vs. both remote (without normalization) 2025/10/02 01:58:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/02 01:58:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nuxigoh2jowu' 2025/10/02 01:58:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuxigoh2jowu': 1 files missing 2025/10/02 01:58:20 NOTICE: 1 hashes missing 2025/10/02 01:58:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuxigoh2jowu': 1 differences found 2025/10/02 01:58:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuxigoh2jowu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/10/02 01:58:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/02 01:58:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuxigoh2jowu': 0 differences found 2025/10/02 01:58:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuxigoh2jowu': 1 matching files 2025/10/02 01:58:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-petital0dixa" 2025/10/02 01:58:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/02 01:58:21 DEBUG : Creating backend with remote "TestDrive:crypt/gd017954o57a6bs26av3ulsfp6safnu316p424vb9i3jf08kl1bg" 2025/10/02 01:58:22 DEBUG : Creating backend with remote "/tmp/rclone2335435720" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-petital0dixa'", Local "Local file system at /tmp/rclone2335435720", Modify Window "1ms" 2025/10/02 01:58:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 096fd8bebb131b22b16e644d3e7504be OK NFCx2 checkfile vs. both remote (without normalization) 2025/10/02 01:58:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/02 01:58:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-petital0dixa' 2025/10/02 01:58:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-petital0dixa': 1 files missing 2025/10/02 01:58:25 NOTICE: 1 hashes missing 2025/10/02 01:58:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-petital0dixa': 1 differences found 2025/10/02 01:58:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-petital0dixa': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/10/02 01:58:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/02 01:58:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-petital0dixa': 0 differences found 2025/10/02 01:58:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-petital0dixa': 1 matching files 2025/10/02 01:58:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-boqevud5jeda" 2025/10/02 01:58:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/02 01:58:27 DEBUG : Creating backend with remote "TestDrive:crypt/ketlmpmd25cg55dfin09e06f16rp4538ssa39qv0ijm271717jp0" 2025/10/02 01:58:28 DEBUG : Creating backend with remote "/tmp/rclone2833728413" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqevud5jeda'", Local "Local file system at /tmp/rclone2833728413", Modify Window "1ms" 2025/10/02 01:58:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3e467eb4c02abd95031df86c7d03b83f OK both checkfile vs. NFDx2 remote (without normalization) 2025/10/02 01:58:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/02 01:58:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-boqevud5jeda' 2025/10/02 01:58:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boqevud5jeda': 1 files missing 2025/10/02 01:58:30 NOTICE: 1 hashes missing 2025/10/02 01:58:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boqevud5jeda': 1 differences found 2025/10/02 01:58:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boqevud5jeda': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/10/02 01:58:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/02 01:58:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boqevud5jeda': 0 differences found 2025/10/02 01:58:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boqevud5jeda': 1 matching files 2025/10/02 01:58:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mifafuy9begi" 2025/10/02 01:58:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/02 01:58:32 DEBUG : Creating backend with remote "TestDrive:crypt/4nf8e0r158fr5juu9a2cae3esn88aipmiefgmi8ps0b344ojf9s0" 2025/10/02 01:58:33 DEBUG : Creating backend with remote "/tmp/rclone2901580715" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifafuy9begi'", Local "Local file system at /tmp/rclone2901580715", Modify Window "1ms" 2025/10/02 01:58:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 623862526ae9d5c481dec9052de891c2 OK both checkfile vs. NFCx2 remote (without normalization) 2025/10/02 01:58:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/02 01:58:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mifafuy9begi' 2025/10/02 01:58:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mifafuy9begi': 1 files missing 2025/10/02 01:58:35 NOTICE: 1 hashes missing 2025/10/02 01:58:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mifafuy9begi': 1 differences found 2025/10/02 01:58:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mifafuy9begi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/10/02 01:58:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/02 01:58:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mifafuy9begi': 0 differences found 2025/10/02 01:58:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mifafuy9begi': 1 matching files 2025/10/02 01:58:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mifafuy9begi': Purge remote 2025/10/02 01:58:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-boqevud5jeda': Purge remote 2025/10/02 01:58:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-petital0dixa': Purge remote 2025/10/02 01:58:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuxigoh2jowu': Purge remote 2025/10/02 01:58:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qurofef5yeka': Purge remote 2025/10/02 01:58:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobotug0zafe': Purge remote 2025/10/02 01:58:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lifebox3rafi': Purge remote 2025/10/02 01:58:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tilapok1qidi': Purge remote 2025/10/02 01:58:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rutacil3foqi': Purge remote 2025/10/02 01:58:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kofoqap8wimu': Purge remote --- PASS: TestApplyTransforms (53.05s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 01:58:41 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/02 01:58:43 DEBUG : sub/file2: md5 = 151a4d97d63078407c5125efbc5342bd OK 2025/10/02 01:58:43 INFO : file1: Copied (new) to: sub/file2 2025/10/02 01:58:44 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 01:58:44 DEBUG : file1: Unchanged skipping 2025/10/02 01:58:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno': don't need to copy/move sub/file2, it is already at target location 2025/10/02 01:58:46 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.13s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.43s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 01:58:49 DEBUG : dst/file1: md5 = 155cc8aae871a030304b8976a92f21be OK 2025/10/02 01:58:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bobuqur3seno/backup" 2025/10/02 01:58:50 DEBUG : Creating backend with remote "TestDrive:crypt/lb5urmeuurunfrlrjk6b6ir18ivekpursb5fhmpc43lkpt2kvdu0/1nrff024r7pq65ecp72fc28jb0" 2025/10/02 01:58:52 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/02 01:58:54 INFO : dst/file1: Moved (server-side) 2025/10/02 01:58:56 DEBUG : dst/file1: md5 = d4f375e9886bf1b6737b46b4dddb0bf5 OK 2025/10/02 01:58:56 INFO : dst/file1: Copied (new) 2025/10/02 01:58:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/02 01:58:59 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/02 01:59:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.93s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 01:59:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bobuqur3seno/dst" 2025/10/02 01:59:00 DEBUG : Creating backend with remote "TestDrive:crypt/lb5urmeuurunfrlrjk6b6ir18ivekpursb5fhmpc43lkpt2kvdu0/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/02 01:59:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bobuqur3seno/CompareDest" 2025/10/02 01:59:02 DEBUG : Creating backend with remote "TestDrive:crypt/lb5urmeuurunfrlrjk6b6ir18ivekpursb5fhmpc43lkpt2kvdu0/gveqi14airsml4bgu7krj116o8" 2025/10/02 01:59:04 DEBUG : one: Need to transfer - File not found at Destination 2025/10/02 01:59:06 DEBUG : one: md5 = 576fb06623bafc00ff8726705f3bee80 OK 2025/10/02 01:59:06 INFO : one: Copied (new) 2025/10/02 01:59:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/02 01:59:09 DEBUG : one: md5 = 9b489b019062b99c9e161b24db55f94c OK 2025/10/02 01:59:09 INFO : one: Copied (replaced existing) 2025/10/02 01:59:12 DEBUG : dst/one: md5 = c3caad08796b2dfcb44fefaf250c0a29 OK 2025/10/02 01:59:14 DEBUG : CompareDest/one: md5 = e0c2021c656c630de0917d847b6b6587 OK 2025/10/02 01:59:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/02 01:59:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/02 01:59:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/02 01:59:17 DEBUG : CompareDest/two: md5 = 5e27469caa587fb9f3e4a3eed9c2a23d OK 2025/10/02 01:59:18 DEBUG : two: Need to transfer - File not found at Destination 2025/10/02 01:59:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/02 01:59:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/02 01:59:19 DEBUG : two: Need to transfer - File not found at Destination 2025/10/02 01:59:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/02 01:59:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/02 01:59:20 DEBUG : two: Need to transfer - File not found at Destination 2025/10/02 01:59:20 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/02 01:59:22 DEBUG : two: md5 = 7218cb74f8b190a783e1c3bc3870fd50 OK 2025/10/02 01:59:22 INFO : two: Copied (new) 2025/10/02 01:59:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/02 01:59:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/02 01:59:25 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/02 01:59:25 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.86s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 01:59:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bobuqur3seno/dst" 2025/10/02 01:59:26 DEBUG : Creating backend with remote "TestDrive:crypt/lb5urmeuurunfrlrjk6b6ir18ivekpursb5fhmpc43lkpt2kvdu0/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/02 01:59:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bobuqur3seno/CopyDest" 2025/10/02 01:59:28 DEBUG : Creating backend with remote "TestDrive:crypt/lb5urmeuurunfrlrjk6b6ir18ivekpursb5fhmpc43lkpt2kvdu0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/02 01:59:29 DEBUG : one: Need to transfer - File not found at Destination 2025/10/02 01:59:32 DEBUG : one: md5 = 6dc42b1cd88c0190cccbee8639cbcdf5 OK 2025/10/02 01:59:32 INFO : one: Copied (new) 2025/10/02 01:59:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/02 01:59:35 DEBUG : one: md5 = fb72dff46b16f1e81594ddc3c04aede5 OK 2025/10/02 01:59:35 INFO : one: Copied (replaced existing) 2025/10/02 01:59:37 DEBUG : dst/one: md5 = e3a86b4fb4759dbc68ae6f2a17d803c3 OK 2025/10/02 01:59:39 DEBUG : CopyDest/one: md5 = 7b83fc5aed344d647c0039688e4da7f5 OK 2025/10/02 01:59:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bobuqur3seno/BackupDir" 2025/10/02 01:59:40 DEBUG : Creating backend with remote "TestDrive:crypt/lb5urmeuurunfrlrjk6b6ir18ivekpursb5fhmpc43lkpt2kvdu0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/02 01:59:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/02 01:59:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/02 01:59:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/02 01:59:44 INFO : one: Moved (server-side) 2025/10/02 01:59:45 INFO : one: Copied (server-side copy) 2025/10/02 01:59:45 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/02 01:59:47 DEBUG : CopyDest/two: md5 = 8da5e11199df659c171d3fa6f96dfbc9 OK 2025/10/02 01:59:48 DEBUG : two: Need to transfer - File not found at Destination 2025/10/02 01:59:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/02 01:59:49 INFO : two: Copied (server-side copy) 2025/10/02 01:59:49 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/02 01:59:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/02 01:59:50 DEBUG : two: Unchanged skipping 2025/10/02 01:59:52 DEBUG : CopyDest/three: md5 = fc1e595187d845e59e50be0dc2c2161b OK 2025/10/02 01:59:52 DEBUG : three: Need to transfer - File not found at Destination 2025/10/02 01:59:53 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/02 01:59:53 DEBUG : three: Destination not found in --copy-dest 2025/10/02 01:59:54 DEBUG : three: md5 = 93c02d88cd83bd8e43eae5167ce83be9 OK 2025/10/02 01:59:54 INFO : three: Copied (new) 2025/10/02 01:59:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/02 01:59:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/02 01:59:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/02 01:59:59 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/02 01:59:59 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/02 01:59:59 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/02 02:00:00 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.17s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.42s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.42s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 02:00:02 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/10/02 02:00:04 DEBUG : TestCopyFileMaxTransfer/file1: md5 = b1571ba4b1cb77d237d725421e7d1231 OK 2025/10/02 02:00:04 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/10/02 02:00:05 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/10/02 02:00:05 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/10/02 02:00:06 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/10/02 02:00:07 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/10/02 02:00:08 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 40171e38f0f52228e2f31142dba123ef OK 2025/10/02 02:00:08 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/10/02 02:00:10 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/10/02 02:00:10 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.53s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 02:00:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno': Looking for duplicate names using skip mode. 2025/10/02 02:00:15 NOTICE: one: Found 2 files with duplicate names 2025/10/02 02:00:15 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.56s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 02:00:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno': Looking for duplicate names using skip mode. 2025/10/02 02:00:21 NOTICE: one: Found 3 files with duplicate names 2025/10/02 02:00:21 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/10/02 02:00:21 INFO : one: Deleted 2025/10/02 02:00:21 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.60s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 02:00:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno': Looking for duplicate names using first mode. 2025/10/02 02:00:28 NOTICE: one: Found 3 files with duplicate names 2025/10/02 02:00:28 INFO : one: Deleted 2025/10/02 02:00:29 INFO : one: Deleted 2025/10/02 02:00:29 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.23s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 02:00:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno': Looking for duplicate names using newest mode. 2025/10/02 02:00:34 NOTICE: one: Found 3 files with duplicate names 2025/10/02 02:00:35 INFO : one: Deleted 2025/10/02 02:00:35 INFO : one: Deleted 2025/10/02 02:00:35 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.50s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.48s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 02:00:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno': Looking for duplicate names using oldest mode. 2025/10/02 02:00:42 NOTICE: one: Found 3 files with duplicate names 2025/10/02 02:00:42 INFO : one: Deleted 2025/10/02 02:00:42 INFO : one: Deleted 2025/10/02 02:00:42 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.67s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 02:00:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno': Looking for duplicate names using largest mode. 2025/10/02 02:00:48 NOTICE: one: Found 3 files with duplicate names 2025/10/02 02:00:49 INFO : one: Deleted 2025/10/02 02:00:49 INFO : one: Deleted 2025/10/02 02:00:49 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.57s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 02:00:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno': Looking for duplicate names using smallest mode. 2025/10/02 02:00:55 NOTICE: one: Found 3 files with duplicate names 2025/10/02 02:00:55 INFO : one: Deleted 2025/10/02 02:00:56 INFO : one: Deleted 2025/10/02 02:00:56 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.69s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 02:01:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno': Looking for duplicate names using rename mode. 2025/10/02 02:01:03 NOTICE: one.txt: Found 3 files with duplicate names 2025/10/02 02:01:04 INFO : one-2.txt: renamed from: one.txt 2025/10/02 02:01:05 INFO : one-3.txt: renamed from: one.txt 2025/10/02 02:01:07 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.46s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 02:01:12 DEBUG : dupe1/one.txt: md5 = 9aa3d3fdd4a4b44e5ff6a6cd8a910258 OK 2025/10/02 02:01:14 DEBUG : dupe2/two.txt: md5 = b9bd33a3208a714162ffd59bf7d00637 OK 2025/10/02 02:01:16 DEBUG : dupe3/three.txt: md5 = 1694bfdfb131e2c674a40d946e9d758c OK 2025/10/02 02:01:17 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/10/02 02:01:17 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/10/02 02:01:18 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/10/02 02:01:19 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/10/02 02:01:22 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/10/02 02:01:22 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/10/02 02:01:22 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.34s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 02:01:24 DEBUG : a.txt: md5 = 766d7ca0d8e0f9544c684b642f856e72 OK 2025/10/02 02:01:26 DEBUG : zend.txt: md5 = fdd0240442068f55a85e3d1bfcfdfd21 OK 2025/10/02 02:01:28 DEBUG : sub dir/hello world: md5 = 952f0a07ddb51092cf57bf0f916f23bc OK 2025/10/02 02:01:29 DEBUG : sub dir/hello world2: md5 = 3cf20410746d42938937412ee469ae98 OK 2025/10/02 02:01:31 DEBUG : sub dir/ignore dir/.ignore: md5 = 34a52d0d6462ebaff3f565f9191ec61b OK 2025/10/02 02:01:33 DEBUG : sub dir/ignore dir/should be ignored: md5 = 7199a970731143fd29f6cb3a8f20a357 OK 2025/10/02 02:01:35 DEBUG : sub dir/sub sub dir/hello world3: md5 = 5533229a286fefd9d866231e2c318477 OK 2025/10/02 02:01:37 DEBUG : a.txt: Excluded (Size Filter) 2025/10/02 02:01:37 DEBUG : a.txt: Excluded 2025/10/02 02:01:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/02 02:01:37 DEBUG : sub dir/hello world: Excluded 2025/10/02 02:01:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/02 02:01:37 DEBUG : sub dir/hello world2: Excluded 2025/10/02 02:01:38 DEBUG : sub dir/ignore dir: Excluded 2025/10/02 02:01:38 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/02 02:01:38 DEBUG : sub dir/hello world: Excluded 2025/10/02 02:01:38 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/02 02:01:38 DEBUG : sub dir/hello world2: Excluded 2025/10/02 02:01:38 DEBUG : sub dir/ignore dir: Excluded 2025/10/02 02:01:43 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/02 02:01:44 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/02 02:01:44 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/02 02:01:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/02 02:01:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/02 02:01:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/10/02 02:01:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (22.66s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 02:01:47 DEBUG : a.txt: md5 = 705da44d5fd6dcf3e70ccdc5b168dff5 OK 2025/10/02 02:01:48 DEBUG : zend.txt: md5 = 42e99e8155a24de88b9c5f8f4c083b20 OK 2025/10/02 02:01:50 DEBUG : sub dir/hello world: md5 = 316a9a339f4418fdc4fb07d51816f6a5 OK 2025/10/02 02:01:52 DEBUG : sub dir/hello world2: md5 = dd77dd5480dc571403ad9b2a64da3b07 OK 2025/10/02 02:01:54 DEBUG : sub dir/ignore dir/.ignore: md5 = 58e7f0fdd8de11549394bcc1fb142501 OK 2025/10/02 02:01:56 DEBUG : sub dir/ignore dir/should be ignored: md5 = 85f451c7ba3ee1228e47bea7113c7c27 OK 2025/10/02 02:01:58 DEBUG : sub dir/sub sub dir/hello world3: md5 = ecf578ddd2a85d7c137a0b344875037f OK 2025/10/02 02:01:59 DEBUG : a.txt: Excluded (Size Filter) 2025/10/02 02:01:59 DEBUG : a.txt: Excluded 2025/10/02 02:01:59 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/02 02:01:59 DEBUG : sub dir/hello world: Excluded 2025/10/02 02:01:59 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/02 02:01:59 DEBUG : sub dir/hello world2: Excluded 2025/10/02 02:02:00 DEBUG : sub dir/ignore dir: Excluded 2025/10/02 02:02:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/02 02:02:00 DEBUG : sub dir/hello world: Excluded 2025/10/02 02:02:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/02 02:02:00 DEBUG : sub dir/hello world2: Excluded 2025/10/02 02:02:00 DEBUG : sub dir/ignore dir: Excluded 2025/10/02 02:02:05 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/02 02:02:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/02 02:02:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/02 02:02:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/02 02:02:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/02 02:02:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/10/02 02:02:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.73s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 02:02:08 DEBUG : file1: md5 = 46fcd4cdeae32afe47eae719ba1e3ddf OK 2025/10/02 02:02:11 DEBUG : sub/file2: md5 = e11767070e382e9527268ca687c1430f 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/10/02 02:02:14 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/10/02 02:02:14 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/10/02 02:02:14 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/10/02 02:02:16 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.79s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.49s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.28s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.71s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 02:02:18 DEBUG : file1: md5 = 9054ef0979bd54950445bba3b11bb2a6 OK 2025/10/02 02:02:21 DEBUG : sub/file2: md5 = 0c435f29cbee19b5d7e4fe0009f206ec 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/10/02 02:02:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bobuqur3seno/notfound" 2025/10/02 02:02:24 DEBUG : Config file has changed externally - reloading 2025/10/02 02:02:25 DEBUG : Creating backend with remote "TestDrive:crypt/lb5urmeuurunfrlrjk6b6ir18ivekpursb5fhmpc43lkpt2kvdu0/qe0i31qdkoejk60elps0ni5sqk" 2025/10/02 02:02:28 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.66s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.44s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.78s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 02:02:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno': Making directory 2025/10/02 02:02:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno': Making directory --- PASS: TestMkdir (0.74s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 02:02:31 DEBUG : sub dir/hello world: md5 = 196dd0b7cdf564f8e4d1f87e5af32116 OK 2025/10/02 02:02:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.98s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 02:02:36 DEBUG : potato2: md5 = 176da5791ba1805325e1023816e53bd7 OK 2025/10/02 02:02:37 DEBUG : empty space: md5 = 58affbfaa93afd3b5d21eee8ed71f3be OK --- PASS: TestLs (4.71s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 02:02:40 DEBUG : potato2: md5 = 556fd5f06cf9fced0086de761256ef32 OK 2025/10/02 02:02:42 DEBUG : empty space: md5 = a1d97483033001c79844fcdfa014c4cc OK 2025/10/02 02:02:42 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.11s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 02:02:45 DEBUG : potato2: md5 = 4d969d19856b6bd8b230395f579db755 OK 2025/10/02 02:02:47 DEBUG : empty space: md5 = 1924437bd28614d4fc18128779fb9556 OK --- PASS: TestLsLong (5.06s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 02:02:51 DEBUG : potato2: md5 = 2206286712fb2f1ec71ef10c9ed204e1 OK 2025/10/02 02:02:52 DEBUG : empty space: md5 = 6d299f8f531973c0b8dc28181f16055f OK --- PASS: TestHashSums (4.62s) === RUN TestHashSumsWithErrors 2025/10/02 02:02:54 DEBUG : Creating backend with remote ":memory:" 2025/10/02 02:02:54 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/10/02 02:02:54 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/02 02:02:54 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/02 02:02:54 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/02 02:02:54 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/02 02:02:54 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/02 02:02:54 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/02 02:02:54 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/10/02 02:02:54 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-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 02:02:55 DEBUG : potato2: md5 = 6305dd5f4b770013160761820559130a OK 2025/10/02 02:02:57 DEBUG : empty space: md5 = 18f4c500f22a435bce424907f07c94d8 OK 2025/10/02 02:02:59 DEBUG : sub dir/potato3: md5 = 609cf900a62705ded9ca1101cd43c4e3 OK 2025/10/02 02:03:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.54s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 02:03:04 DEBUG : small: md5 = 99f2f9250aa6e0e207ec4953766ee81b OK 2025/10/02 02:03:05 DEBUG : medium: md5 = 3e8e8611e27dbe7d1bb2109205c70d4f OK 2025/10/02 02:03:07 DEBUG : large: md5 = 0ee33bcfc51708737654643c950b3361 OK 2025/10/02 02:03:07 DEBUG : Waiting for deletions to finish 2025/10/02 02:03:07 DEBUG : large: Excluded (Size Filter) 2025/10/02 02:03:07 INFO : small: Deleted 2025/10/02 02:03:07 INFO : medium: Deleted --- PASS: TestDelete (6.59s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 02:03:10 DEBUG : small: md5 = e632c0912278359335fecbab3d2de2c8 OK 2025/10/02 02:03:12 DEBUG : medium: md5 = 9d8fc32daae12f1f02b8b7368628d637 OK 2025/10/02 02:03:14 DEBUG : large: md5 = 8d874e04385eb3c955fc8c13c819b75a OK 2025/10/02 02:03:14 DEBUG : Waiting for deletions to finish 2025/10/02 02:03:14 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/10/02 02:03:15 INFO : medium: Deleted 2025/10/02 02:03:15 INFO : small: Deleted --- PASS: TestMaxDelete (7.41s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 02:03:18 DEBUG : small: md5 = 0769f0924e00078479c85714349f79d4 OK 2025/10/02 02:03:19 DEBUG : medium: md5 = e7b112eecdb6a4de17ba64bd9f320bda OK 2025/10/02 02:03:21 DEBUG : large: md5 = 9b9903de47efabab83610f2d911d471d OK 2025/10/02 02:03:21 DEBUG : Waiting for deletions to finish 2025/10/02 02:03:21 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/02 02:03:22 INFO : small: Deleted 2025/10/02 02:03:22 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.02s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 02:03:25 DEBUG : small: md5 = ce7bcb261668fe48eeb304a6c703cb4f OK 2025/10/02 02:03:26 DEBUG : medium: md5 = 68da8a7f7505630244adbfbc0d0e2b21 OK 2025/10/02 02:03:28 DEBUG : large: md5 = 287c077cd776824cccc58734464b270b OK 2025/10/02 02:03:28 DEBUG : Waiting for deletions to finish 2025/10/02 02:03:28 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/10/02 02:03:28 INFO : small: Deleted 2025/10/02 02:03:28 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.99s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 02:03:32 DEBUG : ReadFile: md5 = c76b23999fd9947006aaa5b9ec93bfa7 OK --- PASS: TestReadFile (4.23s) === RUN TestRetry 2025/10/02 02:03:34 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/10/02 02:03:34 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/10/02 02:03:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/02 02:03:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/02 02:03:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/02 02:03:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/02 02:03:34 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-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 02:03:36 DEBUG : file1: md5 = 732ba1bbccb6a583a1c8df2dc78960bf OK 2025/10/02 02:03:37 DEBUG : file2: md5 = 01be4b6fc6a7b85537c664da67301629 OK --- PASS: TestCat (17.84s) === RUN TestPurge 2025/10/02 02:03:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fiqareq2mepu" 2025/10/02 02:03:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/02 02:03:52 DEBUG : Creating backend with remote "TestDrive:crypt/4ta7i6bmskds560unu3qdc8b75vbi9vcrqagbitk5ntndb2920sg" 2025/10/02 02:03:53 DEBUG : Creating backend with remote "/tmp/rclone616676917" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiqareq2mepu'", Local "Local file system at /tmp/rclone616676917", Modify Window "1ms" 2025/10/02 02:03:58 DEBUG : A1/B1/C1/one: md5 = 38f9f131a6439f171c29bd54918bdd85 OK 2025/10/02 02:03:58 INFO : A2: Making directory 2025/10/02 02:03:58 INFO : A1/B2: Making directory 2025/10/02 02:03:59 INFO : A1/B2/C2: Making directory 2025/10/02 02:04:00 INFO : A1/B1/C3: Making directory 2025/10/02 02:04:00 INFO : A3: Making directory 2025/10/02 02:04:01 INFO : A3/B3: Making directory 2025/10/02 02:04:02 INFO : A3/B3/C4: Making directory 2025/10/02 02:04:04 DEBUG : A1/two: md5 = 8f719442a5d2d366f81e08ce6a521f2a OK 2025/10/02 02:04:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fiqareq2mepu': Purge remote 2025/10/02 02:04:08 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.23s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 02:04:11 DEBUG : A1/B1/C1/one: md5 = fe1e7c4822e465e0f0c1a9666cbac767 OK 2025/10/02 02:04:11 INFO : A2: Making directory 2025/10/02 02:04:12 INFO : A1/B2: Making directory 2025/10/02 02:04:13 INFO : A1/B2/C2: Making directory 2025/10/02 02:04:13 INFO : A1/B1/C3: Making directory 2025/10/02 02:04:14 INFO : A3: Making directory 2025/10/02 02:04:15 INFO : A3/B3: Making directory 2025/10/02 02:04:15 INFO : A3/B3/C4: Making directory 2025/10/02 02:04:18 DEBUG : A1/two: md5 = 19f58202628d50205493826f859e574b OK 2025/10/02 02:04:19 DEBUG : removing 1 level 3 directories 2025/10/02 02:04:19 INFO : A3/B3/C4: Removing directory 2025/10/02 02:04:22 DEBUG : removing 2 level 3 directories 2025/10/02 02:04:22 INFO : A1/B2/C2: Removing directory 2025/10/02 02:04:22 INFO : A1/B1/C3: Removing directory 2025/10/02 02:04:22 DEBUG : removing 2 level 2 directories 2025/10/02 02:04:22 INFO : A3/B3: Removing directory 2025/10/02 02:04:22 INFO : A1/B2: Removing directory 2025/10/02 02:04:22 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/10/02 02:04:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/02 02:04:23 DEBUG : removing 2 level 1 directories 2025/10/02 02:04:23 INFO : A3: Removing directory 2025/10/02 02:04:23 INFO : A2: Removing directory 2025/10/02 02:04:23 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/10/02 02:04:27 DEBUG : removing 1 level 3 directories 2025/10/02 02:04:27 INFO : A1/B1/C1: Removing directory 2025/10/02 02:04:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/02 02:04:28 DEBUG : removing 1 level 2 directories 2025/10/02 02:04:28 INFO : A1/B1: Removing directory 2025/10/02 02:04:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/02 02:04:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/02 02:04:28 DEBUG : removing 1 level 1 directories 2025/10/02 02:04:28 INFO : A1: Removing directory 2025/10/02 02:04:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/02 02:04:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/02 02:04:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/02 02:04:29 DEBUG : removing 1 level 0 directories 2025/10/02 02:04:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno': Removing directory 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/02 02:04:29 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (22.84s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 02:04:31 INFO : A1: Making directory 2025/10/02 02:04:32 INFO : A1/B1: Making directory 2025/10/02 02:04:33 INFO : A1/B1/C1: Making directory 2025/10/02 02:04:35 DEBUG : removing 1 level 3 directories 2025/10/02 02:04:35 INFO : A1/B1/C1: Removing directory 2025/10/02 02:04:36 DEBUG : removing 1 level 2 directories 2025/10/02 02:04:36 INFO : A1/B1: Removing directory 2025/10/02 02:04:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/02 02:04:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.81s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 02:04:38 INFO : A1: Making directory 2025/10/02 02:04:39 INFO : A1/B1: Making directory 2025/10/02 02:04:40 INFO : A1/B1/C1: Making directory 2025/10/02 02:04:42 DEBUG : removing 1 level 3 directories 2025/10/02 02:04:42 INFO : A1/B1/C1: Removing directory 2025/10/02 02:04:43 DEBUG : removing 1 level 2 directories 2025/10/02 02:04:43 INFO : A1/B1: Removing directory 2025/10/02 02:04:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/02 02:04:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (6.98s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 02:04:47 DEBUG : file1: md5 = 04c937388c8747ed08914c1c3517bfd0 OK 2025/10/02 02:04:47 DEBUG : filename.txt: File name found in url 2025/10/02 02:04:49 DEBUG : filename.txt: md5 = 989c11bc7af90d51e63ba895d0bfc48f OK 2025/10/02 02:04:49 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/10/02 02:04:50 DEBUG : headerfilename.txt: md5 = dff21ae22f398645088bf810a8f5c0d1 OK 2025/10/02 02:04:52 DEBUG : file2: md5 = dfb6e16bbb3bf909ab2f3f12b1dc4cbf OK --- PASS: TestCopyURL (9.10s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 02:04:55 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/02 02:04:57 DEBUG : sub/file2: md5 = 9850241919f907b1a9e72dca127c871c OK 2025/10/02 02:04:57 INFO : file1: Copied (new) to: sub/file2 2025/10/02 02:04:57 INFO : file1: Deleted 2025/10/02 02:04:57 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 02:04:57 DEBUG : file1: Unchanged skipping 2025/10/02 02:04:57 INFO : file1: Deleted 2025/10/02 02:04:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno': don't need to copy/move sub/file2, it is already at target location 2025/10/02 02:05:00 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.13s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 02:05:01 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/02 02:05:02 DEBUG : file1: md5 = 7f74b15ceda2fa19d523c06725dd7b77 OK 2025/10/02 02:05:02 INFO : file1: Copied (new) 2025/10/02 02:05:02 INFO : file1: Deleted 2025/10/02 02:05:03 DEBUG : file1: Destination exists, skipping 2025/10/02 02:05:03 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.48s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.41s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.43s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 02:05:07 DEBUG : dst/file1: md5 = 1865502bc2381f1f4b24cb8910bc4ffc OK 2025/10/02 02:05:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bobuqur3seno/backup" 2025/10/02 02:05:08 DEBUG : Creating backend with remote "TestDrive:crypt/lb5urmeuurunfrlrjk6b6ir18ivekpursb5fhmpc43lkpt2kvdu0/1nrff024r7pq65ecp72fc28jb0" 2025/10/02 02:05:09 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/02 02:05:11 INFO : dst/file1: Moved (server-side) 2025/10/02 02:05:13 DEBUG : dst/file1: md5 = bda69fe13d2e850c28efb2f38ac0b052 OK 2025/10/02 02:05:13 INFO : dst/file1: Copied (new) 2025/10/02 02:05:13 INFO : dst/file1: Deleted 2025/10/02 02:05:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/02 02:05:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/02 02:05:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.78s) === 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-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 02:05:20 DEBUG : A1/one: md5 = a02d5f94de51d8fb235f74cf92413a9d OK 2025/10/02 02:05:21 DEBUG : A1/two: md5 = b0b47d984ac458402fef077af0a1e333 OK 2025/10/02 02:05:24 DEBUG : A1/B1/three: md5 = bcda0b632c31694ba43b20b201dd1df3 OK 2025/10/02 02:05:26 DEBUG : A1/B1/C1/four: md5 = d0c4d85548421c2df7309232e7a52f05 OK 2025/10/02 02:05:28 DEBUG : A1/B1/C2/five: md5 = d550f428fc2401c13006b9a143698cbe OK 2025/10/02 02:05:28 INFO : A1/B2: Making directory 2025/10/02 02:05:29 INFO : A1/B1/C3: Making directory 2025/10/02 02:05:38 INFO : A2/one: Moved (server-side) to: A3/one 2025/10/02 02:05:38 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/10/02 02:05:38 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/10/02 02:05:38 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/10/02 02:05:38 INFO : A2/two: Moved (server-side) to: A3/two 2025/10/02 02:05:41 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/02 02:05:41 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/02 02:05:41 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/02 02:05:41 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/02 02:05:41 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/02 02:05:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/10/02 02:05:49 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/10/02 02:05:49 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/10/02 02:05:49 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/10/02 02:05:49 INFO : A3/one: Moved (server-side) to: A4/one 2025/10/02 02:05:49 INFO : A3/two: Moved (server-side) to: A4/two 2025/10/02 02:05:52 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/02 02:05:52 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/02 02:05:52 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/02 02:05:53 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/02 02:05:53 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/02 02:05:59 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/10/02 02:06:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/10/02 02:06:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/02 02:06:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/02 02:06:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/02 02:06:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/02 02:06:01 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/02 02:06:01 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/02 02:06:01 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/02 02:06:01 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.10s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 02:06:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno': File to upload is small (34 bytes), uploading instead of streaming 2025/10/02 02:06:04 DEBUG : no_checksum_small_file_from_pipe: md5 = ada1ae98c77615ec312c7c50b125ae0a OK 2025/10/02 02:06:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/02 02:06:04 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/02 02:06:04 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/10/02 02:06:05 DEBUG : no_checksum_big_file_from_pipe: md5 = 36855117623ac7e07bdf34c8e0c6e4f7 OK 2025/10/02 02:06:05 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-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 02:06:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno': File to upload is small (34 bytes), uploading instead of streaming 2025/10/02 02:06:09 DEBUG : with_checksum_small_file_from_pipe: md5 = 270c70950b20a5a41778143a52379d43 OK 2025/10/02 02:06:09 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/02 02:06:09 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/10/02 02:06:10 DEBUG : with_checksum_big_file_from_pipe: md5 = d461e85e7a6d81c5e3e94f86e73bd352 OK 2025/10/02 02:06:10 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-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 02:06:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno': File to upload is small (34 bytes), uploading instead of streaming 2025/10/02 02:06:13 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 02:06:14 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/02 02:06:15 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-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 02:06:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno': File to upload is small (34 bytes), uploading instead of streaming 2025/10/02 02:06:18 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/02 02:06:19 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/02 02:06:20 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.46s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.91s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.89s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.93s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.72s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/10/02 02:06:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno': File to upload is small (48 bytes), uploading instead of streaming 2025/10/02 02:06:23 DEBUG : rcat_metadata: md5 = 00435d5c6a82696e7b98ffda02afd4b2 OK 2025/10/02 02:06:23 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/10/02 02:06:25 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/10/02 02:06:26 DEBUG : rcat_metadata_uploadcutoff0: md5 = 744e914e7ccc9d7899b82bcd1de120ab OK 2025/10/02 02:06:26 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.88s) --- PASS: TestRcatMetadata/Normal (2.56s) --- PASS: TestRcatMetadata/ViaDisk (2.90s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 02:06:29 DEBUG : potato1: md5 = 4360313ff1c46c6921cc6f469000dd78 OK 2025/10/02 02:06:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno': File to upload is small (60 bytes), uploading instead of streaming 2025/10/02 02:06:30 DEBUG : potato2: md5 = b7311ad595efaf19bbac30a903f8144e OK 2025/10/02 02:06:30 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.33s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 02:06:33 DEBUG : potato1: md5 = f5e91058caf56c34c92cd767207f30dc OK 2025/10/02 02:06:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno': File to upload is small (60 bytes), uploading instead of streaming 2025/10/02 02:06:35 DEBUG : potato2: md5 = ac287993944e93807d47d9d81819e6b1 OK 2025/10/02 02:06:35 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.82s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 02:06:38 DEBUG : potato2: md5 = 456db56ba628a840b6a1184ec5c931fb OK 2025/10/02 02:06:40 DEBUG : empty space: md5 = 6b62332b018963d24ec63871205ca40a OK 2025/10/02 02:06:42 DEBUG : sub dir/potato3: md5 = 564dc445490a778534c86d8a6378576f OK 2025/10/02 02:06:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno': Touching "sub dir/potato3" 2025/10/02 02:06:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno': Touching "empty space" 2025/10/02 02:06:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno': Touching "potato2" 2025/10/02 02:06:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.83s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 02:06:46 DEBUG : dir with metadata: Making directory with metadata 2025/10/02 02:06:47 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.19s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 02:06:49 DEBUG : directory with modtime: Making directory with metadata 2025/10/02 02:06:49 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.24s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 02:06:51 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/02 02:06:51 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/02 02:06:51 DEBUG : Google drive root 'crypt/lb5urmeuurunfrlrjk6b6ir18ivekpursb5fhmpc43lkpt2kvdu0': Skipping btime metadata as can't update it on an existing file: 2025-10-02T02:06:51.342496435Z 2025/10/02 02:06:52 INFO : non existent directory: Updated directory metadata 2025/10/02 02:06:53 DEBUG : Google drive root 'crypt/lb5urmeuurunfrlrjk6b6ir18ivekpursb5fhmpc43lkpt2kvdu0': Skipping btime metadata as can't update it on an existing file: 2025-10-02T02:06:51.342496435Z 2025/10/02 02:06:54 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.55s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 02:06:55 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/10/02 02:06:57 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/10/02 02:06:58 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.15s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 02:07:00 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/02 02:07:00 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/02 02:07:00 DEBUG : dst: Making directory with metadata 2025/10/02 02:07:00 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/02 02:07:00 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 02:07:01 INFO : dst: Set directory modification time (using SetModTime) 2025/10/02 02:07:01 INFO : dst: Set directory modification time (using SetModTime) 2025/10/02 02:07:01 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/10/02 02:07:02 INFO : dst: Set directory modification time (using SetModTime) 2025/10/02 02:07:02 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.39s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno'", Local "Local file system at /tmp/rclone3824489542", Modify Window "1ms" 2025/10/02 02:07:05 DEBUG : sub dir/test remove existing: md5 = ac67289c34831c46445236a39ab8bfc7 OK 2025/10/02 02:07:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = dddf415d0c6f424640e108f02baf6173 OK 2025/10/02 02:07:08 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.feveren5" before starting 2025/10/02 02:07:09 DEBUG : sub dir/test remove existing.feveren5: TEST: removing renamed existing file after operation 2025/10/02 02:07:10 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.turajaw4" before starting 2025/10/02 02:07:11 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.turajaw4: TEST: renaming existing back after failed operation 2025/10/02 02:07:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bikehov4" before starting 2025/10/02 02:07:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bikehov4: TEST: removing renamed existing file after operation 2025/10/02 02:07:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ffujo3ou2clnqn1bp5f0mu1jmgrhru7pp7jtat4m04i8426mce441lau2qvmmao0p1935jvqv2fvn5vsthfadmvt2d9lmnkifft5m8nm4qe4fkpr74isocs6blhcjlm5h3tfrqnriclaash3b9mns0chv0fcteun3t0c7jirc7mnmroj5i7g" 2025/10/02 02:07:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8om6qqpq0ishfqt3rlfie02qosjo3373gentp357gtv9a77bnmjg" --- PASS: TestRemoveExisting (12.69s) === 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/10/02 02:07:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bobuqur3seno': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m0.543873776s (try 1/5)