"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/10/12 01:40:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sukilih0leyo" 2025/10/12 01:40:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/12 01:40:53 DEBUG : Creating backend with remote "TestDrive:crypt/ft6o89dhqvl0ddrfmguhjfqkurtp4t7q1a7gj4ggbjtu5il8a6t0" 2025/10/12 01:40:54 DEBUG : Creating backend with remote "/tmp/rclone4029472597" === 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-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.21s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/10/12 01:40:54 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/10/12 01:40:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/12 01:40:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/12 01:40:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/10/12 01:40:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/12 01:40:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/12 01:40:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/12 01:40:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/10/12 01:40:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/12 01:40:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/12 01:40:54 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/10/12 01:40:54 DEBUG : potato: Seek from 10 to 0 2025/10/12 01:40:54 DEBUG : potato: Seek from 10 to 0 2025/10/12 01:40:54 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/10/12 01:40:54 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/10/12 01:40:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/12 01:40:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/12 01:40:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/10/12 01:40:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/12 01:40:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/12 01:40:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/12 01:40:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/10/12 01:40:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/12 01:40:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/12 01:40:54 DEBUG : potato: Seek from 5 to 2 2025/10/12 01:40:54 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/10/12 01:40:54 DEBUG : potato: Seek from 7 to 0 2025/10/12 01:40:54 DEBUG : potato: Seek from 7 to 0 2025/10/12 01:40:54 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/10/12 01:40:54 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/10/12 01:40:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/12 01:40:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/12 01:40:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/10/12 01:40:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/12 01:40:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/12 01:40:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/12 01:40:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/10/12 01:40:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/12 01:40:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/12 01:40:54 DEBUG : potato: Seek from 5 to 2 2025/10/12 01:40:54 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/10/12 01:40:54 DEBUG : potato: Seek from 8 to 0 2025/10/12 01:40:54 DEBUG : potato: Seek from 8 to 0 2025/10/12 01:40:54 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/10/12 01:40:54 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/10/12 01:40:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/12 01:40:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/12 01:40:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/10/12 01:40:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/12 01:40:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/12 01:40:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/12 01:40:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/10/12 01:40:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/12 01:40:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/12 01:40:54 DEBUG : potato: Seek from 5 to 2 2025/10/12 01:40:54 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/10/12 01:40:54 DEBUG : potato: Seek from 9 to 0 2025/10/12 01:40:54 DEBUG : potato: Seek from 9 to 0 2025/10/12 01:40:54 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-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:40:56 DEBUG : rutabaga: md5 = e36a8f8d3beb77c615d930339fe7d18b OK === RUN TestCheck/1 === RUN TestCheck/2 2025/10/12 01:40:58 DEBUG : empty space: md5 = 0f5b9b68e9847b02306946271a2ecbdc OK === RUN TestCheck/3 2025/10/12 01:41:00 DEBUG : potato2: md5 = f23e92653d36a335d58979e6ac8b1c60 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/10/12 01:41:02 DEBUG : remotepotato: md5 = e9e25decfa4f30b3db966eef338bd9c8 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.91s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.21s) === RUN TestCheckFsError 2025/10/12 01:41:05 DEBUG : Creating backend with remote "nonexistent" 2025/10/12 01:41:05 DEBUG : Creating backend with remote "nonexistent" 2025/10/12 01:41:05 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/10/12 01:41:05 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/12 01:41:05 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/10/12 01:41:05 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:41:06 DEBUG : rutabaga: md5 = 8307242114bee7ff67350ae972510402 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/10/12 01:41:10 DEBUG : empty space: md5 = a7f6e04572d5002266237d16f5203498 OK === RUN TestCheckDownload/3 2025/10/12 01:41:13 DEBUG : potato2: md5 = ecfe62af9e70a4116df6579e0dc10cd8 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/10/12 01:41:17 DEBUG : remotepotato: md5 = 3d064dc77834450e24ef58869624eb62 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.31s) --- PASS: TestCheckDownload/1 (0.99s) --- PASS: TestCheckDownload/2 (0.82s) --- PASS: TestCheckDownload/3 (1.07s) --- PASS: TestCheckDownload/4 (1.01s) --- PASS: TestCheckDownload/5 (1.10s) --- PASS: TestCheckDownload/6 (0.80s) --- PASS: TestCheckDownload/7 (0.82s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:41:22 DEBUG : rutabaga: md5 = 3fd3544639a51f58c4cc8a3f3a52d50c OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/10/12 01:41:24 DEBUG : empty space: md5 = 5eb31ee9359aeaa9edce8ce9a441ff5c OK === RUN TestCheckSizeOnly/3 2025/10/12 01:41:26 DEBUG : potato2: md5 = 8a371e53433576a01fa38995c1aae14b OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/10/12 01:41:28 DEBUG : remotepotato: md5 = a2af14677ef782960997c53fc14e32a6 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.65s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.20s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:41:32 DEBUG : test.sum: md5 = 68db75020b749ee40f45c0eb61b2360e OK 2025/10/12 01:41:33 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/12 01:41:33 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/12 01:41:33 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/12 01:41:33 NOTICE: test.sum: 2 warning(s) suppressed... 2025/10/12 01:41:35 DEBUG : test.sum: md5 = dae66273d68494bf207d60f31cc3d2b2 OK 2025/10/12 01:41:36 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/12 01:41:36 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/12 01:41:36 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/12 01:41:36 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.54s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:41:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sukilih0leyo/data" 2025/10/12 01:41:37 DEBUG : Config file has changed externally - reloading 2025/10/12 01:41:37 DEBUG : Creating backend with remote "TestDrive:crypt/ft6o89dhqvl0ddrfmguhjfqkurtp4t7q1a7gj4ggbjtu5il8a6t0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo/data' lacks md5, skipping --- SKIP: TestCheckSum (1.90s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:41:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sukilih0leyo/data" 2025/10/12 01:41:39 DEBUG : Creating backend with remote "TestDrive:crypt/ft6o89dhqvl0ddrfmguhjfqkurtp4t7q1a7gj4ggbjtu5il8a6t0/vjrnln8ratgmqakfosrqe8espk" 2025/10/12 01:41:42 DEBUG : data/banana: md5 = a2a89d0142ff1d04a3d9f825e410e639 OK 2025/10/12 01:41:43 DEBUG : test.sum: md5 = 9bc7184109d66b980471be6a285ce7cb OK === RUN TestCheckSumDownload/subtest1 2025/10/12 01:41:48 DEBUG : data/potato: md5 = b950619eb4aba24b52fad8ccc7e0b944 OK 2025/10/12 01:41:49 DEBUG : test.sum: md5 = 8384e549edce4e9be464c83095ba8bf8 OK === RUN TestCheckSumDownload/subtest2 2025/10/12 01:41:53 DEBUG : test.sum: md5 = 02004ba2d50e283dd61865d0d500c88b OK === RUN TestCheckSumDownload/subtest3 2025/10/12 01:41:56 DEBUG : test.sum: md5 = b4d9f1e8de1a8dda0dc4c9b2f5cac91a OK === RUN TestCheckSumDownload/subtest4 2025/10/12 01:42:01 DEBUG : test.sum: md5 = 962d90d54c006c12c2c46dd1803664aa OK === RUN TestCheckSumDownload/subtest5 2025/10/12 01:42:05 DEBUG : test.sum: md5 = dc38b1cc6d31764d2ca7e408e4f790b3 OK === RUN TestCheckSumDownload/subtest6 2025/10/12 01:42:09 DEBUG : data/banana: md5 = 0805bc4b70bae80b2af24158c6023af7 OK 2025/10/12 01:42:10 DEBUG : data/potato: md5 = b9ef6a5d1af76a1cdadcd74b1adc226b OK 2025/10/12 01:42:12 DEBUG : test.sum: md5 = 0c23d901ed2a704efdf9a7e5b3a76120 OK === RUN TestCheckSumDownload/subtest7 2025/10/12 01:42:16 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/10/12 01:42:16 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (38.04s) --- PASS: TestCheckSumDownload/subtest1 (2.33s) --- PASS: TestCheckSumDownload/subtest2 (1.78s) --- PASS: TestCheckSumDownload/subtest3 (2.05s) --- PASS: TestCheckSumDownload/subtest4 (1.95s) --- PASS: TestCheckSumDownload/subtest5 (2.51s) --- PASS: TestCheckSumDownload/subtest6 (1.92s) --- PASS: TestCheckSumDownload/subtest7 (2.06s) === RUN TestApplyTransforms 2025/10/12 01:42:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-haguxiz2yihi" 2025/10/12 01:42:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/12 01:42:17 DEBUG : Creating backend with remote "TestDrive:crypt/smv57k71e56js17sn72nke45rdan2ropbd97thstt2aju22u5bv0" 2025/10/12 01:42:18 DEBUG : Creating backend with remote "/tmp/rclone922436026" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haguxiz2yihi'", Local "Local file system at /tmp/rclone922436026", Modify Window "1ms" 2025/10/12 01:42:20 DEBUG : hello, world!: md5 = 1594f39329f3edc2d7378d6226819758 OK upper checkfile vs. lower remote (without normalization) 2025/10/12 01:42:20 ERROR : hello, world!: sum not found 2025/10/12 01:42:20 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-haguxiz2yihi' 2025/10/12 01:42:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-haguxiz2yihi': 1 files missing 2025/10/12 01:42:20 NOTICE: 1 hashes missing 2025/10/12 01:42:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-haguxiz2yihi': 1 differences found 2025/10/12 01:42:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-haguxiz2yihi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/10/12 01:42:21 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/12 01:42:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-haguxiz2yihi': 0 differences found 2025/10/12 01:42:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-haguxiz2yihi': 1 matching files 2025/10/12 01:42:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gowadat2wiho" 2025/10/12 01:42:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/12 01:42:21 DEBUG : Creating backend with remote "TestDrive:crypt/p9d6fg4qpuvh8bon5muhuit463biuk9n672sl3ms1igb87krfge0" 2025/10/12 01:42:22 DEBUG : Creating backend with remote "/tmp/rclone2609722146" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gowadat2wiho'", Local "Local file system at /tmp/rclone2609722146", Modify Window "1ms" 2025/10/12 01:42:24 DEBUG : HELLO, WORLD!: md5 = 84eb28f3baf911bc1fc4a1f0f9540d3f OK lower checkfile vs. upper remote (without normalization) 2025/10/12 01:42:25 ERROR : HELLO, WORLD!: sum not found 2025/10/12 01:42:25 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gowadat2wiho' 2025/10/12 01:42:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gowadat2wiho': 1 files missing 2025/10/12 01:42:25 NOTICE: 1 hashes missing 2025/10/12 01:42:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gowadat2wiho': 1 differences found 2025/10/12 01:42:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gowadat2wiho': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/10/12 01:42:26 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/12 01:42:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gowadat2wiho': 0 differences found 2025/10/12 01:42:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gowadat2wiho': 1 matching files 2025/10/12 01:42:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tewebiy4geka" 2025/10/12 01:42:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/12 01:42:26 DEBUG : Creating backend with remote "TestDrive:crypt/60vnjrcogai53ta8juf8vpfogtobrj1qfn6dj90gm935n5ki0if0" 2025/10/12 01:42:27 DEBUG : Creating backend with remote "/tmp/rclone2789532291" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tewebiy4geka'", Local "Local file system at /tmp/rclone2789532291", Modify Window "1ms" 2025/10/12 01:42:29 DEBUG : HeLlO, wOrLd!: md5 = 684f96998eb1bdda82ab85851406296a OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/10/12 01:42:29 ERROR : HeLlO, wOrLd!: sum not found 2025/10/12 01:42:29 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tewebiy4geka' 2025/10/12 01:42:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tewebiy4geka': 1 files missing 2025/10/12 01:42:29 NOTICE: 1 hashes missing 2025/10/12 01:42:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tewebiy4geka': 1 differences found 2025/10/12 01:42:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tewebiy4geka': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/10/12 01:42:30 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/12 01:42:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tewebiy4geka': 0 differences found 2025/10/12 01:42:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tewebiy4geka': 1 matching files 2025/10/12 01:42:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xupitir9gexe" 2025/10/12 01:42:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/12 01:42:30 DEBUG : Creating backend with remote "TestDrive:crypt/1uatm77fe7ugho42ghep078g91dmpj45vpeblv9pcchaf9umvdk0" 2025/10/12 01:42:31 DEBUG : Creating backend with remote "/tmp/rclone1315167009" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xupitir9gexe'", Local "Local file system at /tmp/rclone1315167009", Modify Window "1ms" 2025/10/12 01:42:33 DEBUG : HELLO, WORLD!: md5 = 5b6b9f62b9a836b0bb070fa3035283d4 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/10/12 01:42:34 ERROR : HELLO, WORLD!: sum not found 2025/10/12 01:42:34 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xupitir9gexe' 2025/10/12 01:42:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xupitir9gexe': 1 files missing 2025/10/12 01:42:34 NOTICE: 1 hashes missing 2025/10/12 01:42:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xupitir9gexe': 1 differences found 2025/10/12 01:42:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xupitir9gexe': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/10/12 01:42:35 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/12 01:42:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xupitir9gexe': 0 differences found 2025/10/12 01:42:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xupitir9gexe': 1 matching files 2025/10/12 01:42:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zanujel4nela" 2025/10/12 01:42:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/12 01:42:35 DEBUG : Creating backend with remote "TestDrive:crypt/br8r91k1rmh3a911mecf5c1rbqkqc2fsn42bv8kd790sjoe67i40" 2025/10/12 01:42:36 DEBUG : Creating backend with remote "/tmp/rclone156750707" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zanujel4nela'", Local "Local file system at /tmp/rclone156750707", Modify Window "1ms" 2025/10/12 01:42:38 DEBUG : 測試_Русский___ě_áñ: md5 = a648c99dfb14d0c30ae0c2641f28100a OK NFD checkfile vs. NFC remote (without normalization) 2025/10/12 01:42:38 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/12 01:42:38 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zanujel4nela' 2025/10/12 01:42:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zanujel4nela': 1 files missing 2025/10/12 01:42:38 NOTICE: 1 hashes missing 2025/10/12 01:42:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zanujel4nela': 1 differences found 2025/10/12 01:42:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zanujel4nela': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/10/12 01:42:39 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/12 01:42:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zanujel4nela': 0 differences found 2025/10/12 01:42:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zanujel4nela': 1 matching files 2025/10/12 01:42:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rilafay0nubo" 2025/10/12 01:42:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/12 01:42:39 DEBUG : Creating backend with remote "TestDrive:crypt/k5883rrt2u4hp3l13qh2fu85eb1rpu1cgrhoov471u2fgqn1ta70" 2025/10/12 01:42:40 DEBUG : Creating backend with remote "/tmp/rclone2731288045" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rilafay0nubo'", Local "Local file system at /tmp/rclone2731288045", Modify Window "1ms" 2025/10/12 01:42:42 DEBUG : 測試_Русский___ě_áñ: md5 = 6f1c47ee7ad4aeb2d3c27408a780b09e OK NFC checkfile vs. NFD remote (without normalization) 2025/10/12 01:42:43 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/12 01:42:43 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rilafay0nubo' 2025/10/12 01:42:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rilafay0nubo': 1 files missing 2025/10/12 01:42:43 NOTICE: 1 hashes missing 2025/10/12 01:42:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rilafay0nubo': 1 differences found 2025/10/12 01:42:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rilafay0nubo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/10/12 01:42:44 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/12 01:42:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rilafay0nubo': 0 differences found 2025/10/12 01:42:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rilafay0nubo': 1 matching files 2025/10/12 01:42:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fizayos6vowa" 2025/10/12 01:42:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/12 01:42:44 DEBUG : Creating backend with remote "TestDrive:crypt/he3akbe6kj9q0v9agnoedeti2k0502is17rmahhjnmjqeavak9jg" 2025/10/12 01:42:45 DEBUG : Creating backend with remote "/tmp/rclone2118010414" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fizayos6vowa'", Local "Local file system at /tmp/rclone2118010414", Modify Window "1ms" 2025/10/12 01:42:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 580c1bb8e67b17e1bd862e78e2c99545 OK NFDx2 checkfile vs. both remote (without normalization) 2025/10/12 01:42:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/12 01:42:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fizayos6vowa' 2025/10/12 01:42:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fizayos6vowa': 1 files missing 2025/10/12 01:42:48 NOTICE: 1 hashes missing 2025/10/12 01:42:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fizayos6vowa': 1 differences found 2025/10/12 01:42:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fizayos6vowa': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/10/12 01:42:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/12 01:42:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fizayos6vowa': 0 differences found 2025/10/12 01:42:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fizayos6vowa': 1 matching files 2025/10/12 01:42:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sidikey2ravi" 2025/10/12 01:42:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/12 01:42:49 DEBUG : Creating backend with remote "TestDrive:crypt/fnbnkolqnp637qt843coaq1poc94r6vloifupv0t19kn2tsi70lg" 2025/10/12 01:42:50 DEBUG : Creating backend with remote "/tmp/rclone1075835854" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidikey2ravi'", Local "Local file system at /tmp/rclone1075835854", Modify Window "1ms" 2025/10/12 01:42:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ea1fffa09298eb09e6c629faecd260ab OK NFCx2 checkfile vs. both remote (without normalization) 2025/10/12 01:42:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/12 01:42:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sidikey2ravi' 2025/10/12 01:42:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sidikey2ravi': 1 files missing 2025/10/12 01:42:52 NOTICE: 1 hashes missing 2025/10/12 01:42:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sidikey2ravi': 1 differences found 2025/10/12 01:42:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sidikey2ravi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/10/12 01:42:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/12 01:42:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sidikey2ravi': 0 differences found 2025/10/12 01:42:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sidikey2ravi': 1 matching files 2025/10/12 01:42:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nicumos5zamo" 2025/10/12 01:42:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/12 01:42:54 DEBUG : Creating backend with remote "TestDrive:crypt/7jahtao1od1u15sanje086mngimmtb6564d8atv7msd56rp38890" 2025/10/12 01:42:54 DEBUG : Creating backend with remote "/tmp/rclone4050491904" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicumos5zamo'", Local "Local file system at /tmp/rclone4050491904", Modify Window "1ms" 2025/10/12 01:42:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = beaca1de08688990ba9ac342b3325b44 OK both checkfile vs. NFDx2 remote (without normalization) 2025/10/12 01:42:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/12 01:42:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nicumos5zamo' 2025/10/12 01:42:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nicumos5zamo': 1 files missing 2025/10/12 01:42:57 NOTICE: 1 hashes missing 2025/10/12 01:42:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nicumos5zamo': 1 differences found 2025/10/12 01:42:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nicumos5zamo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/10/12 01:42:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/12 01:42:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nicumos5zamo': 0 differences found 2025/10/12 01:42:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nicumos5zamo': 1 matching files 2025/10/12 01:42:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yiwitet7xabu" 2025/10/12 01:42:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/12 01:42:58 DEBUG : Creating backend with remote "TestDrive:crypt/k0nvbjjara1kiesjuak6966qinlg6qe63p3ecue68g8kjtuhbi9g" 2025/10/12 01:42:59 DEBUG : Creating backend with remote "/tmp/rclone4000048433" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yiwitet7xabu'", Local "Local file system at /tmp/rclone4000048433", Modify Window "1ms" 2025/10/12 01:43:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7a92f37dd0c70bf44d1cf14d4b5829b3 OK both checkfile vs. NFCx2 remote (without normalization) 2025/10/12 01:43:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/12 01:43:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yiwitet7xabu' 2025/10/12 01:43:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiwitet7xabu': 1 files missing 2025/10/12 01:43:01 NOTICE: 1 hashes missing 2025/10/12 01:43:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiwitet7xabu': 1 differences found 2025/10/12 01:43:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiwitet7xabu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/10/12 01:43:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/12 01:43:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiwitet7xabu': 0 differences found 2025/10/12 01:43:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiwitet7xabu': 1 matching files 2025/10/12 01:43:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yiwitet7xabu': Purge remote 2025/10/12 01:43:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nicumos5zamo': Purge remote 2025/10/12 01:43:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sidikey2ravi': Purge remote 2025/10/12 01:43:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fizayos6vowa': Purge remote 2025/10/12 01:43:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rilafay0nubo': Purge remote 2025/10/12 01:43:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zanujel4nela': Purge remote 2025/10/12 01:43:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xupitir9gexe': Purge remote 2025/10/12 01:43:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tewebiy4geka': Purge remote 2025/10/12 01:43:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gowadat2wiho': Purge remote 2025/10/12 01:43:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-haguxiz2yihi': Purge remote --- PASS: TestApplyTransforms (49.96s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:43:07 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/12 01:43:09 DEBUG : sub/file2: md5 = a179b996d1748fd6b3610c89a88738ba OK 2025/10/12 01:43:09 INFO : file1: Copied (new) to: sub/file2 2025/10/12 01:43:10 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 01:43:10 DEBUG : file1: Unchanged skipping 2025/10/12 01:43:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo': don't need to copy/move sub/file2, it is already at target location 2025/10/12 01:43:12 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.82s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.41s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:43:15 DEBUG : dst/file1: md5 = 59b1cbe72725ec1a8a19fd869dab244e OK 2025/10/12 01:43:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sukilih0leyo/backup" 2025/10/12 01:43:16 DEBUG : Creating backend with remote "TestDrive:crypt/ft6o89dhqvl0ddrfmguhjfqkurtp4t7q1a7gj4ggbjtu5il8a6t0/1nrff024r7pq65ecp72fc28jb0" 2025/10/12 01:43:17 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/12 01:43:19 INFO : dst/file1: Moved (server-side) 2025/10/12 01:43:21 DEBUG : dst/file1: md5 = 1c93116574843ba78514acb05f2a2899 OK 2025/10/12 01:43:21 INFO : dst/file1: Copied (new) 2025/10/12 01:43:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/12 01:43:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/12 01:43:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.21s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:43:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sukilih0leyo/dst" 2025/10/12 01:43:25 DEBUG : Creating backend with remote "TestDrive:crypt/ft6o89dhqvl0ddrfmguhjfqkurtp4t7q1a7gj4ggbjtu5il8a6t0/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/12 01:43:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sukilih0leyo/CompareDest" 2025/10/12 01:43:27 DEBUG : Creating backend with remote "TestDrive:crypt/ft6o89dhqvl0ddrfmguhjfqkurtp4t7q1a7gj4ggbjtu5il8a6t0/gveqi14airsml4bgu7krj116o8" 2025/10/12 01:43:28 DEBUG : one: Need to transfer - File not found at Destination 2025/10/12 01:43:30 DEBUG : one: md5 = fd46d1d854ed8cbc5540f76fcd597266 OK 2025/10/12 01:43:30 INFO : one: Copied (new) 2025/10/12 01:43:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/12 01:43:33 DEBUG : one: md5 = 52a6a8c377bda04d0031b8ccf9163d46 OK 2025/10/12 01:43:33 INFO : one: Copied (replaced existing) 2025/10/12 01:43:35 DEBUG : dst/one: md5 = 9db11001571d70de4952b86dcbf6bd52 OK 2025/10/12 01:43:37 DEBUG : CompareDest/one: md5 = 290ed89348fda6f64259420658ccc44f OK 2025/10/12 01:43:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/12 01:43:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 01:43:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/12 01:43:40 DEBUG : CompareDest/two: md5 = 2eba079dbe371bab7f9db0a0cc31be89 OK 2025/10/12 01:43:41 DEBUG : two: Need to transfer - File not found at Destination 2025/10/12 01:43:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 01:43:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/12 01:43:42 DEBUG : two: Need to transfer - File not found at Destination 2025/10/12 01:43:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 01:43:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/12 01:43:43 DEBUG : two: Need to transfer - File not found at Destination 2025/10/12 01:43:43 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/12 01:43:45 DEBUG : two: md5 = 34385d420cdbae047d065fcb8736905f OK 2025/10/12 01:43:45 INFO : two: Copied (new) 2025/10/12 01:43:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/12 01:43:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/12 01:43:48 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/12 01:43:48 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (23.84s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:43:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sukilih0leyo/dst" 2025/10/12 01:43:49 DEBUG : Creating backend with remote "TestDrive:crypt/ft6o89dhqvl0ddrfmguhjfqkurtp4t7q1a7gj4ggbjtu5il8a6t0/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/12 01:43:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sukilih0leyo/CopyDest" 2025/10/12 01:43:51 DEBUG : Creating backend with remote "TestDrive:crypt/ft6o89dhqvl0ddrfmguhjfqkurtp4t7q1a7gj4ggbjtu5il8a6t0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/12 01:43:52 DEBUG : one: Need to transfer - File not found at Destination 2025/10/12 01:43:54 DEBUG : one: md5 = 1983b3a6c039e323d3c9dd94e3a6abc5 OK 2025/10/12 01:43:54 INFO : one: Copied (new) 2025/10/12 01:43:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/12 01:43:57 DEBUG : one: md5 = 7df85bfa9aa6f3d65c0013f25303cbd1 OK 2025/10/12 01:43:57 INFO : one: Copied (replaced existing) 2025/10/12 01:43:59 DEBUG : dst/one: md5 = a89709eaa6a83e027bf0019f11ff07a9 OK 2025/10/12 01:44:01 DEBUG : CopyDest/one: md5 = c3928a21e8f1694694f101ec821cf652 OK 2025/10/12 01:44:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sukilih0leyo/BackupDir" 2025/10/12 01:44:02 DEBUG : Creating backend with remote "TestDrive:crypt/ft6o89dhqvl0ddrfmguhjfqkurtp4t7q1a7gj4ggbjtu5il8a6t0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/12 01:44:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/12 01:44:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 01:44:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/12 01:44:05 INFO : one: Moved (server-side) 2025/10/12 01:44:06 INFO : one: Copied (server-side copy) 2025/10/12 01:44:06 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/12 01:44:08 DEBUG : CopyDest/two: md5 = 613d7785af9409c6c6ce7c5830e80702 OK 2025/10/12 01:44:09 DEBUG : two: Need to transfer - File not found at Destination 2025/10/12 01:44:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 01:44:10 INFO : two: Copied (server-side copy) 2025/10/12 01:44:10 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/12 01:44:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/12 01:44:11 DEBUG : two: Unchanged skipping 2025/10/12 01:44:12 DEBUG : CopyDest/three: md5 = 82e268506420c198b5876124d13d1702 OK 2025/10/12 01:44:13 DEBUG : three: Need to transfer - File not found at Destination 2025/10/12 01:44:13 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/12 01:44:13 DEBUG : three: Destination not found in --copy-dest 2025/10/12 01:44:15 DEBUG : three: md5 = 3f93a5c4de1a1ee66c2c202210e65111 OK 2025/10/12 01:44:15 INFO : three: Copied (new) 2025/10/12 01:44:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/12 01:44:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/12 01:44:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/12 01:44:20 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/12 01:44:20 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/12 01:44:20 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/12 01:44:20 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.01s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.42s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.43s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:44:22 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/10/12 01:44:25 DEBUG : TestCopyFileMaxTransfer/file1: md5 = b0a0502cb83bb496ed237500f5b42e44 OK 2025/10/12 01:44:25 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/10/12 01:44:25 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/10/12 01:44:26 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/10/12 01:44:26 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/10/12 01:44:27 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/10/12 01:44:28 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 82c9001d915470828a8aa3d4355d4b3c OK 2025/10/12 01:44:28 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/10/12 01:44:30 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/10/12 01:44:30 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.83s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:44:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo': Looking for duplicate names using skip mode. 2025/10/12 01:44:35 NOTICE: one: Found 2 files with duplicate names 2025/10/12 01:44:35 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.66s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:44:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo': Looking for duplicate names using skip mode. 2025/10/12 01:44:40 NOTICE: one: Found 3 files with duplicate names 2025/10/12 01:44:40 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/10/12 01:44:41 INFO : one: Deleted 2025/10/12 01:44:41 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.33s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:44:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo': Looking for duplicate names using first mode. 2025/10/12 01:44:47 NOTICE: one: Found 3 files with duplicate names 2025/10/12 01:44:47 INFO : one: Deleted 2025/10/12 01:44:48 INFO : one: Deleted 2025/10/12 01:44:48 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.35s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:44:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo': Looking for duplicate names using newest mode. 2025/10/12 01:44:53 NOTICE: one: Found 3 files with duplicate names 2025/10/12 01:44:53 INFO : one: Deleted 2025/10/12 01:44:54 INFO : one: Deleted 2025/10/12 01:44:54 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.15s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.54s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:45:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo': Looking for duplicate names using oldest mode. 2025/10/12 01:45:00 NOTICE: one: Found 3 files with duplicate names 2025/10/12 01:45:00 INFO : one: Deleted 2025/10/12 01:45:01 INFO : one: Deleted 2025/10/12 01:45:01 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.40s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:45:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo': Looking for duplicate names using largest mode. 2025/10/12 01:45:06 NOTICE: one: Found 3 files with duplicate names 2025/10/12 01:45:06 INFO : one: Deleted 2025/10/12 01:45:07 INFO : one: Deleted 2025/10/12 01:45:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.28s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:45:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo': Looking for duplicate names using smallest mode. 2025/10/12 01:45:12 NOTICE: one: Found 3 files with duplicate names 2025/10/12 01:45:13 INFO : one: Deleted 2025/10/12 01:45:13 INFO : one: Deleted 2025/10/12 01:45:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.18s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:45:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo': Looking for duplicate names using rename mode. 2025/10/12 01:45:20 NOTICE: one.txt: Found 3 files with duplicate names 2025/10/12 01:45:21 INFO : one-2.txt: renamed from: one.txt 2025/10/12 01:45:23 INFO : one-3.txt: renamed from: one.txt 2025/10/12 01:45:24 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.88s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:45:28 DEBUG : dupe1/one.txt: md5 = ef9d7acf4c0ea572214ef2b3477464c0 OK 2025/10/12 01:45:30 DEBUG : dupe2/two.txt: md5 = f92547683ab05403ef14c9dd79198ec7 OK 2025/10/12 01:45:32 DEBUG : dupe3/three.txt: md5 = cbb1c9073cb17c161fa0e7a3b4a34c1a OK 2025/10/12 01:45:33 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/10/12 01:45:33 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/10/12 01:45:34 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/10/12 01:45:34 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/10/12 01:45:38 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/10/12 01:45:38 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/10/12 01:45:38 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (11.94s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:45:39 DEBUG : a.txt: md5 = 22d4916d1b7956069d2a91c392526f65 OK 2025/10/12 01:45:41 DEBUG : zend.txt: md5 = 411f193c453a2d840c6c57dd41eadd72 OK 2025/10/12 01:45:43 DEBUG : sub dir/hello world: md5 = 2e971e98682551d965a2383e524b85f1 OK 2025/10/12 01:45:44 DEBUG : sub dir/hello world2: md5 = 3bf5e8043bd73ffd3ebec2e97e42cdbf OK 2025/10/12 01:45:46 DEBUG : sub dir/ignore dir/.ignore: md5 = 9853fb59b2de6b7e990b0754245975a5 OK 2025/10/12 01:45:48 DEBUG : sub dir/ignore dir/should be ignored: md5 = 0d61da747eeee794091d57738d7fbea3 OK 2025/10/12 01:45:50 DEBUG : sub dir/sub sub dir/hello world3: md5 = 541efc741f224dfd7493b96930fbac18 OK 2025/10/12 01:45:51 DEBUG : a.txt: Excluded (Size Filter) 2025/10/12 01:45:51 DEBUG : a.txt: Excluded 2025/10/12 01:45:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/12 01:45:51 DEBUG : sub dir/hello world2: Excluded 2025/10/12 01:45:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/12 01:45:51 DEBUG : sub dir/hello world: Excluded 2025/10/12 01:45:52 DEBUG : sub dir/ignore dir: Excluded 2025/10/12 01:45:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/12 01:45:52 DEBUG : sub dir/hello world2: Excluded 2025/10/12 01:45:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/12 01:45:52 DEBUG : sub dir/hello world: Excluded 2025/10/12 01:45:52 DEBUG : sub dir/ignore dir: Excluded 2025/10/12 01:45:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/12 01:45:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/12 01:45:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/12 01:45:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/12 01:45:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/12 01:45:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/10/12 01:45:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (20.50s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:46:00 DEBUG : a.txt: md5 = cfd4e035c3f97e2fc98cbfeba32d6596 OK 2025/10/12 01:46:01 DEBUG : zend.txt: md5 = 9038603d007de3c482ef8af9fe0d88ee OK 2025/10/12 01:46:03 DEBUG : sub dir/hello world: md5 = e4f82b7185409c1fdce60e122fb4f862 OK 2025/10/12 01:46:05 DEBUG : sub dir/hello world2: md5 = a1737d2783f3d360a8a124efa24bd5c1 OK 2025/10/12 01:46:07 DEBUG : sub dir/ignore dir/.ignore: md5 = c98c33d24928fd1cb2b8cf5a9ff5016e OK 2025/10/12 01:46:08 DEBUG : sub dir/ignore dir/should be ignored: md5 = 01f8c8094ce33f8b73c07853018cb48f OK 2025/10/12 01:46:11 DEBUG : sub dir/sub sub dir/hello world3: md5 = 847d714c6fc11fbbbef1161dd95f201a OK 2025/10/12 01:46:12 DEBUG : a.txt: Excluded (Size Filter) 2025/10/12 01:46:12 DEBUG : a.txt: Excluded 2025/10/12 01:46:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/12 01:46:12 DEBUG : sub dir/hello world2: Excluded 2025/10/12 01:46:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/12 01:46:12 DEBUG : sub dir/hello world: Excluded 2025/10/12 01:46:13 DEBUG : sub dir/ignore dir: Excluded 2025/10/12 01:46:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/12 01:46:13 DEBUG : sub dir/hello world2: Excluded 2025/10/12 01:46:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/12 01:46:13 DEBUG : sub dir/hello world: Excluded 2025/10/12 01:46:13 DEBUG : sub dir/ignore dir: Excluded 2025/10/12 01:46:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/12 01:46:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/12 01:46:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/12 01:46:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/12 01:46:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/12 01:46:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/10/12 01:46:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (20.83s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:46:21 DEBUG : file1: md5 = 33ba9267a00fad08ed27b862c3ebde59 OK 2025/10/12 01:46:23 DEBUG : sub/file2: md5 = 7120c9629a7d4a3b0a3bf162b84b8f18 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/12 01:46:26 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/10/12 01:46:26 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/10/12 01:46:26 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/10/12 01:46:28 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.11s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.22s) --- PASS: TestListJSON/DirsOnly (0.22s) --- PASS: TestListJSON/Recurse (0.49s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.21s) --- PASS: TestListJSON/NoMimeType (0.22s) --- PASS: TestListJSON/ShowHash (0.22s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.64s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:46:30 DEBUG : file1: md5 = d33fe62371e4fafe329cbaaa9aeac33a OK 2025/10/12 01:46:32 DEBUG : sub/file2: md5 = c871c0a81d755030d8196a7d33011337 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/12 01:46:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sukilih0leyo/notfound" 2025/10/12 01:46:36 DEBUG : Creating backend with remote "TestDrive:crypt/ft6o89dhqvl0ddrfmguhjfqkurtp4t7q1a7gj4ggbjtu5il8a6t0/qe0i31qdkoejk60elps0ni5sqk" 2025/10/12 01:46:39 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.26s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.50s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.43s) --- PASS: TestStatJSON/DirFilesOnly (0.33s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.22s) --- PASS: TestStatJSON/RootNotFound (1.61s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:46:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo': Making directory 2025/10/12 01:46:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo': Making directory --- PASS: TestMkdir (0.64s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:46:43 DEBUG : sub dir/hello world: md5 = 8eeca821b567049b32147beb3c9022a1 OK 2025/10/12 01:46:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.57s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:46:46 DEBUG : potato2: md5 = 342cf485662ebf3df38b98cf07c54e93 OK 2025/10/12 01:46:48 DEBUG : empty space: md5 = 7fa91048bac035a1e69d12937db937a4 OK --- PASS: TestLs (4.61s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:46:51 DEBUG : potato2: md5 = 88952d7134ea3d30075afc06c428db1b OK 2025/10/12 01:46:52 DEBUG : empty space: md5 = 71b25db6bf6b005550b9fa51d5281d42 OK 2025/10/12 01:46:53 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/10/12 01:46:53 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.79s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:46:56 DEBUG : potato2: md5 = 94fac49ebcd624008737710492469e82 OK 2025/10/12 01:46:57 DEBUG : empty space: md5 = c3b32e7bb9c53511d089e2da36e4b722 OK --- PASS: TestLsLong (4.73s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:47:01 DEBUG : potato2: md5 = 8a494759f2f97c356748ba7475b373e3 OK 2025/10/12 01:47:02 DEBUG : empty space: md5 = 972454ae773105b7a178040f77c9c347 OK --- PASS: TestHashSums (4.24s) === RUN TestHashSumsWithErrors 2025/10/12 01:47:03 DEBUG : Creating backend with remote ":memory:" 2025/10/12 01:47:03 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/10/12 01:47:03 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/12 01:47:03 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/12 01:47:03 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/12 01:47:03 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/12 01:47:03 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/12 01:47:03 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/12 01:47:03 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/10/12 01:47:03 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-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:47:05 DEBUG : potato2: md5 = 875a748017e84ecc54ac434423de00c3 OK 2025/10/12 01:47:06 DEBUG : empty space: md5 = a8e516831c802a6ff7fdc167e25200df OK 2025/10/12 01:47:08 DEBUG : sub dir/potato3: md5 = 05b86137513cd34340456e58e2512a67 OK 2025/10/12 01:47:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.30s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:47:13 DEBUG : small: md5 = b44783f051dc89230402d61411317d7b OK 2025/10/12 01:47:14 DEBUG : medium: md5 = 61be9a0dac4f8e9c1de45ec956ce38ad OK 2025/10/12 01:47:16 DEBUG : large: md5 = cfcdbabe3dbc1e3d451f18db1bad9689 OK 2025/10/12 01:47:16 DEBUG : Waiting for deletions to finish 2025/10/12 01:47:16 DEBUG : large: Excluded (Size Filter) 2025/10/12 01:47:17 INFO : medium: Deleted 2025/10/12 01:47:17 INFO : small: Deleted --- PASS: TestDelete (6.16s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:47:19 DEBUG : small: md5 = 4043e3dc6a07d3059ed244b55c45c061 OK 2025/10/12 01:47:21 DEBUG : medium: md5 = 3fb757e9528dd21ca8c0bdeaf2ec54d6 OK 2025/10/12 01:47:22 DEBUG : large: md5 = e5beab78e999d3b9985f898b8ac48ff3 OK 2025/10/12 01:47:22 DEBUG : Waiting for deletions to finish 2025/10/12 01:47:23 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/10/12 01:47:23 INFO : large: Deleted 2025/10/12 01:47:23 INFO : small: Deleted --- PASS: TestMaxDelete (6.62s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:47:26 DEBUG : small: md5 = 029b513e6ab73185102de85291709319 OK 2025/10/12 01:47:27 DEBUG : medium: md5 = b694bee7d113e033bcbbcd061c8c1435 OK 2025/10/12 01:47:29 DEBUG : large: md5 = 85c8057cc850c2bf3b4af65f8fb85734 OK 2025/10/12 01:47:29 DEBUG : Waiting for deletions to finish 2025/10/12 01:47:29 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/12 01:47:30 INFO : small: Deleted 2025/10/12 01:47:30 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.65s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:47:33 DEBUG : small: md5 = a8b4f875544cb90d457b99243e6dbeee OK 2025/10/12 01:47:34 DEBUG : medium: md5 = 9f019c734ebf0bd721e55bf2c91bf766 OK 2025/10/12 01:47:35 DEBUG : large: md5 = 94f4ca85e134102fc7a70767b2f7d639 OK 2025/10/12 01:47:36 DEBUG : Waiting for deletions to finish 2025/10/12 01:47:36 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/10/12 01:47:36 INFO : large: Deleted 2025/10/12 01:47:36 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.92s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:47:40 DEBUG : ReadFile: md5 = 5fe4ca35d2378ba901882c6fb65ea18b OK --- PASS: TestReadFile (4.12s) === RUN TestRetry 2025/10/12 01:47:42 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/10/12 01:47:42 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/10/12 01:47:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/12 01:47:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/12 01:47:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/12 01:47:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/12 01:47:42 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-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:47:44 DEBUG : file1: md5 = 4eb2ed4260dce6332ce1abc5584e3def OK 2025/10/12 01:47:45 DEBUG : file2: md5 = 07d23219269be005299d7b478757a5f1 OK --- PASS: TestCat (15.47s) === RUN TestPurge 2025/10/12 01:47:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dilajuk1duki" 2025/10/12 01:47:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/12 01:47:58 DEBUG : Creating backend with remote "TestDrive:crypt/meevr85o4okmemhst5mo6ntmbk5dc813o1i4db6upiverg5cbf20" 2025/10/12 01:47:59 DEBUG : Creating backend with remote "/tmp/rclone849059402" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dilajuk1duki'", Local "Local file system at /tmp/rclone849059402", Modify Window "1ms" 2025/10/12 01:48:03 DEBUG : A1/B1/C1/one: md5 = aa908d633fdeac31fc66590082354553 OK 2025/10/12 01:48:03 INFO : A2: Making directory 2025/10/12 01:48:04 INFO : A1/B2: Making directory 2025/10/12 01:48:05 INFO : A1/B2/C2: Making directory 2025/10/12 01:48:05 INFO : A1/B1/C3: Making directory 2025/10/12 01:48:06 INFO : A3: Making directory 2025/10/12 01:48:07 INFO : A3/B3: Making directory 2025/10/12 01:48:07 INFO : A3/B3/C4: Making directory 2025/10/12 01:48:10 DEBUG : A1/two: md5 = b32a462331209bd55850466ee05032af OK 2025/10/12 01:48:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dilajuk1duki': Purge remote 2025/10/12 01:48:13 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.54s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:48:17 DEBUG : A1/B1/C1/one: md5 = 7c275ac8dcde21afa4e5a92c9f1055b6 OK 2025/10/12 01:48:17 INFO : A2: Making directory 2025/10/12 01:48:17 INFO : A1/B2: Making directory 2025/10/12 01:48:18 INFO : A1/B2/C2: Making directory 2025/10/12 01:48:19 INFO : A1/B1/C3: Making directory 2025/10/12 01:48:19 INFO : A3: Making directory 2025/10/12 01:48:20 INFO : A3/B3: Making directory 2025/10/12 01:48:21 INFO : A3/B3/C4: Making directory 2025/10/12 01:48:23 DEBUG : A1/two: md5 = 0f4d4190b5c3f5cb7c037c78d733d369 OK 2025/10/12 01:48:24 DEBUG : removing 1 level 3 directories 2025/10/12 01:48:24 INFO : A3/B3/C4: Removing directory 2025/10/12 01:48:27 DEBUG : removing 2 level 3 directories 2025/10/12 01:48:27 INFO : A1/B2/C2: Removing directory 2025/10/12 01:48:27 INFO : A1/B1/C3: Removing directory 2025/10/12 01:48:27 DEBUG : removing 2 level 2 directories 2025/10/12 01:48:27 INFO : A3/B3: Removing directory 2025/10/12 01:48:27 INFO : A1/B2: Removing directory 2025/10/12 01:48:27 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/10/12 01:48:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/12 01:48:28 DEBUG : removing 2 level 1 directories 2025/10/12 01:48:28 INFO : A3: Removing directory 2025/10/12 01:48:28 INFO : A2: Removing directory 2025/10/12 01:48:28 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/10/12 01:48:32 DEBUG : removing 1 level 3 directories 2025/10/12 01:48:32 INFO : A1/B1/C1: Removing directory 2025/10/12 01:48:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/12 01:48:32 DEBUG : removing 1 level 2 directories 2025/10/12 01:48:32 INFO : A1/B1: Removing directory 2025/10/12 01:48:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/12 01:48:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/12 01:48:33 DEBUG : removing 1 level 1 directories 2025/10/12 01:48:33 INFO : A1: Removing directory 2025/10/12 01:48:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/12 01:48:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/12 01:48:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/12 01:48:34 DEBUG : removing 1 level 0 directories 2025/10/12 01:48:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo': Removing directory 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/12 01:48:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (21.70s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:48:36 INFO : A1: Making directory 2025/10/12 01:48:36 INFO : A1/B1: Making directory 2025/10/12 01:48:37 INFO : A1/B1/C1: Making directory 2025/10/12 01:48:39 DEBUG : removing 1 level 3 directories 2025/10/12 01:48:39 INFO : A1/B1/C1: Removing directory 2025/10/12 01:48:40 DEBUG : removing 1 level 2 directories 2025/10/12 01:48:40 INFO : A1/B1: Removing directory 2025/10/12 01:48:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/12 01:48:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.21s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:48:42 INFO : A1: Making directory 2025/10/12 01:48:43 INFO : A1/B1: Making directory 2025/10/12 01:48:44 INFO : A1/B1/C1: Making directory 2025/10/12 01:48:46 DEBUG : removing 1 level 3 directories 2025/10/12 01:48:46 INFO : A1/B1/C1: Removing directory 2025/10/12 01:48:47 DEBUG : removing 1 level 2 directories 2025/10/12 01:48:47 INFO : A1/B1: Removing directory 2025/10/12 01:48:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/12 01:48:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.22s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:48:51 DEBUG : file1: md5 = e712b7dc469727dc4bb080f093ef81ad OK 2025/10/12 01:48:51 DEBUG : filename.txt: File name found in url 2025/10/12 01:48:53 DEBUG : filename.txt: md5 = b064a6252abc05e1ed81d189d7a37092 OK 2025/10/12 01:48:53 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/10/12 01:48:54 DEBUG : headerfilename.txt: md5 = 964b478966cb851a94f7ad0c9fb0100f OK 2025/10/12 01:48:55 DEBUG : file2: md5 = f8f7b04f4b1a52a1548db2ea153c7993 OK --- PASS: TestCopyURL (8.29s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:48:58 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/12 01:49:00 DEBUG : sub/file2: md5 = 9310ffb53b7aaf84527b3a2bd19b1844 OK 2025/10/12 01:49:00 INFO : file1: Copied (new) to: sub/file2 2025/10/12 01:49:00 INFO : file1: Deleted 2025/10/12 01:49:01 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 01:49:01 DEBUG : file1: Unchanged skipping 2025/10/12 01:49:01 INFO : file1: Deleted 2025/10/12 01:49:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo': don't need to copy/move sub/file2, it is already at target location 2025/10/12 01:49:03 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.82s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:49:04 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/12 01:49:05 DEBUG : file1: md5 = e2524b322e6bc0e3d73e95a320a7ae3a OK 2025/10/12 01:49:05 INFO : file1: Copied (new) 2025/10/12 01:49:05 INFO : file1: Deleted 2025/10/12 01:49:05 DEBUG : file1: Destination exists, skipping 2025/10/12 01:49:05 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.08s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.43s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:49:10 DEBUG : dst/file1: md5 = b4d330059c52d8a6070a85ea77bb2ea1 OK 2025/10/12 01:49:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sukilih0leyo/backup" 2025/10/12 01:49:10 DEBUG : Creating backend with remote "TestDrive:crypt/ft6o89dhqvl0ddrfmguhjfqkurtp4t7q1a7gj4ggbjtu5il8a6t0/1nrff024r7pq65ecp72fc28jb0" 2025/10/12 01:49:12 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/12 01:49:14 INFO : dst/file1: Moved (server-side) 2025/10/12 01:49:15 DEBUG : dst/file1: md5 = 1898345eb3473d2fac375390cb1cc12e OK 2025/10/12 01:49:15 INFO : dst/file1: Copied (new) 2025/10/12 01:49:15 INFO : dst/file1: Deleted 2025/10/12 01:49:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/12 01:49:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/12 01:49:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.35s) === 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-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:49:22 DEBUG : A1/one: md5 = 97c66f792a26f05088f4acbb9d49bda4 OK 2025/10/12 01:49:23 DEBUG : A1/two: md5 = 20d77998e93286e67d50b813de78ea67 OK 2025/10/12 01:49:25 DEBUG : A1/B1/three: md5 = a6cdba2daec6421842d64d890444d5d2 OK 2025/10/12 01:49:28 DEBUG : A1/B1/C1/four: md5 = 73962940c13284055d068a15704ea095 OK 2025/10/12 01:49:30 DEBUG : A1/B1/C2/five: md5 = 8052ab1feef5a3879cfda92edbc31abf OK 2025/10/12 01:49:30 INFO : A1/B2: Making directory 2025/10/12 01:49:30 INFO : A1/B1/C3: Making directory 2025/10/12 01:49:39 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/10/12 01:49:39 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/10/12 01:49:39 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/10/12 01:49:40 INFO : A2/one: Moved (server-side) to: A3/one 2025/10/12 01:49:40 INFO : A2/two: Moved (server-side) to: A3/two 2025/10/12 01:49:43 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/12 01:49:43 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/12 01:49:43 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/12 01:49:44 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/12 01:49:44 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/12 01:49:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/10/12 01:49:51 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/10/12 01:49:51 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/10/12 01:49:51 INFO : A3/one: Moved (server-side) to: A4/one 2025/10/12 01:49:51 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/10/12 01:49:51 INFO : A3/two: Moved (server-side) to: A4/two 2025/10/12 01:49:54 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/12 01:49:54 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/12 01:49:54 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/12 01:49:54 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/12 01:49:54 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/12 01:50:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/10/12 01:50:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/10/12 01:50:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/12 01:50:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/12 01:50:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/12 01:50:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/12 01:50:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/12 01:50:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/12 01:50:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/12 01:50:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.01s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" --- PASS: TestGetFsInfo (0.41s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:50:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo': File to upload is small (34 bytes), uploading instead of streaming 2025/10/12 01:50:05 DEBUG : no_checksum_small_file_from_pipe: md5 = 168c89441efa3d8d82e521fd2f553924 OK 2025/10/12 01:50:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/12 01:50:05 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/12 01:50:06 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/10/12 01:50:07 DEBUG : no_checksum_big_file_from_pipe: md5 = e04044cdb5b6f348f6f1741119bad36b OK 2025/10/12 01:50:07 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-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:50:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo': File to upload is small (34 bytes), uploading instead of streaming 2025/10/12 01:50:10 DEBUG : with_checksum_small_file_from_pipe: md5 = a62355d8709b6433092ee36e73871084 OK 2025/10/12 01:50:10 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/12 01:50:11 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/10/12 01:50:12 DEBUG : with_checksum_big_file_from_pipe: md5 = 35ed412a6a273c716508c3f9a7224ce6 OK 2025/10/12 01:50:12 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-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:50:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo': File to upload is small (34 bytes), uploading instead of streaming 2025/10/12 01:50:15 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 01:50:16 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/12 01:50:17 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-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:50:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo': File to upload is small (34 bytes), uploading instead of streaming 2025/10/12 01:50:20 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/12 01:50:21 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/12 01:50:22 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.54s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.29s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.16s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.85s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.24s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/10/12 01:50:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo': File to upload is small (48 bytes), uploading instead of streaming 2025/10/12 01:50:26 DEBUG : rcat_metadata: md5 = 8628076e1f961c0e9c3528c90adbeedb OK 2025/10/12 01:50:26 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/10/12 01:50:27 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/10/12 01:50:28 DEBUG : rcat_metadata_uploadcutoff0: md5 = 716aaf13bb4a6bd50ab846e8c52af412 OK 2025/10/12 01:50:28 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.03s) --- PASS: TestRcatMetadata/Normal (2.64s) --- PASS: TestRcatMetadata/ViaDisk (2.94s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:50:31 DEBUG : potato1: md5 = 294526fb52e44c29fb32d062d81d7e95 OK 2025/10/12 01:50:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo': File to upload is small (60 bytes), uploading instead of streaming 2025/10/12 01:50:33 DEBUG : potato2: md5 = 3398d82468039ab23d478a495cf5cd35 OK 2025/10/12 01:50:33 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.42s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:50:36 DEBUG : potato1: md5 = aac198e67551e32f80c5aae588451802 OK 2025/10/12 01:50:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo': File to upload is small (60 bytes), uploading instead of streaming 2025/10/12 01:50:37 DEBUG : potato2: md5 = 5933d6e287a2c8c2c6e10e1b3cd96405 OK 2025/10/12 01:50:37 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.95s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:50:41 DEBUG : potato2: md5 = 681d4cdc0c2fffa4600574fa8bdc126e OK 2025/10/12 01:50:42 DEBUG : empty space: md5 = 0303978751a002696f463b1826684346 OK 2025/10/12 01:50:44 DEBUG : sub dir/potato3: md5 = 52e994b9402bb22e607b2ee43f2b84b4 OK 2025/10/12 01:50:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo': Touching "sub dir/potato3" 2025/10/12 01:50:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo': Touching "potato2" 2025/10/12 01:50:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo': Touching "empty space" 2025/10/12 01:50:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.52s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:50:49 DEBUG : dir with metadata: Making directory with metadata 2025/10/12 01:50:49 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.25s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:50:51 DEBUG : directory with modtime: Making directory with metadata 2025/10/12 01:50:52 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-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:50:53 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/12 01:50:53 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/12 01:50:53 DEBUG : Google drive root 'crypt/ft6o89dhqvl0ddrfmguhjfqkurtp4t7q1a7gj4ggbjtu5il8a6t0': Skipping btime metadata as can't update it on an existing file: 2025-10-12T01:50:53.696956441Z 2025/10/12 01:50:54 INFO : non existent directory: Updated directory metadata 2025/10/12 01:50:56 DEBUG : Google drive root 'crypt/ft6o89dhqvl0ddrfmguhjfqkurtp4t7q1a7gj4ggbjtu5il8a6t0': Skipping btime metadata as can't update it on an existing file: 2025-10-12T01:50:53.696956441Z 2025/10/12 01:50:56 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.78s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:50:58 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/10/12 01:50:59 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/10/12 01:51:00 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.80s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:51:02 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/12 01:51:02 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/12 01:51:02 DEBUG : dst: Making directory with metadata 2025/10/12 01:51:03 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/12 01:51:03 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/12 01:51:03 INFO : dst: Set directory modification time (using SetModTime) 2025/10/12 01:51:03 INFO : dst: Set directory modification time (using SetModTime) 2025/10/12 01:51:03 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/10/12 01:51:04 INFO : dst: Set directory modification time (using SetModTime) 2025/10/12 01:51:04 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.38s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo'", Local "Local file system at /tmp/rclone4029472597", Modify Window "1ms" 2025/10/12 01:51:07 DEBUG : sub dir/test remove existing: md5 = c930b5783e6d4d407fb2a4873570b9d5 OK 2025/10/12 01:51:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = da9b34b7bbc206a8f114845e1909b053 OK 2025/10/12 01:51:11 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.yezanew5" before starting 2025/10/12 01:51:11 DEBUG : sub dir/test remove existing.yezanew5: TEST: removing renamed existing file after operation 2025/10/12 01:51: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.suhidih0" before starting 2025/10/12 01:51:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.suhidih0: TEST: renaming existing back after failed operation 2025/10/12 01:51:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vuyahec6" before starting 2025/10/12 01:51:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vuyahec6: TEST: removing renamed existing file after operation 2025/10/12 01:51:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "npbb29nb07q0lb8kp56o4sasat3j06r555mh9lmfb53ibmcqeacg" 2025/10/12 01:51:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ffe28do4a98vh2imeqivh61t8pb2o3lqc86pugi1a35h7et0kejn8ags09kurmuo7lnc26nklbj8tpjdpctl4rhe8o5fr6vtjdeojkp2mq0m3pu8b9hpvb5a2crvin8ltrrj367564sol0l9542kc6rkfl32f37mcmuhtcnrfq1un8fe73tg" --- PASS: TestRemoveExisting (12.94s) === 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/12 01:51:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sukilih0leyo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m25.753155351s (try 1/5)