"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/09/15 01:34:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dowijab6zewe" 2025/09/15 01:34:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/15 01:34:52 DEBUG : Creating backend with remote "TestDrive:crypt/74o0q3cbscaonv8i1uda5k34qkueh1ek1suop6js2jmvi7u0tcsg" 2025/09/15 01:34:53 DEBUG : Creating backend with remote "/tmp/rclone487557676" === 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-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", 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/09/15 01:34:54 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/15 01:34:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/15 01:34:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/15 01:34:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/15 01:34:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/15 01:34:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/15 01:34:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/15 01:34:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/15 01:34:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/15 01:34:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/15 01:34:54 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/15 01:34:54 DEBUG : potato: Seek from 10 to 0 2025/09/15 01:34:54 DEBUG : potato: Seek from 10 to 0 2025/09/15 01:34:54 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/15 01:34:54 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/15 01:34:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/15 01:34:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/15 01:34:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/15 01:34:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/15 01:34:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/15 01:34:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/15 01:34:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/15 01:34:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/15 01:34:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/15 01:34:54 DEBUG : potato: Seek from 5 to 2 2025/09/15 01:34:54 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/15 01:34:54 DEBUG : potato: Seek from 7 to 0 2025/09/15 01:34:54 DEBUG : potato: Seek from 7 to 0 2025/09/15 01:34:54 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/15 01:34:54 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/15 01:34:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/15 01:34:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/15 01:34:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/15 01:34:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/15 01:34:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/15 01:34:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/15 01:34:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/15 01:34:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/15 01:34:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/15 01:34:54 DEBUG : potato: Seek from 5 to 2 2025/09/15 01:34:54 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/15 01:34:54 DEBUG : potato: Seek from 8 to 0 2025/09/15 01:34:54 DEBUG : potato: Seek from 8 to 0 2025/09/15 01:34:54 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/15 01:34:54 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/15 01:34:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/15 01:34:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/15 01:34:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/15 01:34:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/15 01:34:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/15 01:34:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/15 01:34:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/15 01:34:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/15 01:34:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/15 01:34:54 DEBUG : potato: Seek from 5 to 2 2025/09/15 01:34:54 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/15 01:34:54 DEBUG : potato: Seek from 9 to 0 2025/09/15 01:34:54 DEBUG : potato: Seek from 9 to 0 2025/09/15 01:34:54 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:34:56 DEBUG : rutabaga: md5 = af24b797928cf6ea7adf5651de88715e OK === RUN TestCheck/1 === RUN TestCheck/2 2025/09/15 01:34:59 DEBUG : empty space: md5 = 74b9c32a71b95025174d02b3cdea3452 OK === RUN TestCheck/3 2025/09/15 01:35:01 DEBUG : potato2: md5 = b67837b862e6427271c43087f3ed5a2b OK === RUN TestCheck/4 === RUN TestCheck/5 2025/09/15 01:35:03 DEBUG : remotepotato: md5 = f1fd26f6ed39301296a67cef39031761 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.05s) --- PASS: TestCheck/1 (0.29s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.30s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/09/15 01:35:06 DEBUG : Creating backend with remote "nonexistent" 2025/09/15 01:35:06 DEBUG : Creating backend with remote "nonexistent" 2025/09/15 01:35:06 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/15 01:35:06 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/09/15 01:35:06 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/15 01:35:06 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-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:35:07 DEBUG : rutabaga: md5 = 53ccfeea40e0c016cc83a3ff96f10ab7 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/15 01:35:11 DEBUG : empty space: md5 = 3dd47009f34347b655a2272ad243d920 OK === RUN TestCheckDownload/3 2025/09/15 01:35:14 DEBUG : potato2: md5 = d8862b808a008dc167fa6ea511955356 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/15 01:35:18 DEBUG : remotepotato: md5 = 22cf2791b2686cda159270af6ed72a37 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.50s) --- PASS: TestCheckDownload/1 (1.16s) --- PASS: TestCheckDownload/2 (1.02s) --- PASS: TestCheckDownload/3 (1.05s) --- PASS: TestCheckDownload/4 (1.15s) --- PASS: TestCheckDownload/5 (1.07s) --- PASS: TestCheckDownload/6 (0.94s) --- PASS: TestCheckDownload/7 (1.53s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:35:25 DEBUG : rutabaga: md5 = 2b4a2b50f194c368545cadb316a54fba OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/15 01:35:29 DEBUG : empty space: md5 = 4f3ccc0eeb44353c309db41728d225a2 OK === RUN TestCheckSizeOnly/3 2025/09/15 01:35:31 DEBUG : potato2: md5 = 7204bd980e40193f25893b01f8b3f81e OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/15 01:35:34 DEBUG : remotepotato: md5 = 2118ff8dd61747fd7e32b80eb2f2987a OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (13.39s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (1.60s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.38s) --- PASS: TestCheckSizeOnly/6 (0.44s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:35:38 DEBUG : test.sum: md5 = 4c128b8e09854f9961e7a2f8283d7ba1 OK 2025/09/15 01:35:40 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/15 01:35:40 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/15 01:35:40 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/15 01:35:40 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/15 01:35:41 DEBUG : test.sum: md5 = 4ec71cce08e37f1419bc961f40804421 OK 2025/09/15 01:35:43 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/15 01:35:43 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/15 01:35:43 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/15 01:35:43 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (8.12s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:35:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dowijab6zewe/data" 2025/09/15 01:35:45 DEBUG : Creating backend with remote "TestDrive:crypt/74o0q3cbscaonv8i1uda5k34qkueh1ek1suop6js2jmvi7u0tcsg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe/data' lacks md5, skipping --- SKIP: TestCheckSum (2.09s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:35:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dowijab6zewe/data" 2025/09/15 01:35:47 DEBUG : Creating backend with remote "TestDrive:crypt/74o0q3cbscaonv8i1uda5k34qkueh1ek1suop6js2jmvi7u0tcsg/vjrnln8ratgmqakfosrqe8espk" 2025/09/15 01:35:51 DEBUG : data/banana: md5 = e5daf0f004f8106c694d67b26df1ec9c OK 2025/09/15 01:35:52 DEBUG : test.sum: md5 = 34e6464107e3d8bef9e6e55f1bd78edb OK === RUN TestCheckSumDownload/subtest1 2025/09/15 01:35:57 DEBUG : data/potato: md5 = f58b1fccfd3bd2da5479939354904983 OK 2025/09/15 01:35:59 DEBUG : test.sum: md5 = e747a0333bd236a9f9952c1d77fcd4f6 OK === RUN TestCheckSumDownload/subtest2 2025/09/15 01:36:03 DEBUG : test.sum: md5 = 67123778ada413ba0e85c5e3d8199c92 OK === RUN TestCheckSumDownload/subtest3 2025/09/15 01:36:07 DEBUG : test.sum: md5 = bb2b77a839ff1a99c79d75a428cd83bb OK === RUN TestCheckSumDownload/subtest4 2025/09/15 01:36:12 DEBUG : test.sum: md5 = 0b8db640ea475e3fbb6e935abc4528e1 OK === RUN TestCheckSumDownload/subtest5 2025/09/15 01:36:16 DEBUG : test.sum: md5 = 82c0d74bdd8f138827773567b38cce6d OK === RUN TestCheckSumDownload/subtest6 2025/09/15 01:36:21 DEBUG : data/banana: md5 = c36c566a3620c862db972f04f862a420 OK 2025/09/15 01:36:22 DEBUG : data/potato: md5 = 2dd9a45b2b7331961d8cf6e76533a6d9 OK 2025/09/15 01:36:24 DEBUG : test.sum: md5 = 64b59693ef55144616eabad200a0984c OK === RUN TestCheckSumDownload/subtest7 2025/09/15 01:36:29 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/09/15 01:36:29 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (42.33s) --- PASS: TestCheckSumDownload/subtest1 (2.59s) --- PASS: TestCheckSumDownload/subtest2 (2.05s) --- PASS: TestCheckSumDownload/subtest3 (2.27s) --- PASS: TestCheckSumDownload/subtest4 (2.08s) --- PASS: TestCheckSumDownload/subtest5 (2.13s) --- PASS: TestCheckSumDownload/subtest6 (2.40s) --- PASS: TestCheckSumDownload/subtest7 (2.13s) === RUN TestApplyTransforms 2025/09/15 01:36:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hilubic7kuju" 2025/09/15 01:36:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/15 01:36:29 DEBUG : Creating backend with remote "TestDrive:crypt/bq61j5t5goi089mcp631p4qbd9pn8svtjak0ldfpc35ti6i5jhng" 2025/09/15 01:36:30 DEBUG : Creating backend with remote "/tmp/rclone2918373811" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilubic7kuju'", Local "Local file system at /tmp/rclone2918373811", Modify Window "1ms" 2025/09/15 01:36:33 DEBUG : hello, world!: md5 = aa7be2c7a780ae898bb9d9c6ae5c6ad9 OK upper checkfile vs. lower remote (without normalization) 2025/09/15 01:36:33 ERROR : hello, world!: sum not found 2025/09/15 01:36:33 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hilubic7kuju' 2025/09/15 01:36:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hilubic7kuju': 1 files missing 2025/09/15 01:36:33 NOTICE: 1 hashes missing 2025/09/15 01:36:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hilubic7kuju': 1 differences found 2025/09/15 01:36:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hilubic7kuju': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/15 01:36:35 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/15 01:36:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hilubic7kuju': 0 differences found 2025/09/15 01:36:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hilubic7kuju': 1 matching files 2025/09/15 01:36:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zureyuh7yeke" 2025/09/15 01:36:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/15 01:36:35 DEBUG : Creating backend with remote "TestDrive:crypt/5tkq5g6qa8ll7pp4hn84v2h63l1s8phvkif70rdui2tlbj698fr0" 2025/09/15 01:36:36 DEBUG : Creating backend with remote "/tmp/rclone3819533724" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zureyuh7yeke'", Local "Local file system at /tmp/rclone3819533724", Modify Window "1ms" 2025/09/15 01:36:38 DEBUG : HELLO, WORLD!: md5 = dd62b1f9522196216dd349d083fc6de6 OK lower checkfile vs. upper remote (without normalization) 2025/09/15 01:36:38 ERROR : HELLO, WORLD!: sum not found 2025/09/15 01:36:38 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zureyuh7yeke' 2025/09/15 01:36:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zureyuh7yeke': 1 files missing 2025/09/15 01:36:38 NOTICE: 1 hashes missing 2025/09/15 01:36:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zureyuh7yeke': 1 differences found 2025/09/15 01:36:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zureyuh7yeke': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/15 01:36:39 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/15 01:36:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zureyuh7yeke': 0 differences found 2025/09/15 01:36:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zureyuh7yeke': 1 matching files 2025/09/15 01:36:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quxarak8suce" 2025/09/15 01:36:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/15 01:36:40 DEBUG : Creating backend with remote "TestDrive:crypt/4ktaf2colsfa98uc4le60nu5j0j8qr1t1cmj8no4naosm1hn2rgg" 2025/09/15 01:36:41 DEBUG : Creating backend with remote "/tmp/rclone2172387835" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quxarak8suce'", Local "Local file system at /tmp/rclone2172387835", Modify Window "1ms" 2025/09/15 01:36:43 DEBUG : HeLlO, wOrLd!: md5 = a3a024ed7e149e0d5808a38a16b7d592 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/15 01:36:43 ERROR : HeLlO, wOrLd!: sum not found 2025/09/15 01:36:43 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-quxarak8suce' 2025/09/15 01:36:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quxarak8suce': 1 files missing 2025/09/15 01:36:43 NOTICE: 1 hashes missing 2025/09/15 01:36:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quxarak8suce': 1 differences found 2025/09/15 01:36:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quxarak8suce': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/15 01:36:44 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/15 01:36:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quxarak8suce': 0 differences found 2025/09/15 01:36:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quxarak8suce': 1 matching files 2025/09/15 01:36:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tovoseb5cuve" 2025/09/15 01:36:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/15 01:36:44 DEBUG : Creating backend with remote "TestDrive:crypt/624rdlutsr7nbvuvsm7h78keuqr88bojf3t0bmj246h5n1udhap0" 2025/09/15 01:36:45 DEBUG : Creating backend with remote "/tmp/rclone3821604583" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tovoseb5cuve'", Local "Local file system at /tmp/rclone3821604583", Modify Window "1ms" 2025/09/15 01:36:48 DEBUG : HELLO, WORLD!: md5 = 83c42abf9503180e73c61d3a5d2b20fd OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/15 01:36:48 ERROR : HELLO, WORLD!: sum not found 2025/09/15 01:36:48 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tovoseb5cuve' 2025/09/15 01:36:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tovoseb5cuve': 1 files missing 2025/09/15 01:36:48 NOTICE: 1 hashes missing 2025/09/15 01:36:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tovoseb5cuve': 1 differences found 2025/09/15 01:36:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tovoseb5cuve': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/15 01:36:50 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/15 01:36:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tovoseb5cuve': 0 differences found 2025/09/15 01:36:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tovoseb5cuve': 1 matching files 2025/09/15 01:36:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-teleqol7qifu" 2025/09/15 01:36:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/15 01:36:50 DEBUG : Creating backend with remote "TestDrive:crypt/jnua4upud9002a67k2k6blpo5hr60us34jumfo13v3spb906m3vg" 2025/09/15 01:36:51 DEBUG : Creating backend with remote "/tmp/rclone1944494187" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-teleqol7qifu'", Local "Local file system at /tmp/rclone1944494187", Modify Window "1ms" 2025/09/15 01:36:53 DEBUG : 測試_Русский___ě_áñ: md5 = 2c9c521b5ea2bd9b109de01a479cae44 OK NFD checkfile vs. NFC remote (without normalization) 2025/09/15 01:36:54 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/15 01:36:54 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-teleqol7qifu' 2025/09/15 01:36:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-teleqol7qifu': 1 files missing 2025/09/15 01:36:54 NOTICE: 1 hashes missing 2025/09/15 01:36:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-teleqol7qifu': 1 differences found 2025/09/15 01:36:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-teleqol7qifu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/15 01:36:55 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/15 01:36:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-teleqol7qifu': 0 differences found 2025/09/15 01:36:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-teleqol7qifu': 1 matching files 2025/09/15 01:36:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nukizaw1fiye" 2025/09/15 01:36:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/15 01:36:55 DEBUG : Creating backend with remote "TestDrive:crypt/58jm04ngmk2qjtg4kmm0f1ribqddueto8lss5bpn4hq1rkft0f2g" 2025/09/15 01:36:56 DEBUG : Creating backend with remote "/tmp/rclone1277053995" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nukizaw1fiye'", Local "Local file system at /tmp/rclone1277053995", Modify Window "1ms" 2025/09/15 01:36:58 DEBUG : 測試_Русский___ě_áñ: md5 = f13405d4d667291405583bd918bcf1cd OK NFC checkfile vs. NFD remote (without normalization) 2025/09/15 01:36:59 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/15 01:36:59 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nukizaw1fiye' 2025/09/15 01:36:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nukizaw1fiye': 1 files missing 2025/09/15 01:36:59 NOTICE: 1 hashes missing 2025/09/15 01:36:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nukizaw1fiye': 1 differences found 2025/09/15 01:36:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nukizaw1fiye': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/15 01:37:00 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/15 01:37:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nukizaw1fiye': 0 differences found 2025/09/15 01:37:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nukizaw1fiye': 1 matching files 2025/09/15 01:37:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hisamoy9fixi" 2025/09/15 01:37:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/15 01:37:00 DEBUG : Creating backend with remote "TestDrive:crypt/ho6nnhuva1qjnq1b7s8v1t0s9gthoh42qmqhknohps3uall6m4vg" 2025/09/15 01:37:01 DEBUG : Creating backend with remote "/tmp/rclone3956962978" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hisamoy9fixi'", Local "Local file system at /tmp/rclone3956962978", Modify Window "1ms" 2025/09/15 01:37:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 764117d62f77ed19b31bb6ed6f003c3a OK NFDx2 checkfile vs. both remote (without normalization) 2025/09/15 01:37:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/15 01:37:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hisamoy9fixi' 2025/09/15 01:37:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hisamoy9fixi': 1 files missing 2025/09/15 01:37:04 NOTICE: 1 hashes missing 2025/09/15 01:37:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hisamoy9fixi': 1 differences found 2025/09/15 01:37:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hisamoy9fixi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/15 01:37:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/15 01:37:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hisamoy9fixi': 0 differences found 2025/09/15 01:37:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hisamoy9fixi': 1 matching files 2025/09/15 01:37:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huciqul4fiya" 2025/09/15 01:37:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/15 01:37:05 DEBUG : Creating backend with remote "TestDrive:crypt/mga7a523f91aujnb0qtl2t5ejt40dep9k0uukdmcsjd2c678lbs0" 2025/09/15 01:37:06 DEBUG : Creating backend with remote "/tmp/rclone2495095023" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huciqul4fiya'", Local "Local file system at /tmp/rclone2495095023", Modify Window "1ms" 2025/09/15 01:37:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a34a17c7c70200da0fec81e0d53aabcc OK NFCx2 checkfile vs. both remote (without normalization) 2025/09/15 01:37:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/15 01:37:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-huciqul4fiya' 2025/09/15 01:37:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huciqul4fiya': 1 files missing 2025/09/15 01:37:09 NOTICE: 1 hashes missing 2025/09/15 01:37:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huciqul4fiya': 1 differences found 2025/09/15 01:37:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huciqul4fiya': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/15 01:37:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/15 01:37:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huciqul4fiya': 0 differences found 2025/09/15 01:37:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huciqul4fiya': 1 matching files 2025/09/15 01:37:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rerajul8kawi" 2025/09/15 01:37:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/15 01:37:10 DEBUG : Creating backend with remote "TestDrive:crypt/hpkt72f2o9827giiqpeqlhccrao4ql6aj16d1mvrfaegoi02jspg" 2025/09/15 01:37:11 DEBUG : Creating backend with remote "/tmp/rclone1004748281" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rerajul8kawi'", Local "Local file system at /tmp/rclone1004748281", Modify Window "1ms" 2025/09/15 01:37:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 6798366aa3a0beb6c634dab7c288ca5d OK both checkfile vs. NFDx2 remote (without normalization) 2025/09/15 01:37:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/15 01:37:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rerajul8kawi' 2025/09/15 01:37:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rerajul8kawi': 1 files missing 2025/09/15 01:37:13 NOTICE: 1 hashes missing 2025/09/15 01:37:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rerajul8kawi': 1 differences found 2025/09/15 01:37:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rerajul8kawi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/15 01:37:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/15 01:37:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rerajul8kawi': 0 differences found 2025/09/15 01:37:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rerajul8kawi': 1 matching files 2025/09/15 01:37:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bazaqex2quku" 2025/09/15 01:37:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/15 01:37:15 DEBUG : Creating backend with remote "TestDrive:crypt/nid5c5pvul16ddf3fh6b88l2ebm4po05g9v69t2vc7pu6flj1ht0" 2025/09/15 01:37:16 DEBUG : Creating backend with remote "/tmp/rclone2083218968" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazaqex2quku'", Local "Local file system at /tmp/rclone2083218968", Modify Window "1ms" 2025/09/15 01:37:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 330aa587b229ab424264f54a4e8fa469 OK both checkfile vs. NFCx2 remote (without normalization) 2025/09/15 01:37:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/15 01:37:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bazaqex2quku' 2025/09/15 01:37:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bazaqex2quku': 1 files missing 2025/09/15 01:37:19 NOTICE: 1 hashes missing 2025/09/15 01:37:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bazaqex2quku': 1 differences found 2025/09/15 01:37:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bazaqex2quku': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/15 01:37:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/15 01:37:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bazaqex2quku': 0 differences found 2025/09/15 01:37:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bazaqex2quku': 1 matching files 2025/09/15 01:37:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bazaqex2quku': Purge remote 2025/09/15 01:37:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rerajul8kawi': Purge remote 2025/09/15 01:37:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huciqul4fiya': Purge remote 2025/09/15 01:37:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hisamoy9fixi': Purge remote 2025/09/15 01:37:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nukizaw1fiye': Purge remote 2025/09/15 01:37:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-teleqol7qifu': Purge remote 2025/09/15 01:37:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tovoseb5cuve': Purge remote 2025/09/15 01:37:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quxarak8suce': Purge remote 2025/09/15 01:37:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zureyuh7yeke': Purge remote 2025/09/15 01:37:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilubic7kuju': Purge remote --- PASS: TestApplyTransforms (54.62s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:37:24 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/15 01:37:27 DEBUG : sub/file2: md5 = 2e8e9454ead5f25377740dfa1325d56d OK 2025/09/15 01:37:27 INFO : file1: Copied (new) to: sub/file2 2025/09/15 01:37:27 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 01:37:27 DEBUG : file1: Unchanged skipping 2025/09/15 01:37:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe': don't need to copy/move sub/file2, it is already at target location 2025/09/15 01:37:30 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.19s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.48s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:37:33 DEBUG : dst/file1: md5 = c6bea3ac2cfd5b73ceea1e8c639d81bc OK 2025/09/15 01:37:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dowijab6zewe/backup" 2025/09/15 01:37:34 DEBUG : Creating backend with remote "TestDrive:crypt/74o0q3cbscaonv8i1uda5k34qkueh1ek1suop6js2jmvi7u0tcsg/1nrff024r7pq65ecp72fc28jb0" 2025/09/15 01:37:35 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/15 01:37:38 INFO : dst/file1: Moved (server-side) 2025/09/15 01:37:39 DEBUG : dst/file1: md5 = 8fb376dc5526f3b847a026de1cee463f OK 2025/09/15 01:37:39 INFO : dst/file1: Copied (new) 2025/09/15 01:37:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/15 01:37:43 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/15 01:37:43 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.20s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:37:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dowijab6zewe/dst" 2025/09/15 01:37:44 DEBUG : Creating backend with remote "TestDrive:crypt/74o0q3cbscaonv8i1uda5k34qkueh1ek1suop6js2jmvi7u0tcsg/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/15 01:37:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dowijab6zewe/CompareDest" 2025/09/15 01:37:46 DEBUG : Creating backend with remote "TestDrive:crypt/74o0q3cbscaonv8i1uda5k34qkueh1ek1suop6js2jmvi7u0tcsg/gveqi14airsml4bgu7krj116o8" 2025/09/15 01:37:47 DEBUG : one: Need to transfer - File not found at Destination 2025/09/15 01:37:50 DEBUG : one: md5 = 3a1691bfe40f1808c43d5e2e85cff569 OK 2025/09/15 01:37:50 INFO : one: Copied (new) 2025/09/15 01:37:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/15 01:37:53 DEBUG : one: md5 = e1efcf68ff06a9227ac70431a83b6bde OK 2025/09/15 01:37:53 INFO : one: Copied (replaced existing) 2025/09/15 01:37:55 DEBUG : dst/one: md5 = 78f3863807a93b6d2b44ceebd40c51c2 OK 2025/09/15 01:37:57 DEBUG : CompareDest/one: md5 = c288330d078eb78eb06ceb3f6748638b OK 2025/09/15 01:37:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/15 01:37:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 01:37:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/15 01:38:00 DEBUG : CompareDest/two: md5 = 29d4cd6fe3b22c4c932834dc9c6aee3a OK 2025/09/15 01:38:01 DEBUG : two: Need to transfer - File not found at Destination 2025/09/15 01:38:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 01:38:01 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/15 01:38:02 DEBUG : two: Need to transfer - File not found at Destination 2025/09/15 01:38:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 01:38:02 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/15 01:38:03 DEBUG : two: Need to transfer - File not found at Destination 2025/09/15 01:38:04 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/15 01:38:05 DEBUG : two: md5 = 4ff05237a2b48824e45f9ceac6640a5b OK 2025/09/15 01:38:05 INFO : two: Copied (new) 2025/09/15 01:38:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/15 01:38:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/15 01:38:09 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/15 01:38:09 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (25.63s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:38:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dowijab6zewe/dst" 2025/09/15 01:38:10 DEBUG : Creating backend with remote "TestDrive:crypt/74o0q3cbscaonv8i1uda5k34qkueh1ek1suop6js2jmvi7u0tcsg/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/15 01:38:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dowijab6zewe/CopyDest" 2025/09/15 01:38:11 DEBUG : Creating backend with remote "TestDrive:crypt/74o0q3cbscaonv8i1uda5k34qkueh1ek1suop6js2jmvi7u0tcsg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/15 01:38:13 DEBUG : one: Need to transfer - File not found at Destination 2025/09/15 01:38:15 DEBUG : one: md5 = 8f4fffe87a10f67143294bfc08ae7b7f OK 2025/09/15 01:38:15 INFO : one: Copied (new) 2025/09/15 01:38:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/15 01:38:18 DEBUG : one: md5 = c3581aea6d8227b38cac4e2cf01d6900 OK 2025/09/15 01:38:18 INFO : one: Copied (replaced existing) 2025/09/15 01:38:21 DEBUG : dst/one: md5 = d1a1dc57c390636a70aecf88c052aebb OK 2025/09/15 01:38:23 DEBUG : CopyDest/one: md5 = 5d61b6ac3190dd55aa1d337d9bc8dd6c OK 2025/09/15 01:38:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dowijab6zewe/BackupDir" 2025/09/15 01:38:24 DEBUG : Creating backend with remote "TestDrive:crypt/74o0q3cbscaonv8i1uda5k34qkueh1ek1suop6js2jmvi7u0tcsg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/15 01:38:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/15 01:38:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 01:38:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/15 01:38:27 INFO : one: Moved (server-side) 2025/09/15 01:38:28 INFO : one: Copied (server-side copy) 2025/09/15 01:38:28 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/15 01:38:30 DEBUG : CopyDest/two: md5 = 37b02acd361fd5c0a612226aa4ab8ebe OK 2025/09/15 01:38:31 DEBUG : two: Need to transfer - File not found at Destination 2025/09/15 01:38:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 01:38:32 INFO : two: Copied (server-side copy) 2025/09/15 01:38:32 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/15 01:38:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 01:38:33 DEBUG : two: Unchanged skipping 2025/09/15 01:38:35 DEBUG : CopyDest/three: md5 = 7fbe2ee5bc2578370b61c51e22999ced OK 2025/09/15 01:38:36 DEBUG : three: Need to transfer - File not found at Destination 2025/09/15 01:38:36 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/15 01:38:36 DEBUG : three: Destination not found in --copy-dest 2025/09/15 01:38:38 DEBUG : three: md5 = 513c676bd9515205b95f26d69d7ba7da OK 2025/09/15 01:38:38 INFO : three: Copied (new) 2025/09/15 01:38:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/15 01:38:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/15 01:38:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/15 01:38:43 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/15 01:38:43 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/15 01:38:43 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/15 01:38:43 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.53s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.48s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.48s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.44s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:38:46 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/15 01:38:48 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 2010800d12b59e1a1899e9838e5a996b OK 2025/09/15 01:38:48 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/15 01:38:49 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/15 01:38:49 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/09/15 01:38:50 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/15 01:38:51 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/15 01:38:52 DEBUG : TestCopyFileMaxTransfer/file4: md5 = a34ca06ecf00613cd3a4fa931da674e6 OK 2025/09/15 01:38:52 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/15 01:38:54 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/09/15 01:38:54 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.61s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:38:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe': Looking for duplicate names using skip mode. 2025/09/15 01:38:59 NOTICE: one: Found 2 files with duplicate names 2025/09/15 01:38:59 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.08s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:39:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe': Looking for duplicate names using skip mode. 2025/09/15 01:39:05 NOTICE: one: Found 3 files with duplicate names 2025/09/15 01:39:05 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/09/15 01:39:06 INFO : one: Deleted 2025/09/15 01:39:06 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.73s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:39:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe': Looking for duplicate names using first mode. 2025/09/15 01:39:12 NOTICE: one: Found 3 files with duplicate names 2025/09/15 01:39:12 INFO : one: Deleted 2025/09/15 01:39:13 INFO : one: Deleted 2025/09/15 01:39:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.84s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:39:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe': Looking for duplicate names using newest mode. 2025/09/15 01:39:19 NOTICE: one: Found 3 files with duplicate names 2025/09/15 01:39:19 INFO : one: Deleted 2025/09/15 01:39:19 INFO : one: Deleted 2025/09/15 01:39:19 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.66s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.48s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:39:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe': Looking for duplicate names using oldest mode. 2025/09/15 01:39:26 NOTICE: one: Found 3 files with duplicate names 2025/09/15 01:39:26 INFO : one: Deleted 2025/09/15 01:39:27 INFO : one: Deleted 2025/09/15 01:39:27 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.65s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:39:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe': Looking for duplicate names using largest mode. 2025/09/15 01:39:33 NOTICE: one: Found 3 files with duplicate names 2025/09/15 01:39:33 INFO : one: Deleted 2025/09/15 01:39:33 INFO : one: Deleted 2025/09/15 01:39:33 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.81s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:39:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe': Looking for duplicate names using smallest mode. 2025/09/15 01:39:39 NOTICE: one: Found 3 files with duplicate names 2025/09/15 01:39:40 INFO : one: Deleted 2025/09/15 01:39:40 INFO : one: Deleted 2025/09/15 01:39:40 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.61s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:39:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe': Looking for duplicate names using rename mode. 2025/09/15 01:39:48 NOTICE: one.txt: Found 3 files with duplicate names 2025/09/15 01:39:49 INFO : one-2.txt: renamed from: one.txt 2025/09/15 01:39:50 INFO : one-3.txt: renamed from: one.txt 2025/09/15 01:39:51 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.46s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:39:56 DEBUG : dupe1/one.txt: md5 = 78a6ec9891031abf5b8b5c77bbf70579 OK 2025/09/15 01:39:58 DEBUG : dupe2/two.txt: md5 = 2c00e0cbff71aa71b7adb856427408de OK 2025/09/15 01:40:01 DEBUG : dupe3/three.txt: md5 = a5dbefb71ff842d147b2bae60db2f243 OK 2025/09/15 01:40:01 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/09/15 01:40:03 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/09/15 01:40:03 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/09/15 01:40:04 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/09/15 01:40:07 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/09/15 01:40:07 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/09/15 01:40:07 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.92s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:40:10 DEBUG : a.txt: md5 = 093f135588b52d4f6c39cca307613d7d OK 2025/09/15 01:40:11 DEBUG : zend.txt: md5 = 1e7fe8e3998e1cd655941e5b1b19214b OK 2025/09/15 01:40:13 DEBUG : sub dir/hello world: md5 = ee0fb343c6722796af55cec527bac47e OK 2025/09/15 01:40:15 DEBUG : sub dir/hello world2: md5 = 0b74df87aa93bb47a3208ae5911c5cbd OK 2025/09/15 01:40:17 DEBUG : sub dir/ignore dir/.ignore: md5 = 6ccfa76c926be6db9a7a34baebe3fb5b OK 2025/09/15 01:40:19 DEBUG : sub dir/ignore dir/should be ignored: md5 = d1a55774f73d2da6133f00e6ba1b9839 OK 2025/09/15 01:40:21 DEBUG : sub dir/sub sub dir/hello world3: md5 = 72b27b6e8484a61a851bd26877cb42be OK 2025/09/15 01:40:22 DEBUG : a.txt: Excluded (Size Filter) 2025/09/15 01:40:22 DEBUG : a.txt: Excluded 2025/09/15 01:40:23 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/15 01:40:23 DEBUG : sub dir/hello world: Excluded 2025/09/15 01:40:23 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/15 01:40:23 DEBUG : sub dir/hello world2: Excluded 2025/09/15 01:40:24 DEBUG : sub dir/ignore dir: Excluded 2025/09/15 01:40:24 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/15 01:40:24 DEBUG : sub dir/hello world: Excluded 2025/09/15 01:40:24 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/15 01:40:24 DEBUG : sub dir/hello world2: Excluded 2025/09/15 01:40:24 DEBUG : sub dir/ignore dir: Excluded 2025/09/15 01:40:29 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/15 01:40:29 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/15 01:40:29 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/15 01:40:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/15 01:40:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/15 01:40:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/15 01:40:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (23.11s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:40:32 DEBUG : a.txt: md5 = eb1cd7610435f9e4ee569577923ca304 OK 2025/09/15 01:40:34 DEBUG : zend.txt: md5 = b079195509c50936a07d9383c231a930 OK 2025/09/15 01:40:36 DEBUG : sub dir/hello world: md5 = ed6f6ddb02bdae3d95713cb728359823 OK 2025/09/15 01:40:38 DEBUG : sub dir/hello world2: md5 = 751b56a2ce05ab067684dd1cb040c198 OK 2025/09/15 01:40:40 DEBUG : sub dir/ignore dir/.ignore: md5 = 2483bc6a91f609401bf12b56a0f88240 OK 2025/09/15 01:40:42 DEBUG : sub dir/ignore dir/should be ignored: md5 = 45f36f9be20a95350e4de36b4223e636 OK 2025/09/15 01:40:44 DEBUG : sub dir/sub sub dir/hello world3: md5 = fa397f8c061f6a72fdb23e44f12dd20a OK 2025/09/15 01:40:45 DEBUG : a.txt: Excluded (Size Filter) 2025/09/15 01:40:45 DEBUG : a.txt: Excluded 2025/09/15 01:40:46 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/15 01:40:46 DEBUG : sub dir/hello world2: Excluded 2025/09/15 01:40:46 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/15 01:40:46 DEBUG : sub dir/hello world: Excluded 2025/09/15 01:40:46 DEBUG : sub dir/ignore dir: Excluded 2025/09/15 01:40:46 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/15 01:40:46 DEBUG : sub dir/hello world2: Excluded 2025/09/15 01:40:46 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/15 01:40:46 DEBUG : sub dir/hello world: Excluded 2025/09/15 01:40:47 DEBUG : sub dir/ignore dir: Excluded 2025/09/15 01:40:51 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/15 01:40:52 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/15 01:40:52 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/15 01:40:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/15 01:40:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/15 01:40:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/09/15 01:40:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (22.59s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:40:55 DEBUG : file1: md5 = 864e5f05c03d49b24161e37bb9f2cc5f OK 2025/09/15 01:40:57 DEBUG : sub/file2: md5 = 1cbfbec275648da58436151f5410637a OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/09/15 01:41:00 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/15 01:41:00 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/09/15 01:41:01 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/09/15 01:41:03 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.80s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.28s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.56s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.30s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.30s) --- PASS: TestListJSON/Metadata (0.69s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:41:05 DEBUG : file1: md5 = 9a37df9c683be28fbb96c3a16db1acf3 OK 2025/09/15 01:41:07 DEBUG : sub/file2: md5 = ebdc0f5841a3cb6097486969398c8e9c OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/09/15 01:41:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dowijab6zewe/notfound" 2025/09/15 01:41:12 DEBUG : Creating backend with remote "TestDrive:crypt/74o0q3cbscaonv8i1uda5k34qkueh1ek1suop6js2jmvi7u0tcsg/qe0i31qdkoejk60elps0ni5sqk" 2025/09/15 01:41:15 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.33s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.51s) --- PASS: TestStatJSON/DirFilesOnly (0.34s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.83s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:41:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe': Making directory 2025/09/15 01:41:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe': Making directory --- PASS: TestMkdir (0.70s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:41:18 DEBUG : sub dir/hello world: md5 = cb65a164cdd65867c98ab9dcc0032a17 OK 2025/09/15 01:41:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.75s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:41:22 DEBUG : potato2: md5 = 732d191aa03ddc19da00161bd737f4c6 OK 2025/09/15 01:41:24 DEBUG : empty space: md5 = 902a779171ba8faf50004bb6d27c73ef OK --- PASS: TestLs (4.98s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:41:28 DEBUG : potato2: md5 = 288a81a28e719ab76ed96f47a28a6d2b OK 2025/09/15 01:41:29 DEBUG : empty space: md5 = 0d13e7ef547d7078e4050e11dc798206 OK 2025/09/15 01:41:30 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.49s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:41:33 DEBUG : potato2: md5 = b13dab69c4b4c63cc6c11eed145d0581 OK 2025/09/15 01:41:34 DEBUG : empty space: md5 = f96a30445e74d034c4765f987151ed66 OK --- PASS: TestLsLong (5.06s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:41:38 DEBUG : potato2: md5 = cf56132fecba1679fa0ed02773e62762 OK 2025/09/15 01:41:40 DEBUG : empty space: md5 = 373e1e7a97290391f08f09308efa5bf9 OK --- PASS: TestHashSums (4.86s) === RUN TestHashSumsWithErrors 2025/09/15 01:41:41 DEBUG : Creating backend with remote ":memory:" 2025/09/15 01:41:41 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/15 01:41:41 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/15 01:41:41 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/15 01:41:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/15 01:41:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/15 01:41:41 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/15 01:41:41 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/15 01:41:41 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/15 01:41:41 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-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:41:43 DEBUG : potato2: md5 = 9be11ab8d41431c30b589ee4d798b998 OK 2025/09/15 01:41:44 DEBUG : empty space: md5 = 61d3b7fa76f8aebbfff02d86e22be8eb OK 2025/09/15 01:41:47 DEBUG : sub dir/potato3: md5 = 2189e1d44297e3235e3fd5e335945872 OK 2025/09/15 01:41:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.96s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:41:52 DEBUG : small: md5 = e296c72e58763aa5a850e6e5e05911c8 OK 2025/09/15 01:41:53 DEBUG : medium: md5 = 8e37f3ea5faca5b1c8ba3e2bfa95ced2 OK 2025/09/15 01:41:55 DEBUG : large: md5 = 5dbd66e76d7c50432e2bb7756658937a OK 2025/09/15 01:41:55 DEBUG : Waiting for deletions to finish 2025/09/15 01:41:55 DEBUG : large: Excluded (Size Filter) 2025/09/15 01:41:56 INFO : small: Deleted 2025/09/15 01:41:56 INFO : medium: Deleted --- PASS: TestDelete (6.53s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:41:58 DEBUG : small: md5 = 98b540c14d4adf5b8e08a190ecc11715 OK 2025/09/15 01:42:00 DEBUG : medium: md5 = 91d0747f2eaa1f09e396b65f206f7418 OK 2025/09/15 01:42:01 DEBUG : large: md5 = 0e9491f0565473d60b33ca0490aa4ff2 OK 2025/09/15 01:42:02 DEBUG : Waiting for deletions to finish 2025/09/15 01:42:02 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/09/15 01:42:02 INFO : small: Deleted 2025/09/15 01:42:02 INFO : medium: Deleted --- PASS: TestMaxDelete (7.04s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:42:05 DEBUG : small: md5 = 987dbd3d8944bbabcf5ebe79be4fe080 OK 2025/09/15 01:42:07 DEBUG : medium: md5 = 58384b0ff8d44ba3bb68bff5d4412f85 OK 2025/09/15 01:42:08 DEBUG : large: md5 = 29b3105160a9dddd18517b070b9794e7 OK 2025/09/15 01:42:09 DEBUG : Waiting for deletions to finish 2025/09/15 01:42:09 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/15 01:42:09 INFO : small: Deleted 2025/09/15 01:42:09 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.00s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:42:12 DEBUG : small: md5 = 9f1c92b5096370d1b70868f3f0bee8d2 OK 2025/09/15 01:42:14 DEBUG : medium: md5 = b3877124d0a90af1eee6316d486b7a43 OK 2025/09/15 01:42:16 DEBUG : large: md5 = 33a0bd34f378bc520dab176b7a774e0b OK 2025/09/15 01:42:16 DEBUG : Waiting for deletions to finish 2025/09/15 01:42:16 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/09/15 01:42:17 INFO : small: Deleted 2025/09/15 01:42:17 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.86s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:42:20 DEBUG : ReadFile: md5 = 8fed16ba3292bab8c9dcc75bcfbbd7c4 OK --- PASS: TestReadFile (4.25s) === RUN TestRetry 2025/09/15 01:42:23 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/15 01:42:23 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/15 01:42:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/15 01:42:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/15 01:42:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/15 01:42:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/15 01:42:23 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-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:42:25 DEBUG : file1: md5 = 50c2604565fef317832891514d07997c OK 2025/09/15 01:42:26 DEBUG : file2: md5 = fcec0a3d768f3847dd3ecc966f2f65a2 OK --- PASS: TestCat (15.47s) === RUN TestPurge 2025/09/15 01:42:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rukeror3pofi" 2025/09/15 01:42:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/15 01:42:39 DEBUG : Creating backend with remote "TestDrive:crypt/1vurppnfe5c3a4ofpp4h2rhjp8fmaqmk2cic16lmk7dr9jtn18g0" 2025/09/15 01:42:40 DEBUG : Creating backend with remote "/tmp/rclone480667933" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukeror3pofi'", Local "Local file system at /tmp/rclone480667933", Modify Window "1ms" 2025/09/15 01:42:44 DEBUG : A1/B1/C1/one: md5 = 45a618ad99339758c181ba0591eb7ac1 OK 2025/09/15 01:42:44 INFO : A2: Making directory 2025/09/15 01:42:45 INFO : A1/B2: Making directory 2025/09/15 01:42:46 INFO : A1/B2/C2: Making directory 2025/09/15 01:42:46 INFO : A1/B1/C3: Making directory 2025/09/15 01:42:47 INFO : A3: Making directory 2025/09/15 01:42:48 INFO : A3/B3: Making directory 2025/09/15 01:42:49 INFO : A3/B3/C4: Making directory 2025/09/15 01:42:51 DEBUG : A1/two: md5 = 80f3b70a41d950638195ec375afa7ce2 OK 2025/09/15 01:42:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rukeror3pofi': Purge remote 2025/09/15 01:42:54 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.89s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:42:59 DEBUG : A1/B1/C1/one: md5 = ba2970dc6e4db9ead4cd6dd6f8b3c825 OK 2025/09/15 01:42:59 INFO : A2: Making directory 2025/09/15 01:42:59 INFO : A1/B2: Making directory 2025/09/15 01:43:00 INFO : A1/B2/C2: Making directory 2025/09/15 01:43:01 INFO : A1/B1/C3: Making directory 2025/09/15 01:43:01 INFO : A3: Making directory 2025/09/15 01:43:02 INFO : A3/B3: Making directory 2025/09/15 01:43:03 INFO : A3/B3/C4: Making directory 2025/09/15 01:43:05 DEBUG : A1/two: md5 = c6e912a552f400d68d9e4dd85b72a2c1 OK 2025/09/15 01:43:06 DEBUG : removing 1 level 3 directories 2025/09/15 01:43:06 INFO : A3/B3/C4: Removing directory 2025/09/15 01:43:09 DEBUG : removing 2 level 3 directories 2025/09/15 01:43:09 INFO : A1/B2/C2: Removing directory 2025/09/15 01:43:09 INFO : A1/B1/C3: Removing directory 2025/09/15 01:43:10 DEBUG : removing 2 level 2 directories 2025/09/15 01:43:10 INFO : A3/B3: Removing directory 2025/09/15 01:43:10 INFO : A1/B2: Removing directory 2025/09/15 01:43:10 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/09/15 01:43:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/15 01:43:11 DEBUG : removing 2 level 1 directories 2025/09/15 01:43:11 INFO : A3: Removing directory 2025/09/15 01:43:11 INFO : A2: Removing directory 2025/09/15 01:43:11 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/09/15 01:43:15 DEBUG : removing 1 level 3 directories 2025/09/15 01:43:15 INFO : A1/B1/C1: Removing directory 2025/09/15 01:43:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/15 01:43:16 DEBUG : removing 1 level 2 directories 2025/09/15 01:43:16 INFO : A1/B1: Removing directory 2025/09/15 01:43:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/15 01:43:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/15 01:43:17 DEBUG : removing 1 level 1 directories 2025/09/15 01:43:17 INFO : A1: Removing directory 2025/09/15 01:43:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/15 01:43:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/15 01:43:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/15 01:43:17 DEBUG : removing 1 level 0 directories 2025/09/15 01:43:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe': Removing directory 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/09/15 01:43:18 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (24.42s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:43:20 INFO : A1: Making directory 2025/09/15 01:43:21 INFO : A1/B1: Making directory 2025/09/15 01:43:21 INFO : A1/B1/C1: Making directory 2025/09/15 01:43:24 DEBUG : removing 1 level 3 directories 2025/09/15 01:43:24 INFO : A1/B1/C1: Removing directory 2025/09/15 01:43:25 DEBUG : removing 1 level 2 directories 2025/09/15 01:43:25 INFO : A1/B1: Removing directory 2025/09/15 01:43:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/15 01:43:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.32s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:43:27 INFO : A1: Making directory 2025/09/15 01:43:28 INFO : A1/B1: Making directory 2025/09/15 01:43:29 INFO : A1/B1/C1: Making directory 2025/09/15 01:43:32 DEBUG : removing 1 level 3 directories 2025/09/15 01:43:32 INFO : A1/B1/C1: Removing directory 2025/09/15 01:43:32 DEBUG : removing 1 level 2 directories 2025/09/15 01:43:32 INFO : A1/B1: Removing directory 2025/09/15 01:43:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/15 01:43:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.58s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:43:37 DEBUG : file1: md5 = 6db2e03667eb0866ed6f6d9b402d55ae OK 2025/09/15 01:43:37 DEBUG : filename.txt: File name found in url 2025/09/15 01:43:39 DEBUG : filename.txt: md5 = c51dc37327091e2f5f817cf876fcda06 OK 2025/09/15 01:43:39 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/15 01:43:40 DEBUG : headerfilename.txt: md5 = c6a187112f7bf1aa172a62325540a03c OK 2025/09/15 01:43:42 DEBUG : file2: md5 = 0f666dab149031ded03650133ab19808 OK --- PASS: TestCopyURL (9.53s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:43:45 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/15 01:43:47 DEBUG : sub/file2: md5 = f2a96fcb3ba52b70eef8ace507476547 OK 2025/09/15 01:43:47 INFO : file1: Copied (new) to: sub/file2 2025/09/15 01:43:47 INFO : file1: Deleted 2025/09/15 01:43:48 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 01:43:48 DEBUG : file1: Unchanged skipping 2025/09/15 01:43:48 INFO : file1: Deleted 2025/09/15 01:43:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe': don't need to copy/move sub/file2, it is already at target location 2025/09/15 01:43:50 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.42s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:43:51 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/15 01:43:52 DEBUG : file1: md5 = 38c859caef90f879725c9014980786c7 OK 2025/09/15 01:43:52 INFO : file1: Copied (new) 2025/09/15 01:43:52 INFO : file1: Deleted 2025/09/15 01:43:53 DEBUG : file1: Destination exists, skipping 2025/09/15 01:43:53 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.35s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.50s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.54s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:43:57 DEBUG : dst/file1: md5 = f022b78829b7028b2f631906f0988d61 OK 2025/09/15 01:43:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dowijab6zewe/backup" 2025/09/15 01:43:58 DEBUG : Creating backend with remote "TestDrive:crypt/74o0q3cbscaonv8i1uda5k34qkueh1ek1suop6js2jmvi7u0tcsg/1nrff024r7pq65ecp72fc28jb0" 2025/09/15 01:44:00 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/15 01:44:02 INFO : dst/file1: Moved (server-side) 2025/09/15 01:44:04 DEBUG : dst/file1: md5 = 579cbbd25304d17a99cf0f428cbcfa42 OK 2025/09/15 01:44:04 INFO : dst/file1: Copied (new) 2025/09/15 01:44:04 INFO : dst/file1: Deleted 2025/09/15 01:44:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/15 01:44:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/15 01:44:08 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.37s) === 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-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:44:11 DEBUG : A1/one: md5 = 6dae63d03099ba3a40b6a5f97680994b OK 2025/09/15 01:44:12 DEBUG : A1/two: md5 = 431e12bb9fb3a40dc3d66bbabf91a07a OK 2025/09/15 01:44:14 DEBUG : A1/B1/three: md5 = a1bdddd975fd28514a108edc1bd5bf9a OK 2025/09/15 01:44:17 DEBUG : A1/B1/C1/four: md5 = 2835085f36366b27d2795f343071c25a OK 2025/09/15 01:44:19 DEBUG : A1/B1/C2/five: md5 = 54c2e5ad2dc76cfe448f6226f0774a9d OK 2025/09/15 01:44:19 INFO : A1/B2: Making directory 2025/09/15 01:44:20 INFO : A1/B1/C3: Making directory 2025/09/15 01:44:29 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/15 01:44:29 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/15 01:44:30 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/15 01:44:30 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/15 01:44:30 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/15 01:44:33 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/15 01:44:33 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/15 01:44:33 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/15 01:44:33 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/15 01:44:33 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/15 01:44:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/15 01:44:42 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/15 01:44:42 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/15 01:44:42 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/15 01:44:42 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/15 01:44:42 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/15 01:44:45 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/15 01:44:45 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/15 01:44:45 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/15 01:44:46 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/15 01:44:46 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/15 01:44:53 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/09/15 01:44:53 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/09/15 01:44:54 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/15 01:44:54 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/15 01:44:54 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/15 01:44:54 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/15 01:44:55 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/15 01:44:55 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/15 01:44:55 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/15 01:44:55 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (46.80s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" --- PASS: TestGetFsInfo (0.49s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:44:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe': File to upload is small (34 bytes), uploading instead of streaming 2025/09/15 01:44:58 DEBUG : no_checksum_small_file_from_pipe: md5 = 0823a56b49a15ebfde2b5fc39e36167a OK 2025/09/15 01:44:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/15 01:44:58 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/15 01:44:58 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/09/15 01:44:59 DEBUG : no_checksum_big_file_from_pipe: md5 = 93bc274dcf681116aa04c63f7a395592 OK 2025/09/15 01:44:59 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-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:45:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe': File to upload is small (34 bytes), uploading instead of streaming 2025/09/15 01:45:03 DEBUG : with_checksum_small_file_from_pipe: md5 = d88cbe5e24128e6c15ecc5a23dfb82a4 OK 2025/09/15 01:45:03 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/15 01:45:04 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/09/15 01:45:05 DEBUG : with_checksum_big_file_from_pipe: md5 = 8dece2229403b64437ec76d47b88a8f5 OK 2025/09/15 01:45:05 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-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:45:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe': File to upload is small (34 bytes), uploading instead of streaming 2025/09/15 01:45:08 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 01:45:09 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/15 01:45:10 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-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:45:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe': File to upload is small (34 bytes), uploading instead of streaming 2025/09/15 01:45:13 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/15 01:45:14 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/15 01:45:15 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.92s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.27s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.24s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.30s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.11s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/09/15 01:45:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe': File to upload is small (48 bytes), uploading instead of streaming 2025/09/15 01:45:18 DEBUG : rcat_metadata: md5 = 93b1eb544d37622f8a19e6dd1a87db14 OK 2025/09/15 01:45:18 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/09/15 01:45:20 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/09/15 01:45:21 DEBUG : rcat_metadata_uploadcutoff0: md5 = 366cd6109891d2a80a08a40b2022a0e8 OK 2025/09/15 01:45:21 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.17s) --- PASS: TestRcatMetadata/Normal (2.71s) --- PASS: TestRcatMetadata/ViaDisk (2.97s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:45:24 DEBUG : potato1: md5 = 7d291176cda33bbc76fd112dbb09db3a OK 2025/09/15 01:45:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe': File to upload is small (60 bytes), uploading instead of streaming 2025/09/15 01:45:26 DEBUG : potato2: md5 = b5f309a9116aa7259518046bf10b1fa8 OK 2025/09/15 01:45:26 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.53s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:45:29 DEBUG : potato1: md5 = 6ba36e2ddb77521756ce5a541f40a5e8 OK 2025/09/15 01:45:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe': File to upload is small (60 bytes), uploading instead of streaming 2025/09/15 01:45:31 DEBUG : potato2: md5 = 25bcb1d3e1d05ac3bd503944016e66c6 OK 2025/09/15 01:45:31 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.67s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:45:35 DEBUG : potato2: md5 = 5b9b528d940e9944ca87358bcb67cd77 OK 2025/09/15 01:45:36 DEBUG : empty space: md5 = f1a5acadbba1609ae4b837a9df82d340 OK 2025/09/15 01:45:38 DEBUG : sub dir/potato3: md5 = 01ef43a6f48d5b60f73e8b2b38d00a0e OK 2025/09/15 01:45:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe': Touching "sub dir/potato3" 2025/09/15 01:45:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe': Touching "potato2" 2025/09/15 01:45:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe': Touching "empty space" 2025/09/15 01:45:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.13s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:45:43 DEBUG : dir with metadata: Making directory with metadata 2025/09/15 01:45:44 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.46s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:45:46 DEBUG : directory with modtime: Making directory with metadata 2025/09/15 01:45:46 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.58s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:45:48 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/15 01:45:48 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/15 01:45:49 DEBUG : Google drive root 'crypt/74o0q3cbscaonv8i1uda5k34qkueh1ek1suop6js2jmvi7u0tcsg': Skipping btime metadata as can't update it on an existing file: 2025-09-15T01:45:48.770148Z 2025/09/15 01:45:49 INFO : non existent directory: Updated directory metadata 2025/09/15 01:45:51 DEBUG : Google drive root 'crypt/74o0q3cbscaonv8i1uda5k34qkueh1ek1suop6js2jmvi7u0tcsg': Skipping btime metadata as can't update it on an existing file: 2025-09-15T01:45:48.770148Z 2025/09/15 01:45:51 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.05s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:45:53 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/09/15 01:45:55 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/09/15 01:45:56 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.43s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:45:58 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/15 01:45:58 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/15 01:45:58 DEBUG : dst: Making directory with metadata 2025/09/15 01:45:59 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/15 01:45:59 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 01:45:59 INFO : dst: Set directory modification time (using SetModTime) 2025/09/15 01:45:59 INFO : dst: Set directory modification time (using SetModTime) 2025/09/15 01:45:59 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/09/15 01:46:00 INFO : dst: Set directory modification time (using SetModTime) 2025/09/15 01:46:00 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.67s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe'", Local "Local file system at /tmp/rclone487557676", Modify Window "1ms" 2025/09/15 01:46:04 DEBUG : sub dir/test remove existing: md5 = fb95a4caf595621241102930d2399daf OK 2025/09/15 01:46:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 53ebb4bb6d8589de25d8401b89cabc9c OK 2025/09/15 01:46:07 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.nufuluf8" before starting 2025/09/15 01:46:08 DEBUG : sub dir/test remove existing.nufuluf8: TEST: removing renamed existing file after operation 2025/09/15 01:46:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.holuyoh9" before starting 2025/09/15 01:46:11 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.holuyoh9: TEST: renaming existing back after failed operation 2025/09/15 01:46:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qayuhey4" before starting 2025/09/15 01:46:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qayuhey4: TEST: removing renamed existing file after operation 2025/09/15 01:46:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "vqb8kum026idc7p3pf6bd1ko8na48euao61p2fe7m3makvhf7ribtqvh7a7e8rbogogdoqoupj1l07ca0kpldjhdc596qorkcohk6cqt4lacbrpjsq8qbr9oshhfksecjp7ug3at6t99r3dfjqjl035khkdihd0sodei7uiplb4ugcqknut0" 2025/09/15 01:46:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "0gdog0c4j7rk0ont46j8pq26ar1l3moqk52cafu18b7uj0u81lbg" --- PASS: TestRemoveExisting (13.65s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/09/15 01:46:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dowijab6zewe': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m23.331371795s (try 1/5)