"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/03/27 05:38:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ninonan6kada" 2025/03/27 05:38:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/27 05:38:53 DEBUG : Creating backend with remote "TestDrive:crypt/lob8jbvsns8p2f9birj8et8d23sb0vntpd1jeblc5m1tuhm2iieg" 2025/03/27 05:38:54 DEBUG : Creating backend with remote "/tmp/rclone2286335816" === 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-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/03/27 05:38:54 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/27 05:38:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/27 05:38:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/27 05:38:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/27 05:38:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/27 05:38:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/27 05:38:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/27 05:38:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/27 05:38:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/27 05:38:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/27 05:38:54 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/27 05:38:54 DEBUG : potato: Seek from 10 to 0 2025/03/27 05:38:54 DEBUG : potato: Seek from 10 to 0 2025/03/27 05:38:54 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/27 05:38:54 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/27 05:38:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/27 05:38:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/27 05:38:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/27 05:38:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/27 05:38:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/27 05:38:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/27 05:38:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/27 05:38:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/27 05:38:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/27 05:38:54 DEBUG : potato: Seek from 5 to 2 2025/03/27 05:38:54 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/27 05:38:54 DEBUG : potato: Seek from 7 to 0 2025/03/27 05:38:54 DEBUG : potato: Seek from 7 to 0 2025/03/27 05:38:54 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/27 05:38:54 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/27 05:38:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/27 05:38:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/27 05:38:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/27 05:38:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/27 05:38:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/27 05:38:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/27 05:38:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/27 05:38:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/27 05:38:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/27 05:38:54 DEBUG : potato: Seek from 5 to 2 2025/03/27 05:38:54 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/27 05:38:54 DEBUG : potato: Seek from 8 to 0 2025/03/27 05:38:54 DEBUG : potato: Seek from 8 to 0 2025/03/27 05:38:54 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/27 05:38:54 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/27 05:38:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/27 05:38:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/27 05:38:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/27 05:38:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/27 05:38:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/27 05:38:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/27 05:38:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/27 05:38:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/27 05:38:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/27 05:38:54 DEBUG : potato: Seek from 5 to 2 2025/03/27 05:38:54 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/27 05:38:54 DEBUG : potato: Seek from 9 to 0 2025/03/27 05:38:54 DEBUG : potato: Seek from 9 to 0 2025/03/27 05:38: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-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:38:56 DEBUG : rutabaga: md5 = 5a396bf3410b0c4af5d30100a82f30bc OK === RUN TestCheck/1 === RUN TestCheck/2 2025/03/27 05:38:58 DEBUG : empty space: md5 = 65ad38fdae21e11e805f5981e1c313d3 OK === RUN TestCheck/3 2025/03/27 05:39:00 DEBUG : potato2: md5 = dd656c58c1cece7e14fc55e7e57cc85d OK === RUN TestCheck/4 === RUN TestCheck/5 2025/03/27 05:39:02 DEBUG : remotepotato: md5 = df9a533d4f05de432b6b61ef9870dd63 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.32s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/03/27 05:39:06 DEBUG : Creating backend with remote "nonexistent" 2025/03/27 05:39:06 DEBUG : Creating backend with remote "nonexistent" 2025/03/27 05:39:06 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/27 05:39: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/03/27 05:39:06 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/27 05:39: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-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:39:07 DEBUG : rutabaga: md5 = 86a30aef52462c5ef502fd8dc65cc6c7 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/03/27 05:39:11 DEBUG : empty space: md5 = b258a57fe873d818d5ff2369aa9ec2de OK === RUN TestCheckDownload/3 2025/03/27 05:39:13 DEBUG : potato2: md5 = f1b795848ce0d8d30f25b3e0ee9eaf03 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/03/27 05:39:17 DEBUG : remotepotato: md5 = 30bced453d84d2fe692cb2c60f4ab37b OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.24s) --- PASS: TestCheckDownload/1 (1.12s) --- PASS: TestCheckDownload/2 (0.87s) --- PASS: TestCheckDownload/3 (0.95s) --- PASS: TestCheckDownload/4 (1.15s) --- PASS: TestCheckDownload/5 (1.08s) --- PASS: TestCheckDownload/6 (1.08s) --- PASS: TestCheckDownload/7 (1.12s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:39:23 DEBUG : rutabaga: md5 = 51a46d4ddb10f3714f2ca73173b011ca OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/03/27 05:39:25 DEBUG : empty space: md5 = a328192cdd3623787756759c4dd0736a OK === RUN TestCheckSizeOnly/3 2025/03/27 05:39:27 DEBUG : potato2: md5 = 49b1e5f74e4a4be3da3331688d820ef1 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/03/27 05:39:29 DEBUG : remotepotato: md5 = fd0e39cb97c657f0205534fcbffc0be9 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.18s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.20s) --- PASS: TestCheckSizeOnly/3 (0.28s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.22s) --- PASS: TestCheckSizeOnly/7 (0.23s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:39:33 DEBUG : test.sum: md5 = 87efe2d8ca79198cd2a8ad951be88fc1 OK 2025/03/27 05:39:35 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/27 05:39:35 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/27 05:39:35 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/27 05:39:35 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/27 05:39:36 DEBUG : test.sum: md5 = 26781cb5160e175cc33b87e2e48b6f0c OK 2025/03/27 05:39:38 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/27 05:39:38 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/27 05:39:38 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/27 05:39:38 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.52s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:39:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ninonan6kada/data" 2025/03/27 05:39:39 DEBUG : Creating backend with remote "TestDrive:crypt/lob8jbvsns8p2f9birj8et8d23sb0vntpd1jeblc5m1tuhm2iieg/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada/data' lacks md5, skipping --- SKIP: TestCheckSum (2.03s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:39:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ninonan6kada/data" 2025/03/27 05:39:41 DEBUG : Creating backend with remote "TestDrive:crypt/lob8jbvsns8p2f9birj8et8d23sb0vntpd1jeblc5m1tuhm2iieg/vjrnln8ratgmqakfosrqe8espk" 2025/03/27 05:39:44 DEBUG : data/banana: md5 = 4937a6c1ede0f5afe12d327d6e21ae95 OK 2025/03/27 05:39:46 DEBUG : test.sum: md5 = cfd6793386f061dba700fb2a12340fee OK === RUN TestCheckSumDownload/subtest1 2025/03/27 05:39:50 DEBUG : data/potato: md5 = b9e16696345675e4660f501e9131cff7 OK 2025/03/27 05:39:51 DEBUG : test.sum: md5 = 6132eaa6ba943ea8aa3b83f6e24a0b64 OK === RUN TestCheckSumDownload/subtest2 2025/03/27 05:39:57 DEBUG : test.sum: md5 = a43b39b1b3ced228df7f5ba6d368f037 OK === RUN TestCheckSumDownload/subtest3 2025/03/27 05:40:01 DEBUG : test.sum: md5 = 63efbea229f6c58a7f2f5484281a4f14 OK === RUN TestCheckSumDownload/subtest4 2025/03/27 05:40:05 DEBUG : test.sum: md5 = a004d22d32f4b3edd09a93b1acb18ddf OK === RUN TestCheckSumDownload/subtest5 2025/03/27 05:40:09 DEBUG : test.sum: md5 = ee86c27e356afad7ae55ec761e483c8a OK === RUN TestCheckSumDownload/subtest6 2025/03/27 05:40:13 DEBUG : data/banana: md5 = eb69bb5989a677d86598035d5339185c OK 2025/03/27 05:40:14 DEBUG : data/potato: md5 = 7fa1a36312a14a5559a7231f2dd6d797 OK 2025/03/27 05:40:16 DEBUG : test.sum: md5 = ff29a1743a1807b6e7e457cecd8da327 OK === RUN TestCheckSumDownload/subtest7 2025/03/27 05:40:21 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/03/27 05:40:21 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (40.98s) --- PASS: TestCheckSumDownload/subtest1 (2.69s) --- PASS: TestCheckSumDownload/subtest2 (3.55s) --- PASS: TestCheckSumDownload/subtest3 (2.65s) --- PASS: TestCheckSumDownload/subtest4 (2.05s) --- PASS: TestCheckSumDownload/subtest5 (2.32s) --- PASS: TestCheckSumDownload/subtest6 (1.82s) --- PASS: TestCheckSumDownload/subtest7 (2.60s) === RUN TestApplyTransforms 2025/03/27 05:40:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mizapah4diga" 2025/03/27 05:40:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/27 05:40:22 DEBUG : Creating backend with remote "TestDrive:crypt/ebmc0ua7ejdamo36389hd87881809ilpovhhd934n2qrcnkukut0" 2025/03/27 05:40:23 DEBUG : Creating backend with remote "/tmp/rclone366477054" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mizapah4diga'", Local "Local file system at /tmp/rclone366477054", Modify Window "1ms" 2025/03/27 05:40:25 DEBUG : hello, world!: md5 = 08ffac1b653014a9114ded6f0e0ed919 OK upper checkfile vs. lower remote (without normalization) 2025/03/27 05:40:25 ERROR : hello, world!: sum not found 2025/03/27 05:40:25 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-mizapah4diga' 2025/03/27 05:40:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mizapah4diga': 1 files missing 2025/03/27 05:40:25 NOTICE: 1 hashes missing 2025/03/27 05:40:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mizapah4diga': 2 differences found 2025/03/27 05:40:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mizapah4diga': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/27 05:40:26 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/27 05:40:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mizapah4diga': 0 differences found 2025/03/27 05:40:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mizapah4diga': 1 matching files 2025/03/27 05:40:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tagadit6yori" 2025/03/27 05:40:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/27 05:40:26 DEBUG : Creating backend with remote "TestDrive:crypt/ut2kqs88a4v9uefcfv31eib83p367c47vbkqv1kcu643q79rc5kg" 2025/03/27 05:40:27 DEBUG : Creating backend with remote "/tmp/rclone1540632035" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tagadit6yori'", Local "Local file system at /tmp/rclone1540632035", Modify Window "1ms" 2025/03/27 05:40:33 DEBUG : HELLO, WORLD!: md5 = 8535bef3d2992fbf2324f1ab1511c79d OK lower checkfile vs. upper remote (without normalization) 2025/03/27 05:40:33 ERROR : HELLO, WORLD!: sum not found 2025/03/27 05:40:33 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tagadit6yori' 2025/03/27 05:40:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tagadit6yori': 1 files missing 2025/03/27 05:40:33 NOTICE: 1 hashes missing 2025/03/27 05:40:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tagadit6yori': 2 differences found 2025/03/27 05:40:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tagadit6yori': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/27 05:40:34 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/27 05:40:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tagadit6yori': 0 differences found 2025/03/27 05:40:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tagadit6yori': 1 matching files 2025/03/27 05:40:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dulayaf0hule" 2025/03/27 05:40:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/27 05:40:34 DEBUG : Creating backend with remote "TestDrive:crypt/g6q2gbva0g74d73tnkfguvvkgo57t8vot2l2os74127v4iqnehi0" 2025/03/27 05:40:35 DEBUG : Creating backend with remote "/tmp/rclone3217415416" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dulayaf0hule'", Local "Local file system at /tmp/rclone3217415416", Modify Window "1ms" 2025/03/27 05:40:37 DEBUG : HeLlO, wOrLd!: md5 = 736b7719513b169af0445cf90ffb66eb OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/27 05:40:38 ERROR : HeLlO, wOrLd!: sum not found 2025/03/27 05:40:38 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dulayaf0hule' 2025/03/27 05:40:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dulayaf0hule': 1 files missing 2025/03/27 05:40:38 NOTICE: 1 hashes missing 2025/03/27 05:40:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dulayaf0hule': 2 differences found 2025/03/27 05:40:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dulayaf0hule': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/27 05:40:39 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/27 05:40:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dulayaf0hule': 0 differences found 2025/03/27 05:40:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dulayaf0hule': 1 matching files 2025/03/27 05:40:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zibubon5mabo" 2025/03/27 05:40:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/27 05:40:39 DEBUG : Creating backend with remote "TestDrive:crypt/4f0g2b9eiqf325orl794brbe7mmmledgv99fo35fc9redhcaig8g" 2025/03/27 05:40:40 DEBUG : Creating backend with remote "/tmp/rclone2933987106" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zibubon5mabo'", Local "Local file system at /tmp/rclone2933987106", Modify Window "1ms" 2025/03/27 05:40:42 DEBUG : HELLO, WORLD!: md5 = e3908e3257c510a76372f2e2a080ca07 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/27 05:40:42 ERROR : HELLO, WORLD!: sum not found 2025/03/27 05:40:42 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zibubon5mabo' 2025/03/27 05:40:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zibubon5mabo': 1 files missing 2025/03/27 05:40:42 NOTICE: 1 hashes missing 2025/03/27 05:40:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zibubon5mabo': 2 differences found 2025/03/27 05:40:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zibubon5mabo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/27 05:40:44 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/27 05:40:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zibubon5mabo': 0 differences found 2025/03/27 05:40:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zibubon5mabo': 1 matching files 2025/03/27 05:40:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wififom4xace" 2025/03/27 05:40:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/27 05:40:44 DEBUG : Creating backend with remote "TestDrive:crypt/1nha26vbt2dihra36fk9e1dg64ss9vviaiu5eevnrgivcn5oj1m0" 2025/03/27 05:40:45 DEBUG : Creating backend with remote "/tmp/rclone2974267499" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wififom4xace'", Local "Local file system at /tmp/rclone2974267499", Modify Window "1ms" 2025/03/27 05:40:47 DEBUG : 測試_Русский___ě_áñ: md5 = c1b40a51f4ec21d30fcb3125b86e4c6c OK NFD checkfile vs. NFC remote (without normalization) 2025/03/27 05:40:47 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/27 05:40:47 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wififom4xace' 2025/03/27 05:40:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wififom4xace': 1 files missing 2025/03/27 05:40:47 NOTICE: 1 hashes missing 2025/03/27 05:40:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wififom4xace': 2 differences found 2025/03/27 05:40:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wififom4xace': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/27 05:40:48 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/27 05:40:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wififom4xace': 0 differences found 2025/03/27 05:40:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wififom4xace': 1 matching files 2025/03/27 05:40:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-padoros2kofu" 2025/03/27 05:40:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/27 05:40:48 DEBUG : Creating backend with remote "TestDrive:crypt/uljbqo4p0r88n92emg3o13o007qnh30ucug1d85btv8n813v975g" 2025/03/27 05:40:50 DEBUG : Creating backend with remote "/tmp/rclone1417434267" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-padoros2kofu'", Local "Local file system at /tmp/rclone1417434267", Modify Window "1ms" 2025/03/27 05:40:52 DEBUG : 測試_Русский___ě_áñ: md5 = c8fb90db44a9cd18b0f8754465b6ec20 OK NFC checkfile vs. NFD remote (without normalization) 2025/03/27 05:40:52 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/27 05:40:52 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-padoros2kofu' 2025/03/27 05:40:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-padoros2kofu': 1 files missing 2025/03/27 05:40:52 NOTICE: 1 hashes missing 2025/03/27 05:40:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-padoros2kofu': 2 differences found 2025/03/27 05:40:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-padoros2kofu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/27 05:40:53 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/27 05:40:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-padoros2kofu': 0 differences found 2025/03/27 05:40:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-padoros2kofu': 1 matching files 2025/03/27 05:40:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cifewov9puri" 2025/03/27 05:40:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/27 05:40:53 DEBUG : Creating backend with remote "TestDrive:crypt/rpi7qch8ha06i49ibgqa613qv32os2smtadu1obfiuetq3218if0" 2025/03/27 05:40:54 DEBUG : Creating backend with remote "/tmp/rclone2881107021" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cifewov9puri'", Local "Local file system at /tmp/rclone2881107021", Modify Window "1ms" 2025/03/27 05:40:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d63ab29a1ef8c0b3a4832caa3c3958d7 OK NFDx2 checkfile vs. both remote (without normalization) 2025/03/27 05:40:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/27 05:40:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cifewov9puri' 2025/03/27 05:40:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cifewov9puri': 1 files missing 2025/03/27 05:40:57 NOTICE: 1 hashes missing 2025/03/27 05:40:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cifewov9puri': 2 differences found 2025/03/27 05:40:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cifewov9puri': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/27 05:40:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/27 05:40:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cifewov9puri': 0 differences found 2025/03/27 05:40:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cifewov9puri': 1 matching files 2025/03/27 05:40:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lohatoc7zeni" 2025/03/27 05:40:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/27 05:40:58 DEBUG : Creating backend with remote "TestDrive:crypt/qgb2b46a26q2123sbu0vavbq9hsj57sn4or109fg9q81llec6i1g" 2025/03/27 05:40:59 DEBUG : Creating backend with remote "/tmp/rclone1562224358" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lohatoc7zeni'", Local "Local file system at /tmp/rclone1562224358", Modify Window "1ms" 2025/03/27 05:41:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = baac1cadc3ff34ad53f9f3cbfc824e84 OK NFCx2 checkfile vs. both remote (without normalization) 2025/03/27 05:41:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/27 05:41:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lohatoc7zeni' 2025/03/27 05:41:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lohatoc7zeni': 1 files missing 2025/03/27 05:41:02 NOTICE: 1 hashes missing 2025/03/27 05:41:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lohatoc7zeni': 2 differences found 2025/03/27 05:41:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lohatoc7zeni': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/27 05:41:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/27 05:41:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lohatoc7zeni': 0 differences found 2025/03/27 05:41:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lohatoc7zeni': 1 matching files 2025/03/27 05:41:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fupinik6xuze" 2025/03/27 05:41:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/27 05:41:04 DEBUG : Creating backend with remote "TestDrive:crypt/lkch732j791dmg5o4g1ap7trj3rooa75ug836nq4slfmh1r2pch0" 2025/03/27 05:41:05 DEBUG : Creating backend with remote "/tmp/rclone443737403" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupinik6xuze'", Local "Local file system at /tmp/rclone443737403", Modify Window "1ms" 2025/03/27 05:41:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 022c4edb82e6a40f0f311119c9873d6a OK both checkfile vs. NFDx2 remote (without normalization) 2025/03/27 05:41:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/27 05:41:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fupinik6xuze' 2025/03/27 05:41:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fupinik6xuze': 1 files missing 2025/03/27 05:41:07 NOTICE: 1 hashes missing 2025/03/27 05:41:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fupinik6xuze': 2 differences found 2025/03/27 05:41:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fupinik6xuze': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/27 05:41:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/27 05:41:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fupinik6xuze': 0 differences found 2025/03/27 05:41:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fupinik6xuze': 1 matching files 2025/03/27 05:41:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vaxufaq9karu" 2025/03/27 05:41:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/27 05:41:08 DEBUG : Creating backend with remote "TestDrive:crypt/67d9c040eh5eqkm9n62o3a2p6dst71b2pcivf4avvkejjmjbitb0" 2025/03/27 05:41:09 DEBUG : Creating backend with remote "/tmp/rclone701461708" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vaxufaq9karu'", Local "Local file system at /tmp/rclone701461708", Modify Window "1ms" 2025/03/27 05:41:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fbb46cba35d32504f7eaeee511525fe5 OK both checkfile vs. NFCx2 remote (without normalization) 2025/03/27 05:41:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/27 05:41:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vaxufaq9karu' 2025/03/27 05:41:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vaxufaq9karu': 1 files missing 2025/03/27 05:41:12 NOTICE: 1 hashes missing 2025/03/27 05:41:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vaxufaq9karu': 2 differences found 2025/03/27 05:41:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vaxufaq9karu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/27 05:41:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/27 05:41:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vaxufaq9karu': 0 differences found 2025/03/27 05:41:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vaxufaq9karu': 1 matching files 2025/03/27 05:41:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vaxufaq9karu': Purge remote 2025/03/27 05:41:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupinik6xuze': Purge remote 2025/03/27 05:41:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lohatoc7zeni': Purge remote 2025/03/27 05:41:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cifewov9puri': Purge remote 2025/03/27 05:41:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-padoros2kofu': Purge remote 2025/03/27 05:41:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wififom4xace': Purge remote 2025/03/27 05:41:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zibubon5mabo': Purge remote 2025/03/27 05:41:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dulayaf0hule': Purge remote 2025/03/27 05:41:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tagadit6yori': Purge remote 2025/03/27 05:41:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mizapah4diga': Purge remote --- PASS: TestApplyTransforms (55.57s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:41:17 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/27 05:41:19 DEBUG : sub/file2: md5 = 60fc1d2372ede8885de456d6f9c2dc61 OK 2025/03/27 05:41:19 INFO : file1: Copied (new) to: sub/file2 2025/03/27 05:41:20 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:41:20 DEBUG : file1: Unchanged skipping 2025/03/27 05:41:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada': don't need to copy/move sub/file2, it is already at target location 2025/03/27 05:41:22 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.72s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.43s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:41:25 DEBUG : dst/file1: md5 = 7f982b1cb8f031bcb3ef7ceb3cee4a64 OK 2025/03/27 05:41:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ninonan6kada/backup" 2025/03/27 05:41:26 DEBUG : Creating backend with remote "TestDrive:crypt/lob8jbvsns8p2f9birj8et8d23sb0vntpd1jeblc5m1tuhm2iieg/1nrff024r7pq65ecp72fc28jb0" 2025/03/27 05:41:28 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/27 05:41:30 INFO : dst/file1: Moved (server-side) 2025/03/27 05:41:31 DEBUG : dst/file1: md5 = 82924301e409195686c5d94e161a12db OK 2025/03/27 05:41:31 INFO : dst/file1: Copied (new) 2025/03/27 05:41:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/27 05:41:34 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/27 05:41:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.50s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:41:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ninonan6kada/dst" 2025/03/27 05:41:36 DEBUG : Creating backend with remote "TestDrive:crypt/lob8jbvsns8p2f9birj8et8d23sb0vntpd1jeblc5m1tuhm2iieg/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/27 05:41:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ninonan6kada/CompareDest" 2025/03/27 05:41:38 DEBUG : Creating backend with remote "TestDrive:crypt/lob8jbvsns8p2f9birj8et8d23sb0vntpd1jeblc5m1tuhm2iieg/gveqi14airsml4bgu7krj116o8" 2025/03/27 05:41:39 DEBUG : one: Need to transfer - File not found at Destination 2025/03/27 05:41:41 DEBUG : one: md5 = 51ce4c4d2f969f0c0aadd87e4d416101 OK 2025/03/27 05:41:41 INFO : one: Copied (new) 2025/03/27 05:41:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/27 05:41:44 DEBUG : one: md5 = 9a1c46617e5d3bb3030caace49a9001d OK 2025/03/27 05:41:44 INFO : one: Copied (replaced existing) 2025/03/27 05:41:46 DEBUG : dst/one: md5 = 51857510f84a8c04733427746e2ccae7 OK 2025/03/27 05:41:48 DEBUG : CompareDest/one: md5 = 857df699bcfda25c559a85294b50dacd OK 2025/03/27 05:41:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/27 05:41:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 05:41:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/27 05:41:51 DEBUG : CompareDest/two: md5 = 745c2be2dca43c748b99eb03479ca394 OK 2025/03/27 05:41:52 DEBUG : two: Need to transfer - File not found at Destination 2025/03/27 05:41:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 05:41:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/27 05:41:53 DEBUG : two: Need to transfer - File not found at Destination 2025/03/27 05:41:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 05:41:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/27 05:41:54 DEBUG : two: Need to transfer - File not found at Destination 2025/03/27 05:41:54 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/27 05:41:56 DEBUG : two: md5 = ec046a0a6f719ea41ec2b66c1e38a67f OK 2025/03/27 05:41:56 INFO : two: Copied (new) 2025/03/27 05:41:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/27 05:41:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/27 05:41:59 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/27 05:41:59 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.08s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:42:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ninonan6kada/dst" 2025/03/27 05:42:00 DEBUG : Creating backend with remote "TestDrive:crypt/lob8jbvsns8p2f9birj8et8d23sb0vntpd1jeblc5m1tuhm2iieg/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/27 05:42:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ninonan6kada/CopyDest" 2025/03/27 05:42:02 DEBUG : Creating backend with remote "TestDrive:crypt/lob8jbvsns8p2f9birj8et8d23sb0vntpd1jeblc5m1tuhm2iieg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/27 05:42:03 DEBUG : one: Need to transfer - File not found at Destination 2025/03/27 05:42:06 DEBUG : one: md5 = 76a61944f1f51cc8abb49cb62eddd686 OK 2025/03/27 05:42:06 INFO : one: Copied (new) 2025/03/27 05:42:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/27 05:42:08 DEBUG : one: md5 = 95e15dcfca3b93cced9c16da2c3258bc OK 2025/03/27 05:42:08 INFO : one: Copied (replaced existing) 2025/03/27 05:42:10 DEBUG : dst/one: md5 = 801b33f108308b0b77167d6c39d7b602 OK 2025/03/27 05:42:12 DEBUG : CopyDest/one: md5 = 70a1ad7021cdef71893bbe60fa14f330 OK 2025/03/27 05:42:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ninonan6kada/BackupDir" 2025/03/27 05:42:13 DEBUG : Creating backend with remote "TestDrive:crypt/lob8jbvsns8p2f9birj8et8d23sb0vntpd1jeblc5m1tuhm2iieg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/27 05:42:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/27 05:42:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 05:42:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/27 05:42:16 INFO : one: Moved (server-side) 2025/03/27 05:42:17 INFO : one: Copied (server-side copy) 2025/03/27 05:42:17 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/27 05:42:19 DEBUG : CopyDest/two: md5 = 641a7a9779e158ca06216766d98e5e2b OK 2025/03/27 05:42:20 DEBUG : two: Need to transfer - File not found at Destination 2025/03/27 05:42:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 05:42:21 INFO : two: Copied (server-side copy) 2025/03/27 05:42:21 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/27 05:42:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 05:42:22 DEBUG : two: Unchanged skipping 2025/03/27 05:42:23 DEBUG : CopyDest/three: md5 = 53398c6595a36958954113a71b3172d3 OK 2025/03/27 05:42:24 DEBUG : three: Need to transfer - File not found at Destination 2025/03/27 05:42:24 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/27 05:42:24 DEBUG : three: Destination not found in --copy-dest 2025/03/27 05:42:26 DEBUG : three: md5 = bf1f29147a8f0ba861259a5a4ce719e1 OK 2025/03/27 05:42:26 INFO : three: Copied (new) 2025/03/27 05:42:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/27 05:42:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/27 05:42:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/27 05:42:32 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/27 05:42:32 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/27 05:42:32 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/27 05:42:32 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.85s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.41s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.41s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:42:34 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/03/27 05:42:36 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 93bf2a6d531dc215d4ab01e1a37efb8e OK 2025/03/27 05:42:36 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/03/27 05:42:37 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/03/27 05:42:37 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/03/27 05:42:38 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/03/27 05:42:38 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/03/27 05:42:39 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 6b11745dfa372dc8f7e48cd55a31d2c1 OK 2025/03/27 05:42:39 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/03/27 05:42:41 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/03/27 05:42:41 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.54s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.42s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:42:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada': Looking for duplicate names using skip mode. 2025/03/27 05:42:45 NOTICE: one: Found 2 files with duplicate names 2025/03/27 05:42:45 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.52s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:42:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada': Looking for duplicate names using skip mode. 2025/03/27 05:42:51 NOTICE: one: Found 3 files with duplicate names 2025/03/27 05:42:51 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/03/27 05:42:51 INFO : one: Deleted 2025/03/27 05:42:51 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (5.81s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:42:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada': Looking for duplicate names using first mode. 2025/03/27 05:42:57 NOTICE: one: Found 3 files with duplicate names 2025/03/27 05:42:57 INFO : one: Deleted 2025/03/27 05:42:58 INFO : one: Deleted 2025/03/27 05:42:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (5.81s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:43:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada': Looking for duplicate names using newest mode. 2025/03/27 05:43:03 NOTICE: one: Found 3 files with duplicate names 2025/03/27 05:43:03 INFO : one: Deleted 2025/03/27 05:43:04 INFO : one: Deleted 2025/03/27 05:43:04 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.09s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:43:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada': Looking for duplicate names using oldest mode. 2025/03/27 05:43:09 NOTICE: one: Found 3 files with duplicate names 2025/03/27 05:43:10 INFO : one: Deleted 2025/03/27 05:43:10 INFO : one: Deleted 2025/03/27 05:43:10 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.15s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:43:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada': Looking for duplicate names using largest mode. 2025/03/27 05:43:15 NOTICE: one: Found 3 files with duplicate names 2025/03/27 05:43:16 INFO : one: Deleted 2025/03/27 05:43:16 INFO : one: Deleted 2025/03/27 05:43:16 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.02s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:43:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada': Looking for duplicate names using smallest mode. 2025/03/27 05:43:21 NOTICE: one: Found 3 files with duplicate names 2025/03/27 05:43:22 INFO : one: Deleted 2025/03/27 05:43:22 INFO : one: Deleted 2025/03/27 05:43:22 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (5.98s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:43:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada': Looking for duplicate names using rename mode. 2025/03/27 05:43:29 NOTICE: one.txt: Found 3 files with duplicate names 2025/03/27 05:43:30 INFO : one-2.txt: renamed from: one.txt 2025/03/27 05:43:31 INFO : one-3.txt: renamed from: one.txt 2025/03/27 05:43:32 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.53s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:43:37 DEBUG : dupe1/one.txt: md5 = 6412d051cf1be00195160eafc00de7a4 OK 2025/03/27 05:43:39 DEBUG : dupe2/two.txt: md5 = 7e3117704d067f812872cab237a5375b OK 2025/03/27 05:43:41 DEBUG : dupe3/three.txt: md5 = b877f6a584bcdaee298d201bcf17837e OK 2025/03/27 05:43:41 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/03/27 05:43:42 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/03/27 05:43:43 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/03/27 05:43:43 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/03/27 05:43:46 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/03/27 05:43:46 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/03/27 05:43:46 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.34s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:43:48 DEBUG : a.txt: md5 = 33ec0319ea96db2e51c5b249d1a3e643 OK 2025/03/27 05:43:50 DEBUG : zend.txt: md5 = ed5a07de08c4817a29cd1c5214d4f273 OK 2025/03/27 05:43:52 DEBUG : sub dir/hello world: md5 = 45a16db39eb90c001a00d0f3de8bbfa2 OK 2025/03/27 05:43:53 DEBUG : sub dir/hello world2: md5 = 84bb37116938d4f78f9b8ed84b5a2602 OK 2025/03/27 05:43:55 DEBUG : sub dir/ignore dir/.ignore: md5 = dea9d1ad77979bff88a1f6c5f6a9d680 OK 2025/03/27 05:43:57 DEBUG : sub dir/ignore dir/should be ignored: md5 = cae3aa56a8a984a62478d0abeb1cb619 OK 2025/03/27 05:43:59 DEBUG : sub dir/sub sub dir/hello world3: md5 = c63c006dee1238728a123379c2530a0c OK 2025/03/27 05:44:00 DEBUG : a.txt: Excluded (Size Filter) 2025/03/27 05:44:00 DEBUG : a.txt: Excluded 2025/03/27 05:44:01 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/27 05:44:01 DEBUG : sub dir/hello world2: Excluded 2025/03/27 05:44:01 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/27 05:44:01 DEBUG : sub dir/hello world: Excluded 2025/03/27 05:44:01 DEBUG : sub dir/ignore dir: Excluded 2025/03/27 05:44:01 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/27 05:44:01 DEBUG : sub dir/hello world2: Excluded 2025/03/27 05:44:01 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/27 05:44:01 DEBUG : sub dir/hello world: Excluded 2025/03/27 05:44:01 DEBUG : sub dir/ignore dir: Excluded 2025/03/27 05:44:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/03/27 05:44:07 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/03/27 05:44:07 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/03/27 05:44:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/03/27 05:44:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/03/27 05:44:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/03/27 05:44:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (20.72s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:44:09 DEBUG : file1: md5 = 3143027cb68473ff20ec61bd3afc61dc OK 2025/03/27 05:44:11 DEBUG : sub/file2: md5 = d66c8025e3306402f0293ea40d078780 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/03/27 05:44:14 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/03/27 05:44:14 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/03/27 05:44:15 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/03/27 05:44:16 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.23s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.28s) --- PASS: TestListJSON/DirsOnly (0.35s) --- PASS: TestListJSON/Recurse (0.43s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.21s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.66s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:44:18 DEBUG : file1: md5 = 135946ffa07ce94209cff105744e6888 OK 2025/03/27 05:44:20 DEBUG : sub/file2: md5 = 5a5c5e8a58d40eca719824408d06914c 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/03/27 05:44:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ninonan6kada/notfound" 2025/03/27 05:44:24 DEBUG : Creating backend with remote "TestDrive:crypt/lob8jbvsns8p2f9birj8et8d23sb0vntpd1jeblc5m1tuhm2iieg/qe0i31qdkoejk60elps0ni5sqk" 2025/03/27 05:44:28 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.10s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.19s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.65s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:44:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada': Making directory 2025/03/27 05:44:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada': Making directory --- PASS: TestMkdir (0.62s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:44:31 DEBUG : sub dir/hello world: md5 = 059f79c4c83b5f02a3e603123bcbae42 OK 2025/03/27 05:44:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.58s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:44:35 DEBUG : potato2: md5 = f3018f16b9385559e7f9ccde42cc4255 OK 2025/03/27 05:44:36 DEBUG : empty space: md5 = a0285ed8e6a7b60d2cb3111ff4b86626 OK --- PASS: TestLs (4.13s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:44:39 DEBUG : potato2: md5 = d6e0ee59b0ef65cecd341ebd2e41154e OK 2025/03/27 05:44:40 DEBUG : empty space: md5 = d97d940e2901df7175b32e7bea02bc1b OK 2025/03/27 05:44:41 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/03/27 05:44:41 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.84s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:44:44 DEBUG : potato2: md5 = db5672d1b96b2762c7305fb24a3d2987 OK 2025/03/27 05:44:45 DEBUG : empty space: md5 = 4885cc6bff9b9f4b764457314a67a2c2 OK --- PASS: TestLsLong (4.27s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:44:48 DEBUG : potato2: md5 = 58febb6f9034d8115ea341c2ef802af1 OK 2025/03/27 05:44:49 DEBUG : empty space: md5 = ca1201491efc20973ecc34ddab492a84 OK --- PASS: TestHashSums (4.02s) === RUN TestHashSumsWithErrors 2025/03/27 05:44:51 DEBUG : Creating backend with remote ":memory:" 2025/03/27 05:44:51 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/03/27 05:44:51 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/27 05:44:51 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/27 05:44:51 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/27 05:44:51 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/27 05:44:51 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/27 05:44:51 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/27 05:44:51 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/03/27 05:44:51 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-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:44:52 DEBUG : potato2: md5 = 1dac6e9ad9cf410c162b8e066d7cb2a0 OK 2025/03/27 05:44:53 DEBUG : empty space: md5 = 6774ef3622ec5bb2be3e133eacf0a39c OK 2025/03/27 05:44:55 DEBUG : sub dir/potato3: md5 = fb1751d59257ace6e07b073e2f5ca9c8 OK 2025/03/27 05:44:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.02s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:45:00 DEBUG : small: md5 = 82e959899eb9f42a13dba9cfd058ece0 OK 2025/03/27 05:45:01 DEBUG : medium: md5 = 2a08a697bc77a73795526b328b5b8831 OK 2025/03/27 05:45:03 DEBUG : large: md5 = 4e45b5107c2b951ee343ad4bea90a622 OK 2025/03/27 05:45:03 DEBUG : Waiting for deletions to finish 2025/03/27 05:45:03 DEBUG : large: Excluded (Size Filter) 2025/03/27 05:45:04 INFO : small: Deleted 2025/03/27 05:45:04 INFO : medium: Deleted --- PASS: TestDelete (6.14s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:45:06 DEBUG : small: md5 = 117553ae051268bc7d015b90bb3c4681 OK 2025/03/27 05:45:08 DEBUG : medium: md5 = 9df40368831c8a1a9763c1b8499be36f OK 2025/03/27 05:45:09 DEBUG : large: md5 = e6c45775d8075d399dfee89b9fe66c09 OK 2025/03/27 05:45:09 DEBUG : Waiting for deletions to finish 2025/03/27 05:45:09 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/03/27 05:45:10 INFO : medium: Deleted 2025/03/27 05:45:10 INFO : small: Deleted --- PASS: TestMaxDelete (6.56s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:45:13 DEBUG : small: md5 = b71704487c8bc09ae843578815e9fb03 OK 2025/03/27 05:45:14 DEBUG : medium: md5 = 8c2778b836e87cc5667eed9528675726 OK 2025/03/27 05:45:15 DEBUG : large: md5 = 228fb914fd9765226947cd036e1a18b4 OK 2025/03/27 05:45:16 DEBUG : Waiting for deletions to finish 2025/03/27 05:45:16 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/27 05:45:16 INFO : medium: Deleted 2025/03/27 05:45:16 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.36s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:45:19 DEBUG : small: md5 = 6ce725977a86806ee35246fa59cf9065 OK 2025/03/27 05:45:20 DEBUG : medium: md5 = b6ccc41f704a5806ea617ef0abeed28a OK 2025/03/27 05:45:22 DEBUG : large: md5 = 8f4e117a46442f950372bcb83b8cbcb2 OK 2025/03/27 05:45:22 DEBUG : Waiting for deletions to finish 2025/03/27 05:45:22 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/27 05:45:23 INFO : small: Deleted 2025/03/27 05:45:23 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.36s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:45:25 DEBUG : ReadFile: md5 = 47cbaa3d433415ab8f3b1924c23b8efe OK --- PASS: TestReadFile (4.27s) === RUN TestRetry 2025/03/27 05:45:28 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/03/27 05:45:28 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/03/27 05:45:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/27 05:45:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/27 05:45:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/27 05:45:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/27 05:45:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:45:30 DEBUG : file1: md5 = 7240dde4046bf247ba60a901bf3fb739 OK 2025/03/27 05:45:31 DEBUG : file2: md5 = 7aadb79ef605b6cd87e96d3674b4e8b0 OK --- PASS: TestCat (15.28s) === RUN TestPurge 2025/03/27 05:45:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lejusim5soza" 2025/03/27 05:45:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/27 05:45:44 DEBUG : Creating backend with remote "TestDrive:crypt/j3ou47cc41dmkaj0h0sc2jusc189mml0ork8372vhj1vkvvu8evg" 2025/03/27 05:45:45 DEBUG : Creating backend with remote "/tmp/rclone4187939291" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lejusim5soza'", Local "Local file system at /tmp/rclone4187939291", Modify Window "1ms" 2025/03/27 05:45:49 DEBUG : A1/B1/C1/one: md5 = e19b0214ab2209645708e0974f574780 OK 2025/03/27 05:45:49 INFO : A2: Making directory 2025/03/27 05:45:50 INFO : A1/B2: Making directory 2025/03/27 05:45:51 INFO : A1/B2/C2: Making directory 2025/03/27 05:45:51 INFO : A1/B1/C3: Making directory 2025/03/27 05:45:52 INFO : A3: Making directory 2025/03/27 05:45:53 INFO : A3/B3: Making directory 2025/03/27 05:45:53 INFO : A3/B3/C4: Making directory 2025/03/27 05:45:56 DEBUG : A1/two: md5 = ded7cd4def45fa1191f03aba60b9ee1b OK 2025/03/27 05:45:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lejusim5soza': Purge remote 2025/03/27 05:45:59 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.26s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:46:03 DEBUG : A1/B1/C1/one: md5 = 9486b929755e83c43de240cf7488e6f6 OK 2025/03/27 05:46:03 INFO : A2: Making directory 2025/03/27 05:46:03 INFO : A1/B2: Making directory 2025/03/27 05:46:04 INFO : A1/B2/C2: Making directory 2025/03/27 05:46:05 INFO : A1/B1/C3: Making directory 2025/03/27 05:46:05 INFO : A3: Making directory 2025/03/27 05:46:06 INFO : A3/B3: Making directory 2025/03/27 05:46:07 INFO : A3/B3/C4: Making directory 2025/03/27 05:46:09 DEBUG : A1/two: md5 = 9fdefbad96e3ed2e0c7843211aacb80b OK 2025/03/27 05:46:10 DEBUG : removing 1 level 3 directories 2025/03/27 05:46:10 INFO : A3/B3/C4: Removing directory 2025/03/27 05:46:13 DEBUG : removing 2 level 3 directories 2025/03/27 05:46:13 INFO : A1/B2/C2: Removing directory 2025/03/27 05:46:13 INFO : A1/B1/C3: Removing directory 2025/03/27 05:46:13 DEBUG : removing 2 level 2 directories 2025/03/27 05:46:13 INFO : A3/B3: Removing directory 2025/03/27 05:46:13 INFO : A1/B2: Removing directory 2025/03/27 05:46:13 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/03/27 05:46:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/27 05:46:14 DEBUG : removing 2 level 1 directories 2025/03/27 05:46:14 INFO : A3: Removing directory 2025/03/27 05:46:14 INFO : A2: Removing directory 2025/03/27 05:46:14 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/03/27 05:46:18 DEBUG : removing 1 level 3 directories 2025/03/27 05:46:18 INFO : A1/B1/C1: Removing directory 2025/03/27 05:46:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/27 05:46:18 DEBUG : removing 1 level 2 directories 2025/03/27 05:46:18 INFO : A1/B1: Removing directory 2025/03/27 05:46:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/27 05:46:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/27 05:46:19 DEBUG : removing 1 level 1 directories 2025/03/27 05:46:19 INFO : A1: Removing directory 2025/03/27 05:46:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/27 05:46:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/27 05:46:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/27 05:46:20 DEBUG : removing 1 level 0 directories 2025/03/27 05:46:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada': Removing directory 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/03/27 05:46:20 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" --- PASS: TestRmdirsNoLeaveRoot (22.05s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:46:22 INFO : A1: Making directory 2025/03/27 05:46:22 INFO : A1/B1: Making directory 2025/03/27 05:46:23 INFO : A1/B1/C1: Making directory 2025/03/27 05:46:26 DEBUG : removing 1 level 3 directories 2025/03/27 05:46:26 INFO : A1/B1/C1: Removing directory 2025/03/27 05:46:26 DEBUG : removing 1 level 2 directories 2025/03/27 05:46:26 INFO : A1/B1: Removing directory 2025/03/27 05:46:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/27 05:46:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.65s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:46:29 INFO : A1: Making directory 2025/03/27 05:46:29 INFO : A1/B1: Making directory 2025/03/27 05:46:30 INFO : A1/B1/C1: Making directory 2025/03/27 05:46:33 DEBUG : removing 1 level 3 directories 2025/03/27 05:46:33 INFO : A1/B1/C1: Removing directory 2025/03/27 05:46:33 DEBUG : removing 1 level 2 directories 2025/03/27 05:46:33 INFO : A1/B1: Removing directory 2025/03/27 05:46:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/27 05:46:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.22s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:46:37 DEBUG : file1: md5 = 0b3dd91fa478a64ed6607acad10b02df OK 2025/03/27 05:46:38 DEBUG : filename.txt: File name found in url 2025/03/27 05:46:40 DEBUG : filename.txt: md5 = 997c867056ac14a56db05390f371a98d OK 2025/03/27 05:46:40 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/03/27 05:46:41 DEBUG : headerfilename.txt: md5 = 312410a4cfe4b59166ac00e3e933971a OK 2025/03/27 05:46:42 DEBUG : file2: md5 = 0765fec13be9aaf440aac05e7f40201d OK --- PASS: TestCopyURL (8.78s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:46:45 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/27 05:46:47 DEBUG : sub/file2: md5 = fc52445925fab05da0ae2c5c92327928 OK 2025/03/27 05:46:47 INFO : file1: Copied (new) to: sub/file2 2025/03/27 05:46:47 INFO : file1: Deleted 2025/03/27 05:46:48 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:46:48 DEBUG : file1: Unchanged skipping 2025/03/27 05:46:48 INFO : file1: Deleted 2025/03/27 05:46:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada': don't need to copy/move sub/file2, it is already at target location 2025/03/27 05:46:50 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.78s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:46:51 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/27 05:46:52 DEBUG : file1: md5 = 01e17f1b30ec66c4c399847617aee6ac OK 2025/03/27 05:46:52 INFO : file1: Copied (new) 2025/03/27 05:46:52 INFO : file1: Deleted 2025/03/27 05:46:53 DEBUG : file1: Destination exists, skipping 2025/03/27 05:46:53 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.29s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:46:57 DEBUG : dst/file1: md5 = 95c4ef11d28c5c4f4f03b6fe753ceebf OK 2025/03/27 05:46:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ninonan6kada/backup" 2025/03/27 05:46:58 DEBUG : Creating backend with remote "TestDrive:crypt/lob8jbvsns8p2f9birj8et8d23sb0vntpd1jeblc5m1tuhm2iieg/1nrff024r7pq65ecp72fc28jb0" 2025/03/27 05:46:59 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/27 05:47:01 INFO : dst/file1: Moved (server-side) 2025/03/27 05:47:03 DEBUG : dst/file1: md5 = 3659cf4bc5172e534369107d285f07be OK 2025/03/27 05:47:03 INFO : dst/file1: Copied (new) 2025/03/27 05:47:03 INFO : dst/file1: Deleted 2025/03/27 05:47:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/27 05:47:06 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/27 05:47:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.43s) === 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-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:47:09 DEBUG : A1/one: md5 = c11fc58e09479f4f080f3b38b583fa18 OK 2025/03/27 05:47:10 DEBUG : A1/two: md5 = e44b282a1d173b91292e037f0a11a322 OK 2025/03/27 05:47:12 DEBUG : A1/B1/three: md5 = 8e5ecadd00a5cfa65df16987d501d0ee OK 2025/03/27 05:47:14 DEBUG : A1/B1/C1/four: md5 = 110514b020b1b1c91e65c37e30690ff8 OK 2025/03/27 05:47:16 DEBUG : A1/B1/C2/five: md5 = 7a7cf76812d4567cad2fe89283a2e9dc OK 2025/03/27 05:47:16 INFO : A1/B2: Making directory 2025/03/27 05:47:17 INFO : A1/B1/C3: Making directory 2025/03/27 05:47:26 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/03/27 05:47:26 INFO : A2/two: Moved (server-side) to: A3/two 2025/03/27 05:47:26 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/03/27 05:47:26 INFO : A2/one: Moved (server-side) to: A3/one 2025/03/27 05:47:26 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/03/27 05:47:29 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/27 05:47:29 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/27 05:47:29 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/27 05:47:30 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/27 05:47:30 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/27 05:47:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/03/27 05:47:37 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/03/27 05:47:37 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/03/27 05:47:37 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/03/27 05:47:37 INFO : A3/two: Moved (server-side) to: A4/two 2025/03/27 05:47:38 INFO : A3/one: Moved (server-side) to: A4/one 2025/03/27 05:47:40 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/27 05:47:40 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/27 05:47:40 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/27 05:47:41 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/27 05:47:41 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/27 05:47:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/03/27 05:47:48 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/03/27 05:47:48 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/27 05:47:48 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/27 05:47:48 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/27 05:47:48 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/27 05:47:49 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/27 05:47:49 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/27 05:47:49 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/27 05:47:49 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (42.63s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:47:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada': File to upload is small (34 bytes), uploading instead of streaming 2025/03/27 05:47:52 DEBUG : no_checksum_small_file_from_pipe: md5 = 0ce01f71d6593cb91d7b577ec3b85bca OK 2025/03/27 05:47:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/27 05:47:52 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/27 05:47:53 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/03/27 05:47:53 DEBUG : no_checksum_big_file_from_pipe: md5 = 382fda692f86bf377c0d466c2226f218 OK 2025/03/27 05:47:53 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-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:47:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada': File to upload is small (34 bytes), uploading instead of streaming 2025/03/27 05:47:57 DEBUG : with_checksum_small_file_from_pipe: md5 = 69174b13176899ba3e62b1f06d32b725 OK 2025/03/27 05:47:57 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/27 05:47:57 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/03/27 05:47:58 DEBUG : with_checksum_big_file_from_pipe: md5 = 91e61574336dc4654c298b0d110dd569 OK 2025/03/27 05:47:58 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-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:48:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada': File to upload is small (34 bytes), uploading instead of streaming 2025/03/27 05:48:02 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:48:02 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/27 05:48:03 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-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:48:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada': File to upload is small (34 bytes), uploading instead of streaming 2025/03/27 05:48:06 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/27 05:48:07 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/27 05:48:08 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.21s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.91s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.91s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.74s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.65s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/03/27 05:48:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada': File to upload is small (48 bytes), uploading instead of streaming 2025/03/27 05:48:11 DEBUG : rcat_metadata: md5 = a8e55d51798922c4ac7ff3a72af5e6ba OK 2025/03/27 05:48:11 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/03/27 05:48:13 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/03/27 05:48:14 DEBUG : rcat_metadata_uploadcutoff0: md5 = 56de995f2462033ac26caa5f36ca626e OK 2025/03/27 05:48:14 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.92s) --- PASS: TestRcatMetadata/Normal (2.51s) --- PASS: TestRcatMetadata/ViaDisk (2.96s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:48:17 DEBUG : potato1: md5 = f8ac2ec0206788d0127eedac23a71f05 OK 2025/03/27 05:48:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada': File to upload is small (60 bytes), uploading instead of streaming 2025/03/27 05:48:18 DEBUG : potato2: md5 = b04e6a19b1e7e5b168605e7e5b78aece OK 2025/03/27 05:48:18 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.30s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:48:21 DEBUG : potato1: md5 = 5df743f201c64383618fd5ccc3631723 OK 2025/03/27 05:48:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada': File to upload is small (60 bytes), uploading instead of streaming 2025/03/27 05:48:22 DEBUG : potato2: md5 = d9155e288924ff87fe6421225020862f OK 2025/03/27 05:48:22 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.65s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:48:26 DEBUG : potato2: md5 = 63df4f952ca531c031876db52f5ff66f OK 2025/03/27 05:48:27 DEBUG : empty space: md5 = fb88186ff2763ecd6a8fe5af57a4db4d OK 2025/03/27 05:48:29 DEBUG : sub dir/potato3: md5 = 8b3c5baee0b3d83f0022b90aaf73e652 OK 2025/03/27 05:48:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada': Touching "empty space" 2025/03/27 05:48:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada': Touching "potato2" 2025/03/27 05:48:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada': Touching "sub dir/potato3" 2025/03/27 05:48:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.38s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:48:34 DEBUG : dir with metadata: Making directory with metadata 2025/03/27 05:48:34 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.26s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:48:36 DEBUG : directory with modtime: Making directory with metadata 2025/03/27 05:48:37 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.31s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:48:38 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/27 05:48:38 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/27 05:48:38 DEBUG : Google drive root 'crypt/lob8jbvsns8p2f9birj8et8d23sb0vntpd1jeblc5m1tuhm2iieg': Skipping btime metadata as can't update it on an existing file: 2025-03-27T05:48:38.731642146Z 2025/03/27 05:48:39 INFO : non existent directory: Updated directory metadata 2025/03/27 05:48:41 DEBUG : Google drive root 'crypt/lob8jbvsns8p2f9birj8et8d23sb0vntpd1jeblc5m1tuhm2iieg': Skipping btime metadata as can't update it on an existing file: 2025-03-27T05:48:38.731642146Z 2025/03/27 05:48:41 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.83s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:48:43 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/03/27 05:48:45 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/03/27 05:48:46 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.22s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:48:47 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/27 05:48:47 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/27 05:48:47 DEBUG : dst: Making directory with metadata 2025/03/27 05:48:48 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/27 05:48:48 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:48:49 INFO : dst: Set directory modification time (using SetModTime) 2025/03/27 05:48:49 INFO : dst: Set directory modification time (using SetModTime) 2025/03/27 05:48:49 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/03/27 05:48:49 INFO : dst: Set directory modification time (using SetModTime) 2025/03/27 05:48:49 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.45s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada'", Local "Local file system at /tmp/rclone2286335816", Modify Window "1ms" 2025/03/27 05:48:53 DEBUG : sub dir/test remove existing: md5 = c4e1dd453c073fc18bdfec35f1677879 OK 2025/03/27 05:48:54 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 91a95bc889844de46b925838b6649fd8 OK 2025/03/27 05:48:56 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.ziyemoj7" before starting 2025/03/27 05:48:57 DEBUG : sub dir/test remove existing.ziyemoj7: TEST: removing renamed existing file after operation 2025/03/27 05:48:58 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xeyafox5" before starting 2025/03/27 05:48:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xeyafox5: TEST: renaming existing back after failed operation 2025/03/27 05:49:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yafusoy6" before starting 2025/03/27 05:49:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yafusoy6: TEST: removing renamed existing file after operation 2025/03/27 05:49:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "a2822enjfto3649v1i7v3ju67olq3s3hfjj3b96scss6959n9f1ebmoihoeddcdkcmbnsa5l6v7ipl48pf1g79u4q2mj16tntt119ojvlq07mq4e8l6pdaiigp4lobbtqvk1dibne64uoch7kqimk52882uerh69sq1ssinfjcs0fsmpmr2g" 2025/03/27 05:49:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "lrdf2ospf3fqs2njks4kjq388556qv5enlp4gm41520l1ouvrl40" --- PASS: TestRemoveExisting (12.74s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/03/27 05:49:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ninonan6kada': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m11.071588229s (try 1/5)