"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/08/25 01:22:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-konetux6feba" 2025/08/25 01:22:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/25 01:22:21 DEBUG : Creating backend with remote "TestDrive:crypt/1lhpmgou8949qhd45g9kgolmc6qj9perhfgifmr45odclp7tfdag" 2025/08/25 01:22:22 DEBUG : Creating backend with remote "/tmp/rclone1357734982" === 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-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/08/25 01:22:22 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/25 01:22:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/25 01:22:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/25 01:22:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/25 01:22:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/25 01:22:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/25 01:22:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/25 01:22:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/25 01:22:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/25 01:22:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/25 01:22:22 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/25 01:22:22 DEBUG : potato: Seek from 10 to 0 2025/08/25 01:22:22 DEBUG : potato: Seek from 10 to 0 2025/08/25 01:22:22 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/25 01:22:22 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/25 01:22:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/25 01:22:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/25 01:22:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/25 01:22:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/25 01:22:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/25 01:22:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/25 01:22:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/25 01:22:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/25 01:22:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/25 01:22:22 DEBUG : potato: Seek from 5 to 2 2025/08/25 01:22:22 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/25 01:22:22 DEBUG : potato: Seek from 7 to 0 2025/08/25 01:22:22 DEBUG : potato: Seek from 7 to 0 2025/08/25 01:22:22 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/25 01:22:22 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/25 01:22:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/25 01:22:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/25 01:22:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/25 01:22:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/25 01:22:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/25 01:22:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/25 01:22:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/25 01:22:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/25 01:22:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/25 01:22:22 DEBUG : potato: Seek from 5 to 2 2025/08/25 01:22:22 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/25 01:22:22 DEBUG : potato: Seek from 8 to 0 2025/08/25 01:22:22 DEBUG : potato: Seek from 8 to 0 2025/08/25 01:22:22 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/25 01:22:22 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/25 01:22:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/25 01:22:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/25 01:22:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/25 01:22:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/25 01:22:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/25 01:22:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/25 01:22:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/25 01:22:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/25 01:22:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/25 01:22:22 DEBUG : potato: Seek from 5 to 2 2025/08/25 01:22:22 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/25 01:22:22 DEBUG : potato: Seek from 9 to 0 2025/08/25 01:22:22 DEBUG : potato: Seek from 9 to 0 2025/08/25 01:22:22 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-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:22:25 DEBUG : rutabaga: md5 = ee0738e0fb8865db945fdbf199d493b7 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/08/25 01:22:27 DEBUG : empty space: md5 = 71af1f77707330f5347cfb4a69947fe7 OK === RUN TestCheck/3 2025/08/25 01:22:29 DEBUG : potato2: md5 = 1336fbaf74b43ca5b4a7c96ba9eeb0c4 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/08/25 01:22:31 DEBUG : remotepotato: md5 = 0533c4186c8b9a2f38252b9cba3f3456 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.93s) --- PASS: TestCheck/1 (0.30s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/08/25 01:22:34 DEBUG : Creating backend with remote "nonexistent" 2025/08/25 01:22:34 DEBUG : Creating backend with remote "nonexistent" 2025/08/25 01:22:34 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/25 01:22:34 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/08/25 01:22:34 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/25 01:22:34 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:22:36 DEBUG : rutabaga: md5 = c13667b9755320cbf5128ec59a173259 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/08/25 01:22:40 DEBUG : empty space: md5 = 13ed0a76fd63d7b3775de2b099e14c67 OK === RUN TestCheckDownload/3 2025/08/25 01:22:43 DEBUG : potato2: md5 = 0c66ac7ce03ee0a6b62147ec26d389b1 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/08/25 01:22:47 DEBUG : remotepotato: md5 = 836b02c6259b3ef6a3b2ba7e9c68806d OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.04s) --- PASS: TestCheckDownload/1 (1.40s) --- PASS: TestCheckDownload/2 (1.13s) --- PASS: TestCheckDownload/3 (1.06s) --- PASS: TestCheckDownload/4 (1.22s) --- PASS: TestCheckDownload/5 (1.05s) --- PASS: TestCheckDownload/6 (1.01s) --- PASS: TestCheckDownload/7 (0.99s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:22:53 DEBUG : rutabaga: md5 = 9e4748f1b70768a1bd4963d982806977 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/08/25 01:22:55 DEBUG : empty space: md5 = 4cb54fb361775d1baa3c21bf5922b649 OK === RUN TestCheckSizeOnly/3 2025/08/25 01:22:57 DEBUG : potato2: md5 = 90c2c9847e1b6507e5657b2c074b98ea OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/08/25 01:22:59 DEBUG : remotepotato: md5 = 88c32e625d8106615387693e716450fe OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.62s) --- PASS: TestCheckSizeOnly/1 (0.21s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:23:03 DEBUG : test.sum: md5 = 3c6a1a0a2ebc47ecf6c9a13a5d2bc7f1 OK 2025/08/25 01:23:05 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/25 01:23:05 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/25 01:23:05 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/25 01:23:05 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/25 01:23:06 DEBUG : test.sum: md5 = 3cb9c81fef975600dbb69a74acc42c52 OK 2025/08/25 01:23:07 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/25 01:23:07 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/25 01:23:07 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/25 01:23:07 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.19s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:23:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-konetux6feba/data" 2025/08/25 01:23:08 DEBUG : Creating backend with remote "TestDrive:crypt/1lhpmgou8949qhd45g9kgolmc6qj9perhfgifmr45odclp7tfdag/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba/data' lacks md5, skipping --- SKIP: TestCheckSum (2.13s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:23:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-konetux6feba/data" 2025/08/25 01:23:10 DEBUG : Creating backend with remote "TestDrive:crypt/1lhpmgou8949qhd45g9kgolmc6qj9perhfgifmr45odclp7tfdag/vjrnln8ratgmqakfosrqe8espk" 2025/08/25 01:23:14 DEBUG : data/banana: md5 = 8bcd0efed12e6625ab83fb9f57158cf4 OK 2025/08/25 01:23:15 DEBUG : test.sum: md5 = b49455c51bb5d3402dcebcc921531d73 OK === RUN TestCheckSumDownload/subtest1 2025/08/25 01:23:20 DEBUG : data/potato: md5 = 522859b9891e9e238007d4daaf855a32 OK 2025/08/25 01:23:22 DEBUG : test.sum: md5 = c80dd2627fb4d194690c36eb0ef5a485 OK === RUN TestCheckSumDownload/subtest2 2025/08/25 01:23:26 DEBUG : test.sum: md5 = 524a7fff15ad41bfd8afe084fdf0201b OK === RUN TestCheckSumDownload/subtest3 2025/08/25 01:23:30 DEBUG : test.sum: md5 = 515409c0fa40feb186b12059e2685fb4 OK === RUN TestCheckSumDownload/subtest4 2025/08/25 01:23:34 DEBUG : test.sum: md5 = 3d92a4c22634c7ff2b8c42665816209f OK === RUN TestCheckSumDownload/subtest5 2025/08/25 01:23:38 DEBUG : test.sum: md5 = ac5fe419a10d01816140b90b215a3d4c OK === RUN TestCheckSumDownload/subtest6 2025/08/25 01:23:42 DEBUG : data/banana: md5 = 3d7f4b34c4e269b5ad631b61ac915212 OK 2025/08/25 01:23:44 DEBUG : data/potato: md5 = 2c7d135f0e6d36ebf11a88b5f40ed3cc OK 2025/08/25 01:23:45 DEBUG : test.sum: md5 = c3cec6f02949b246dc21fbd13811db84 OK === RUN TestCheckSumDownload/subtest7 2025/08/25 01:23:50 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/08/25 01:23:50 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (40.26s) --- PASS: TestCheckSumDownload/subtest1 (2.58s) --- PASS: TestCheckSumDownload/subtest2 (2.04s) --- PASS: TestCheckSumDownload/subtest3 (2.31s) --- PASS: TestCheckSumDownload/subtest4 (2.06s) --- PASS: TestCheckSumDownload/subtest5 (2.32s) --- PASS: TestCheckSumDownload/subtest6 (2.04s) --- PASS: TestCheckSumDownload/subtest7 (2.02s) === RUN TestApplyTransforms 2025/08/25 01:23:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-badasiv3qomi" 2025/08/25 01:23:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/25 01:23:50 DEBUG : Creating backend with remote "TestDrive:crypt/11o6fpmf38jaibilpqfbt55t57ub5vb63kr6p82e8o12u8lncn7g" 2025/08/25 01:23:51 DEBUG : Creating backend with remote "/tmp/rclone1247873341" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badasiv3qomi'", Local "Local file system at /tmp/rclone1247873341", Modify Window "1ms" 2025/08/25 01:23:54 DEBUG : hello, world!: md5 = 307802b4664d18f51538536c12065d80 OK upper checkfile vs. lower remote (without normalization) 2025/08/25 01:23:54 ERROR : hello, world!: sum not found 2025/08/25 01:23:54 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-badasiv3qomi' 2025/08/25 01:23:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-badasiv3qomi': 1 files missing 2025/08/25 01:23:54 NOTICE: 1 hashes missing 2025/08/25 01:23:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-badasiv3qomi': 1 differences found 2025/08/25 01:23:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-badasiv3qomi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/08/25 01:23:55 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/25 01:23:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-badasiv3qomi': 0 differences found 2025/08/25 01:23:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-badasiv3qomi': 1 matching files 2025/08/25 01:23:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-falejaz2xope" 2025/08/25 01:23:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/25 01:23:55 DEBUG : Creating backend with remote "TestDrive:crypt/1c3be6gtku4i4l9upnfdpl48e30qa79np9atum1lk4aui3qfk510" 2025/08/25 01:23:56 DEBUG : Creating backend with remote "/tmp/rclone768692719" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-falejaz2xope'", Local "Local file system at /tmp/rclone768692719", Modify Window "1ms" 2025/08/25 01:23:59 DEBUG : HELLO, WORLD!: md5 = 063a2906139fba58fd83ac0ed964eb3b OK lower checkfile vs. upper remote (without normalization) 2025/08/25 01:23:59 ERROR : HELLO, WORLD!: sum not found 2025/08/25 01:23:59 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-falejaz2xope' 2025/08/25 01:23:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-falejaz2xope': 1 files missing 2025/08/25 01:23:59 NOTICE: 1 hashes missing 2025/08/25 01:23:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-falejaz2xope': 1 differences found 2025/08/25 01:23:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-falejaz2xope': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/08/25 01:24:00 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/25 01:24:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-falejaz2xope': 0 differences found 2025/08/25 01:24:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-falejaz2xope': 1 matching files 2025/08/25 01:24:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cijowan5dumi" 2025/08/25 01:24:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/25 01:24:00 DEBUG : Creating backend with remote "TestDrive:crypt/cj4a6hcgmua6c2sgn82653uq0g9g14vahtkic25t7url893ap5v0" 2025/08/25 01:24:01 DEBUG : Creating backend with remote "/tmp/rclone1399772598" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cijowan5dumi'", Local "Local file system at /tmp/rclone1399772598", Modify Window "1ms" 2025/08/25 01:24:03 DEBUG : HeLlO, wOrLd!: md5 = b1e9c01c238f0b92dbf3551e2794b445 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/08/25 01:24:04 ERROR : HeLlO, wOrLd!: sum not found 2025/08/25 01:24:04 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cijowan5dumi' 2025/08/25 01:24:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cijowan5dumi': 1 files missing 2025/08/25 01:24:04 NOTICE: 1 hashes missing 2025/08/25 01:24:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cijowan5dumi': 1 differences found 2025/08/25 01:24:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cijowan5dumi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/08/25 01:24:05 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/25 01:24:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cijowan5dumi': 0 differences found 2025/08/25 01:24:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cijowan5dumi': 1 matching files 2025/08/25 01:24:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mapoyol0faca" 2025/08/25 01:24:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/25 01:24:05 DEBUG : Creating backend with remote "TestDrive:crypt/33uket0kgjkdogca8qhife9f5pk39b5rm3qtpskacvlpho2p2pdg" 2025/08/25 01:24:06 DEBUG : Creating backend with remote "/tmp/rclone2954476986" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mapoyol0faca'", Local "Local file system at /tmp/rclone2954476986", Modify Window "1ms" 2025/08/25 01:24:09 DEBUG : HELLO, WORLD!: md5 = 69ed122b452c64e9f332a4e16fd773ee OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/08/25 01:24:09 ERROR : HELLO, WORLD!: sum not found 2025/08/25 01:24:09 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-mapoyol0faca' 2025/08/25 01:24:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mapoyol0faca': 1 files missing 2025/08/25 01:24:09 NOTICE: 1 hashes missing 2025/08/25 01:24:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mapoyol0faca': 1 differences found 2025/08/25 01:24:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mapoyol0faca': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/08/25 01:24:10 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/25 01:24:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mapoyol0faca': 0 differences found 2025/08/25 01:24:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mapoyol0faca': 1 matching files 2025/08/25 01:24:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gefisab1gave" 2025/08/25 01:24:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/25 01:24:10 DEBUG : Creating backend with remote "TestDrive:crypt/7m3nqp0lcm02lvf4ceeuptsd1gg11eh4qibhec16nq0alhaje9h0" 2025/08/25 01:24:11 DEBUG : Creating backend with remote "/tmp/rclone2842715469" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefisab1gave'", Local "Local file system at /tmp/rclone2842715469", Modify Window "1ms" 2025/08/25 01:24:13 DEBUG : 測試_Русский___ě_áñ: md5 = d4a8fbc5417e36c5e145bf86c5b1bcb1 OK NFD checkfile vs. NFC remote (without normalization) 2025/08/25 01:24:14 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/25 01:24:14 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gefisab1gave' 2025/08/25 01:24:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gefisab1gave': 1 files missing 2025/08/25 01:24:14 NOTICE: 1 hashes missing 2025/08/25 01:24:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gefisab1gave': 1 differences found 2025/08/25 01:24:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gefisab1gave': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/08/25 01:24:15 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/25 01:24:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gefisab1gave': 0 differences found 2025/08/25 01:24:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gefisab1gave': 1 matching files 2025/08/25 01:24:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hadadoh1caye" 2025/08/25 01:24:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/25 01:24:15 DEBUG : Creating backend with remote "TestDrive:crypt/jb41suleh3tch9vr1nr8s447h09gg1pjcddnfua2tglm0d8hgplg" 2025/08/25 01:24:16 DEBUG : Creating backend with remote "/tmp/rclone1060724000" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hadadoh1caye'", Local "Local file system at /tmp/rclone1060724000", Modify Window "1ms" 2025/08/25 01:24:18 DEBUG : 測試_Русский___ě_áñ: md5 = e1f74b5a33e16732c4c3d4d535ad185c OK NFC checkfile vs. NFD remote (without normalization) 2025/08/25 01:24:19 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/25 01:24:19 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hadadoh1caye' 2025/08/25 01:24:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hadadoh1caye': 1 files missing 2025/08/25 01:24:19 NOTICE: 1 hashes missing 2025/08/25 01:24:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hadadoh1caye': 1 differences found 2025/08/25 01:24:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hadadoh1caye': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/08/25 01:24:20 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/25 01:24:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hadadoh1caye': 0 differences found 2025/08/25 01:24:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hadadoh1caye': 1 matching files 2025/08/25 01:24:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hokayaf5lose" 2025/08/25 01:24:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/25 01:24:20 DEBUG : Creating backend with remote "TestDrive:crypt/dc9nmh3t066grles08de9i2v9h82fsnfhh20qulao15nehr0o8i0" 2025/08/25 01:24:21 DEBUG : Creating backend with remote "/tmp/rclone1548440894" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokayaf5lose'", Local "Local file system at /tmp/rclone1548440894", Modify Window "1ms" 2025/08/25 01:24:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3bab6c5ed4152948405b8eb09e56b6b9 OK NFDx2 checkfile vs. both remote (without normalization) 2025/08/25 01:24:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/25 01:24:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hokayaf5lose' 2025/08/25 01:24:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hokayaf5lose': 1 files missing 2025/08/25 01:24:24 NOTICE: 1 hashes missing 2025/08/25 01:24:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hokayaf5lose': 1 differences found 2025/08/25 01:24:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hokayaf5lose': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/08/25 01:24:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/25 01:24:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hokayaf5lose': 0 differences found 2025/08/25 01:24:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hokayaf5lose': 1 matching files 2025/08/25 01:24:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cemicab4xiri" 2025/08/25 01:24:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/25 01:24:25 DEBUG : Creating backend with remote "TestDrive:crypt/1ln9p0uspe62f52vitfo36npppcdl737t12d1ombo1jmdcigqkeg" 2025/08/25 01:24:26 DEBUG : Creating backend with remote "/tmp/rclone1299597878" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cemicab4xiri'", Local "Local file system at /tmp/rclone1299597878", Modify Window "1ms" 2025/08/25 01:24:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 67d0bfd7a0dac1d37a13d65f83fb3e41 OK NFCx2 checkfile vs. both remote (without normalization) 2025/08/25 01:24:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/25 01:24:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cemicab4xiri' 2025/08/25 01:24:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cemicab4xiri': 1 files missing 2025/08/25 01:24:29 NOTICE: 1 hashes missing 2025/08/25 01:24:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cemicab4xiri': 1 differences found 2025/08/25 01:24:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cemicab4xiri': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/08/25 01:24:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/25 01:24:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cemicab4xiri': 0 differences found 2025/08/25 01:24:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cemicab4xiri': 1 matching files 2025/08/25 01:24:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kakumag5kegu" 2025/08/25 01:24:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/25 01:24:30 DEBUG : Creating backend with remote "TestDrive:crypt/m6aktcbpv42jj10q0bico49gec0h04l33ecpv62odvb857vtbl2g" 2025/08/25 01:24:31 DEBUG : Creating backend with remote "/tmp/rclone1058186396" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakumag5kegu'", Local "Local file system at /tmp/rclone1058186396", Modify Window "1ms" 2025/08/25 01:24:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 676c7926afb640b3b1a4bf254ea44429 OK both checkfile vs. NFDx2 remote (without normalization) 2025/08/25 01:24:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/25 01:24:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kakumag5kegu' 2025/08/25 01:24:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kakumag5kegu': 1 files missing 2025/08/25 01:24:34 NOTICE: 1 hashes missing 2025/08/25 01:24:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kakumag5kegu': 1 differences found 2025/08/25 01:24:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kakumag5kegu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/08/25 01:24:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/25 01:24:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kakumag5kegu': 0 differences found 2025/08/25 01:24:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kakumag5kegu': 1 matching files 2025/08/25 01:24:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rurapok0rawe" 2025/08/25 01:24:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/25 01:24:35 DEBUG : Creating backend with remote "TestDrive:crypt/9t5rqd02pisqf98ddlcqdp1fnuj4rdfkf794jac159hn9ptqp7vg" 2025/08/25 01:24:36 DEBUG : Creating backend with remote "/tmp/rclone3958527455" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rurapok0rawe'", Local "Local file system at /tmp/rclone3958527455", Modify Window "1ms" 2025/08/25 01:24:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a56a00dd52993e774025cc5532f7c277 OK both checkfile vs. NFCx2 remote (without normalization) 2025/08/25 01:24:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/25 01:24:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rurapok0rawe' 2025/08/25 01:24:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rurapok0rawe': 1 files missing 2025/08/25 01:24:38 NOTICE: 1 hashes missing 2025/08/25 01:24:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rurapok0rawe': 1 differences found 2025/08/25 01:24:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rurapok0rawe': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/08/25 01:24:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/25 01:24:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rurapok0rawe': 0 differences found 2025/08/25 01:24:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rurapok0rawe': 1 matching files 2025/08/25 01:24:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rurapok0rawe': Purge remote 2025/08/25 01:24:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kakumag5kegu': Purge remote 2025/08/25 01:24:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cemicab4xiri': Purge remote 2025/08/25 01:24:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hokayaf5lose': Purge remote 2025/08/25 01:24:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hadadoh1caye': Purge remote 2025/08/25 01:24:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gefisab1gave': Purge remote 2025/08/25 01:24:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mapoyol0faca': Purge remote 2025/08/25 01:24:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cijowan5dumi': Purge remote 2025/08/25 01:24:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-falejaz2xope': Purge remote 2025/08/25 01:24:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badasiv3qomi': Purge remote --- PASS: TestApplyTransforms (54.09s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:24:45 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/25 01:24:47 DEBUG : sub/file2: md5 = e7f0fb3d4434317cf8208db362ce3594 OK 2025/08/25 01:24:47 INFO : file1: Copied (new) to: sub/file2 2025/08/25 01:24:48 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 01:24:48 DEBUG : file1: Unchanged skipping 2025/08/25 01:24:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba': don't need to copy/move sub/file2, it is already at target location 2025/08/25 01:24:50 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.87s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:24:53 DEBUG : dst/file1: md5 = b1b0c8147426868bef6633588dd8909b OK 2025/08/25 01:24:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-konetux6feba/backup" 2025/08/25 01:24:54 DEBUG : Creating backend with remote "TestDrive:crypt/1lhpmgou8949qhd45g9kgolmc6qj9perhfgifmr45odclp7tfdag/1nrff024r7pq65ecp72fc28jb0" 2025/08/25 01:24:55 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/25 01:24:58 INFO : dst/file1: Moved (server-side) 2025/08/25 01:24:59 DEBUG : dst/file1: md5 = ed346e40c91de440d90bfd11abbe6d38 OK 2025/08/25 01:24:59 INFO : dst/file1: Copied (new) 2025/08/25 01:25:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/25 01:25:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/25 01:25:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.79s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:25:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-konetux6feba/dst" 2025/08/25 01:25:04 DEBUG : Creating backend with remote "TestDrive:crypt/1lhpmgou8949qhd45g9kgolmc6qj9perhfgifmr45odclp7tfdag/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/25 01:25:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-konetux6feba/CompareDest" 2025/08/25 01:25:05 DEBUG : Creating backend with remote "TestDrive:crypt/1lhpmgou8949qhd45g9kgolmc6qj9perhfgifmr45odclp7tfdag/gveqi14airsml4bgu7krj116o8" 2025/08/25 01:25:07 DEBUG : one: Need to transfer - File not found at Destination 2025/08/25 01:25:09 DEBUG : one: md5 = eb732649010f6890a9f8e2298e12b30a OK 2025/08/25 01:25:09 INFO : one: Copied (new) 2025/08/25 01:25:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/25 01:25:12 DEBUG : one: md5 = 321c3b299782bb1c1a83d5e1ba58efe7 OK 2025/08/25 01:25:12 INFO : one: Copied (replaced existing) 2025/08/25 01:25:14 DEBUG : dst/one: md5 = d07df8d6b73f3114fa89c5daad394886 OK 2025/08/25 01:25:16 DEBUG : CompareDest/one: md5 = 0930db74c45fa8044a69e4e5b8566af5 OK 2025/08/25 01:25:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/25 01:25:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 01:25:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/25 01:25:19 DEBUG : CompareDest/two: md5 = d5531e453ea25af8635cf229a0ba70e0 OK 2025/08/25 01:25:20 DEBUG : two: Need to transfer - File not found at Destination 2025/08/25 01:25:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 01:25:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/25 01:25:21 DEBUG : two: Need to transfer - File not found at Destination 2025/08/25 01:25:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 01:25:21 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/25 01:25:23 DEBUG : two: Need to transfer - File not found at Destination 2025/08/25 01:25:23 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/25 01:25:24 DEBUG : two: md5 = 04ce9b57b469ddc640da52031912ca8d OK 2025/08/25 01:25:24 INFO : two: Copied (new) 2025/08/25 01:25:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/25 01:25:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/25 01:25:28 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/25 01:25:28 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.29s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:25:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-konetux6feba/dst" 2025/08/25 01:25:29 DEBUG : Creating backend with remote "TestDrive:crypt/1lhpmgou8949qhd45g9kgolmc6qj9perhfgifmr45odclp7tfdag/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/25 01:25:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-konetux6feba/CopyDest" 2025/08/25 01:25:31 DEBUG : Creating backend with remote "TestDrive:crypt/1lhpmgou8949qhd45g9kgolmc6qj9perhfgifmr45odclp7tfdag/d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/25 01:25:32 DEBUG : one: Need to transfer - File not found at Destination 2025/08/25 01:25:35 DEBUG : one: md5 = b1e1087123a7c824b9eb3d912cc1c034 OK 2025/08/25 01:25:35 INFO : one: Copied (new) 2025/08/25 01:25:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/25 01:25:38 DEBUG : one: md5 = e0d0096dca503117dee007048bbead13 OK 2025/08/25 01:25:38 INFO : one: Copied (replaced existing) 2025/08/25 01:25:40 DEBUG : dst/one: md5 = b9e977ed7f3a9799549053371c066e54 OK 2025/08/25 01:25:42 DEBUG : CopyDest/one: md5 = 192d7d354102b63ee8f77f793c762320 OK 2025/08/25 01:25:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-konetux6feba/BackupDir" 2025/08/25 01:25:43 DEBUG : Creating backend with remote "TestDrive:crypt/1lhpmgou8949qhd45g9kgolmc6qj9perhfgifmr45odclp7tfdag/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/25 01:25:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/25 01:25:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 01:25:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/25 01:25:46 INFO : one: Moved (server-side) 2025/08/25 01:25:47 INFO : one: Copied (server-side copy) 2025/08/25 01:25:47 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/25 01:25:49 DEBUG : CopyDest/two: md5 = d80df0afaff5935a160cabe5e640f16e OK 2025/08/25 01:25:50 DEBUG : two: Need to transfer - File not found at Destination 2025/08/25 01:25:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 01:25:52 INFO : two: Copied (server-side copy) 2025/08/25 01:25:52 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/25 01:25:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 01:25:53 DEBUG : two: Unchanged skipping 2025/08/25 01:25:55 DEBUG : CopyDest/three: md5 = 0b5644588a0785db56731aea3d5407b8 OK 2025/08/25 01:25:55 DEBUG : three: Need to transfer - File not found at Destination 2025/08/25 01:25:56 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/25 01:25:56 DEBUG : three: Destination not found in --copy-dest 2025/08/25 01:25:57 DEBUG : three: md5 = 3939f9f803512bc05cd2dffcd7a5b2b8 OK 2025/08/25 01:25:57 INFO : three: Copied (new) 2025/08/25 01:26:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/25 01:26:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/25 01:26:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/25 01:26:02 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/25 01:26:02 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/25 01:26:02 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/25 01:26:03 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.72s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.48s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.42s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:26:05 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/25 01:26:07 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 35d9fc8f972bb99263b25215a43ac389 OK 2025/08/25 01:26:07 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/25 01:26:08 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/25 01:26:08 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/08/25 01:26:09 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/08/25 01:26:10 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/08/25 01:26:11 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 37d51c67cd689dc4a8901c0b74b1dda6 OK 2025/08/25 01:26:11 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/08/25 01:26:13 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/08/25 01:26:13 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.36s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.48s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:26:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba': Looking for duplicate names using skip mode. 2025/08/25 01:26:18 NOTICE: one: Found 2 files with duplicate names 2025/08/25 01:26:18 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.85s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:26:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba': Looking for duplicate names using skip mode. 2025/08/25 01:26:24 NOTICE: one: Found 3 files with duplicate names 2025/08/25 01:26:24 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/08/25 01:26:24 INFO : one: Deleted 2025/08/25 01:26:24 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.58s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:26:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba': Looking for duplicate names using first mode. 2025/08/25 01:26:30 NOTICE: one: Found 3 files with duplicate names 2025/08/25 01:26:30 INFO : one: Deleted 2025/08/25 01:26:31 INFO : one: Deleted 2025/08/25 01:26:31 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.32s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:26:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba': Looking for duplicate names using newest mode. 2025/08/25 01:26:37 NOTICE: one: Found 3 files with duplicate names 2025/08/25 01:26:37 INFO : one: Deleted 2025/08/25 01:26:38 INFO : one: Deleted 2025/08/25 01:26:38 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.80s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.48s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:26:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba': Looking for duplicate names using oldest mode. 2025/08/25 01:26:44 NOTICE: one: Found 3 files with duplicate names 2025/08/25 01:26:44 INFO : one: Deleted 2025/08/25 01:26:45 INFO : one: Deleted 2025/08/25 01:26:45 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.66s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:26:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba': Looking for duplicate names using largest mode. 2025/08/25 01:26:50 NOTICE: one: Found 3 files with duplicate names 2025/08/25 01:26:51 INFO : one: Deleted 2025/08/25 01:26:51 INFO : one: Deleted 2025/08/25 01:26:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.26s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:26:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba': Looking for duplicate names using smallest mode. 2025/08/25 01:26:57 NOTICE: one: Found 3 files with duplicate names 2025/08/25 01:26:57 INFO : one: Deleted 2025/08/25 01:26:58 INFO : one: Deleted 2025/08/25 01:26:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.71s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:27:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba': Looking for duplicate names using rename mode. 2025/08/25 01:27:05 NOTICE: one.txt: Found 3 files with duplicate names 2025/08/25 01:27:06 INFO : one-2.txt: renamed from: one.txt 2025/08/25 01:27:07 INFO : one-3.txt: renamed from: one.txt 2025/08/25 01:27:08 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.96s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:27:13 DEBUG : dupe1/one.txt: md5 = bde3e8470dabd642c7dc10ab155a2a78 OK 2025/08/25 01:27:15 DEBUG : dupe2/two.txt: md5 = 04871790a4b239d47d97d7d2f98e7d4e OK 2025/08/25 01:27:18 DEBUG : dupe3/three.txt: md5 = f06912b5ccd62457ec9cb581e7c57d9a OK 2025/08/25 01:27:18 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/08/25 01:27:19 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/08/25 01:27:20 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/08/25 01:27:20 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/08/25 01:27:24 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/08/25 01:27:24 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/08/25 01:27:24 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.40s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:27:26 DEBUG : a.txt: md5 = b2da05f959703536d06ae99afa3ba7c3 OK 2025/08/25 01:27:27 DEBUG : zend.txt: md5 = bf262467f5897436d9fea17a72e7a6ef OK 2025/08/25 01:27:29 DEBUG : sub dir/hello world: md5 = 6c362a6238562fac9cdce8a08d9fe222 OK 2025/08/25 01:27:31 DEBUG : sub dir/hello world2: md5 = 27ad41546f5345a594043698441bf4ec OK 2025/08/25 01:27:33 DEBUG : sub dir/ignore dir/.ignore: md5 = 84114eb6d57e74d11b9e3cfd524ac78b OK 2025/08/25 01:27:34 DEBUG : sub dir/ignore dir/should be ignored: md5 = 6821d2f258a3f5e5372c1800bc7b83b3 OK 2025/08/25 01:27:36 DEBUG : sub dir/sub sub dir/hello world3: md5 = 161049ef9d3e8472d825af4d0c37f591 OK 2025/08/25 01:27:38 DEBUG : a.txt: Excluded (Size Filter) 2025/08/25 01:27:38 DEBUG : a.txt: Excluded 2025/08/25 01:27:38 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/25 01:27:38 DEBUG : sub dir/hello world2: Excluded 2025/08/25 01:27:38 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/25 01:27:38 DEBUG : sub dir/hello world: Excluded 2025/08/25 01:27:39 DEBUG : sub dir/ignore dir: Excluded 2025/08/25 01:27:39 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/25 01:27:39 DEBUG : sub dir/hello world2: Excluded 2025/08/25 01:27:39 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/25 01:27:39 DEBUG : sub dir/hello world: Excluded 2025/08/25 01:27:39 DEBUG : sub dir/ignore dir: Excluded 2025/08/25 01:27:44 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/25 01:27:45 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/25 01:27:45 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/25 01:27:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/25 01:27:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/25 01:27:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/08/25 01:27:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.65s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:27:47 DEBUG : a.txt: md5 = 16787d79741ee82a9447ef953674b67e OK 2025/08/25 01:27:49 DEBUG : zend.txt: md5 = 0b92ad624275f87ca4cbb760e4c48b32 OK 2025/08/25 01:27:51 DEBUG : sub dir/hello world: md5 = e36d2d3b1dfdf2c6ea694de918995bb0 OK 2025/08/25 01:27:52 DEBUG : sub dir/hello world2: md5 = 87a6987a8bf332cb7f71968fac7bf040 OK 2025/08/25 01:27:55 DEBUG : sub dir/ignore dir/.ignore: md5 = accb1939050130b81af792d4fdbfeb91 OK 2025/08/25 01:27:56 DEBUG : sub dir/ignore dir/should be ignored: md5 = 83975f80890624af02f19a91d8d9f06c OK 2025/08/25 01:27:58 DEBUG : sub dir/sub sub dir/hello world3: md5 = f9af350fdbaa7b9badbd54df9776f22d OK 2025/08/25 01:28:00 DEBUG : a.txt: Excluded (Size Filter) 2025/08/25 01:28:00 DEBUG : a.txt: Excluded 2025/08/25 01:28:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/25 01:28:00 DEBUG : sub dir/hello world2: Excluded 2025/08/25 01:28:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/25 01:28:00 DEBUG : sub dir/hello world: Excluded 2025/08/25 01:28:01 DEBUG : sub dir/ignore dir: Excluded 2025/08/25 01:28:01 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/25 01:28:01 DEBUG : sub dir/hello world2: Excluded 2025/08/25 01:28:01 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/25 01:28:01 DEBUG : sub dir/hello world: Excluded 2025/08/25 01:28:01 DEBUG : sub dir/ignore dir: Excluded 2025/08/25 01:28:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/25 01:28:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/25 01:28:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/25 01:28:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/25 01:28:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/25 01:28:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/08/25 01:28:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.95s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:28:09 DEBUG : file1: md5 = 5bc4eb9ba773f2cb1c73bdd988309d7c OK 2025/08/25 01:28:12 DEBUG : sub/file2: md5 = 8aa36eb391a842dc5d5dec6e305f18f1 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/08/25 01:28:14 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/08/25 01:28:15 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/08/25 01:28:15 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/08/25 01:28:17 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.60s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.47s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.22s) --- PASS: TestListJSON/Metadata (0.70s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:28:19 DEBUG : file1: md5 = b59a147e999f0de4f0c710a03fb1489f OK 2025/08/25 01:28:21 DEBUG : sub/file2: md5 = c2f491f6d0d1806d9f725575f059bf88 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/08/25 01:28:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-konetux6feba/notfound" 2025/08/25 01:28:25 DEBUG : Creating backend with remote "TestDrive:crypt/1lhpmgou8949qhd45g9kgolmc6qj9perhfgifmr45odclp7tfdag/qe0i31qdkoejk60elps0ni5sqk" 2025/08/25 01:28:28 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.62s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.22s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.22s) --- PASS: TestStatJSON/FileDirsOnly (0.22s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.82s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:28:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba': Making directory 2025/08/25 01:28:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:28:32 DEBUG : sub dir/hello world: md5 = f97ff3114d23bda57fa0e0a6085937cc OK 2025/08/25 01:28:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.15s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:28:36 DEBUG : potato2: md5 = f8edffc0f8db10dba9a76bd0680c9012 OK 2025/08/25 01:28:38 DEBUG : empty space: md5 = 2e4d518b418c68767ccff738481195ee OK --- PASS: TestLs (5.01s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:28:41 DEBUG : potato2: md5 = 09961743f81a8f5dec2fb0b9a0c14d62 OK 2025/08/25 01:28:43 DEBUG : empty space: md5 = 7b1e4bdc8660a0340b5f4d734642d977 OK 2025/08/25 01:28:43 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/08/25 01:28:43 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.89s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:28:46 DEBUG : potato2: md5 = bc18d563eaafaba34adc0ce1fe691c30 OK 2025/08/25 01:28:48 DEBUG : empty space: md5 = 3a54adc7f467a6806b99655e1b2d26cd OK --- PASS: TestLsLong (4.95s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:28:51 DEBUG : potato2: md5 = 39fe8ea92d0c653d4c6bd6e75714668b OK 2025/08/25 01:28:53 DEBUG : empty space: md5 = a3846c2e2ed9b4af48ea7911088db43a OK --- PASS: TestHashSums (4.79s) === RUN TestHashSumsWithErrors 2025/08/25 01:28:55 DEBUG : Creating backend with remote ":memory:" 2025/08/25 01:28:55 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/08/25 01:28:55 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/25 01:28:55 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/25 01:28:55 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/25 01:28:55 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/25 01:28:55 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/25 01:28:55 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/25 01:28:55 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/08/25 01:28:55 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-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:28:56 DEBUG : potato2: md5 = 208b53b404f944f890e4385558e80a83 OK 2025/08/25 01:28:57 DEBUG : empty space: md5 = deb4b9c986d697dca9ba95887ad9621a OK 2025/08/25 01:29:00 DEBUG : sub dir/potato3: md5 = 5c07f9ace0a70a27e88afc10fe521743 OK 2025/08/25 01:29:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.57s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:29:05 DEBUG : small: md5 = 17279c667146bc6de395f886c94bead3 OK 2025/08/25 01:29:06 DEBUG : medium: md5 = 01482f2ae390ae6fd9b130314e921a7f OK 2025/08/25 01:29:07 DEBUG : large: md5 = d868f5c60d9cb4d4fbfd6f2218424279 OK 2025/08/25 01:29:08 DEBUG : Waiting for deletions to finish 2025/08/25 01:29:08 DEBUG : large: Excluded (Size Filter) 2025/08/25 01:29:08 INFO : small: Deleted 2025/08/25 01:29:08 INFO : medium: Deleted --- PASS: TestDelete (6.49s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:29:11 DEBUG : small: md5 = 3ec27fac1863ffec7f0db29649922e92 OK 2025/08/25 01:29:13 DEBUG : medium: md5 = 16d83c1d7f8075296621db701c67e181 OK 2025/08/25 01:29:14 DEBUG : large: md5 = bb347c763f3e1b7e0579d8767ad90bf0 OK 2025/08/25 01:29:14 DEBUG : Waiting for deletions to finish 2025/08/25 01:29:15 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/08/25 01:29:15 INFO : small: Deleted 2025/08/25 01:29:15 INFO : medium: Deleted --- PASS: TestMaxDelete (7.12s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:29:18 DEBUG : small: md5 = a6ed4df9958d621ba5eafe391550167e OK 2025/08/25 01:29:20 DEBUG : medium: md5 = 607b13940f0225039c35e0a9507bbb6c OK 2025/08/25 01:29:21 DEBUG : large: md5 = 424b9ca0150f3bdf2b68cf21aa18390d OK 2025/08/25 01:29:22 DEBUG : Waiting for deletions to finish 2025/08/25 01:29:22 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/25 01:29:22 INFO : small: Deleted 2025/08/25 01:29:22 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.23s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:29:25 DEBUG : small: md5 = d9904347fa57289231a6df912f7355b1 OK 2025/08/25 01:29:27 DEBUG : medium: md5 = f468116f8ef98e2f03518198df8497fb OK 2025/08/25 01:29:28 DEBUG : large: md5 = 046e3807a39b86a98593a6106422b02b OK 2025/08/25 01:29:28 DEBUG : Waiting for deletions to finish 2025/08/25 01:29:29 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/08/25 01:29:29 INFO : small: Deleted 2025/08/25 01:29:29 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.93s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:29:32 DEBUG : ReadFile: md5 = 521dd66d028b01a62448a894b3edefae OK --- PASS: TestReadFile (4.44s) === RUN TestRetry 2025/08/25 01:29:35 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/08/25 01:29:35 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/08/25 01:29:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/25 01:29:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/25 01:29:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/25 01:29:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/25 01:29:35 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-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:29:37 DEBUG : file1: md5 = acc7e28daee8fb205b9f6b8c8823cebe OK 2025/08/25 01:29:38 DEBUG : file2: md5 = 8dda224db8cea3b480c80c8767d1e3c3 OK --- PASS: TestCat (17.23s) === RUN TestPurge 2025/08/25 01:29:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sopinax4pole" 2025/08/25 01:29:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/25 01:29:53 DEBUG : Creating backend with remote "TestDrive:crypt/98daqr3gvuq00ml1hvin03qj0s3erino1q5kd63jtme5kb8djcag" 2025/08/25 01:29:54 DEBUG : Creating backend with remote "/tmp/rclone2328323327" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sopinax4pole'", Local "Local file system at /tmp/rclone2328323327", Modify Window "1ms" 2025/08/25 01:29:58 DEBUG : A1/B1/C1/one: md5 = 6def4d6f4b608cd1f11d0a032c41c049 OK 2025/08/25 01:29:58 INFO : A2: Making directory 2025/08/25 01:29:59 INFO : A1/B2: Making directory 2025/08/25 01:30:00 INFO : A1/B2/C2: Making directory 2025/08/25 01:30:00 INFO : A1/B1/C3: Making directory 2025/08/25 01:30:01 INFO : A3: Making directory 2025/08/25 01:30:02 INFO : A3/B3: Making directory 2025/08/25 01:30:03 INFO : A3/B3/C4: Making directory 2025/08/25 01:30:05 DEBUG : A1/two: md5 = 099edf7cc025b5a73bf10e75390b336b OK 2025/08/25 01:30:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sopinax4pole': Purge remote 2025/08/25 01:30:09 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.01s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:30:12 DEBUG : A1/B1/C1/one: md5 = 2383357d53266470eb016b6272f1e981 OK 2025/08/25 01:30:12 INFO : A2: Making directory 2025/08/25 01:30:13 INFO : A1/B2: Making directory 2025/08/25 01:30:14 INFO : A1/B2/C2: Making directory 2025/08/25 01:30:15 INFO : A1/B1/C3: Making directory 2025/08/25 01:30:15 INFO : A3: Making directory 2025/08/25 01:30:16 INFO : A3/B3: Making directory 2025/08/25 01:30:17 INFO : A3/B3/C4: Making directory 2025/08/25 01:30:19 DEBUG : A1/two: md5 = 43accdf12fa7be1cfa1e66b68a0c809b OK 2025/08/25 01:30:20 DEBUG : removing 1 level 3 directories 2025/08/25 01:30:20 INFO : A3/B3/C4: Removing directory 2025/08/25 01:30:23 DEBUG : removing 2 level 3 directories 2025/08/25 01:30:23 INFO : A1/B2/C2: Removing directory 2025/08/25 01:30:23 INFO : A1/B1/C3: Removing directory 2025/08/25 01:30:24 DEBUG : removing 2 level 2 directories 2025/08/25 01:30:24 INFO : A3/B3: Removing directory 2025/08/25 01:30:24 INFO : A1/B2: Removing directory 2025/08/25 01:30:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/25 01:30:24 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/08/25 01:30:25 DEBUG : removing 2 level 1 directories 2025/08/25 01:30:25 INFO : A3: Removing directory 2025/08/25 01:30:25 INFO : A2: Removing directory 2025/08/25 01:30:25 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/08/25 01:30:29 DEBUG : removing 1 level 3 directories 2025/08/25 01:30:29 INFO : A1/B1/C1: Removing directory 2025/08/25 01:30:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/25 01:30:29 DEBUG : removing 1 level 2 directories 2025/08/25 01:30:29 INFO : A1/B1: Removing directory 2025/08/25 01:30:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/25 01:30:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/25 01:30:30 DEBUG : removing 1 level 1 directories 2025/08/25 01:30:30 INFO : A1: Removing directory 2025/08/25 01:30:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/25 01:30:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/25 01:30:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/25 01:30:31 DEBUG : removing 1 level 0 directories 2025/08/25 01:30:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba': Removing directory 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/25 01:30:31 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (23.77s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:30:33 INFO : A1: Making directory 2025/08/25 01:30:34 INFO : A1/B1: Making directory 2025/08/25 01:30:35 INFO : A1/B1/C1: Making directory 2025/08/25 01:30:37 DEBUG : removing 1 level 3 directories 2025/08/25 01:30:37 INFO : A1/B1/C1: Removing directory 2025/08/25 01:30:38 DEBUG : removing 1 level 2 directories 2025/08/25 01:30:38 INFO : A1/B1: Removing directory 2025/08/25 01:30:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/25 01:30:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.01s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:30:40 INFO : A1: Making directory 2025/08/25 01:30:41 INFO : A1/B1: Making directory 2025/08/25 01:30:42 INFO : A1/B1/C1: Making directory 2025/08/25 01:30:44 DEBUG : removing 1 level 3 directories 2025/08/25 01:30:44 INFO : A1/B1/C1: Removing directory 2025/08/25 01:30:45 DEBUG : removing 1 level 2 directories 2025/08/25 01:30:45 INFO : A1/B1: Removing directory 2025/08/25 01:30:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/25 01:30:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.27s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:30:49 DEBUG : file1: md5 = 0079b483f683a209b7f91f3b01be1c1e OK 2025/08/25 01:30:50 DEBUG : filename.txt: File name found in url 2025/08/25 01:30:51 DEBUG : filename.txt: md5 = c0cce359bfcbfc083ecf644c84c25532 OK 2025/08/25 01:30:51 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/08/25 01:30:53 DEBUG : headerfilename.txt: md5 = 3d4ca8d5361f822d3955554604059e35 OK 2025/08/25 01:30:54 DEBUG : file2: md5 = 660e2a8a07f18751a469556623e0faf9 OK --- PASS: TestCopyURL (9.30s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:30:57 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/25 01:31:00 DEBUG : sub/file2: md5 = 4dbdce420510f9b273bbecef5c7c8e1a OK 2025/08/25 01:31:00 INFO : file1: Copied (new) to: sub/file2 2025/08/25 01:31:00 INFO : file1: Deleted 2025/08/25 01:31:00 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 01:31:00 DEBUG : file1: Unchanged skipping 2025/08/25 01:31:00 INFO : file1: Deleted 2025/08/25 01:31:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba': don't need to copy/move sub/file2, it is already at target location 2025/08/25 01:31:02 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.09s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:31:03 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/25 01:31:05 DEBUG : file1: md5 = 480d0da6d1ad9949793b894c4cee967e OK 2025/08/25 01:31:05 INFO : file1: Copied (new) 2025/08/25 01:31:05 INFO : file1: Deleted 2025/08/25 01:31:06 DEBUG : file1: Destination exists, skipping 2025/08/25 01:31:06 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.81s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.49s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:31:10 DEBUG : dst/file1: md5 = 15b0038cdb1e697173b3ba6fa0a01259 OK 2025/08/25 01:31:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-konetux6feba/backup" 2025/08/25 01:31:11 DEBUG : Config file has changed externally - reloading 2025/08/25 01:31:11 DEBUG : Creating backend with remote "TestDrive:crypt/1lhpmgou8949qhd45g9kgolmc6qj9perhfgifmr45odclp7tfdag/1nrff024r7pq65ecp72fc28jb0" 2025/08/25 01:31:12 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/25 01:31:15 INFO : dst/file1: Moved (server-side) 2025/08/25 01:31:16 DEBUG : dst/file1: md5 = 7af1e6123931db1c6b0694f716e5d9f8 OK 2025/08/25 01:31:16 INFO : dst/file1: Copied (new) 2025/08/25 01:31:16 INFO : dst/file1: Deleted 2025/08/25 01:31:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/25 01:31:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/25 01:31:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.20s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:31:23 DEBUG : A1/one: md5 = ec54ad6e191fb9782ea15c8e603d1280 OK 2025/08/25 01:31:25 DEBUG : A1/two: md5 = a9693fd680157c50a280f9cdc96a108d OK 2025/08/25 01:31:27 DEBUG : A1/B1/three: md5 = 2d083fb5531d1c3c7b2583442f4a4de6 OK 2025/08/25 01:31:29 DEBUG : A1/B1/C1/four: md5 = f5d2ae0b0bd7e6f0002d8e602276f0eb OK 2025/08/25 01:31:31 DEBUG : A1/B1/C2/five: md5 = 952f71bd081f06b9f2c1543d20faf578 OK 2025/08/25 01:31:31 INFO : A1/B2: Making directory 2025/08/25 01:31:32 INFO : A1/B1/C3: Making directory 2025/08/25 01:31:41 INFO : A2/one: Moved (server-side) to: A3/one 2025/08/25 01:31:41 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/08/25 01:31:41 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/08/25 01:31:41 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/08/25 01:31:42 INFO : A2/two: Moved (server-side) to: A3/two 2025/08/25 01:31:45 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/25 01:31:45 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/25 01:31:45 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/25 01:31:45 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/25 01:31:45 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/25 01:31:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/08/25 01:31:53 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/08/25 01:31:53 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/08/25 01:31:53 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/08/25 01:31:53 INFO : A3/two: Moved (server-side) to: A4/two 2025/08/25 01:31:53 INFO : A3/one: Moved (server-side) to: A4/one 2025/08/25 01:31:56 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/25 01:31:56 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/25 01:31:56 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/25 01:31:57 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/25 01:31:57 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/25 01:32:03 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/08/25 01:32:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/08/25 01:32:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/25 01:32:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/25 01:32:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/25 01:32:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/25 01:32:05 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/25 01:32:05 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/25 01:32:05 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/25 01:32:05 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.04s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" --- PASS: TestGetFsInfo (0.41s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:32:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba': File to upload is small (34 bytes), uploading instead of streaming 2025/08/25 01:32:08 DEBUG : no_checksum_small_file_from_pipe: md5 = 8fdce96f5ec946de8ab2efe878c8a990 OK 2025/08/25 01:32:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/25 01:32:08 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/25 01:32:09 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/08/25 01:32:10 DEBUG : no_checksum_big_file_from_pipe: md5 = 95671cc23c2109f719b3df190efc7b3a OK 2025/08/25 01:32:10 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-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:32:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba': File to upload is small (34 bytes), uploading instead of streaming 2025/08/25 01:32:13 DEBUG : with_checksum_small_file_from_pipe: md5 = 75441c4bdf1bcb993e6385a1e0e28321 OK 2025/08/25 01:32:13 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/25 01:32:14 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/08/25 01:32:15 DEBUG : with_checksum_big_file_from_pipe: md5 = d6b62cc689fbe8a8cb58980c8c5a7af1 OK 2025/08/25 01:32:15 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-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:32:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba': File to upload is small (34 bytes), uploading instead of streaming 2025/08/25 01:32:19 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 01:32:19 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/25 01:32:20 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-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:32:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba': File to upload is small (34 bytes), uploading instead of streaming 2025/08/25 01:32:23 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/25 01:32:24 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/25 01:32:25 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.39s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.23s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.29s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.87s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.00s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/08/25 01:32:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba': File to upload is small (48 bytes), uploading instead of streaming 2025/08/25 01:32:29 DEBUG : rcat_metadata: md5 = 807e9b7bbdd0d54dcf07f287bf14d7fe OK 2025/08/25 01:32:29 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/08/25 01:32:30 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/08/25 01:32:31 DEBUG : rcat_metadata_uploadcutoff0: md5 = 53d892912b1aaa1dcac6c0a815e488eb OK 2025/08/25 01:32:31 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.02s) --- PASS: TestRcatMetadata/Normal (2.57s) --- PASS: TestRcatMetadata/ViaDisk (3.00s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:32:34 DEBUG : potato1: md5 = bae4e7acc5f6cb57b76588e69f792331 OK 2025/08/25 01:32:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba': File to upload is small (60 bytes), uploading instead of streaming 2025/08/25 01:32:36 DEBUG : potato2: md5 = b74f303753cfbdc4c964ca1de5fc7a6c OK 2025/08/25 01:32:36 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.60s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:32:39 DEBUG : potato1: md5 = 831f8d3468a509b191b1d6a6ea79ab22 OK 2025/08/25 01:32:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba': File to upload is small (60 bytes), uploading instead of streaming 2025/08/25 01:32:41 DEBUG : potato2: md5 = d159d2703eaf038bf0193f3da35d8053 OK 2025/08/25 01:32:41 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.33s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:32:44 DEBUG : potato2: md5 = f245af005f02941b7604609c0eea45ed OK 2025/08/25 01:32:46 DEBUG : empty space: md5 = b8b9e0793e514917dfd195917984cb21 OK 2025/08/25 01:32:48 DEBUG : sub dir/potato3: md5 = a456c90f23e299925a3f98c46824aa72 OK 2025/08/25 01:32:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba': Touching "sub dir/potato3" 2025/08/25 01:32:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba': Touching "empty space" 2025/08/25 01:32:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba': Touching "potato2" 2025/08/25 01:32:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.90s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:32:53 DEBUG : dir with metadata: Making directory with metadata 2025/08/25 01:32:53 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.28s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:32:55 DEBUG : directory with modtime: Making directory with metadata 2025/08/25 01:32:56 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.42s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:32:57 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/25 01:32:57 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/25 01:32:58 DEBUG : Google drive root 'crypt/1lhpmgou8949qhd45g9kgolmc6qj9perhfgifmr45odclp7tfdag': Skipping btime metadata as can't update it on an existing file: 2025-08-25T01:32:57.891511338Z 2025/08/25 01:32:58 INFO : non existent directory: Updated directory metadata 2025/08/25 01:33:00 DEBUG : Google drive root 'crypt/1lhpmgou8949qhd45g9kgolmc6qj9perhfgifmr45odclp7tfdag': Skipping btime metadata as can't update it on an existing file: 2025-08-25T01:32:57.891511338Z 2025/08/25 01:33:01 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.06s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:33:02 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/08/25 01:33:04 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/08/25 01:33:05 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.04s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:33:06 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/25 01:33:06 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/25 01:33:06 DEBUG : dst: Making directory with metadata 2025/08/25 01:33:07 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/25 01:33:07 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 01:33:08 INFO : dst: Set directory modification time (using SetModTime) 2025/08/25 01:33:08 INFO : dst: Set directory modification time (using SetModTime) 2025/08/25 01:33:08 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/08/25 01:33:09 INFO : dst: Set directory modification time (using SetModTime) 2025/08/25 01:33:09 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.64s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba'", Local "Local file system at /tmp/rclone1357734982", Modify Window "1ms" 2025/08/25 01:33:12 DEBUG : sub dir/test remove existing: md5 = b2451656b9fce4fd598320983a57bfb7 OK 2025/08/25 01:33:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 386d72b0a50351ba5d259a23522eed77 OK 2025/08/25 01:33:16 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.wajogic7" before starting 2025/08/25 01:33:17 DEBUG : sub dir/test remove existing.wajogic7: TEST: removing renamed existing file after operation 2025/08/25 01:33:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mutesof0" before starting 2025/08/25 01:33:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mutesof0: TEST: renaming existing back after failed operation 2025/08/25 01:33:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jijofum0" before starting 2025/08/25 01:33:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jijofum0: TEST: removing renamed existing file after operation 2025/08/25 01:33:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "7e5qlvmppikgnbskcg0vskv4n15beeieutluuklbs2jhlvestd5g" 2025/08/25 01:33:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "g0af9lho3n631n7h02nin454nm19ulflngahh7bl7c7psn7rp06asl2eprv876p0ipl308k914ujvo16go6j166hn9a382279adbark7qgpukl7geg332n2kttlcq4frp40q4bashdh5a9nvdjecjmlcfrtiiu3i9oe5uk4tgva1mtv21tf0" --- PASS: TestRemoveExisting (13.74s) === 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/08/25 01:33:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-konetux6feba': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m3.882038893s (try 1/5)