"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/08/01 01:00:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wikuyaj8joli" 2025/08/01 01:00:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/01 01:00:59 DEBUG : Creating backend with remote "TestDrive:crypt/ms54al2lkis5fcie9mbhh07iudi0ulctj996ld5033ob8njtgop0" 2025/08/01 01:01:00 DEBUG : Creating backend with remote "/tmp/rclone3254766973" === 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-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", 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-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/08/01 01:01:00 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/01 01:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/01 01:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/01 01:01:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/01 01:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/01 01:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/01 01:01:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/01 01:01:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/01 01:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/01 01:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/01 01:01:00 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/01 01:01:00 DEBUG : potato: Seek from 10 to 0 2025/08/01 01:01:00 DEBUG : potato: Seek from 10 to 0 2025/08/01 01:01:00 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/01 01:01:00 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/01 01:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/01 01:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/01 01:01:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/01 01:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/01 01:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/01 01:01:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/01 01:01:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/01 01:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/01 01:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/01 01:01:00 DEBUG : potato: Seek from 5 to 2 2025/08/01 01:01:00 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/01 01:01:00 DEBUG : potato: Seek from 7 to 0 2025/08/01 01:01:00 DEBUG : potato: Seek from 7 to 0 2025/08/01 01:01:00 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/01 01:01:00 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/01 01:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/01 01:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/01 01:01:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/01 01:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/01 01:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/01 01:01:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/01 01:01:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/01 01:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/01 01:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/01 01:01:00 DEBUG : potato: Seek from 5 to 2 2025/08/01 01:01:00 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/01 01:01:00 DEBUG : potato: Seek from 8 to 0 2025/08/01 01:01:00 DEBUG : potato: Seek from 8 to 0 2025/08/01 01:01:00 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/01 01:01:00 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/01 01:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/01 01:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/01 01:01:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/01 01:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/01 01:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/01 01:01:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/01 01:01:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/01 01:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/01 01:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/01 01:01:00 DEBUG : potato: Seek from 5 to 2 2025/08/01 01:01:00 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/01 01:01:00 DEBUG : potato: Seek from 9 to 0 2025/08/01 01:01:00 DEBUG : potato: Seek from 9 to 0 2025/08/01 01:01:00 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-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:01:03 DEBUG : rutabaga: md5 = 5b8cdc11a46e24bc245fe70b0f660222 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/08/01 01:01:05 DEBUG : empty space: md5 = 5bbed23e02b56cb51aea901da1b7fead OK === RUN TestCheck/3 2025/08/01 01:01:07 DEBUG : potato2: md5 = 8dde89560f66141aa78252538e9160e9 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/08/01 01:01:10 DEBUG : remotepotato: md5 = 4056068225ce8166284e3758c22980e2 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.88s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.30s) === RUN TestCheckFsError 2025/08/01 01:01:13 DEBUG : Creating backend with remote "nonexistent" 2025/08/01 01:01:13 DEBUG : Config file has changed externally - reloading 2025/08/01 01:01:13 DEBUG : Creating backend with remote "nonexistent" 2025/08/01 01:01:13 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/01 01:01:13 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/01 01:01:13 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/01 01:01:13 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-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:01:15 DEBUG : rutabaga: md5 = c0bd6c8e71c24e3c67db22ef8f38f735 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/08/01 01:01:19 DEBUG : empty space: md5 = 84b61009530e4041ffa6ef245f806079 OK === RUN TestCheckDownload/3 2025/08/01 01:01:22 DEBUG : potato2: md5 = 49b17d9929fe4d7081959010f24dff45 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/08/01 01:01:26 DEBUG : remotepotato: md5 = 543c4ed33d034e147fc7a1a62b377910 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.00s) --- PASS: TestCheckDownload/1 (1.76s) --- PASS: TestCheckDownload/2 (1.04s) --- PASS: TestCheckDownload/3 (0.95s) --- PASS: TestCheckDownload/4 (1.36s) --- PASS: TestCheckDownload/5 (0.99s) --- PASS: TestCheckDownload/6 (1.13s) --- PASS: TestCheckDownload/7 (1.41s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:01:32 DEBUG : rutabaga: md5 = 2f4cab92f4c1a8359ae26b64fac3cfc1 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/08/01 01:01:35 DEBUG : empty space: md5 = d9e80d6ce260206b4db367ea7f7dd135 OK === RUN TestCheckSizeOnly/3 2025/08/01 01:01:37 DEBUG : potato2: md5 = c40280a0df1ba7b81aa4b9ec14d21fe5 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/08/01 01:01:39 DEBUG : remotepotato: md5 = f08dc545f0944af4905582cf3b142f2b OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.06s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.22s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:01:44 DEBUG : test.sum: md5 = f13c331c3f16959e8fd45f0960d74139 OK 2025/08/01 01:01:45 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/01 01:01:45 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/01 01:01:45 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/01 01:01:45 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/01 01:01:46 DEBUG : test.sum: md5 = adfff085da9ee0d3b5a6c159752cb76a OK 2025/08/01 01:01:47 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/01 01:01:47 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/01 01:01:47 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/01 01:01:47 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.19s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:01:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wikuyaj8joli/data" 2025/08/01 01:01:48 DEBUG : Creating backend with remote "TestDrive:crypt/ms54al2lkis5fcie9mbhh07iudi0ulctj996ld5033ob8njtgop0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli/data' lacks md5, skipping --- SKIP: TestCheckSum (2.13s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:01:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wikuyaj8joli/data" 2025/08/01 01:01:51 DEBUG : Creating backend with remote "TestDrive:crypt/ms54al2lkis5fcie9mbhh07iudi0ulctj996ld5033ob8njtgop0/vjrnln8ratgmqakfosrqe8espk" 2025/08/01 01:01:54 DEBUG : data/banana: md5 = f4328b756f2996826185481814e9b60e OK 2025/08/01 01:01:56 DEBUG : test.sum: md5 = 9e02467b1b2b24e07e3cd47a7a1c543e OK === RUN TestCheckSumDownload/subtest1 2025/08/01 01:02:01 DEBUG : data/potato: md5 = 84b8da3c05d0ed3e1f46cd4e68127c11 OK 2025/08/01 01:02:02 DEBUG : test.sum: md5 = 0c6d9b97b997de32baea5898b94e0b12 OK === RUN TestCheckSumDownload/subtest2 2025/08/01 01:02:06 DEBUG : test.sum: md5 = a4a33b3a3bb638836706df621637d51c OK === RUN TestCheckSumDownload/subtest3 2025/08/01 01:02:11 DEBUG : test.sum: md5 = 69f814cde87e41827ef8256912b7b62b OK === RUN TestCheckSumDownload/subtest4 2025/08/01 01:02:15 DEBUG : test.sum: md5 = 589ba965fce4dbe29d4b25d51ef8c39e OK === RUN TestCheckSumDownload/subtest5 2025/08/01 01:02:19 DEBUG : test.sum: md5 = 247769c73f191c87c77e419a7995a4f9 OK === RUN TestCheckSumDownload/subtest6 2025/08/01 01:02:23 DEBUG : data/banana: md5 = deaac2b2ed3511f66a905b21ece4615d OK 2025/08/01 01:02:25 DEBUG : data/potato: md5 = 741016b9d831c2110670ec7ac7b49e15 OK 2025/08/01 01:02:27 DEBUG : test.sum: md5 = 4f8b4d2f89ac070e9ea650681e687705 OK === RUN TestCheckSumDownload/subtest7 2025/08/01 01:02:32 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/08/01 01:02:32 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (41.88s) --- PASS: TestCheckSumDownload/subtest1 (2.70s) --- PASS: TestCheckSumDownload/subtest2 (2.38s) --- PASS: TestCheckSumDownload/subtest3 (2.44s) --- PASS: TestCheckSumDownload/subtest4 (2.07s) --- PASS: TestCheckSumDownload/subtest5 (2.28s) --- PASS: TestCheckSumDownload/subtest6 (2.38s) --- PASS: TestCheckSumDownload/subtest7 (2.49s) === RUN TestApplyTransforms 2025/08/01 01:02:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rudokaw8hoqo" 2025/08/01 01:02:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/01 01:02:32 DEBUG : Creating backend with remote "TestDrive:crypt/ngbqnbqkogrk76b9k4rrikvp91obvlaa5iifs8204cj5v6ic8ot0" 2025/08/01 01:02:34 DEBUG : Creating backend with remote "/tmp/rclone742177676" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rudokaw8hoqo'", Local "Local file system at /tmp/rclone742177676", Modify Window "1ms" 2025/08/01 01:02:36 DEBUG : hello, world!: md5 = 3cd7356ec3e92304dbf0d9a4774b4dad OK upper checkfile vs. lower remote (without normalization) 2025/08/01 01:02:36 ERROR : hello, world!: sum not found 2025/08/01 01:02:36 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rudokaw8hoqo' 2025/08/01 01:02:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rudokaw8hoqo': 1 files missing 2025/08/01 01:02:36 NOTICE: 1 hashes missing 2025/08/01 01:02:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rudokaw8hoqo': 1 differences found 2025/08/01 01:02:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rudokaw8hoqo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/08/01 01:02:37 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/01 01:02:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rudokaw8hoqo': 0 differences found 2025/08/01 01:02:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rudokaw8hoqo': 1 matching files 2025/08/01 01:02:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mebocix6widi" 2025/08/01 01:02:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/01 01:02:37 DEBUG : Creating backend with remote "TestDrive:crypt/p093j5f6rhugfqjn842k5g0egh35av153u3mtkla41eohbigp3qg" 2025/08/01 01:02:39 DEBUG : Creating backend with remote "/tmp/rclone1888233984" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebocix6widi'", Local "Local file system at /tmp/rclone1888233984", Modify Window "1ms" 2025/08/01 01:02:41 DEBUG : HELLO, WORLD!: md5 = e41c0fe9a4b46ddddcba72601e0f7bac OK lower checkfile vs. upper remote (without normalization) 2025/08/01 01:02:41 ERROR : HELLO, WORLD!: sum not found 2025/08/01 01:02:41 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-mebocix6widi' 2025/08/01 01:02:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mebocix6widi': 1 files missing 2025/08/01 01:02:41 NOTICE: 1 hashes missing 2025/08/01 01:02:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mebocix6widi': 1 differences found 2025/08/01 01:02:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mebocix6widi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/08/01 01:02:42 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/01 01:02:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mebocix6widi': 0 differences found 2025/08/01 01:02:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mebocix6widi': 1 matching files 2025/08/01 01:02:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-macibus7giwu" 2025/08/01 01:02:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/01 01:02:42 DEBUG : Creating backend with remote "TestDrive:crypt/0s3mptmp5mutjlsjh0cliobkhikdnr330h673r5b67qifu6igmug" 2025/08/01 01:02:43 DEBUG : Creating backend with remote "/tmp/rclone3933862691" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macibus7giwu'", Local "Local file system at /tmp/rclone3933862691", Modify Window "1ms" 2025/08/01 01:02:46 DEBUG : HeLlO, wOrLd!: md5 = 347994940d115f8cd398dcdd57eee018 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/08/01 01:02:46 ERROR : HeLlO, wOrLd!: sum not found 2025/08/01 01:02:46 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-macibus7giwu' 2025/08/01 01:02:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-macibus7giwu': 1 files missing 2025/08/01 01:02:46 NOTICE: 1 hashes missing 2025/08/01 01:02:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-macibus7giwu': 1 differences found 2025/08/01 01:02:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-macibus7giwu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/08/01 01:02:48 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/01 01:02:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-macibus7giwu': 0 differences found 2025/08/01 01:02:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-macibus7giwu': 1 matching files 2025/08/01 01:02:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ketipum3dari" 2025/08/01 01:02:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/01 01:02:48 DEBUG : Creating backend with remote "TestDrive:crypt/6ntf6vfck8tn1303kvmc57nmfnkdl1plhjvvi796gbbbnuh5clig" 2025/08/01 01:02:49 DEBUG : Creating backend with remote "/tmp/rclone4283115443" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketipum3dari'", Local "Local file system at /tmp/rclone4283115443", Modify Window "1ms" 2025/08/01 01:02:51 DEBUG : HELLO, WORLD!: md5 = 05e1ac6ca1a378221b5bc3034b2d761a OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/08/01 01:02:51 ERROR : HELLO, WORLD!: sum not found 2025/08/01 01:02:51 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-ketipum3dari' 2025/08/01 01:02:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ketipum3dari': 1 files missing 2025/08/01 01:02:51 NOTICE: 1 hashes missing 2025/08/01 01:02:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ketipum3dari': 1 differences found 2025/08/01 01:02:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ketipum3dari': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/08/01 01:02:53 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/01 01:02:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ketipum3dari': 0 differences found 2025/08/01 01:02:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ketipum3dari': 1 matching files 2025/08/01 01:02:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-norovaf5zuja" 2025/08/01 01:02:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/01 01:02:53 DEBUG : Creating backend with remote "TestDrive:crypt/0tf7ejp72mmagibbiuf7pre82h4801p8kqd76raq5pqa00v3sns0" 2025/08/01 01:02:54 DEBUG : Creating backend with remote "/tmp/rclone702242167" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-norovaf5zuja'", Local "Local file system at /tmp/rclone702242167", Modify Window "1ms" 2025/08/01 01:02:56 DEBUG : 測試_Русский___ě_áñ: md5 = 0f350ccc0c1a5c995871d843840cff20 OK NFD checkfile vs. NFC remote (without normalization) 2025/08/01 01:02:57 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/01 01:02:57 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-norovaf5zuja' 2025/08/01 01:02:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-norovaf5zuja': 1 files missing 2025/08/01 01:02:57 NOTICE: 1 hashes missing 2025/08/01 01:02:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-norovaf5zuja': 1 differences found 2025/08/01 01:02:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-norovaf5zuja': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/08/01 01:02:58 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/01 01:02:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-norovaf5zuja': 0 differences found 2025/08/01 01:02:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-norovaf5zuja': 1 matching files 2025/08/01 01:02:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fivihex6yude" 2025/08/01 01:02:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/01 01:02:58 DEBUG : Creating backend with remote "TestDrive:crypt/ds5efhp8a53828qn18jtt94ccken8fj74pq398f6oakgiei9bu6g" 2025/08/01 01:02:59 DEBUG : Creating backend with remote "/tmp/rclone1910458030" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fivihex6yude'", Local "Local file system at /tmp/rclone1910458030", Modify Window "1ms" 2025/08/01 01:03:02 DEBUG : 測試_Русский___ě_áñ: md5 = aa3bc02838f94dcfa3c8a2b6322b355d OK NFC checkfile vs. NFD remote (without normalization) 2025/08/01 01:03:02 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/01 01:03:02 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fivihex6yude' 2025/08/01 01:03:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fivihex6yude': 1 files missing 2025/08/01 01:03:02 NOTICE: 1 hashes missing 2025/08/01 01:03:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fivihex6yude': 1 differences found 2025/08/01 01:03:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fivihex6yude': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/08/01 01:03:03 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/01 01:03:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fivihex6yude': 0 differences found 2025/08/01 01:03:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fivihex6yude': 1 matching files 2025/08/01 01:03:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rikadow4wawu" 2025/08/01 01:03:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/01 01:03:03 DEBUG : Creating backend with remote "TestDrive:crypt/25ebqd9uqbi2rughklqqgkicf106vt1qg5ae63crekbocg1ukueg" 2025/08/01 01:03:04 DEBUG : Creating backend with remote "/tmp/rclone1926347884" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rikadow4wawu'", Local "Local file system at /tmp/rclone1926347884", Modify Window "1ms" 2025/08/01 01:03:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 25f58c9c22fd120c52edb36a7f45a8a9 OK NFDx2 checkfile vs. both remote (without normalization) 2025/08/01 01:03:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/01 01:03:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rikadow4wawu' 2025/08/01 01:03:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rikadow4wawu': 1 files missing 2025/08/01 01:03:07 NOTICE: 1 hashes missing 2025/08/01 01:03:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rikadow4wawu': 1 differences found 2025/08/01 01:03:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rikadow4wawu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/08/01 01:03:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/01 01:03:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rikadow4wawu': 0 differences found 2025/08/01 01:03:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rikadow4wawu': 1 matching files 2025/08/01 01:03:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetexaq2qadi" 2025/08/01 01:03:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/01 01:03:08 DEBUG : Creating backend with remote "TestDrive:crypt/agafspfoan1oc7dulaicsgqng8g9pha5mshmqp7j6eaemm96h3i0" 2025/08/01 01:03:09 DEBUG : Creating backend with remote "/tmp/rclone1579053441" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetexaq2qadi'", Local "Local file system at /tmp/rclone1579053441", Modify Window "1ms" 2025/08/01 01:03:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ad8df7383da15ed5433fe79899c4a693 OK NFCx2 checkfile vs. both remote (without normalization) 2025/08/01 01:03:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/01 01:03:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fetexaq2qadi' 2025/08/01 01:03:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fetexaq2qadi': 1 files missing 2025/08/01 01:03:12 NOTICE: 1 hashes missing 2025/08/01 01:03:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fetexaq2qadi': 1 differences found 2025/08/01 01:03:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fetexaq2qadi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/08/01 01:03:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/01 01:03:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fetexaq2qadi': 0 differences found 2025/08/01 01:03:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fetexaq2qadi': 1 matching files 2025/08/01 01:03:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-boxaheb3muzo" 2025/08/01 01:03:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/01 01:03:14 DEBUG : Creating backend with remote "TestDrive:crypt/kllppobntclgrqa3bveor4ifgdsbvs1l345oj3gf03sh2k44t2d0" 2025/08/01 01:03:14 DEBUG : Creating backend with remote "/tmp/rclone4016238584" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boxaheb3muzo'", Local "Local file system at /tmp/rclone4016238584", Modify Window "1ms" 2025/08/01 01:03:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e38dba097f6d9f9357bba4eff70d8d01 OK both checkfile vs. NFDx2 remote (without normalization) 2025/08/01 01:03:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/01 01:03:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-boxaheb3muzo' 2025/08/01 01:03:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boxaheb3muzo': 1 files missing 2025/08/01 01:03:17 NOTICE: 1 hashes missing 2025/08/01 01:03:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boxaheb3muzo': 1 differences found 2025/08/01 01:03:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boxaheb3muzo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/08/01 01:03:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/01 01:03:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boxaheb3muzo': 0 differences found 2025/08/01 01:03:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boxaheb3muzo': 1 matching files 2025/08/01 01:03:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sobegat1rira" 2025/08/01 01:03:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/01 01:03:18 DEBUG : Creating backend with remote "TestDrive:crypt/p58heof5jajl05mj4ule5q6378dhl35tcu9q20gldsejjk8tb4lg" 2025/08/01 01:03:19 DEBUG : Creating backend with remote "/tmp/rclone2256660468" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sobegat1rira'", Local "Local file system at /tmp/rclone2256660468", Modify Window "1ms" 2025/08/01 01:03:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a4a91fef69b78311912b5bf5e4ac5d2d OK both checkfile vs. NFCx2 remote (without normalization) 2025/08/01 01:03:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/01 01:03:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sobegat1rira' 2025/08/01 01:03:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sobegat1rira': 1 files missing 2025/08/01 01:03:22 NOTICE: 1 hashes missing 2025/08/01 01:03:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sobegat1rira': 1 differences found 2025/08/01 01:03:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sobegat1rira': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/08/01 01:03:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/01 01:03:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sobegat1rira': 0 differences found 2025/08/01 01:03:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sobegat1rira': 1 matching files 2025/08/01 01:03:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sobegat1rira': Purge remote 2025/08/01 01:03:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-boxaheb3muzo': Purge remote 2025/08/01 01:03:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetexaq2qadi': Purge remote 2025/08/01 01:03:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rikadow4wawu': Purge remote 2025/08/01 01:03:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fivihex6yude': Purge remote 2025/08/01 01:03:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-norovaf5zuja': Purge remote 2025/08/01 01:03:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketipum3dari': Purge remote 2025/08/01 01:03:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-macibus7giwu': Purge remote 2025/08/01 01:03:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebocix6widi': Purge remote 2025/08/01 01:03:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rudokaw8hoqo': Purge remote --- PASS: TestApplyTransforms (55.08s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:03:28 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/01 01:03:30 DEBUG : sub/file2: md5 = ec776e7b75f23f1c401cf7fdc78ede05 OK 2025/08/01 01:03:30 INFO : file1: Copied (new) to: sub/file2 2025/08/01 01:03:31 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 01:03:31 DEBUG : file1: Unchanged skipping 2025/08/01 01:03:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli': don't need to copy/move sub/file2, it is already at target location 2025/08/01 01:03:33 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.87s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:03:36 DEBUG : dst/file1: md5 = 086f93dae1217b5cedf9c9a07123d7eb OK 2025/08/01 01:03:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wikuyaj8joli/backup" 2025/08/01 01:03:37 DEBUG : Creating backend with remote "TestDrive:crypt/ms54al2lkis5fcie9mbhh07iudi0ulctj996ld5033ob8njtgop0/1nrff024r7pq65ecp72fc28jb0" 2025/08/01 01:03:38 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/01 01:03:41 INFO : dst/file1: Moved (server-side) 2025/08/01 01:03:42 DEBUG : dst/file1: md5 = 7bae6b68beffba861d28e0a552c783f9 OK 2025/08/01 01:03:42 INFO : dst/file1: Copied (new) 2025/08/01 01:03:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/01 01:03:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/01 01:03:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.38s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:03:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wikuyaj8joli/dst" 2025/08/01 01:03:47 DEBUG : Creating backend with remote "TestDrive:crypt/ms54al2lkis5fcie9mbhh07iudi0ulctj996ld5033ob8njtgop0/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/01 01:03:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wikuyaj8joli/CompareDest" 2025/08/01 01:03:49 DEBUG : Creating backend with remote "TestDrive:crypt/ms54al2lkis5fcie9mbhh07iudi0ulctj996ld5033ob8njtgop0/gveqi14airsml4bgu7krj116o8" 2025/08/01 01:03:51 DEBUG : one: Need to transfer - File not found at Destination 2025/08/01 01:03:53 DEBUG : one: md5 = d2eb35d538ea80af04647bee9dd7ae91 OK 2025/08/01 01:03:53 INFO : one: Copied (new) 2025/08/01 01:03:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/01 01:03:56 DEBUG : one: md5 = 40fb47f8100d068d8b031b14042aa5c2 OK 2025/08/01 01:03:56 INFO : one: Copied (replaced existing) 2025/08/01 01:03:58 DEBUG : dst/one: md5 = bc0a8da311139f48da02ff98e2dfe62c OK 2025/08/01 01:04:00 DEBUG : CompareDest/one: md5 = 78428965031ba3b3f17465dae0d2fbf7 OK 2025/08/01 01:04:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/01 01:04:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 01:04:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/01 01:04:03 DEBUG : CompareDest/two: md5 = cd7be0f1e9e26ef256bbe5f5540f5fe3 OK 2025/08/01 01:04:04 DEBUG : two: Need to transfer - File not found at Destination 2025/08/01 01:04:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 01:04:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/01 01:04:05 DEBUG : two: Need to transfer - File not found at Destination 2025/08/01 01:04:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 01:04:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/01 01:04:06 DEBUG : two: Need to transfer - File not found at Destination 2025/08/01 01:04:07 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/01 01:04:08 DEBUG : two: md5 = 837a4df3f15428526ffde9bc12166795 OK 2025/08/01 01:04:08 INFO : two: Copied (new) 2025/08/01 01:04:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/01 01:04:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/01 01:04:12 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/01 01:04:12 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (25.30s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:04:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wikuyaj8joli/dst" 2025/08/01 01:04:13 DEBUG : Creating backend with remote "TestDrive:crypt/ms54al2lkis5fcie9mbhh07iudi0ulctj996ld5033ob8njtgop0/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/01 01:04:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wikuyaj8joli/CopyDest" 2025/08/01 01:04:14 DEBUG : Creating backend with remote "TestDrive:crypt/ms54al2lkis5fcie9mbhh07iudi0ulctj996ld5033ob8njtgop0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/01 01:04:16 DEBUG : one: Need to transfer - File not found at Destination 2025/08/01 01:04:18 DEBUG : one: md5 = e51f61d52313b3549b8dfc507cec5620 OK 2025/08/01 01:04:18 INFO : one: Copied (new) 2025/08/01 01:04:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/01 01:04:21 DEBUG : one: md5 = bc00e2fb9d80c3163c45522c3799b7fb OK 2025/08/01 01:04:21 INFO : one: Copied (replaced existing) 2025/08/01 01:04:23 DEBUG : dst/one: md5 = e99d14f459fcf53df0e8cf4af48b9295 OK 2025/08/01 01:04:25 DEBUG : CopyDest/one: md5 = 9f1c1336bcbdea5757827045b5aad830 OK 2025/08/01 01:04:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wikuyaj8joli/BackupDir" 2025/08/01 01:04:26 DEBUG : Creating backend with remote "TestDrive:crypt/ms54al2lkis5fcie9mbhh07iudi0ulctj996ld5033ob8njtgop0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/01 01:04:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/01 01:04:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 01:04:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/01 01:04:30 INFO : one: Moved (server-side) 2025/08/01 01:04:31 INFO : one: Copied (server-side copy) 2025/08/01 01:04:31 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/01 01:04:32 DEBUG : CopyDest/two: md5 = 61c93d08c6a8a7dce6f6d876645f9a2a OK 2025/08/01 01:04:33 DEBUG : two: Need to transfer - File not found at Destination 2025/08/01 01:04:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 01:04:35 INFO : two: Copied (server-side copy) 2025/08/01 01:04:35 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/01 01:04:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 01:04:35 DEBUG : two: Unchanged skipping 2025/08/01 01:04:37 DEBUG : CopyDest/three: md5 = 87711c7595c6e2fab11d409f83e66989 OK 2025/08/01 01:04:38 DEBUG : three: Need to transfer - File not found at Destination 2025/08/01 01:04:38 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/01 01:04:38 DEBUG : three: Destination not found in --copy-dest 2025/08/01 01:04:40 DEBUG : three: md5 = 381c64891460df9c6b4456781f3b4c31 OK 2025/08/01 01:04:40 INFO : three: Copied (new) 2025/08/01 01:04:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/01 01:04:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/01 01:04:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/01 01:04:45 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/01 01:04:45 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/01 01:04:45 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/01 01:04:45 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.52s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.43s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", 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-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:04:47 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/01 01:04:49 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 4e82e33829b03f2f2a371382cd81b9f0 OK 2025/08/01 01:04:49 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/01 01:04:50 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/01 01:04:50 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/01 01:04:51 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/08/01 01:04:52 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/08/01 01:04:53 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 277c7209003de686519bed1147413849 OK 2025/08/01 01:04:53 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/08/01 01:04:55 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/08/01 01:04:55 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.16s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:04:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli': Looking for duplicate names using skip mode. 2025/08/01 01:05:00 NOTICE: one: Found 2 files with duplicate names 2025/08/01 01:05:00 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.69s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:05:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli': Looking for duplicate names using skip mode. 2025/08/01 01:05:05 NOTICE: one: Found 3 files with duplicate names 2025/08/01 01:05:05 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/08/01 01:05:06 INFO : one: Deleted 2025/08/01 01:05:06 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.23s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:05:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli': Looking for duplicate names using first mode. 2025/08/01 01:05:12 NOTICE: one: Found 3 files with duplicate names 2025/08/01 01:05:12 INFO : one: Deleted 2025/08/01 01:05:13 INFO : one: Deleted 2025/08/01 01:05:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.42s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:05:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli': Looking for duplicate names using newest mode. 2025/08/01 01:05:18 NOTICE: one: Found 3 files with duplicate names 2025/08/01 01:05:19 INFO : one: Deleted 2025/08/01 01:05:19 INFO : one: Deleted 2025/08/01 01:05:19 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.28s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.42s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:05:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli': Looking for duplicate names using oldest mode. 2025/08/01 01:05:25 NOTICE: one: Found 3 files with duplicate names 2025/08/01 01:05:25 INFO : one: Deleted 2025/08/01 01:05:26 INFO : one: Deleted 2025/08/01 01:05:26 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.72s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:05:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli': Looking for duplicate names using largest mode. 2025/08/01 01:05:32 NOTICE: one: Found 3 files with duplicate names 2025/08/01 01:05:32 INFO : one: Deleted 2025/08/01 01:05:32 INFO : one: Deleted 2025/08/01 01:05:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.33s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:05:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli': Looking for duplicate names using smallest mode. 2025/08/01 01:05:38 NOTICE: one: Found 3 files with duplicate names 2025/08/01 01:05:38 INFO : one: Deleted 2025/08/01 01:05:39 INFO : one: Deleted 2025/08/01 01:05:39 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.46s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:05:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli': Looking for duplicate names using rename mode. 2025/08/01 01:05:46 NOTICE: one.txt: Found 3 files with duplicate names 2025/08/01 01:05:47 INFO : one-2.txt: renamed from: one.txt 2025/08/01 01:05:48 INFO : one-3.txt: renamed from: one.txt 2025/08/01 01:05:49 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.14s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:05:54 DEBUG : dupe1/one.txt: md5 = f88e8eb0e64fd72c0111f142ea02a9a9 OK 2025/08/01 01:05:57 DEBUG : dupe2/two.txt: md5 = 4c2ba17aa48b214ea3b753e2cc12ca53 OK 2025/08/01 01:05:59 DEBUG : dupe3/three.txt: md5 = 7dbb75c0c311f115045fea1035f785aa OK 2025/08/01 01:05:59 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/08/01 01:06:00 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/08/01 01:06:00 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/08/01 01:06:01 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/08/01 01:06:04 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/08/01 01:06:04 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/08/01 01:06:04 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.86s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:06:06 DEBUG : a.txt: md5 = 344062a3eb01a5a8c89660d7665937be OK 2025/08/01 01:06:08 DEBUG : zend.txt: md5 = 2455f76df52d7873fab64d96e0523339 OK 2025/08/01 01:06:10 DEBUG : sub dir/hello world: md5 = 902d5267f85321db2f8f8fdceef8c4fc OK 2025/08/01 01:06:12 DEBUG : sub dir/hello world2: md5 = fd3e7eda1198f418c15eb3f8d7d61b12 OK 2025/08/01 01:06:14 DEBUG : sub dir/ignore dir/.ignore: md5 = 48b0416a1b41b1295d54f231c6c7b094 OK 2025/08/01 01:06:16 DEBUG : sub dir/ignore dir/should be ignored: md5 = 0ff1d4ed591c0348e1b039ce59d5a0d7 OK 2025/08/01 01:06:18 DEBUG : sub dir/sub sub dir/hello world3: md5 = 4c6e2a7f0f7718aec7a02c468433afc9 OK 2025/08/01 01:06:19 DEBUG : a.txt: Excluded (Size Filter) 2025/08/01 01:06:19 DEBUG : a.txt: Excluded 2025/08/01 01:06:19 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/01 01:06:19 DEBUG : sub dir/hello world2: Excluded 2025/08/01 01:06:19 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/01 01:06:19 DEBUG : sub dir/hello world: Excluded 2025/08/01 01:06:20 DEBUG : sub dir/ignore dir: Excluded 2025/08/01 01:06:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/01 01:06:20 DEBUG : sub dir/hello world2: Excluded 2025/08/01 01:06:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/01 01:06:20 DEBUG : sub dir/hello world: Excluded 2025/08/01 01:06:20 DEBUG : sub dir/ignore dir: Excluded 2025/08/01 01:06:25 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/01 01:06:26 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/01 01:06:26 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/01 01:06:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/01 01:06:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/01 01:06:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/08/01 01:06:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.89s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:06:28 DEBUG : a.txt: md5 = fffcd9e5e099faa71279089bee01a751 OK 2025/08/01 01:06:30 DEBUG : zend.txt: md5 = ce5088c606518e8e72ae588324b623ab OK 2025/08/01 01:06:32 DEBUG : sub dir/hello world: md5 = bf4e83b68f107b5fc536b52ba5891ef2 OK 2025/08/01 01:06:33 DEBUG : sub dir/hello world2: md5 = 900f7a83466471dff92f535d36743696 OK 2025/08/01 01:06:35 DEBUG : sub dir/ignore dir/.ignore: md5 = c8e2273264839195895bbe75b3a73fb4 OK 2025/08/01 01:06:37 DEBUG : sub dir/ignore dir/should be ignored: md5 = 8bc939248b11d735fb01376f31f011ce OK 2025/08/01 01:06:39 DEBUG : sub dir/sub sub dir/hello world3: md5 = 568cab248ada7c818909b00fcb926cab OK 2025/08/01 01:06:40 DEBUG : a.txt: Excluded (Size Filter) 2025/08/01 01:06:40 DEBUG : a.txt: Excluded 2025/08/01 01:06:41 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/01 01:06:41 DEBUG : sub dir/hello world: Excluded 2025/08/01 01:06:41 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/01 01:06:41 DEBUG : sub dir/hello world2: Excluded 2025/08/01 01:06:41 DEBUG : sub dir/ignore dir: Excluded 2025/08/01 01:06:41 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/01 01:06:41 DEBUG : sub dir/hello world: Excluded 2025/08/01 01:06:41 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/01 01:06:41 DEBUG : sub dir/hello world2: Excluded 2025/08/01 01:06:42 DEBUG : sub dir/ignore dir: Excluded 2025/08/01 01:06:46 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/01 01:06:47 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/01 01:06:47 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/01 01:06:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/01 01:06:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/01 01:06:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/08/01 01:06:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.54s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:06:50 DEBUG : file1: md5 = 3f28698ada6a9fe7eb5c854f631a822a OK 2025/08/01 01:06:52 DEBUG : sub/file2: md5 = 639752b61d48fa20c77f84536532e441 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/01 01:06:55 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/08/01 01:06:55 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/08/01 01:06:55 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/08/01 01:06:57 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.60s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.28s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.47s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.28s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.67s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:06:59 DEBUG : file1: md5 = 05f97dc9975d7dbfc5c8b6bdc07454ed OK 2025/08/01 01:07:01 DEBUG : sub/file2: md5 = 36ea1e00b638c4cc322328f9537fc7f0 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/01 01:07:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wikuyaj8joli/notfound" 2025/08/01 01:07:05 DEBUG : Config file has changed externally - reloading 2025/08/01 01:07:06 DEBUG : Creating backend with remote "TestDrive:crypt/ms54al2lkis5fcie9mbhh07iudi0ulctj996ld5033ob8njtgop0/qe0i31qdkoejk60elps0ni5sqk" 2025/08/01 01:07:09 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.41s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.22s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (1.73s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:07:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli': Making directory 2025/08/01 01:07:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli': Making directory --- PASS: TestMkdir (0.69s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:07:12 DEBUG : sub dir/hello world: md5 = 579a40d215be2f53452d76ac5c2900ee OK 2025/08/01 01:07:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.63s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:07:17 DEBUG : potato2: md5 = 15e00dca71600ca14fbbd1f311bbf61a OK 2025/08/01 01:07:19 DEBUG : empty space: md5 = 1468a45d29271a5e875ce52bd7659361 OK --- PASS: TestLs (4.62s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:07:22 DEBUG : potato2: md5 = d751e9ecd6485fedb5bb425afd56fd40 OK 2025/08/01 01:07:23 DEBUG : empty space: md5 = bfc67977309897c9aeb78ae0797ad863 OK 2025/08/01 01:07:24 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.80s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:07:27 DEBUG : potato2: md5 = b9c7f78d84228bbb86352ea9ed21e21a OK 2025/08/01 01:07:28 DEBUG : empty space: md5 = 5192fb92039c59e1a574ccbbf883cfbb OK --- PASS: TestLsLong (4.71s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:07:31 DEBUG : potato2: md5 = 3f537721cf0e0edd42c9bfd87381b108 OK 2025/08/01 01:07:33 DEBUG : empty space: md5 = 8284d87979bc2062df85fd90419e076f OK --- PASS: TestHashSums (4.73s) === RUN TestHashSumsWithErrors 2025/08/01 01:07:35 DEBUG : Creating backend with remote ":memory:" 2025/08/01 01:07:35 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/08/01 01:07:35 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/01 01:07:35 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/01 01:07:35 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/01 01:07:35 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/01 01:07:35 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/01 01:07:35 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/01 01:07:35 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/08/01 01:07:35 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-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:07:36 DEBUG : potato2: md5 = ee756e3a700eb8dc7ced1b39e8ece9e5 OK 2025/08/01 01:07:38 DEBUG : empty space: md5 = 2d20f6fa8dacf22496b2f7550cd9a492 OK 2025/08/01 01:07:40 DEBUG : sub dir/potato3: md5 = 20380f0bab1eb08f14923cf0b62ff7c6 OK 2025/08/01 01:07:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.82s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:07:45 DEBUG : small: md5 = 19b08b4fba463af51ac5896154e7aace OK 2025/08/01 01:07:46 DEBUG : medium: md5 = 75847f12a7a0aa0b4d56eb1d36e48a8e OK 2025/08/01 01:07:47 DEBUG : large: md5 = 54fc4b885660642432c1f36b6f611383 OK 2025/08/01 01:07:48 DEBUG : Waiting for deletions to finish 2025/08/01 01:07:48 DEBUG : large: Excluded (Size Filter) 2025/08/01 01:07:48 INFO : medium: Deleted 2025/08/01 01:07:48 INFO : small: Deleted --- PASS: TestDelete (6.07s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:07:51 DEBUG : small: md5 = 76275377ad4db387bebd888a4419bb25 OK 2025/08/01 01:07:52 DEBUG : medium: md5 = ec90f5d40358a1ff917a8fb21eed3224 OK 2025/08/01 01:07:54 DEBUG : large: md5 = fea03c943e15a8c1f6e26b858373bb30 OK 2025/08/01 01:07:54 DEBUG : Waiting for deletions to finish 2025/08/01 01:07:54 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/08/01 01:07:55 INFO : large: Deleted 2025/08/01 01:07:55 INFO : small: Deleted --- PASS: TestMaxDelete (6.73s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:07:58 DEBUG : small: md5 = 5a5ecdd4edd9345082bd176e08f63991 OK 2025/08/01 01:07:59 DEBUG : medium: md5 = ed0477c7b01f14acb5073c11511f7f71 OK 2025/08/01 01:08:00 DEBUG : large: md5 = 866ad10d04098169b2a43925bb463360 OK 2025/08/01 01:08:00 DEBUG : Waiting for deletions to finish 2025/08/01 01:08:01 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/01 01:08:01 INFO : medium: Deleted 2025/08/01 01:08:01 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.42s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:08:04 DEBUG : small: md5 = c8eb211d038cf804e19dc4df470643b8 OK 2025/08/01 01:08:06 DEBUG : medium: md5 = 87b324fd4b2491119eb0e2e3adbf4cae OK 2025/08/01 01:08:07 DEBUG : large: md5 = 66b6c9ca54d830abdac320223ffa26dd OK 2025/08/01 01:08:07 DEBUG : Waiting for deletions to finish 2025/08/01 01:08:07 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/01 01:08:08 INFO : small: Deleted 2025/08/01 01:08:08 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.73s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:08:11 DEBUG : ReadFile: md5 = 8a569142325adfce17c7a8c86663a337 OK --- PASS: TestReadFile (4.20s) === RUN TestRetry 2025/08/01 01:08:14 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/08/01 01:08:14 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/08/01 01:08:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/01 01:08:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/01 01:08:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/01 01:08:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/01 01:08:14 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-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:08:15 DEBUG : file1: md5 = 6351d3c5ff558cae00f0d7ab74898a91 OK 2025/08/01 01:08:16 DEBUG : file2: md5 = d7a32a53fe74e93b23651c8fa7ff1764 OK --- PASS: TestCat (17.29s) === RUN TestPurge 2025/08/01 01:08:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-japediw3xoro" 2025/08/01 01:08:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/01 01:08:31 DEBUG : Creating backend with remote "TestDrive:crypt/ecsljpq68p29tgkmgvcrr1fkd792iu892ms8mh52cq8mcdal5u60" 2025/08/01 01:08:32 DEBUG : Creating backend with remote "/tmp/rclone2784804394" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-japediw3xoro'", Local "Local file system at /tmp/rclone2784804394", Modify Window "1ms" 2025/08/01 01:08:36 DEBUG : A1/B1/C1/one: md5 = 737420337933e047b3248857680f705f OK 2025/08/01 01:08:36 INFO : A2: Making directory 2025/08/01 01:08:37 INFO : A1/B2: Making directory 2025/08/01 01:08:38 INFO : A1/B2/C2: Making directory 2025/08/01 01:08:39 INFO : A1/B1/C3: Making directory 2025/08/01 01:08:39 INFO : A3: Making directory 2025/08/01 01:08:40 INFO : A3/B3: Making directory 2025/08/01 01:08:41 INFO : A3/B3/C4: Making directory 2025/08/01 01:08:43 DEBUG : A1/two: md5 = 5590b88cc6423c3d3132f2290f743dd7 OK 2025/08/01 01:08:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-japediw3xoro': Purge remote 2025/08/01 01:08:47 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.87s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:08:50 DEBUG : A1/B1/C1/one: md5 = 8d9cf76374da79bbbe829c99e02e4f33 OK 2025/08/01 01:08:50 INFO : A2: Making directory 2025/08/01 01:08:51 INFO : A1/B2: Making directory 2025/08/01 01:08:52 INFO : A1/B2/C2: Making directory 2025/08/01 01:08:53 INFO : A1/B1/C3: Making directory 2025/08/01 01:08:53 INFO : A3: Making directory 2025/08/01 01:08:54 INFO : A3/B3: Making directory 2025/08/01 01:08:55 INFO : A3/B3/C4: Making directory 2025/08/01 01:08:57 DEBUG : A1/two: md5 = 97870e92951323e88d932a2b6777d389 OK 2025/08/01 01:08:58 DEBUG : removing 1 level 3 directories 2025/08/01 01:08:58 INFO : A3/B3/C4: Removing directory 2025/08/01 01:09:01 DEBUG : removing 2 level 3 directories 2025/08/01 01:09:01 INFO : A1/B1/C3: Removing directory 2025/08/01 01:09:01 INFO : A1/B2/C2: Removing directory 2025/08/01 01:09:02 DEBUG : removing 2 level 2 directories 2025/08/01 01:09:02 INFO : A1/B2: Removing directory 2025/08/01 01:09:02 INFO : A3/B3: Removing directory 2025/08/01 01:09:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/01 01:09:02 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/08/01 01:09:02 DEBUG : removing 2 level 1 directories 2025/08/01 01:09:02 INFO : A3: Removing directory 2025/08/01 01:09:02 INFO : A2: Removing directory 2025/08/01 01:09:03 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/08/01 01:09:06 DEBUG : removing 1 level 3 directories 2025/08/01 01:09:06 INFO : A1/B1/C1: Removing directory 2025/08/01 01:09:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/01 01:09:07 DEBUG : removing 1 level 2 directories 2025/08/01 01:09:07 INFO : A1/B1: Removing directory 2025/08/01 01:09:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/01 01:09:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/01 01:09:08 DEBUG : removing 1 level 1 directories 2025/08/01 01:09:08 INFO : A1: Removing directory 2025/08/01 01:09:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/01 01:09:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/01 01:09:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/01 01:09:08 DEBUG : removing 1 level 0 directories 2025/08/01 01:09:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli': Removing directory 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/01 01:09:09 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestRmdirsNoLeaveRoot (22.93s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:09:10 INFO : A1: Making directory 2025/08/01 01:09:11 INFO : A1/B1: Making directory 2025/08/01 01:09:12 INFO : A1/B1/C1: Making directory 2025/08/01 01:09:14 DEBUG : removing 1 level 3 directories 2025/08/01 01:09:14 INFO : A1/B1/C1: Removing directory 2025/08/01 01:09:15 DEBUG : removing 1 level 2 directories 2025/08/01 01:09:15 INFO : A1/B1: Removing directory 2025/08/01 01:09:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/01 01:09:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.92s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:09:18 INFO : A1: Making directory 2025/08/01 01:09:18 INFO : A1/B1: Making directory 2025/08/01 01:09:19 INFO : A1/B1/C1: Making directory 2025/08/01 01:09:22 DEBUG : removing 1 level 3 directories 2025/08/01 01:09:22 INFO : A1/B1/C1: Removing directory 2025/08/01 01:09:22 DEBUG : removing 1 level 2 directories 2025/08/01 01:09:22 INFO : A1/B1: Removing directory 2025/08/01 01:09:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/01 01:09:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.36s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:09:27 DEBUG : file1: md5 = 122d45bd5767ed74682f73bc08061cb6 OK 2025/08/01 01:09:27 DEBUG : filename.txt: File name found in url 2025/08/01 01:09:29 DEBUG : filename.txt: md5 = 4802bfbd90b7a5e0a2b6df6c0f2169a9 OK 2025/08/01 01:09:29 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/08/01 01:09:30 DEBUG : headerfilename.txt: md5 = 3225cc548d2e8e7ff9e25efee7266589 OK 2025/08/01 01:09:31 DEBUG : file2: md5 = 7e37ffd16066e0e61e8c78dfe6c3dd71 OK --- PASS: TestCopyURL (8.99s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:09:34 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/01 01:09:36 DEBUG : sub/file2: md5 = 4cb9d71ad7554041e06081215efafc2e OK 2025/08/01 01:09:36 INFO : file1: Copied (new) to: sub/file2 2025/08/01 01:09:36 INFO : file1: Deleted 2025/08/01 01:09:37 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 01:09:37 DEBUG : file1: Unchanged skipping 2025/08/01 01:09:37 INFO : file1: Deleted 2025/08/01 01:09:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli': don't need to copy/move sub/file2, it is already at target location 2025/08/01 01:09:39 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.80s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:09:40 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/01 01:09:41 DEBUG : file1: md5 = 4d74722ad154686778e49af6feb70866 OK 2025/08/01 01:09:41 INFO : file1: Copied (new) 2025/08/01 01:09:41 INFO : file1: Deleted 2025/08/01 01:09:42 DEBUG : file1: Destination exists, skipping 2025/08/01 01:09:42 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.24s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.41s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:09:46 DEBUG : dst/file1: md5 = d020c5c2205f1d93366dec81ef9d03b4 OK 2025/08/01 01:09:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wikuyaj8joli/backup" 2025/08/01 01:09:47 DEBUG : Creating backend with remote "TestDrive:crypt/ms54al2lkis5fcie9mbhh07iudi0ulctj996ld5033ob8njtgop0/1nrff024r7pq65ecp72fc28jb0" 2025/08/01 01:09:48 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/01 01:09:51 INFO : dst/file1: Moved (server-side) 2025/08/01 01:09:52 DEBUG : dst/file1: md5 = 2f7861e7a80b98ce2950475523074fe7 OK 2025/08/01 01:09:52 INFO : dst/file1: Copied (new) 2025/08/01 01:09:52 INFO : dst/file1: Deleted 2025/08/01 01:09:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/01 01:09:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/01 01:09:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.86s) === 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-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:09:59 DEBUG : A1/one: md5 = ab81cc9d78ade3665e02fe626e0c3438 OK 2025/08/01 01:10:00 DEBUG : A1/two: md5 = bf6492f432c116ef66cb215da6ef879e OK 2025/08/01 01:10:03 DEBUG : A1/B1/three: md5 = 5606e896e5e1f865fff96964a8cdcf8f OK 2025/08/01 01:10:05 DEBUG : A1/B1/C1/four: md5 = fbdc7e018fe52ec2cbb33da0a67e824b OK 2025/08/01 01:10:07 DEBUG : A1/B1/C2/five: md5 = a71293599a18de4c9e4d9ab3d786866c OK 2025/08/01 01:10:07 INFO : A1/B2: Making directory 2025/08/01 01:10:08 INFO : A1/B1/C3: Making directory 2025/08/01 01:10:18 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/08/01 01:10:18 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/08/01 01:10:18 INFO : A2/one: Moved (server-side) to: A3/one 2025/08/01 01:10:18 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/08/01 01:10:18 INFO : A2/two: Moved (server-side) to: A3/two 2025/08/01 01:10:21 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/01 01:10:21 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/01 01:10:21 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/01 01:10:21 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/01 01:10:21 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/01 01:10:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/08/01 01:10:29 INFO : A3/two: Moved (server-side) to: A4/two 2025/08/01 01:10:29 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/08/01 01:10:29 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/08/01 01:10:29 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/08/01 01:10:29 INFO : A3/one: Moved (server-side) to: A4/one 2025/08/01 01:10:32 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/01 01:10:32 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/01 01:10:32 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/01 01:10:33 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/01 01:10:33 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/01 01:10:39 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/08/01 01:10:40 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/08/01 01:10:40 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/01 01:10:40 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/01 01:10:40 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/01 01:10:40 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/01 01:10:41 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/01 01:10:41 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/01 01:10:41 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/01 01:10:41 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.95s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:10:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli': File to upload is small (34 bytes), uploading instead of streaming 2025/08/01 01:10:44 DEBUG : no_checksum_small_file_from_pipe: md5 = 13a6b6ca0a1da16bcd7ae4914d36ba5a OK 2025/08/01 01:10:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/01 01:10:44 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/01 01:10:45 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/08/01 01:10:46 DEBUG : no_checksum_big_file_from_pipe: md5 = 6dffadb2a05eb87206c252df68cf1c8d OK 2025/08/01 01:10:46 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-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:10:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli': File to upload is small (34 bytes), uploading instead of streaming 2025/08/01 01:10:49 DEBUG : with_checksum_small_file_from_pipe: md5 = 0ec838cb5d90a22cb8b93a3d3d986335 OK 2025/08/01 01:10:49 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/01 01:10:50 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/08/01 01:10:51 DEBUG : with_checksum_big_file_from_pipe: md5 = 31fb82d0902c2b40b7918c1cfbd8278f OK 2025/08/01 01:10:51 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-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:10:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli': File to upload is small (34 bytes), uploading instead of streaming 2025/08/01 01:10:54 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 01:10:55 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/01 01:10:56 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-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:10:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli': File to upload is small (34 bytes), uploading instead of streaming 2025/08/01 01:10:59 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/01 01:11:00 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/01 01:11:01 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.32s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.16s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.81s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.33s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/08/01 01:11:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli': File to upload is small (48 bytes), uploading instead of streaming 2025/08/01 01:11:04 DEBUG : rcat_metadata: md5 = 20bf45e7d2318ba1e7be5f90f6d00003 OK 2025/08/01 01:11:04 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/08/01 01:11:06 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/08/01 01:11:07 DEBUG : rcat_metadata_uploadcutoff0: md5 = 3091121bd7a1179ce49619ec8820a57f OK 2025/08/01 01:11:07 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.91s) --- PASS: TestRcatMetadata/Normal (2.69s) --- PASS: TestRcatMetadata/ViaDisk (2.75s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:11:10 DEBUG : potato1: md5 = 4541dfb265701fb50be9e0d5df671219 OK 2025/08/01 01:11:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli': File to upload is small (60 bytes), uploading instead of streaming 2025/08/01 01:11:11 DEBUG : potato2: md5 = f4a8ee0f27ad76f1cd690c22b2e037f4 OK 2025/08/01 01:11:11 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.41s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:11:14 DEBUG : potato1: md5 = 1ae1abf3ad5efc32930334d7e6a602e4 OK 2025/08/01 01:11:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli': File to upload is small (60 bytes), uploading instead of streaming 2025/08/01 01:11:16 DEBUG : potato2: md5 = 7baff49eb886143dd47392871a526cce OK 2025/08/01 01:11:16 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.79s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:11:19 DEBUG : potato2: md5 = c67b34206abe7309983669c9b658d231 OK 2025/08/01 01:11:20 DEBUG : empty space: md5 = 9cf4dc4554599172e08b6fb14be3aad6 OK 2025/08/01 01:11:22 DEBUG : sub dir/potato3: md5 = 33bd3a2daa842e183bfe4c44705aafb3 OK 2025/08/01 01:11:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli': Touching "sub dir/potato3" 2025/08/01 01:11:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli': Touching "empty space" 2025/08/01 01:11:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli': Touching "potato2" 2025/08/01 01:11:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.62s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:11:27 DEBUG : dir with metadata: Making directory with metadata 2025/08/01 01:11:28 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.31s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:11:30 DEBUG : directory with modtime: Making directory with metadata 2025/08/01 01:11:30 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.40s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:11:32 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/01 01:11:32 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/01 01:11:32 DEBUG : Google drive root 'crypt/ms54al2lkis5fcie9mbhh07iudi0ulctj996ld5033ob8njtgop0': Skipping btime metadata as can't update it on an existing file: 2025-08-01T01:11:32.420201689Z 2025/08/01 01:11:33 INFO : non existent directory: Updated directory metadata 2025/08/01 01:11:35 DEBUG : Google drive root 'crypt/ms54al2lkis5fcie9mbhh07iudi0ulctj996ld5033ob8njtgop0': Skipping btime metadata as can't update it on an existing file: 2025-08-01T01:11:32.420201689Z 2025/08/01 01:11:35 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.03s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:11:37 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/08/01 01:11:39 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/08/01 01:11:39 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.07s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:11:41 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/01 01:11:41 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/01 01:11:41 DEBUG : dst: Making directory with metadata 2025/08/01 01:11:42 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/01 01:11:42 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 01:11:42 INFO : dst: Set directory modification time (using SetModTime) 2025/08/01 01:11:43 INFO : dst: Set directory modification time (using SetModTime) 2025/08/01 01:11:43 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/08/01 01:11:43 INFO : dst: Set directory modification time (using SetModTime) 2025/08/01 01:11:43 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.62s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli'", Local "Local file system at /tmp/rclone3254766973", Modify Window "1ms" 2025/08/01 01:11:47 DEBUG : sub dir/test remove existing: md5 = e567c5883adffb23d1dc681b2d2a4c85 OK 2025/08/01 01:11:48 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = ea6e0c841643d231dc5a2c8fba1a1612 OK 2025/08/01 01:11:50 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.gowexuf8" before starting 2025/08/01 01:11:53 DEBUG : sub dir/test remove existing.gowexuf8: TEST: removing renamed existing file after operation 2025/08/01 01:11:54 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qefimak0" before starting 2025/08/01 01:11:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qefimak0: TEST: renaming existing back after failed operation 2025/08/01 01:11:57 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nalezek3" before starting 2025/08/01 01:11:58 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nalezek3: TEST: removing renamed existing file after operation 2025/08/01 01:11:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "dfqom22ctk3gjtbh5gh9j233626t74kautlfscd22tagabh701datfr0joojq1ghqtvl0snlmjviminqo44jhdk2tkrjc3npu8ivd1urbee2rs4r9ms32do4hb0j2n2bfenbe6ocggicgprc9chffaau0r1b6cdadjasce2m2bmpio4b24qg" 2025/08/01 01:11:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8gn4h34gjbvti1l2utff2e4hd1nrqtklue0aprfts3668qulgrjg" --- PASS: TestRemoveExisting (15.21s) === 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/01 01:12:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wikuyaj8joli': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m1.863595483s (try 1/5)