"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/04/17 03:36:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yenized0jaki" 2025/04/17 03:36:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/17 03:36:37 DEBUG : Creating backend with remote "TestDrive:crypt/hukl4a7pq49i03noe13bb29rg0uds8ltequss6vq27qnpq7l4ntg" 2025/04/17 03:36:38 DEBUG : Creating backend with remote "/tmp/rclone470779621" === 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-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/04/17 03:36:38 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/17 03:36:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/17 03:36:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/17 03:36:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/17 03:36:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/17 03:36:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/17 03:36:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/17 03:36:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/17 03:36:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/17 03:36:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/17 03:36:38 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/17 03:36:38 DEBUG : potato: Seek from 10 to 0 2025/04/17 03:36:38 DEBUG : potato: Seek from 10 to 0 2025/04/17 03:36:38 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/17 03:36:38 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/17 03:36:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/17 03:36:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/17 03:36:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/17 03:36:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/17 03:36:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/17 03:36:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/17 03:36:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/17 03:36:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/17 03:36:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/17 03:36:38 DEBUG : potato: Seek from 5 to 2 2025/04/17 03:36:38 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/17 03:36:38 DEBUG : potato: Seek from 7 to 0 2025/04/17 03:36:38 DEBUG : potato: Seek from 7 to 0 2025/04/17 03:36:38 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/17 03:36:38 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/17 03:36:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/17 03:36:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/17 03:36:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/17 03:36:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/17 03:36:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/17 03:36:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/17 03:36:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/17 03:36:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/17 03:36:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/17 03:36:38 DEBUG : potato: Seek from 5 to 2 2025/04/17 03:36:38 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/17 03:36:38 DEBUG : potato: Seek from 8 to 0 2025/04/17 03:36:38 DEBUG : potato: Seek from 8 to 0 2025/04/17 03:36:38 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/17 03:36:38 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/17 03:36:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/17 03:36:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/17 03:36:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/17 03:36:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/17 03:36:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/17 03:36:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/17 03:36:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/17 03:36:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/17 03:36:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/17 03:36:38 DEBUG : potato: Seek from 5 to 2 2025/04/17 03:36:38 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/17 03:36:38 DEBUG : potato: Seek from 9 to 0 2025/04/17 03:36:38 DEBUG : potato: Seek from 9 to 0 2025/04/17 03:36:38 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-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:36:41 DEBUG : rutabaga: md5 = acbad327acdbe2ef37665f0c5568ac7b OK === RUN TestCheck/1 === RUN TestCheck/2 2025/04/17 03:36:42 DEBUG : empty space: md5 = 35149fda0a43e16b97e274d1b1229ae4 OK === RUN TestCheck/3 2025/04/17 03:36:44 DEBUG : potato2: md5 = 7cd3e6a523dd8b1f0af11ca57c09f3af OK === RUN TestCheck/4 === RUN TestCheck/5 2025/04/17 03:36:46 DEBUG : remotepotato: md5 = ee02446a7ef8a40582c93451d97126d7 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.73s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.20s) --- PASS: TestCheck/3 (0.22s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/04/17 03:36:49 DEBUG : Creating backend with remote "nonexistent" 2025/04/17 03:36:49 DEBUG : Creating backend with remote "nonexistent" 2025/04/17 03:36:49 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/17 03:36:49 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/04/17 03:36:49 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/17 03:36:49 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-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:36:51 DEBUG : rutabaga: md5 = b9a4630a30cdf1a4a7f83e79f5e847f8 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/04/17 03:36:54 DEBUG : empty space: md5 = 1a76cf0f4b97b64313e81665bc982ada OK === RUN TestCheckDownload/3 2025/04/17 03:36:57 DEBUG : potato2: md5 = d219e2c27dea59497d7205510a965fd7 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/04/17 03:37:00 DEBUG : remotepotato: md5 = a139b201f49479a0c61a82b61eba832d OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.59s) --- PASS: TestCheckDownload/1 (1.03s) --- PASS: TestCheckDownload/2 (1.10s) --- PASS: TestCheckDownload/3 (0.89s) --- PASS: TestCheckDownload/4 (1.13s) --- PASS: TestCheckDownload/5 (0.92s) --- PASS: TestCheckDownload/6 (1.20s) --- PASS: TestCheckDownload/7 (0.98s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:37:06 DEBUG : rutabaga: md5 = 6534af8ff7dbe132504702d410751311 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/04/17 03:37:08 DEBUG : empty space: md5 = b4b4466aa4ad3757209bc439d13ffd9c OK === RUN TestCheckSizeOnly/3 2025/04/17 03:37:10 DEBUG : potato2: md5 = a9e2f70147b2ac3b29036f189d4c688d OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/04/17 03:37:12 DEBUG : remotepotato: md5 = c3b6fd4a67cd5b35f348ae9a59a5aa93 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.35s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.31s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:37:17 DEBUG : test.sum: md5 = eace28ea20b00309023d19665ac94948 OK 2025/04/17 03:37:18 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/17 03:37:18 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/17 03:37:18 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/17 03:37:18 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/17 03:37:19 DEBUG : test.sum: md5 = d9f840a26a29067eaa0b531ec92e3a13 OK 2025/04/17 03:37:20 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/17 03:37:20 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/17 03:37:20 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/17 03:37:20 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.97s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:37:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yenized0jaki/data" 2025/04/17 03:37:21 DEBUG : Creating backend with remote "TestDrive:crypt/hukl4a7pq49i03noe13bb29rg0uds8ltequss6vq27qnpq7l4ntg/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki/data' lacks md5, skipping --- SKIP: TestCheckSum (1.85s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:37:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yenized0jaki/data" 2025/04/17 03:37:23 DEBUG : Creating backend with remote "TestDrive:crypt/hukl4a7pq49i03noe13bb29rg0uds8ltequss6vq27qnpq7l4ntg/vjrnln8ratgmqakfosrqe8espk" 2025/04/17 03:37:27 DEBUG : data/banana: md5 = 34f7795789af76a6a97b82544d5e2969 OK 2025/04/17 03:37:28 DEBUG : test.sum: md5 = 8a202faabbcd9a2f6ae0324267b34091 OK === RUN TestCheckSumDownload/subtest1 2025/04/17 03:37:32 DEBUG : data/potato: md5 = fb13eca37b6ce8e45059984b44351598 OK 2025/04/17 03:37:33 DEBUG : test.sum: md5 = 51352f15f60a1c4d06949357ba0cb294 OK === RUN TestCheckSumDownload/subtest2 2025/04/17 03:37:37 DEBUG : test.sum: md5 = 598bd45d65f6b495b7dbacb673326917 OK === RUN TestCheckSumDownload/subtest3 2025/04/17 03:37:41 DEBUG : test.sum: md5 = 0b57a6903f4c2d517b6245cfbfbddc48 OK === RUN TestCheckSumDownload/subtest4 2025/04/17 03:37:45 DEBUG : test.sum: md5 = d751475f48841c983b08b4f747324ee9 OK === RUN TestCheckSumDownload/subtest5 2025/04/17 03:37:49 DEBUG : test.sum: md5 = cfd3f4a4e50ca2b27af4a42f2c9ce854 OK === RUN TestCheckSumDownload/subtest6 2025/04/17 03:37:53 DEBUG : data/banana: md5 = 680bf289bdb7eadd0eee28590a81b3a9 OK 2025/04/17 03:37:55 DEBUG : data/potato: md5 = 1a938875ae0491d132e77950ba3f44e9 OK 2025/04/17 03:37:56 DEBUG : test.sum: md5 = e1b91c9162350a1497546fed90af96e0 OK === RUN TestCheckSumDownload/subtest7 2025/04/17 03:38:01 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/04/17 03:38:01 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (39.11s) --- PASS: TestCheckSumDownload/subtest1 (2.20s) --- PASS: TestCheckSumDownload/subtest2 (1.90s) --- PASS: TestCheckSumDownload/subtest3 (2.36s) --- PASS: TestCheckSumDownload/subtest4 (2.47s) --- PASS: TestCheckSumDownload/subtest5 (1.94s) --- PASS: TestCheckSumDownload/subtest6 (2.61s) --- PASS: TestCheckSumDownload/subtest7 (2.64s) === RUN TestApplyTransforms 2025/04/17 03:38:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wapixes1leko" 2025/04/17 03:38:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/17 03:38:02 DEBUG : Creating backend with remote "TestDrive:crypt/hh1ju6j3atrsvuabs4287jr1bc0jud9p3fr05n0hnh3u7ldgc7kg" 2025/04/17 03:38:03 DEBUG : Creating backend with remote "/tmp/rclone2732459065" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wapixes1leko'", Local "Local file system at /tmp/rclone2732459065", Modify Window "1ms" 2025/04/17 03:38:05 DEBUG : hello, world!: md5 = 0e1a9db487ef98141b352ece689351ec OK upper checkfile vs. lower remote (without normalization) 2025/04/17 03:38:05 ERROR : hello, world!: sum not found 2025/04/17 03:38:05 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wapixes1leko' 2025/04/17 03:38:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wapixes1leko': 1 files missing 2025/04/17 03:38:05 NOTICE: 1 hashes missing 2025/04/17 03:38:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wapixes1leko': 2 differences found 2025/04/17 03:38:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wapixes1leko': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/17 03:38:06 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/17 03:38:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wapixes1leko': 0 differences found 2025/04/17 03:38:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wapixes1leko': 1 matching files 2025/04/17 03:38:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yojixik7taki" 2025/04/17 03:38:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/17 03:38:07 DEBUG : Creating backend with remote "TestDrive:crypt/1u7lp9br3g3o95bun0ifk70scenak9hsmndhe04dbsdmidd0ii60" 2025/04/17 03:38:07 DEBUG : Creating backend with remote "/tmp/rclone781931633" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojixik7taki'", Local "Local file system at /tmp/rclone781931633", Modify Window "1ms" 2025/04/17 03:38:09 DEBUG : HELLO, WORLD!: md5 = bb287f5358957974cc9d4cec466c0ff8 OK lower checkfile vs. upper remote (without normalization) 2025/04/17 03:38:10 ERROR : HELLO, WORLD!: sum not found 2025/04/17 03:38:10 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yojixik7taki' 2025/04/17 03:38:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yojixik7taki': 1 files missing 2025/04/17 03:38:10 NOTICE: 1 hashes missing 2025/04/17 03:38:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yojixik7taki': 2 differences found 2025/04/17 03:38:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yojixik7taki': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/17 03:38:11 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/17 03:38:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yojixik7taki': 0 differences found 2025/04/17 03:38:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yojixik7taki': 1 matching files 2025/04/17 03:38:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hukadox8loru" 2025/04/17 03:38:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/17 03:38:11 DEBUG : Creating backend with remote "TestDrive:crypt/1agn45c10epln794t59ad8qe2j2a26c7s5596t6kear7i8mgi630" 2025/04/17 03:38:12 DEBUG : Creating backend with remote "/tmp/rclone1187950238" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hukadox8loru'", Local "Local file system at /tmp/rclone1187950238", Modify Window "1ms" 2025/04/17 03:38:14 DEBUG : HeLlO, wOrLd!: md5 = 01c13d9afcb4b297e7761086df6ac80c OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/17 03:38:15 ERROR : HeLlO, wOrLd!: sum not found 2025/04/17 03:38:15 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hukadox8loru' 2025/04/17 03:38:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hukadox8loru': 1 files missing 2025/04/17 03:38:15 NOTICE: 1 hashes missing 2025/04/17 03:38:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hukadox8loru': 2 differences found 2025/04/17 03:38:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hukadox8loru': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/17 03:38:16 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/17 03:38:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hukadox8loru': 0 differences found 2025/04/17 03:38:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hukadox8loru': 1 matching files 2025/04/17 03:38:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lusixos4dure" 2025/04/17 03:38:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/17 03:38:16 DEBUG : Creating backend with remote "TestDrive:crypt/pllnf7ebq0edpe9u390ft16fb6iqan2ihn312vhfcro2ag00l2hg" 2025/04/17 03:38:17 DEBUG : Creating backend with remote "/tmp/rclone418607397" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lusixos4dure'", Local "Local file system at /tmp/rclone418607397", Modify Window "1ms" 2025/04/17 03:38:19 DEBUG : HELLO, WORLD!: md5 = 459e21427fe356aea8077b0c5bac11c1 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/17 03:38:19 ERROR : HELLO, WORLD!: sum not found 2025/04/17 03:38:19 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lusixos4dure' 2025/04/17 03:38:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lusixos4dure': 1 files missing 2025/04/17 03:38:19 NOTICE: 1 hashes missing 2025/04/17 03:38:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lusixos4dure': 2 differences found 2025/04/17 03:38:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lusixos4dure': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/17 03:38:20 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/17 03:38:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lusixos4dure': 0 differences found 2025/04/17 03:38:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lusixos4dure': 1 matching files 2025/04/17 03:38:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hisonog0zodu" 2025/04/17 03:38:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/17 03:38:20 DEBUG : Creating backend with remote "TestDrive:crypt/j5232g5gmd2csudjjhdbto4iundvka99amhpnlbpsa01pv1jving" 2025/04/17 03:38:21 DEBUG : Creating backend with remote "/tmp/rclone2922046264" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hisonog0zodu'", Local "Local file system at /tmp/rclone2922046264", Modify Window "1ms" 2025/04/17 03:38:23 DEBUG : 測試_Русский___ě_áñ: md5 = 21639d22f4cc89458760b511f0aa77d2 OK NFD checkfile vs. NFC remote (without normalization) 2025/04/17 03:38:24 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/17 03:38:24 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hisonog0zodu' 2025/04/17 03:38:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hisonog0zodu': 1 files missing 2025/04/17 03:38:24 NOTICE: 1 hashes missing 2025/04/17 03:38:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hisonog0zodu': 2 differences found 2025/04/17 03:38:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hisonog0zodu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/17 03:38:25 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/17 03:38:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hisonog0zodu': 0 differences found 2025/04/17 03:38:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hisonog0zodu': 1 matching files 2025/04/17 03:38:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quvobat8zavo" 2025/04/17 03:38:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/17 03:38:25 DEBUG : Creating backend with remote "TestDrive:crypt/tsior8nnre5mvb1445advupgqp5cu8o610r9gufee1v39c81agbg" 2025/04/17 03:38:26 DEBUG : Creating backend with remote "/tmp/rclone193251427" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvobat8zavo'", Local "Local file system at /tmp/rclone193251427", Modify Window "1ms" 2025/04/17 03:38:28 DEBUG : 測試_Русский___ě_áñ: md5 = b8a2fa66d05d16d9949034d2d1b6326f OK NFC checkfile vs. NFD remote (without normalization) 2025/04/17 03:38:28 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/17 03:38:28 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-quvobat8zavo' 2025/04/17 03:38:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quvobat8zavo': 1 files missing 2025/04/17 03:38:28 NOTICE: 1 hashes missing 2025/04/17 03:38:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quvobat8zavo': 2 differences found 2025/04/17 03:38:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quvobat8zavo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/17 03:38:30 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/17 03:38:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quvobat8zavo': 0 differences found 2025/04/17 03:38:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quvobat8zavo': 1 matching files 2025/04/17 03:38:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sifituv4vozo" 2025/04/17 03:38:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/17 03:38:30 DEBUG : Creating backend with remote "TestDrive:crypt/7j6r40r9l9krtfebkql84mo361rlqn1sv2u6oo863m2nlcbneo80" 2025/04/17 03:38:31 DEBUG : Creating backend with remote "/tmp/rclone1814185634" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sifituv4vozo'", Local "Local file system at /tmp/rclone1814185634", Modify Window "1ms" 2025/04/17 03:38:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 38489693942eac250e99b997faf42864 OK NFDx2 checkfile vs. both remote (without normalization) 2025/04/17 03:38:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/17 03:38:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sifituv4vozo' 2025/04/17 03:38:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sifituv4vozo': 1 files missing 2025/04/17 03:38:33 NOTICE: 1 hashes missing 2025/04/17 03:38:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sifituv4vozo': 2 differences found 2025/04/17 03:38:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sifituv4vozo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/17 03:38:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/17 03:38:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sifituv4vozo': 0 differences found 2025/04/17 03:38:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sifituv4vozo': 1 matching files 2025/04/17 03:38:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nupixed7qeto" 2025/04/17 03:38:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/17 03:38:34 DEBUG : Creating backend with remote "TestDrive:crypt/ftlrc8k9r7kc86apu3sdumavdg9umqclppqesk8kpvbaols847bg" 2025/04/17 03:38:35 DEBUG : Creating backend with remote "/tmp/rclone1616051641" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nupixed7qeto'", Local "Local file system at /tmp/rclone1616051641", Modify Window "1ms" 2025/04/17 03:38:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c3d1f6bcbd80df0f673e2a64b13dda1f OK NFCx2 checkfile vs. both remote (without normalization) 2025/04/17 03:38:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/17 03:38:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nupixed7qeto' 2025/04/17 03:38:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nupixed7qeto': 1 files missing 2025/04/17 03:38:38 NOTICE: 1 hashes missing 2025/04/17 03:38:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nupixed7qeto': 2 differences found 2025/04/17 03:38:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nupixed7qeto': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/17 03:38:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/17 03:38:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nupixed7qeto': 0 differences found 2025/04/17 03:38:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nupixed7qeto': 1 matching files 2025/04/17 03:38:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gocomar4teko" 2025/04/17 03:38:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/17 03:38:39 DEBUG : Creating backend with remote "TestDrive:crypt/k4gkpteo2dadg5rfeihsklpvmjpsms0jmgisgbaivavv25jpbvvg" 2025/04/17 03:38:40 DEBUG : Creating backend with remote "/tmp/rclone1129443617" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gocomar4teko'", Local "Local file system at /tmp/rclone1129443617", Modify Window "1ms" 2025/04/17 03:38:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = eebbe20e68588f968143bd33a02498b1 OK both checkfile vs. NFDx2 remote (without normalization) 2025/04/17 03:38:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/17 03:38:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gocomar4teko' 2025/04/17 03:38:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gocomar4teko': 1 files missing 2025/04/17 03:38:42 NOTICE: 1 hashes missing 2025/04/17 03:38:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gocomar4teko': 2 differences found 2025/04/17 03:38:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gocomar4teko': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/17 03:38:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/17 03:38:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gocomar4teko': 0 differences found 2025/04/17 03:38:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gocomar4teko': 1 matching files 2025/04/17 03:38:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuqedic3rego" 2025/04/17 03:38:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/17 03:38:44 DEBUG : Creating backend with remote "TestDrive:crypt/f8l5s64s9039sdf6bame4025iq0haqotp3raj8kfm6skkm5si2jg" 2025/04/17 03:38:45 DEBUG : Creating backend with remote "/tmp/rclone3842019137" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuqedic3rego'", Local "Local file system at /tmp/rclone3842019137", Modify Window "1ms" 2025/04/17 03:38:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 62b7842eec36c425bac34e6117fa0a52 OK both checkfile vs. NFCx2 remote (without normalization) 2025/04/17 03:38:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/17 03:38:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tuqedic3rego' 2025/04/17 03:38:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuqedic3rego': 1 files missing 2025/04/17 03:38:47 NOTICE: 1 hashes missing 2025/04/17 03:38:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuqedic3rego': 2 differences found 2025/04/17 03:38:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuqedic3rego': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/17 03:38:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/17 03:38:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuqedic3rego': 0 differences found 2025/04/17 03:38:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuqedic3rego': 1 matching files 2025/04/17 03:38:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuqedic3rego': Purge remote 2025/04/17 03:38:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gocomar4teko': Purge remote 2025/04/17 03:38:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nupixed7qeto': Purge remote 2025/04/17 03:38:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sifituv4vozo': Purge remote 2025/04/17 03:38:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quvobat8zavo': Purge remote 2025/04/17 03:38:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hisonog0zodu': Purge remote 2025/04/17 03:38:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lusixos4dure': Purge remote 2025/04/17 03:38:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hukadox8loru': Purge remote 2025/04/17 03:38:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yojixik7taki': Purge remote 2025/04/17 03:38:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wapixes1leko': Purge remote --- PASS: TestApplyTransforms (50.75s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:38:53 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/17 03:38:55 DEBUG : sub/file2: md5 = fd1a5c967b9856e9d045c1f21f7ae9b6 OK 2025/04/17 03:38:55 INFO : file1: Copied (new) to: sub/file2 2025/04/17 03:38:56 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 03:38:56 DEBUG : file1: Unchanged skipping 2025/04/17 03:38:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki': don't need to copy/move sub/file2, it is already at target location 2025/04/17 03:38:58 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.66s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.42s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:39:01 DEBUG : dst/file1: md5 = 2820117683bc02ee76f7d1c71cfaeb29 OK 2025/04/17 03:39:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yenized0jaki/backup" 2025/04/17 03:39:02 DEBUG : Creating backend with remote "TestDrive:crypt/hukl4a7pq49i03noe13bb29rg0uds8ltequss6vq27qnpq7l4ntg/1nrff024r7pq65ecp72fc28jb0" 2025/04/17 03:39:03 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/17 03:39:06 INFO : dst/file1: Moved (server-side) 2025/04/17 03:39:07 DEBUG : dst/file1: md5 = 7b56b2a0fc9d00587920d3010b683432 OK 2025/04/17 03:39:07 INFO : dst/file1: Copied (new) 2025/04/17 03:39:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/17 03:39:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/17 03:39:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.22s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:39:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yenized0jaki/dst" 2025/04/17 03:39:11 DEBUG : Creating backend with remote "TestDrive:crypt/hukl4a7pq49i03noe13bb29rg0uds8ltequss6vq27qnpq7l4ntg/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/17 03:39:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yenized0jaki/CompareDest" 2025/04/17 03:39:13 DEBUG : Creating backend with remote "TestDrive:crypt/hukl4a7pq49i03noe13bb29rg0uds8ltequss6vq27qnpq7l4ntg/gveqi14airsml4bgu7krj116o8" 2025/04/17 03:39:14 DEBUG : one: Need to transfer - File not found at Destination 2025/04/17 03:39:17 DEBUG : one: md5 = 116b265d54ff24abbeb6bb9d3fba5474 OK 2025/04/17 03:39:17 INFO : one: Copied (new) 2025/04/17 03:39:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/17 03:39:19 DEBUG : one: md5 = 22ccf43965f18b7cbd57c4417e14079f OK 2025/04/17 03:39:19 INFO : one: Copied (replaced existing) 2025/04/17 03:39:21 DEBUG : dst/one: md5 = e7bb571ef5bf77f17197f5deafa8e4c2 OK 2025/04/17 03:39:23 DEBUG : CompareDest/one: md5 = 2fa41a65bf249bd7986ab6fd99cec902 OK 2025/04/17 03:39:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/17 03:39:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 03:39:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/17 03:39:26 DEBUG : CompareDest/two: md5 = e7314893102fde2687d7f7db548c449f OK 2025/04/17 03:39:27 DEBUG : two: Need to transfer - File not found at Destination 2025/04/17 03:39:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 03:39:27 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/17 03:39:28 DEBUG : two: Need to transfer - File not found at Destination 2025/04/17 03:39:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 03:39:28 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/17 03:39:29 DEBUG : two: Need to transfer - File not found at Destination 2025/04/17 03:39:29 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/17 03:39:31 DEBUG : two: md5 = e34882693aa0d80d4322378e06e82f8c OK 2025/04/17 03:39:31 INFO : two: Copied (new) 2025/04/17 03:39:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/17 03:39:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/17 03:39:34 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/17 03:39:34 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.02s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:39:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yenized0jaki/dst" 2025/04/17 03:39:35 DEBUG : Config file has changed externally - reloading 2025/04/17 03:39:35 DEBUG : Creating backend with remote "TestDrive:crypt/hukl4a7pq49i03noe13bb29rg0uds8ltequss6vq27qnpq7l4ntg/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/17 03:39:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yenized0jaki/CopyDest" 2025/04/17 03:39:37 DEBUG : Creating backend with remote "TestDrive:crypt/hukl4a7pq49i03noe13bb29rg0uds8ltequss6vq27qnpq7l4ntg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/17 03:39:38 DEBUG : one: Need to transfer - File not found at Destination 2025/04/17 03:39:41 DEBUG : one: md5 = 305b2346b61dcfdd3427f71e43a2c33e OK 2025/04/17 03:39:41 INFO : one: Copied (new) 2025/04/17 03:39:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/17 03:39:43 DEBUG : one: md5 = c2e46e0abac685fceda119cd6a01930e OK 2025/04/17 03:39:43 INFO : one: Copied (replaced existing) 2025/04/17 03:39:45 DEBUG : dst/one: md5 = c57037b3ba0dae64cb772055861f3ed9 OK 2025/04/17 03:39:47 DEBUG : CopyDest/one: md5 = 56aed4a9b174b551d8a9cf5c9a7c07a7 OK 2025/04/17 03:39:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yenized0jaki/BackupDir" 2025/04/17 03:39:48 DEBUG : Creating backend with remote "TestDrive:crypt/hukl4a7pq49i03noe13bb29rg0uds8ltequss6vq27qnpq7l4ntg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/17 03:39:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/17 03:39:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 03:39:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/17 03:39:51 INFO : one: Moved (server-side) 2025/04/17 03:39:52 INFO : one: Copied (server-side copy) 2025/04/17 03:39:52 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/17 03:39:54 DEBUG : CopyDest/two: md5 = 1b47628c038bc1f7ea1f126e5cf6abba OK 2025/04/17 03:39:55 DEBUG : two: Need to transfer - File not found at Destination 2025/04/17 03:39:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 03:39:56 INFO : two: Copied (server-side copy) 2025/04/17 03:39:56 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/17 03:39:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 03:39:57 DEBUG : two: Unchanged skipping 2025/04/17 03:39:58 DEBUG : CopyDest/three: md5 = 05e5d6ca06cabcb44a7106580a1b3cf8 OK 2025/04/17 03:39:59 DEBUG : three: Need to transfer - File not found at Destination 2025/04/17 03:39:59 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/17 03:39:59 DEBUG : three: Destination not found in --copy-dest 2025/04/17 03:40:01 DEBUG : three: md5 = 87a9fa8c4fb75a09466fc04d31084e59 OK 2025/04/17 03:40:01 INFO : three: Copied (new) 2025/04/17 03:40:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/17 03:40:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/17 03:40:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/17 03:40:06 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/17 03:40:06 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/17 03:40:06 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/17 03:40:06 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (31.96s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", 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-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.49s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:40:08 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/17 03:40:10 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 80d51a930968df7917a1ca6ad6682b19 OK 2025/04/17 03:40:10 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/17 03:40:11 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/17 03:40:11 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/04/17 03:40:12 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/17 03:40:13 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/17 03:40:14 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 97f3bfb34dd0d6b808e3f53676d8dba0 OK 2025/04/17 03:40:14 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/04/17 03:40:16 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/04/17 03:40:16 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.58s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:40:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki': Looking for duplicate names using skip mode. 2025/04/17 03:40:20 NOTICE: one: Found 2 files with duplicate names 2025/04/17 03:40:20 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.57s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:40:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki': Looking for duplicate names using skip mode. 2025/04/17 03:40:26 NOTICE: one: Found 3 files with duplicate names 2025/04/17 03:40:26 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/04/17 03:40:26 INFO : one: Deleted 2025/04/17 03:40:26 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.28s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:40:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki': Looking for duplicate names using first mode. 2025/04/17 03:40:32 NOTICE: one: Found 3 files with duplicate names 2025/04/17 03:40:32 INFO : one: Deleted 2025/04/17 03:40:33 INFO : one: Deleted 2025/04/17 03:40:33 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (5.94s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:40:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki': Looking for duplicate names using newest mode. 2025/04/17 03:40:38 NOTICE: one: Found 3 files with duplicate names 2025/04/17 03:40:38 INFO : one: Deleted 2025/04/17 03:40:39 INFO : one: Deleted 2025/04/17 03:40:39 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (5.80s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:40:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki': Looking for duplicate names using oldest mode. 2025/04/17 03:40:44 NOTICE: one: Found 3 files with duplicate names 2025/04/17 03:40:45 INFO : one: Deleted 2025/04/17 03:40:45 INFO : one: Deleted 2025/04/17 03:40:45 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.31s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:40:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki': Looking for duplicate names using largest mode. 2025/04/17 03:40:50 NOTICE: one: Found 3 files with duplicate names 2025/04/17 03:40:51 INFO : one: Deleted 2025/04/17 03:40:51 INFO : one: Deleted 2025/04/17 03:40:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.09s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:40:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki': Looking for duplicate names using smallest mode. 2025/04/17 03:40:57 NOTICE: one: Found 3 files with duplicate names 2025/04/17 03:40:57 INFO : one: Deleted 2025/04/17 03:40:57 INFO : one: Deleted 2025/04/17 03:40:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.19s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:41:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki': Looking for duplicate names using rename mode. 2025/04/17 03:41:04 NOTICE: one.txt: Found 3 files with duplicate names 2025/04/17 03:41:05 INFO : one-2.txt: renamed from: one.txt 2025/04/17 03:41:06 INFO : one-3.txt: renamed from: one.txt 2025/04/17 03:41:07 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (10.94s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:41:12 DEBUG : dupe1/one.txt: md5 = 6f5f65b55836f14f0c1c0294b13fbe03 OK 2025/04/17 03:41:14 DEBUG : dupe2/two.txt: md5 = 8bf4e4bf18cc9d3f2044c17644da6982 OK 2025/04/17 03:41:16 DEBUG : dupe3/three.txt: md5 = dce75a4f574e5bd7a163c5e03065ed09 OK 2025/04/17 03:41:17 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/04/17 03:41:17 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/04/17 03:41:18 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/04/17 03:41:18 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/04/17 03:41:21 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/17 03:41:21 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/04/17 03:41:21 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.56s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:41:23 DEBUG : a.txt: md5 = d7a94a779947e4c7544aba8b53992428 OK 2025/04/17 03:41:25 DEBUG : zend.txt: md5 = 298b6e651d79fb9a35c9ad3bdfa29d7b OK 2025/04/17 03:41:27 DEBUG : sub dir/hello world: md5 = 41e27576d373c702c638565047023ca8 OK 2025/04/17 03:41:28 DEBUG : sub dir/hello world2: md5 = 1f73e707c4886a3d23ba7fd8ac05db54 OK 2025/04/17 03:41:30 DEBUG : sub dir/ignore dir/.ignore: md5 = 223e9c452dfc0829c472272f9288969c OK 2025/04/17 03:41:32 DEBUG : sub dir/ignore dir/should be ignored: md5 = 1f6583d502123ec128851cb730da1e06 OK 2025/04/17 03:41:34 DEBUG : sub dir/sub sub dir/hello world3: md5 = fc69e14a1d586ef6e346f5e6e56b7127 OK 2025/04/17 03:41:35 DEBUG : a.txt: Excluded (Size Filter) 2025/04/17 03:41:35 DEBUG : a.txt: Excluded 2025/04/17 03:41:35 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/17 03:41:35 DEBUG : sub dir/hello world: Excluded 2025/04/17 03:41:35 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/17 03:41:35 DEBUG : sub dir/hello world2: Excluded 2025/04/17 03:41:36 DEBUG : sub dir/ignore dir: Excluded 2025/04/17 03:41:36 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/17 03:41:36 DEBUG : sub dir/hello world: Excluded 2025/04/17 03:41:36 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/17 03:41:36 DEBUG : sub dir/hello world2: Excluded 2025/04/17 03:41:36 DEBUG : sub dir/ignore dir: Excluded 2025/04/17 03:41:41 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/17 03:41:42 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/17 03:41:42 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/17 03:41:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/17 03:41:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/17 03:41:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/17 03:41:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (20.71s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:41:44 DEBUG : a.txt: md5 = 09e5591e20cfc06d23ef550e3e350410 OK 2025/04/17 03:41:46 DEBUG : zend.txt: md5 = 7538fd55076a960f561115d15a92f2f1 OK 2025/04/17 03:41:48 DEBUG : sub dir/hello world: md5 = 71df2ea6467fcf7d937f07d0b77f2d1a OK 2025/04/17 03:41:49 DEBUG : sub dir/hello world2: md5 = 5faa85fbcc92cf8a840c172a0554b0a1 OK 2025/04/17 03:41:51 DEBUG : sub dir/ignore dir/.ignore: md5 = 2e07b1304d3907676940f9b5799fec34 OK 2025/04/17 03:41:52 DEBUG : sub dir/ignore dir/should be ignored: md5 = 1ae49d379ea9b7fffb77a0fdbc410f41 OK 2025/04/17 03:41:54 DEBUG : sub dir/sub sub dir/hello world3: md5 = 5f9081270022c87018a8e32ab52667eb OK 2025/04/17 03:41:55 DEBUG : a.txt: Excluded (Size Filter) 2025/04/17 03:41:55 DEBUG : a.txt: Excluded 2025/04/17 03:41:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/17 03:41:56 DEBUG : sub dir/hello world: Excluded 2025/04/17 03:41:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/17 03:41:56 DEBUG : sub dir/hello world2: Excluded 2025/04/17 03:41:56 DEBUG : sub dir/ignore dir: Excluded 2025/04/17 03:41:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/17 03:41:56 DEBUG : sub dir/hello world: Excluded 2025/04/17 03:41:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/17 03:41:56 DEBUG : sub dir/hello world2: Excluded 2025/04/17 03:41:57 DEBUG : sub dir/ignore dir: Excluded 2025/04/17 03:42:01 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/17 03:42:02 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/17 03:42:02 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/17 03:42:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/17 03:42:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/17 03:42:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/17 03:42:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (20.03s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:42:04 DEBUG : file1: md5 = b14ae122bac16246d2b55de2d5f52365 OK 2025/04/17 03:42:06 DEBUG : sub/file2: md5 = a70c4833f5b1707840110818223e5bca 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/04/17 03:42:09 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/04/17 03:42:09 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/04/17 03:42:10 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/04/17 03:42:11 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.13s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.61s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.21s) --- PASS: TestListJSON/NoMimeType (0.22s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.61s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:42:13 DEBUG : file1: md5 = a685bf9353fd33fe408f1fbdaf1589c7 OK 2025/04/17 03:42:16 DEBUG : sub/file2: md5 = 6f8a9061f262cdb322ce338548f978e7 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/04/17 03:42:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yenized0jaki/notfound" 2025/04/17 03:42:19 DEBUG : Config file has changed externally - reloading 2025/04/17 03:42:20 DEBUG : Creating backend with remote "TestDrive:crypt/hukl4a7pq49i03noe13bb29rg0uds8ltequss6vq27qnpq7l4ntg/qe0i31qdkoejk60elps0ni5sqk" 2025/04/17 03:42:23 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.28s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.45s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.22s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.20s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.66s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:42:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki': Making directory 2025/04/17 03:42:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki': Making directory --- PASS: TestMkdir (0.60s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:42:26 DEBUG : sub dir/hello world: md5 = 4b30be5a9f612321103404e1026f4f6e OK 2025/04/17 03:42:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.47s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:42:30 DEBUG : potato2: md5 = 53c1c90696fb0e8085f8ba70d4a61f49 OK 2025/04/17 03:42:31 DEBUG : empty space: md5 = 100e86ee64e08fcb1c86dad147475ced OK --- PASS: TestLs (4.48s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:42:34 DEBUG : potato2: md5 = 41e4abef36bbd625a58042e5513793ec OK 2025/04/17 03:42:36 DEBUG : empty space: md5 = 1b61f51d2ec46d68c6cf0a3274c95644 OK 2025/04/17 03:42:36 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/04/17 03:42:36 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.62s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:42:39 DEBUG : potato2: md5 = 5ad53c1b9318de1373e2e58f797aaef4 OK 2025/04/17 03:42:40 DEBUG : empty space: md5 = 7891fb028c278d5111e972103bab045d OK --- PASS: TestLsLong (4.45s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:42:43 DEBUG : potato2: md5 = 86be26be09f2031b50648770e35a4259 OK 2025/04/17 03:42:45 DEBUG : empty space: md5 = 74981c82f1fb09da78bf994a22a1e804 OK --- PASS: TestHashSums (4.18s) === RUN TestHashSumsWithErrors 2025/04/17 03:42:46 DEBUG : Creating backend with remote ":memory:" 2025/04/17 03:42:46 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/17 03:42:46 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/17 03:42:46 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/17 03:42:46 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/17 03:42:46 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/17 03:42:46 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/17 03:42:46 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/17 03:42:46 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/17 03:42:46 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-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:42:47 DEBUG : potato2: md5 = aaa7028bd59945548c2960357c58c8be OK 2025/04/17 03:42:49 DEBUG : empty space: md5 = bb1911548a197ac1f57d697a0cad3091 OK 2025/04/17 03:42:51 DEBUG : sub dir/potato3: md5 = b402d289ddc505c2eff5529fc04af153 OK 2025/04/17 03:42:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.34s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:42:56 DEBUG : small: md5 = dd536bae774c29c0f373a9a5e2a87f14 OK 2025/04/17 03:42:57 DEBUG : medium: md5 = beabb4240ba3033160b2d6ef07244471 OK 2025/04/17 03:42:59 DEBUG : large: md5 = 08fee94c8256293b8d8f63029f8d15b3 OK 2025/04/17 03:42:59 DEBUG : Waiting for deletions to finish 2025/04/17 03:42:59 DEBUG : large: Excluded (Size Filter) 2025/04/17 03:43:00 INFO : medium: Deleted 2025/04/17 03:43:00 INFO : small: Deleted --- PASS: TestDelete (6.49s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:43:02 DEBUG : small: md5 = 257dc7666a5fb0a45aa0d5b57ae663e3 OK 2025/04/17 03:43:04 DEBUG : medium: md5 = 73de4e55b27b71aec2cb6941f62bcb47 OK 2025/04/17 03:43:05 DEBUG : large: md5 = 255f75baf40ce311c471715842ef6bc9 OK 2025/04/17 03:43:05 DEBUG : Waiting for deletions to finish 2025/04/17 03:43:05 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/04/17 03:43:06 INFO : medium: Deleted 2025/04/17 03:43:06 INFO : small: Deleted --- PASS: TestMaxDelete (6.22s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:43:08 DEBUG : small: md5 = b6aec37d1cfac19636851c93eae8b347 OK 2025/04/17 03:43:10 DEBUG : medium: md5 = 65fff17742ba9ff4bc248ecc617e89b8 OK 2025/04/17 03:43:11 DEBUG : large: md5 = 3e1647e87e0d11b392773d54e3205141 OK 2025/04/17 03:43:11 DEBUG : Waiting for deletions to finish 2025/04/17 03:43:11 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/17 03:43:12 INFO : medium: Deleted 2025/04/17 03:43:12 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.21s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:43:15 DEBUG : small: md5 = 252a6814462e99744e67f11bfc00cb4f OK 2025/04/17 03:43:16 DEBUG : medium: md5 = 7603be4f77c7a0aaf02c4fdacc82437b OK 2025/04/17 03:43:17 DEBUG : large: md5 = 162f210c0ba4cb772f96bab965e36fc8 OK 2025/04/17 03:43:18 DEBUG : Waiting for deletions to finish 2025/04/17 03:43:18 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/17 03:43:18 INFO : small: Deleted 2025/04/17 03:43:18 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.47s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:43:21 DEBUG : ReadFile: md5 = 874526c9c5a6df07a5bcb00f17132385 OK --- PASS: TestReadFile (3.82s) === RUN TestRetry 2025/04/17 03:43:24 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/17 03:43:24 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/17 03:43:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/17 03:43:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/17 03:43:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/17 03:43:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/17 03:43:24 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-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:43:25 DEBUG : file1: md5 = db21b24304bbc865296cedfb02bb4fa6 OK 2025/04/17 03:43:27 DEBUG : file2: md5 = 35867fc1a4639140f945efeb6c8381cb OK --- PASS: TestCat (17.33s) === RUN TestPurge 2025/04/17 03:43:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rucinun0cezo" 2025/04/17 03:43:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/17 03:43:41 DEBUG : Creating backend with remote "TestDrive:crypt/4oitdsdobcs21qhs9m9ous2d0dk29h1l8707kklgc04lm0kcv8l0" 2025/04/17 03:43:42 DEBUG : Creating backend with remote "/tmp/rclone1260067500" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rucinun0cezo'", Local "Local file system at /tmp/rclone1260067500", Modify Window "1ms" 2025/04/17 03:43:46 DEBUG : A1/B1/C1/one: md5 = dba37a15e3ecbd3ea4c540b5cf49f0fc OK 2025/04/17 03:43:46 INFO : A2: Making directory 2025/04/17 03:43:47 INFO : A1/B2: Making directory 2025/04/17 03:43:48 INFO : A1/B2/C2: Making directory 2025/04/17 03:43:48 INFO : A1/B1/C3: Making directory 2025/04/17 03:43:49 INFO : A3: Making directory 2025/04/17 03:43:50 INFO : A3/B3: Making directory 2025/04/17 03:43:51 INFO : A3/B3/C4: Making directory 2025/04/17 03:43:53 DEBUG : A1/two: md5 = 72157cce7ca63de659986780be579603 OK 2025/04/17 03:43:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rucinun0cezo': Purge remote 2025/04/17 03:43:56 NOTICE: purge failed: directory not found --- PASS: TestPurge (14.88s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:43:59 DEBUG : A1/B1/C1/one: md5 = fa9a37cc436957400e35258d5e178ee1 OK 2025/04/17 03:43:59 INFO : A2: Making directory 2025/04/17 03:44:00 INFO : A1/B2: Making directory 2025/04/17 03:44:01 INFO : A1/B2/C2: Making directory 2025/04/17 03:44:02 INFO : A1/B1/C3: Making directory 2025/04/17 03:44:02 INFO : A3: Making directory 2025/04/17 03:44:03 INFO : A3/B3: Making directory 2025/04/17 03:44:04 INFO : A3/B3/C4: Making directory 2025/04/17 03:44:06 DEBUG : A1/two: md5 = 72865d24ca3bf03e02f753b5dafd47ea OK 2025/04/17 03:44:07 DEBUG : removing 1 level 3 directories 2025/04/17 03:44:07 INFO : A3/B3/C4: Removing directory 2025/04/17 03:44:10 DEBUG : removing 2 level 3 directories 2025/04/17 03:44:10 INFO : A1/B2/C2: Removing directory 2025/04/17 03:44:10 INFO : A1/B1/C3: Removing directory 2025/04/17 03:44:10 DEBUG : removing 2 level 2 directories 2025/04/17 03:44:10 INFO : A3/B3: Removing directory 2025/04/17 03:44:10 INFO : A1/B2: Removing directory 2025/04/17 03:44:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/17 03:44:11 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/04/17 03:44:11 DEBUG : removing 2 level 1 directories 2025/04/17 03:44:11 INFO : A3: Removing directory 2025/04/17 03:44:11 INFO : A2: Removing directory 2025/04/17 03:44:11 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/04/17 03:44:15 DEBUG : removing 1 level 3 directories 2025/04/17 03:44:15 INFO : A1/B1/C1: Removing directory 2025/04/17 03:44:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/17 03:44:16 DEBUG : removing 1 level 2 directories 2025/04/17 03:44:16 INFO : A1/B1: Removing directory 2025/04/17 03:44:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/17 03:44:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/17 03:44:17 DEBUG : removing 1 level 1 directories 2025/04/17 03:44:17 INFO : A1: Removing directory 2025/04/17 03:44:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/17 03:44:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/17 03:44:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/17 03:44:17 DEBUG : removing 1 level 0 directories 2025/04/17 03:44:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki': Removing directory 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/17 03:44:18 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" --- PASS: TestRmdirsNoLeaveRoot (22.91s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:44:20 INFO : A1: Making directory 2025/04/17 03:44:20 INFO : A1/B1: Making directory 2025/04/17 03:44:21 INFO : A1/B1/C1: Making directory 2025/04/17 03:44:23 DEBUG : removing 1 level 3 directories 2025/04/17 03:44:23 INFO : A1/B1/C1: Removing directory 2025/04/17 03:44:24 DEBUG : removing 1 level 2 directories 2025/04/17 03:44:24 INFO : A1/B1: Removing directory 2025/04/17 03:44:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/17 03:44:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.50s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:44:26 INFO : A1: Making directory 2025/04/17 03:44:27 INFO : A1/B1: Making directory 2025/04/17 03:44:28 INFO : A1/B1/C1: Making directory 2025/04/17 03:44:30 DEBUG : removing 1 level 3 directories 2025/04/17 03:44:30 INFO : A1/B1/C1: Removing directory 2025/04/17 03:44:31 DEBUG : removing 1 level 2 directories 2025/04/17 03:44:31 INFO : A1/B1: Removing directory 2025/04/17 03:44:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/17 03:44:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.04s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:44:35 DEBUG : file1: md5 = 87acd3fc0c5ab8c81a625a98a0948f07 OK 2025/04/17 03:44:35 DEBUG : filename.txt: File name found in url 2025/04/17 03:44:37 DEBUG : filename.txt: md5 = 8f777db2fe5322380eed300ce799ad74 OK 2025/04/17 03:44:37 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/04/17 03:44:38 DEBUG : headerfilename.txt: md5 = 68f2dd4c39913a0e2c9b2b08c3d9be9a OK 2025/04/17 03:44:39 DEBUG : file2: md5 = 30dee91f644522422b074d784fed4d62 OK --- PASS: TestCopyURL (8.22s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:44:42 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/17 03:44:44 DEBUG : sub/file2: md5 = 985b2c9d60fbfe00cf58c81987458094 OK 2025/04/17 03:44:44 INFO : file1: Copied (new) to: sub/file2 2025/04/17 03:44:44 INFO : file1: Deleted 2025/04/17 03:44:44 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 03:44:44 DEBUG : file1: Unchanged skipping 2025/04/17 03:44:44 INFO : file1: Deleted 2025/04/17 03:44:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki': don't need to copy/move sub/file2, it is already at target location 2025/04/17 03:44:46 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.53s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:44:47 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/17 03:44:49 DEBUG : file1: md5 = 0800459d2788b43f73495dd1fb1b3a01 OK 2025/04/17 03:44:49 INFO : file1: Copied (new) 2025/04/17 03:44:49 INFO : file1: Deleted 2025/04/17 03:44:49 DEBUG : file1: Destination exists, skipping 2025/04/17 03:44:49 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.20s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.42s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:44:53 DEBUG : dst/file1: md5 = f31e66b008d55e3ab65e1a91fa7d1e79 OK 2025/04/17 03:44:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yenized0jaki/backup" 2025/04/17 03:44:54 DEBUG : Config file has changed externally - reloading 2025/04/17 03:44:54 DEBUG : Creating backend with remote "TestDrive:crypt/hukl4a7pq49i03noe13bb29rg0uds8ltequss6vq27qnpq7l4ntg/1nrff024r7pq65ecp72fc28jb0" 2025/04/17 03:44:55 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/17 03:44:58 INFO : dst/file1: Moved (server-side) 2025/04/17 03:44:59 DEBUG : dst/file1: md5 = f50e4b910e7f1fd2f4ba91837b7bfab2 OK 2025/04/17 03:44:59 INFO : dst/file1: Copied (new) 2025/04/17 03:44:59 INFO : dst/file1: Deleted 2025/04/17 03:45:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/17 03:45:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/17 03:45:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.26s) === 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-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:45:06 DEBUG : A1/one: md5 = eea7ea658eceb8c4dc3b071cfc9fede8 OK 2025/04/17 03:45:07 DEBUG : A1/two: md5 = 3062b4374c68c170042377d0d63f0c6b OK 2025/04/17 03:45:09 DEBUG : A1/B1/three: md5 = 1f31fa3b1cc76278178358bbd44827d1 OK 2025/04/17 03:45:11 DEBUG : A1/B1/C1/four: md5 = cc302ce1d1741107401f525b8ac38ba9 OK 2025/04/17 03:45:13 DEBUG : A1/B1/C2/five: md5 = 54ee8f577844c5efab784efabcff3691 OK 2025/04/17 03:45:13 INFO : A1/B2: Making directory 2025/04/17 03:45:14 INFO : A1/B1/C3: Making directory 2025/04/17 03:45:24 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/04/17 03:45:24 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/04/17 03:45:24 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/04/17 03:45:24 INFO : A2/two: Moved (server-side) to: A3/two 2025/04/17 03:45:24 INFO : A2/one: Moved (server-side) to: A3/one 2025/04/17 03:45:27 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/17 03:45:27 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/17 03:45:27 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/17 03:45:28 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/17 03:45:28 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/17 03:45:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/04/17 03:45:36 INFO : A3/two: Moved (server-side) to: A4/two 2025/04/17 03:45:36 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/04/17 03:45:36 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/04/17 03:45:36 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/04/17 03:45:36 INFO : A3/one: Moved (server-side) to: A4/one 2025/04/17 03:45:39 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/17 03:45:39 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/17 03:45:39 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/17 03:45:40 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/17 03:45:40 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/17 03:45:46 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/04/17 03:45:46 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/04/17 03:45:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/17 03:45:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/17 03:45:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/17 03:45:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/17 03:45:48 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/17 03:45:48 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/17 03:45:48 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/17 03:45:48 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.12s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" --- PASS: TestGetFsInfo (0.50s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:45:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki': File to upload is small (34 bytes), uploading instead of streaming 2025/04/17 03:45:51 DEBUG : no_checksum_small_file_from_pipe: md5 = ba925efecbc3c69a5847d96b81b00307 OK 2025/04/17 03:45:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/17 03:45:51 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/17 03:45:52 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/04/17 03:45:53 DEBUG : no_checksum_big_file_from_pipe: md5 = 11cb273322c217321c8b75577d6de50d OK 2025/04/17 03:45: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-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:45:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki': File to upload is small (34 bytes), uploading instead of streaming 2025/04/17 03:45:56 DEBUG : with_checksum_small_file_from_pipe: md5 = c3d24478cd6bb6bbb916092f6aa8598f OK 2025/04/17 03:45:56 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/17 03:45:57 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/04/17 03:45:58 DEBUG : with_checksum_big_file_from_pipe: md5 = 4098817bad4e306569c0f56616df9d9f OK 2025/04/17 03:45: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-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:45:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki': File to upload is small (34 bytes), uploading instead of streaming 2025/04/17 03:46:01 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 03:46:02 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/17 03:46: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-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:46:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki': File to upload is small (34 bytes), uploading instead of streaming 2025/04/17 03:46:06 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/17 03:46:06 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/17 03:46:07 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.93s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.11s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.99s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.87s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.96s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/04/17 03:46:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki': File to upload is small (48 bytes), uploading instead of streaming 2025/04/17 03:46:11 DEBUG : rcat_metadata: md5 = f0500ace3d66558a70f2651e275d65d2 OK 2025/04/17 03:46:11 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/04/17 03:46:12 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/04/17 03:46:13 DEBUG : rcat_metadata_uploadcutoff0: md5 = 7bf8e33ec66963f7c29e69784d4d6e16 OK 2025/04/17 03:46:13 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.75s) --- PASS: TestRcatMetadata/Normal (2.50s) --- PASS: TestRcatMetadata/ViaDisk (2.82s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:46:16 DEBUG : potato1: md5 = 7ed2d73014418ba75172bb0a6c046365 OK 2025/04/17 03:46:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki': File to upload is small (60 bytes), uploading instead of streaming 2025/04/17 03:46:17 DEBUG : potato2: md5 = 2183d37be5722c72122d49119a79a331 OK 2025/04/17 03:46:17 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.09s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:46:20 DEBUG : potato1: md5 = f5a47340b5bfc257dd5a154bf29a95fc OK 2025/04/17 03:46:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki': File to upload is small (60 bytes), uploading instead of streaming 2025/04/17 03:46:21 DEBUG : potato2: md5 = a74b7e1792cd7a4f1fa0491e2a38cf57 OK 2025/04/17 03:46:21 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.54s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:46:25 DEBUG : potato2: md5 = a8a02b69708b8152029cbd3f08fc920a OK 2025/04/17 03:46:26 DEBUG : empty space: md5 = 3a73a0170a3039a9a6ce546e1c4f5ffd OK 2025/04/17 03:46:28 DEBUG : sub dir/potato3: md5 = dbede61afe24c4776f4e5117cd1c6a8b OK 2025/04/17 03:46:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki': Touching "sub dir/potato3" 2025/04/17 03:46:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki': Touching "empty space" 2025/04/17 03:46:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki': Touching "potato2" 2025/04/17 03:46:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.45s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:46:33 DEBUG : dir with metadata: Making directory with metadata 2025/04/17 03:46:34 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.34s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:46:35 DEBUG : directory with modtime: Making directory with metadata 2025/04/17 03:46:36 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.71s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:46:38 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/17 03:46:38 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/17 03:46:38 DEBUG : Google drive root 'crypt/hukl4a7pq49i03noe13bb29rg0uds8ltequss6vq27qnpq7l4ntg': Skipping btime metadata as can't update it on an existing file: 2025-04-17T03:46:38.380092621Z 2025/04/17 03:46:39 INFO : non existent directory: Updated directory metadata 2025/04/17 03:46:40 DEBUG : Google drive root 'crypt/hukl4a7pq49i03noe13bb29rg0uds8ltequss6vq27qnpq7l4ntg': Skipping btime metadata as can't update it on an existing file: 2025-04-17T03:46:38.380092621Z 2025/04/17 03:46:41 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.57s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:46:42 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/04/17 03:46:44 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/04/17 03:46:45 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.97s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:46:46 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/17 03:46:46 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/17 03:46:46 DEBUG : dst: Making directory with metadata 2025/04/17 03:46:47 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/17 03:46:47 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 03:46:48 INFO : dst: Set directory modification time (using SetModTime) 2025/04/17 03:46:48 INFO : dst: Set directory modification time (using SetModTime) 2025/04/17 03:46:48 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/04/17 03:46:49 INFO : dst: Set directory modification time (using SetModTime) 2025/04/17 03:46:49 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.35s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki'", Local "Local file system at /tmp/rclone470779621", Modify Window "1ms" 2025/04/17 03:46:52 DEBUG : sub dir/test remove existing: md5 = a2e33d118de15076070dcaecfe5b2768 OK 2025/04/17 03:46:54 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = e336fb66795f3d88223c297d2b120f3f OK 2025/04/17 03:46:56 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.yunekeq2" before starting 2025/04/17 03:46:57 DEBUG : sub dir/test remove existing.yunekeq2: TEST: removing renamed existing file after operation 2025/04/17 03:46: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.cogiqek5" before starting 2025/04/17 03:46:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cogiqek5: TEST: renaming existing back after failed operation 2025/04/17 03:47: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.beduquq7" before starting 2025/04/17 03:47:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.beduquq7: TEST: removing renamed existing file after operation 2025/04/17 03:47:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3e40dni1javfoirci5dmq076omibdfuhc4tuie2ll4d27srfu6gbjiqlueejcdto582of4lmq2ddq5pgatodo1p5m4c8rqutk5jel6drfamm8c6aloq6dr01d62b8u864un0vmlc4tv7h38785thj68nic0m2h17ub5r7ap9kh8dpsfc2ffg" 2025/04/17 03:47:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "4nl2uf59grj202if5fs5q9l9ca4l61o07bmminvto7rgv08qnvb0" --- PASS: TestRemoveExisting (13.28s) === 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/04/17 03:47:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yenized0jaki': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m26.562366519s (try 1/5)