"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/01/02 01:19:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jajefon2weme" 2025/01/02 01:19:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/02 01:19:37 DEBUG : Creating backend with remote "TestDrive:crypt/u8nkqp7q123l6dib7fual2n5us380f4e2oolmah809r5g3f28qvg" 2025/01/02 01:19:38 DEBUG : Creating backend with remote "/tmp/rclone2735230787" === 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-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", 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/01/02 01:19:39 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/01/02 01:19:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/02 01:19:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/02 01:19:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/01/02 01:19:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/02 01:19:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/02 01:19:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/02 01:19:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/01/02 01:19:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/02 01:19:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/02 01:19:39 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/01/02 01:19:39 DEBUG : potato: Seek from 10 to 0 2025/01/02 01:19:39 DEBUG : potato: Seek from 10 to 0 2025/01/02 01:19:39 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/01/02 01:19:39 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/01/02 01:19:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/02 01:19:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/02 01:19:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/01/02 01:19:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/02 01:19:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/02 01:19:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/02 01:19:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/01/02 01:19:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/02 01:19:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/02 01:19:39 DEBUG : potato: Seek from 5 to 2 2025/01/02 01:19:39 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/01/02 01:19:39 DEBUG : potato: Seek from 7 to 0 2025/01/02 01:19:39 DEBUG : potato: Seek from 7 to 0 2025/01/02 01:19:39 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/01/02 01:19:39 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/01/02 01:19:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/02 01:19:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/02 01:19:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/01/02 01:19:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/02 01:19:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/02 01:19:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/02 01:19:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/01/02 01:19:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/02 01:19:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/02 01:19:39 DEBUG : potato: Seek from 5 to 2 2025/01/02 01:19:39 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/01/02 01:19:39 DEBUG : potato: Seek from 8 to 0 2025/01/02 01:19:39 DEBUG : potato: Seek from 8 to 0 2025/01/02 01:19:39 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/01/02 01:19:39 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/01/02 01:19:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/02 01:19:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/02 01:19:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/01/02 01:19:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/02 01:19:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/02 01:19:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/02 01:19:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/01/02 01:19:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/02 01:19:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/02 01:19:39 DEBUG : potato: Seek from 5 to 2 2025/01/02 01:19:39 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/01/02 01:19:39 DEBUG : potato: Seek from 9 to 0 2025/01/02 01:19:39 DEBUG : potato: Seek from 9 to 0 2025/01/02 01:19:39 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-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:19:41 DEBUG : rutabaga: md5 = 029b3d1d98cc172d89e39801754a290e OK === RUN TestCheck/1 === RUN TestCheck/2 2025/01/02 01:19:44 DEBUG : empty space: md5 = 2dfec8010e2d8cdbefda6171651f0a1a OK === RUN TestCheck/3 2025/01/02 01:19:46 DEBUG : potato2: md5 = b55fb3ccab7408d8713d33e4dc047f00 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/01/02 01:19:48 DEBUG : remotepotato: md5 = d895c0901c7c8b8a60e7930fda80502b OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.82s) --- PASS: TestCheck/1 (0.21s) --- PASS: TestCheck/2 (0.28s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/01/02 01:19:51 DEBUG : Creating backend with remote "nonexistent" 2025/01/02 01:19:51 DEBUG : Creating backend with remote "nonexistent" 2025/01/02 01:19:51 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/01/02 01:19:51 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/01/02 01:19:51 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/01/02 01:19:51 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-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:19:53 DEBUG : rutabaga: md5 = 6bac8ab0ee0890ad252385ef0155c811 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/01/02 01:19:57 DEBUG : empty space: md5 = a67d7c4bf7fad8a73994e1c38df2f0e5 OK === RUN TestCheckDownload/3 2025/01/02 01:20:00 DEBUG : potato2: md5 = 88953ea93a264a2ff80f1451ea811d54 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/01/02 01:20:04 DEBUG : remotepotato: md5 = 0a9bb31a9d7fc179d1bb44b6da2530b4 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.45s) --- PASS: TestCheckDownload/1 (1.22s) --- PASS: TestCheckDownload/2 (1.33s) --- PASS: TestCheckDownload/3 (0.94s) --- PASS: TestCheckDownload/4 (1.22s) --- PASS: TestCheckDownload/5 (1.17s) --- PASS: TestCheckDownload/6 (1.01s) --- PASS: TestCheckDownload/7 (0.83s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:20:11 DEBUG : rutabaga: md5 = 98e9b9b9d26225fb65992fb0dc488387 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/01/02 01:20:13 DEBUG : empty space: md5 = 86d6450d1e4b07d6215a8ff6424e3c75 OK === RUN TestCheckSizeOnly/3 2025/01/02 01:20:15 DEBUG : potato2: md5 = 236daad5da5361148ce8e69161e1aa28 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/01/02 01:20:17 DEBUG : remotepotato: md5 = ed13af7aea7dfe1f7365a8369fc3a2b2 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.00s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:20:23 DEBUG : test.sum: md5 = 7c1121b5c7b2a277008f74660d8854b1 OK 2025/01/02 01:20:24 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/02 01:20:24 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/02 01:20:24 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/02 01:20:24 NOTICE: test.sum: 2 warning(s) suppressed... 2025/01/02 01:20:25 DEBUG : test.sum: md5 = f267a0647ce77dac9e22aeafaa7160f2 OK 2025/01/02 01:20:27 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/02 01:20:27 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/02 01:20:27 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/02 01:20:27 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.60s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:20:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jajefon2weme/data" 2025/01/02 01:20:28 DEBUG : Creating backend with remote "TestDrive:crypt/u8nkqp7q123l6dib7fual2n5us380f4e2oolmah809r5g3f28qvg/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme/data' lacks md5, skipping --- SKIP: TestCheckSum (1.96s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:20:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jajefon2weme/data" 2025/01/02 01:20:30 DEBUG : Creating backend with remote "TestDrive:crypt/u8nkqp7q123l6dib7fual2n5us380f4e2oolmah809r5g3f28qvg/vjrnln8ratgmqakfosrqe8espk" 2025/01/02 01:20:33 DEBUG : data/banana: md5 = b1f77525d35c53baefde376bb0759df8 OK 2025/01/02 01:20:35 DEBUG : test.sum: md5 = b16ed3422f560a0f630e8aad9131fe00 OK === RUN TestCheckSumDownload/subtest1 2025/01/02 01:20:40 DEBUG : data/potato: md5 = 28ddb21dec6778174d22a6bfd6517fb2 OK 2025/01/02 01:20:42 DEBUG : test.sum: md5 = e9beeaec99a032dad11d7069e91b9096 OK === RUN TestCheckSumDownload/subtest2 2025/01/02 01:20:46 DEBUG : test.sum: md5 = 55aa41263faf13562b640daa56fee336 OK === RUN TestCheckSumDownload/subtest3 2025/01/02 01:20:51 DEBUG : test.sum: md5 = da23f37500c3c763442220671e2d2589 OK === RUN TestCheckSumDownload/subtest4 2025/01/02 01:20:56 DEBUG : test.sum: md5 = de3e10c621879b79fdd01a761f83ed4f OK === RUN TestCheckSumDownload/subtest5 2025/01/02 01:21:00 DEBUG : test.sum: md5 = c0af904a835efeaad578bd5a90d0ee5e OK === RUN TestCheckSumDownload/subtest6 2025/01/02 01:21:04 DEBUG : data/banana: md5 = 2a8c4971c4e21d70275e6fad83ff0984 OK 2025/01/02 01:21:06 DEBUG : data/potato: md5 = 128f8019d97d32c1928498228571d952 OK 2025/01/02 01:21:07 DEBUG : test.sum: md5 = e9eea3b95d5c072ed61c2ac07ad4281f OK === RUN TestCheckSumDownload/subtest7 2025/01/02 01:21:13 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/01/02 01:21:13 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (43.78s) --- PASS: TestCheckSumDownload/subtest1 (3.13s) --- PASS: TestCheckSumDownload/subtest2 (2.39s) --- PASS: TestCheckSumDownload/subtest3 (2.78s) --- PASS: TestCheckSumDownload/subtest4 (3.02s) --- PASS: TestCheckSumDownload/subtest5 (2.38s) --- PASS: TestCheckSumDownload/subtest6 (2.06s) --- PASS: TestCheckSumDownload/subtest7 (2.88s) === RUN TestApplyTransforms 2025/01/02 01:21:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bupidoc7pupu" 2025/01/02 01:21:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/02 01:21:13 DEBUG : Creating backend with remote "TestDrive:crypt/0f2b917qsoi16s9jll4r5hbg76a97fkmbhf0cfiu5sdo0kl299h0" 2025/01/02 01:21:14 DEBUG : Creating backend with remote "/tmp/rclone1409397323" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupidoc7pupu'", Local "Local file system at /tmp/rclone1409397323", Modify Window "1ms" 2025/01/02 01:21:17 DEBUG : hello, world!: md5 = dcb9f8690ba9afb85ef9cc2a9870eb8a OK upper checkfile vs. lower remote (without normalization) 2025/01/02 01:21:17 ERROR : hello, world!: sum not found 2025/01/02 01:21:17 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bupidoc7pupu' 2025/01/02 01:21:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bupidoc7pupu': 1 files missing 2025/01/02 01:21:17 NOTICE: 1 hashes missing 2025/01/02 01:21:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bupidoc7pupu': 2 differences found 2025/01/02 01:21:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bupidoc7pupu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/01/02 01:21:19 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/02 01:21:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bupidoc7pupu': 0 differences found 2025/01/02 01:21:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bupidoc7pupu': 1 matching files 2025/01/02 01:21:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nosumaf8coqo" 2025/01/02 01:21:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/02 01:21:19 DEBUG : Creating backend with remote "TestDrive:crypt/ltqau4m1eelc2vqd87noakk56rimoap2b70mb56qb6g544o6c64g" 2025/01/02 01:21:20 DEBUG : Creating backend with remote "/tmp/rclone2970077304" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nosumaf8coqo'", Local "Local file system at /tmp/rclone2970077304", Modify Window "1ms" 2025/01/02 01:21:22 DEBUG : HELLO, WORLD!: md5 = 519d1bfa7c6957ca32b69028c6c0cadb OK lower checkfile vs. upper remote (without normalization) 2025/01/02 01:21:23 ERROR : HELLO, WORLD!: sum not found 2025/01/02 01:21:23 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nosumaf8coqo' 2025/01/02 01:21:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nosumaf8coqo': 1 files missing 2025/01/02 01:21:23 NOTICE: 1 hashes missing 2025/01/02 01:21:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nosumaf8coqo': 2 differences found 2025/01/02 01:21:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nosumaf8coqo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/01/02 01:21:24 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/02 01:21:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nosumaf8coqo': 0 differences found 2025/01/02 01:21:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nosumaf8coqo': 1 matching files 2025/01/02 01:21:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cokacug9pimo" 2025/01/02 01:21:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/02 01:21:24 DEBUG : Creating backend with remote "TestDrive:crypt/p7d5n7kttfiti0a278f3c8ksfk3ln98660bddrh732jp2jq35l70" 2025/01/02 01:21:25 DEBUG : Creating backend with remote "/tmp/rclone1159107132" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cokacug9pimo'", Local "Local file system at /tmp/rclone1159107132", Modify Window "1ms" 2025/01/02 01:21:28 DEBUG : HeLlO, wOrLd!: md5 = 6665be58ef5c4acefd4fa48bc6ccd073 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/01/02 01:21:28 ERROR : HeLlO, wOrLd!: sum not found 2025/01/02 01:21:28 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cokacug9pimo' 2025/01/02 01:21:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cokacug9pimo': 1 files missing 2025/01/02 01:21:28 NOTICE: 1 hashes missing 2025/01/02 01:21:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cokacug9pimo': 2 differences found 2025/01/02 01:21:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cokacug9pimo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/01/02 01:21:30 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/02 01:21:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cokacug9pimo': 0 differences found 2025/01/02 01:21:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cokacug9pimo': 1 matching files 2025/01/02 01:21:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-caquxej1yani" 2025/01/02 01:21:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/02 01:21:30 DEBUG : Creating backend with remote "TestDrive:crypt/iilhrjuj6g1epl0e17gene17cdhak2uj24loiqgo3d8q1eu1tapg" 2025/01/02 01:21:31 DEBUG : Creating backend with remote "/tmp/rclone256427320" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caquxej1yani'", Local "Local file system at /tmp/rclone256427320", Modify Window "1ms" 2025/01/02 01:21:34 DEBUG : HELLO, WORLD!: md5 = 4adebc0f956b296c4b2b06d6b13465ac OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/01/02 01:21:34 ERROR : HELLO, WORLD!: sum not found 2025/01/02 01:21:34 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-caquxej1yani' 2025/01/02 01:21:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-caquxej1yani': 1 files missing 2025/01/02 01:21:34 NOTICE: 1 hashes missing 2025/01/02 01:21:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-caquxej1yani': 2 differences found 2025/01/02 01:21:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-caquxej1yani': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/01/02 01:21:35 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/02 01:21:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-caquxej1yani': 0 differences found 2025/01/02 01:21:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-caquxej1yani': 1 matching files 2025/01/02 01:21:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucuyic4xipi" 2025/01/02 01:21:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/02 01:21:35 DEBUG : Creating backend with remote "TestDrive:crypt/566n8k0eqcfmeoqovvntd0ev3jmnrknm5kdg3qvlaao2qtotrrbg" 2025/01/02 01:21:36 DEBUG : Creating backend with remote "/tmp/rclone404014761" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucuyic4xipi'", Local "Local file system at /tmp/rclone404014761", Modify Window "1ms" 2025/01/02 01:21:39 DEBUG : 測試_Русский___ě_áñ: md5 = 49e2c7e57648b1d683280d0beedd9e25 OK NFD checkfile vs. NFC remote (without normalization) 2025/01/02 01:21:39 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/02 01:21:39 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hucuyic4xipi' 2025/01/02 01:21:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hucuyic4xipi': 1 files missing 2025/01/02 01:21:39 NOTICE: 1 hashes missing 2025/01/02 01:21:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hucuyic4xipi': 2 differences found 2025/01/02 01:21:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hucuyic4xipi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/01/02 01:21:42 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/02 01:21:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hucuyic4xipi': 0 differences found 2025/01/02 01:21:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hucuyic4xipi': 1 matching files 2025/01/02 01:21:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-reniseg3bolo" 2025/01/02 01:21:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/02 01:21:42 DEBUG : Creating backend with remote "TestDrive:crypt/0unjvcvuprm3ddjtanio0ma2e43k5gdd8kgh3mi1fskh1qo59hi0" 2025/01/02 01:21:43 DEBUG : Creating backend with remote "/tmp/rclone683678176" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reniseg3bolo'", Local "Local file system at /tmp/rclone683678176", Modify Window "1ms" 2025/01/02 01:21:45 DEBUG : 測試_Русский___ě_áñ: md5 = 3a89051cb5d9e9d51e5d28f45e0c683f OK NFC checkfile vs. NFD remote (without normalization) 2025/01/02 01:21:46 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/02 01:21:46 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-reniseg3bolo' 2025/01/02 01:21:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-reniseg3bolo': 1 files missing 2025/01/02 01:21:46 NOTICE: 1 hashes missing 2025/01/02 01:21:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-reniseg3bolo': 2 differences found 2025/01/02 01:21:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-reniseg3bolo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/01/02 01:21:47 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/02 01:21:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-reniseg3bolo': 0 differences found 2025/01/02 01:21:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-reniseg3bolo': 1 matching files 2025/01/02 01:21:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kobiqoh8tupi" 2025/01/02 01:21:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/02 01:21:47 DEBUG : Creating backend with remote "TestDrive:crypt/b9l58of35eh0tsv9kv0sl77ji3hajn5gkfrpmaro2l39812m6psg" 2025/01/02 01:21:48 DEBUG : Creating backend with remote "/tmp/rclone1512037028" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kobiqoh8tupi'", Local "Local file system at /tmp/rclone1512037028", Modify Window "1ms" 2025/01/02 01:21:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f3b519be95e0dcd75428280274ca8373 OK NFDx2 checkfile vs. both remote (without normalization) 2025/01/02 01:21:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/02 01:21:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kobiqoh8tupi' 2025/01/02 01:21:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kobiqoh8tupi': 1 files missing 2025/01/02 01:21:51 NOTICE: 1 hashes missing 2025/01/02 01:21:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kobiqoh8tupi': 2 differences found 2025/01/02 01:21:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kobiqoh8tupi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/01/02 01:21:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/02 01:21:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kobiqoh8tupi': 0 differences found 2025/01/02 01:21:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kobiqoh8tupi': 1 matching files 2025/01/02 01:21:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rejuson7cuca" 2025/01/02 01:21:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/02 01:21:52 DEBUG : Creating backend with remote "TestDrive:crypt/urvdn27kv821vj3re28io8bbkdsesm56qv153d3kitrnvr5tou20" 2025/01/02 01:21:53 DEBUG : Creating backend with remote "/tmp/rclone2410898621" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejuson7cuca'", Local "Local file system at /tmp/rclone2410898621", Modify Window "1ms" 2025/01/02 01:21:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 448d27e8e342d599ebd31c91d4af62d2 OK NFCx2 checkfile vs. both remote (without normalization) 2025/01/02 01:21:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/02 01:21:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rejuson7cuca' 2025/01/02 01:21:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rejuson7cuca': 1 files missing 2025/01/02 01:21:57 NOTICE: 1 hashes missing 2025/01/02 01:21:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rejuson7cuca': 2 differences found 2025/01/02 01:21:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rejuson7cuca': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/01/02 01:21:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/02 01:21:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rejuson7cuca': 0 differences found 2025/01/02 01:21:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rejuson7cuca': 1 matching files 2025/01/02 01:21:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zayixiv4nule" 2025/01/02 01:21:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/02 01:21:58 DEBUG : Creating backend with remote "TestDrive:crypt/700ud1l53b7go66irsfrjc09baffuu1k63c7bfragl5eqisk2n80" 2025/01/02 01:21:59 DEBUG : Creating backend with remote "/tmp/rclone2219039391" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zayixiv4nule'", Local "Local file system at /tmp/rclone2219039391", Modify Window "1ms" 2025/01/02 01:22:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 48284b3688c9c17d522cff2b64caf5fe OK both checkfile vs. NFDx2 remote (without normalization) 2025/01/02 01:22:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/02 01:22:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zayixiv4nule' 2025/01/02 01:22:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zayixiv4nule': 1 files missing 2025/01/02 01:22:02 NOTICE: 1 hashes missing 2025/01/02 01:22:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zayixiv4nule': 2 differences found 2025/01/02 01:22:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zayixiv4nule': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/01/02 01:22:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/02 01:22:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zayixiv4nule': 0 differences found 2025/01/02 01:22:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zayixiv4nule': 1 matching files 2025/01/02 01:22:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zudimuc5male" 2025/01/02 01:22:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/02 01:22:03 DEBUG : Creating backend with remote "TestDrive:crypt/bt9v7udnkbvu198q9k5368nsreoj042e8mi8n6f9vi7d93u8qei0" 2025/01/02 01:22:04 DEBUG : Creating backend with remote "/tmp/rclone1451400594" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudimuc5male'", Local "Local file system at /tmp/rclone1451400594", Modify Window "1ms" 2025/01/02 01:22:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4dda21227f21dd6dc18ce43621c4e0bf OK both checkfile vs. NFCx2 remote (without normalization) 2025/01/02 01:22:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/02 01:22:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zudimuc5male' 2025/01/02 01:22:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zudimuc5male': 1 files missing 2025/01/02 01:22:07 NOTICE: 1 hashes missing 2025/01/02 01:22:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zudimuc5male': 2 differences found 2025/01/02 01:22:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zudimuc5male': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/01/02 01:22:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/02 01:22:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zudimuc5male': 0 differences found 2025/01/02 01:22:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zudimuc5male': 1 matching files 2025/01/02 01:22:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zudimuc5male': Purge remote 2025/01/02 01:22:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zayixiv4nule': Purge remote 2025/01/02 01:22:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rejuson7cuca': Purge remote 2025/01/02 01:22:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kobiqoh8tupi': Purge remote 2025/01/02 01:22:10 DEBUG : TestDrive: Loaded fresh token from config file 2025/01/02 01:22:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-reniseg3bolo': Purge remote 2025/01/02 01:22:10 DEBUG : TestDrive: Loaded fresh token from config file 2025/01/02 01:22:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucuyic4xipi': Purge remote 2025/01/02 01:22:11 DEBUG : TestDrive: Loaded fresh token from config file 2025/01/02 01:22:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caquxej1yani': Purge remote 2025/01/02 01:22:12 DEBUG : TestDrive: Loaded fresh token from config file 2025/01/02 01:22:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cokacug9pimo': Purge remote 2025/01/02 01:22:12 DEBUG : TestDrive: Loaded fresh token from config file 2025/01/02 01:22:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nosumaf8coqo': Purge remote 2025/01/02 01:22:13 DEBUG : TestDrive: Loaded fresh token from config file 2025/01/02 01:22:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupidoc7pupu': Purge remote 2025/01/02 01:22:13 DEBUG : TestDrive: Loaded fresh token from config file --- PASS: TestApplyTransforms (60.76s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:22:14 DEBUG : TestDrive: Loaded fresh token from config file 2025/01/02 01:22:14 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/02 01:22:17 DEBUG : sub/file2: md5 = 7f9bf0d6f9d34afbb3847cfe58ee5b46 OK 2025/01/02 01:22:17 INFO : file1: Copied (new) to: sub/file2 2025/01/02 01:22:17 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 01:22:17 DEBUG : file1: Unchanged skipping 2025/01/02 01:22:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme': don't need to copy/move sub/file2, it is already at target location 2025/01/02 01:22:20 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.55s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.43s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:22:24 DEBUG : dst/file1: md5 = 12c234e1c16dcea0103f743ad42af82a OK 2025/01/02 01:22:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jajefon2weme/backup" 2025/01/02 01:22:24 DEBUG : Config file has changed externally - reloading 2025/01/02 01:22:25 DEBUG : Creating backend with remote "TestDrive:crypt/u8nkqp7q123l6dib7fual2n5us380f4e2oolmah809r5g3f28qvg/1nrff024r7pq65ecp72fc28jb0" 2025/01/02 01:22:26 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/02 01:22:29 INFO : dst/file1: Moved (server-side) 2025/01/02 01:22:30 DEBUG : dst/file1: md5 = 298e8756383328408b129a2bf20676be OK 2025/01/02 01:22:30 INFO : dst/file1: Copied (new) 2025/01/02 01:22:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/02 01:22:34 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/02 01:22:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (14.55s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:22:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jajefon2weme/dst" 2025/01/02 01:22:36 DEBUG : Creating backend with remote "TestDrive:crypt/u8nkqp7q123l6dib7fual2n5us380f4e2oolmah809r5g3f28qvg/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/02 01:22:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jajefon2weme/CompareDest" 2025/01/02 01:22:37 DEBUG : Creating backend with remote "TestDrive:crypt/u8nkqp7q123l6dib7fual2n5us380f4e2oolmah809r5g3f28qvg/gveqi14airsml4bgu7krj116o8" 2025/01/02 01:22:39 DEBUG : one: Need to transfer - File not found at Destination 2025/01/02 01:22:42 DEBUG : one: md5 = 35a0615dd56f211c6c6fa08d6cde9c4d OK 2025/01/02 01:22:42 INFO : one: Copied (new) 2025/01/02 01:22:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 01:22:45 DEBUG : one: md5 = 43216664b03a602b265a038586704a80 OK 2025/01/02 01:22:45 INFO : one: Copied (replaced existing) 2025/01/02 01:22:47 DEBUG : dst/one: md5 = f09a2c5ee4adf22c5d28e1289675c748 OK 2025/01/02 01:22:49 DEBUG : CompareDest/one: md5 = faa7970f8c55d62f2e92fae34ce5b424 OK 2025/01/02 01:22:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 01:22:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 01:22:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/02 01:22:53 DEBUG : CompareDest/two: md5 = 5c4ff030e97bbd2fd8c8e58c0a2f684d OK 2025/01/02 01:22:53 DEBUG : two: Need to transfer - File not found at Destination 2025/01/02 01:22:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 01:22:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/02 01:22:54 DEBUG : two: Need to transfer - File not found at Destination 2025/01/02 01:22:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 01:22:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/02 01:22:56 DEBUG : two: Need to transfer - File not found at Destination 2025/01/02 01:22:56 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/02 01:22:57 DEBUG : two: md5 = 0ac9cf8963d8a143b3eec05df79cf43b OK 2025/01/02 01:22:57 INFO : two: Copied (new) 2025/01/02 01:23:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/02 01:23:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/02 01:23:02 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/02 01:23:02 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (27.03s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:23:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jajefon2weme/dst" 2025/01/02 01:23:03 DEBUG : Creating backend with remote "TestDrive:crypt/u8nkqp7q123l6dib7fual2n5us380f4e2oolmah809r5g3f28qvg/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/02 01:23:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jajefon2weme/CopyDest" 2025/01/02 01:23:04 DEBUG : Creating backend with remote "TestDrive:crypt/u8nkqp7q123l6dib7fual2n5us380f4e2oolmah809r5g3f28qvg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/02 01:23:06 DEBUG : one: Need to transfer - File not found at Destination 2025/01/02 01:23:09 DEBUG : one: md5 = 084d720ce24e9bf1ad977338499a99f8 OK 2025/01/02 01:23:09 INFO : one: Copied (new) 2025/01/02 01:23:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 01:23:12 DEBUG : one: md5 = b10b48d5e2f723af2a811f9081e54d7e OK 2025/01/02 01:23:12 INFO : one: Copied (replaced existing) 2025/01/02 01:23:14 DEBUG : dst/one: md5 = 04e8cd5abbad6989d155bf005b6a0a92 OK 2025/01/02 01:23:16 DEBUG : CopyDest/one: md5 = 5f64c82b3add2a02924f8f59321dbea8 OK 2025/01/02 01:23:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jajefon2weme/BackupDir" 2025/01/02 01:23:17 DEBUG : Creating backend with remote "TestDrive:crypt/u8nkqp7q123l6dib7fual2n5us380f4e2oolmah809r5g3f28qvg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/02 01:23:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 01:23:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 01:23:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 01:23:21 INFO : one: Moved (server-side) 2025/01/02 01:23:22 INFO : one: Copied (server-side copy) 2025/01/02 01:23:22 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/02 01:23:25 DEBUG : CopyDest/two: md5 = 4166f7eb0fc1dad3717ba56b065a9ff2 OK 2025/01/02 01:23:25 DEBUG : two: Need to transfer - File not found at Destination 2025/01/02 01:23:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 01:23:27 INFO : two: Copied (server-side copy) 2025/01/02 01:23:27 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/02 01:23:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 01:23:27 DEBUG : two: Unchanged skipping 2025/01/02 01:23:30 DEBUG : CopyDest/three: md5 = 9098c648b7117801bfc396dcd8f7d4a7 OK 2025/01/02 01:23:30 DEBUG : three: Need to transfer - File not found at Destination 2025/01/02 01:23:31 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/02 01:23:31 DEBUG : three: Destination not found in --copy-dest 2025/01/02 01:23:32 DEBUG : three: md5 = 47fd9bbbd72cb24d1e8287e68c054c82 OK 2025/01/02 01:23:32 INFO : three: Copied (new) 2025/01/02 01:23:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/02 01:23:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/02 01:23:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/02 01:23:38 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/02 01:23:38 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/02 01:23:38 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/02 01:23:39 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (37.14s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.43s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:23:41 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/01/02 01:23:43 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 218f70b2f703ce5387c50b87f46a3e5e OK 2025/01/02 01:23:43 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/01/02 01:23:44 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/01/02 01:23:44 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/01/02 01:23:45 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/01/02 01:23:46 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/01/02 01:23:47 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 070bec7ad2c56ba7a65bf11f8e102708 OK 2025/01/02 01:23:47 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/01/02 01:23:50 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/01/02 01:23:50 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.15s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:23:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme': Looking for duplicate names using skip mode. 2025/01/02 01:23:54 NOTICE: one: Found 2 files with duplicate names 2025/01/02 01:23:54 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.06s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:24:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme': Looking for duplicate names using skip mode. 2025/01/02 01:24:01 NOTICE: one: Found 3 files with duplicate names 2025/01/02 01:24:01 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/01/02 01:24:02 INFO : one: Deleted 2025/01/02 01:24:02 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.40s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:24:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme': Looking for duplicate names using first mode. 2025/01/02 01:24:08 NOTICE: one: Found 3 files with duplicate names 2025/01/02 01:24:09 INFO : one: Deleted 2025/01/02 01:24:10 INFO : one: Deleted 2025/01/02 01:24:10 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.27s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:24:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme': Looking for duplicate names using newest mode. 2025/01/02 01:24:16 NOTICE: one: Found 3 files with duplicate names 2025/01/02 01:24:17 INFO : one: Deleted 2025/01/02 01:24:17 INFO : one: Deleted 2025/01/02 01:24:17 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.38s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", 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-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:24:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme': Looking for duplicate names using oldest mode. 2025/01/02 01:24:24 NOTICE: one: Found 3 files with duplicate names 2025/01/02 01:24:24 INFO : one: Deleted 2025/01/02 01:24:25 INFO : one: Deleted 2025/01/02 01:24:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.19s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:24:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme': Looking for duplicate names using largest mode. 2025/01/02 01:24:31 NOTICE: one: Found 3 files with duplicate names 2025/01/02 01:24:32 INFO : one: Deleted 2025/01/02 01:24:32 INFO : one: Deleted 2025/01/02 01:24:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.49s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:24:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme': Looking for duplicate names using smallest mode. 2025/01/02 01:24:38 NOTICE: one: Found 3 files with duplicate names 2025/01/02 01:24:39 INFO : one: Deleted 2025/01/02 01:24:39 INFO : one: Deleted 2025/01/02 01:24:39 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.96s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:24:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme': Looking for duplicate names using rename mode. 2025/01/02 01:24:47 NOTICE: one.txt: Found 3 files with duplicate names 2025/01/02 01:24:48 INFO : one-2.txt: renamed from: one.txt 2025/01/02 01:24:50 INFO : one-3.txt: renamed from: one.txt 2025/01/02 01:24:51 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.39s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:24:57 DEBUG : dupe1/one.txt: md5 = 583814616122b956e63d06cf11d9960a OK 2025/01/02 01:24:59 DEBUG : dupe2/two.txt: md5 = 62542ada6b836113924e19e8c16b69ce OK 2025/01/02 01:25:01 DEBUG : dupe3/three.txt: md5 = 7f7f0b0aeb3ec5fc89e84e2dc87591ef OK 2025/01/02 01:25:02 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/01/02 01:25:03 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/01/02 01:25:04 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/01/02 01:25:04 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/01/02 01:25:08 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/02 01:25:08 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/01/02 01:25:08 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (15.06s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:25:10 DEBUG : a.txt: md5 = 0dba98d8b8ded40dceb5b288d39da3d7 OK 2025/01/02 01:25:12 DEBUG : zend.txt: md5 = f971cf8849878e927a0977beb28db074 OK 2025/01/02 01:25:15 DEBUG : sub dir/hello world: md5 = 03c2cab33465fba60879699a53a93795 OK 2025/01/02 01:25:16 DEBUG : sub dir/hello world2: md5 = 515af7c7ad505d39fa8f67a013de820c OK 2025/01/02 01:25:19 DEBUG : sub dir/ignore dir/.ignore: md5 = b1bda6af4326f89090e7b2a8ff9947b1 OK 2025/01/02 01:25:20 DEBUG : sub dir/ignore dir/should be ignored: md5 = fefd59d14fbb5ef5f296eb6c7050742c OK 2025/01/02 01:25:23 DEBUG : sub dir/sub sub dir/hello world3: md5 = c375f0e105575c785a666a5df547180a OK 2025/01/02 01:25:24 DEBUG : a.txt: Excluded (Size Filter) 2025/01/02 01:25:24 DEBUG : a.txt: Excluded 2025/01/02 01:25:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/02 01:25:25 DEBUG : sub dir/hello world: Excluded 2025/01/02 01:25:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/02 01:25:25 DEBUG : sub dir/hello world2: Excluded 2025/01/02 01:25:26 DEBUG : sub dir/ignore dir: Excluded 2025/01/02 01:25:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/02 01:25:26 DEBUG : sub dir/hello world: Excluded 2025/01/02 01:25:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/02 01:25:26 DEBUG : sub dir/hello world2: Excluded 2025/01/02 01:25:26 DEBUG : sub dir/ignore dir: Excluded 2025/01/02 01:25:31 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/01/02 01:25:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/01/02 01:25:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/01/02 01:25:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/01/02 01:25:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/01/02 01:25:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/02 01:25:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (24.83s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:25:35 DEBUG : file1: md5 = 7ab3b552faa8ec429aba4c3ba4f2b138 OK 2025/01/02 01:25:38 DEBUG : sub/file2: md5 = f0f2318f19ef15af64e82ba9ac12361f 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/01/02 01:25:41 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/01/02 01:25:41 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/01/02 01:25:42 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/01/02 01:25:44 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.72s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.46s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.29s) --- PASS: TestListJSON/Metadata (0.72s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:25:46 DEBUG : file1: md5 = d31b8a851eee1e5915fe735b490c2150 OK 2025/01/02 01:25:49 DEBUG : sub/file2: md5 = c1412eb52f3e6bb90582bad7d6a28426 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/01/02 01:25:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jajefon2weme/notfound" 2025/01/02 01:25:53 DEBUG : Creating backend with remote "TestDrive:crypt/u8nkqp7q123l6dib7fual2n5us380f4e2oolmah809r5g3f28qvg/qe0i31qdkoejk60elps0ni5sqk" 2025/01/02 01:25:56 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.52s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.22s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.27s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (1.75s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:25:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme': Making directory 2025/01/02 01:25:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:26:00 DEBUG : sub dir/hello world: md5 = 2db214631c7ada0940692071d6d622b6 OK 2025/01/02 01:26:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.51s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:26:05 DEBUG : potato2: md5 = 8957be002342e2777a84eacd46fef142 OK 2025/01/02 01:26:07 DEBUG : empty space: md5 = 4075df75f977857d91031af9a4c0cd9f OK --- PASS: TestLs (5.51s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:26:10 DEBUG : potato2: md5 = 4464ca5f260409647d9bc6ee023876cc OK 2025/01/02 01:26:12 DEBUG : empty space: md5 = b92071bf94dda8c50554a4ac19d38a39 OK 2025/01/02 01:26:12 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.76s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:26:16 DEBUG : potato2: md5 = 413b51ba0285eb5b88cb400e70562600 OK 2025/01/02 01:26:18 DEBUG : empty space: md5 = 1202e5a94ed3e22bbe88d16006dc7bf0 OK --- PASS: TestLsLong (5.16s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:26:21 DEBUG : potato2: md5 = 6e6410f15c1298c25d3e8218a222929e OK 2025/01/02 01:26:23 DEBUG : empty space: md5 = 812e2187cca36a907d143de0c3e21a01 OK --- PASS: TestHashSums (5.01s) === RUN TestHashSumsWithErrors 2025/01/02 01:26:25 DEBUG : Creating backend with remote ":memory:" 2025/01/02 01:26:25 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/01/02 01:26:25 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/02 01:26:25 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/02 01:26:25 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/02 01:26:25 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/02 01:26:25 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/02 01:26:25 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/02 01:26:25 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/01/02 01:26:25 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-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:26:26 DEBUG : potato2: md5 = be153ec6ed83e5ab7ed0b3adeb0a1b2f OK 2025/01/02 01:26:28 DEBUG : empty space: md5 = 2ed3e82629dc7535a366b45a63003b39 OK 2025/01/02 01:26:31 DEBUG : sub dir/potato3: md5 = f8cb7877ebea282817516be9ed67ecd1 OK 2025/01/02 01:26:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.43s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:26:37 DEBUG : small: md5 = cee2b8de8df092558afb5253ed0e6dc2 OK 2025/01/02 01:26:38 DEBUG : medium: md5 = b4469885519bb6010aa4aded8ff21eb7 OK 2025/01/02 01:26:40 DEBUG : large: md5 = 213555ba7e0ed0176731423784f65a7f OK 2025/01/02 01:26:40 DEBUG : Waiting for deletions to finish 2025/01/02 01:26:40 DEBUG : large: Excluded (Size Filter) 2025/01/02 01:26:41 INFO : small: Deleted 2025/01/02 01:26:41 INFO : medium: Deleted --- PASS: TestDelete (7.26s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:26:44 DEBUG : small: md5 = 9c191d901ce87e5ea76d2ad20445f422 OK 2025/01/02 01:26:45 DEBUG : medium: md5 = f044e98d4e996b7a5d9eef1b40aa4e07 OK 2025/01/02 01:26:47 DEBUG : large: md5 = f5c0c16689b064942753cbb0e5409381 OK 2025/01/02 01:26:47 DEBUG : Waiting for deletions to finish 2025/01/02 01:26:47 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/01/02 01:26:48 INFO : small: Deleted 2025/01/02 01:26:48 INFO : medium: Deleted --- PASS: TestMaxDelete (7.46s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:26:51 DEBUG : small: md5 = 30f2231be8e13f02ae2fe7c79dd6b747 OK 2025/01/02 01:26:53 DEBUG : medium: md5 = 751c3bc8f987587f962dcb7773865644 OK 2025/01/02 01:26:55 DEBUG : large: md5 = 17bbe843ff975b819a4490899684967f OK 2025/01/02 01:26:55 DEBUG : Waiting for deletions to finish 2025/01/02 01:26:55 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/02 01:26:56 INFO : small: Deleted 2025/01/02 01:26:56 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.61s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:26:59 DEBUG : small: md5 = 6366107921a86ccd95734b069e367a26 OK 2025/01/02 01:27:00 DEBUG : medium: md5 = c2b5583a7e9cad66e87bcc594ccffdcf OK 2025/01/02 01:27:02 DEBUG : large: md5 = a116de888e578522af722cd06e5717cf OK 2025/01/02 01:27:02 DEBUG : Waiting for deletions to finish 2025/01/02 01:27:03 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/01/02 01:27:03 INFO : large: Deleted 2025/01/02 01:27:03 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.77s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:27:07 DEBUG : ReadFile: md5 = 98096a06b4898daec1386cae83be58a9 OK --- PASS: TestReadFile (4.41s) === RUN TestRetry 2025/01/02 01:27:09 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/01/02 01:27:09 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/01/02 01:27:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/02 01:27:10 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/02 01:27:10 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/02 01:27:10 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/02 01:27:10 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-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:27:11 DEBUG : file1: md5 = 6090d4414960840f500da17c7fd58a29 OK 2025/01/02 01:27:13 DEBUG : file2: md5 = 7a2876f3582b1e8dec28817ca15dc2f2 OK --- PASS: TestCat (18.37s) === RUN TestPurge 2025/01/02 01:27:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lulikix3fagi" 2025/01/02 01:27:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/02 01:27:28 DEBUG : Creating backend with remote "TestDrive:crypt/8uhr7tmgm4d9kcok5nk343cp7bpl8p0v9ibsv14q7bvc5tikd7u0" 2025/01/02 01:27:29 DEBUG : Creating backend with remote "/tmp/rclone934795735" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lulikix3fagi'", Local "Local file system at /tmp/rclone934795735", Modify Window "1ms" 2025/01/02 01:27:34 DEBUG : A1/B1/C1/one: md5 = 8926ba524fccfc25e2f6bdef9e48d7e4 OK 2025/01/02 01:27:34 DEBUG : A2: Making directory 2025/01/02 01:27:35 DEBUG : A1/B2: Making directory 2025/01/02 01:27:36 DEBUG : A1/B2/C2: Making directory 2025/01/02 01:27:37 DEBUG : A1/B1/C3: Making directory 2025/01/02 01:27:38 DEBUG : A3: Making directory 2025/01/02 01:27:39 DEBUG : A3/B3: Making directory 2025/01/02 01:27:40 DEBUG : A3/B3/C4: Making directory 2025/01/02 01:27:43 DEBUG : A1/two: md5 = 0f64951e10025a6840bb44ca091fc276 OK 2025/01/02 01:27:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lulikix3fagi': Purge remote 2025/01/02 01:27:47 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.50s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:27:52 DEBUG : A1/B1/C1/one: md5 = 1a8e98ea9de0397e2af2903bc46d853e OK 2025/01/02 01:27:52 DEBUG : A2: Making directory 2025/01/02 01:27:53 DEBUG : A1/B2: Making directory 2025/01/02 01:27:54 DEBUG : A1/B2/C2: Making directory 2025/01/02 01:27:55 DEBUG : A1/B1/C3: Making directory 2025/01/02 01:27:56 DEBUG : A3: Making directory 2025/01/02 01:27:57 DEBUG : A3/B3: Making directory 2025/01/02 01:27:58 DEBUG : A3/B3/C4: Making directory 2025/01/02 01:28:01 DEBUG : A1/two: md5 = da0a61c65a65cd42c93e032f2266e32c OK 2025/01/02 01:28:02 DEBUG : removing 1 level 3 directories 2025/01/02 01:28:02 INFO : A3/B3/C4: Removing directory 2025/01/02 01:28:05 DEBUG : removing 2 level 3 directories 2025/01/02 01:28:05 INFO : A1/B2/C2: Removing directory 2025/01/02 01:28:05 INFO : A1/B1/C3: Removing directory 2025/01/02 01:28:06 DEBUG : removing 2 level 2 directories 2025/01/02 01:28:06 INFO : A3/B3: Removing directory 2025/01/02 01:28:06 INFO : A1/B2: Removing directory 2025/01/02 01:28:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/02 01:28:06 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/01/02 01:28:06 DEBUG : removing 2 level 1 directories 2025/01/02 01:28:06 INFO : A3: Removing directory 2025/01/02 01:28:06 INFO : A2: Removing directory 2025/01/02 01:28:07 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/01/02 01:28:11 DEBUG : removing 1 level 3 directories 2025/01/02 01:28:11 INFO : A1/B1/C1: Removing directory 2025/01/02 01:28:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/02 01:28:12 DEBUG : removing 1 level 2 directories 2025/01/02 01:28:12 INFO : A1/B1: Removing directory 2025/01/02 01:28:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/02 01:28:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/02 01:28:13 DEBUG : removing 1 level 1 directories 2025/01/02 01:28:13 INFO : A1: Removing directory 2025/01/02 01:28:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/02 01:28:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/02 01:28:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/02 01:28:14 DEBUG : removing 1 level 0 directories 2025/01/02 01:28:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme': Removing directory 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/02 01:28:14 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (27.69s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:28:16 DEBUG : A1: Making directory 2025/01/02 01:28:17 DEBUG : A1/B1: Making directory 2025/01/02 01:28:18 DEBUG : A1/B1/C1: Making directory 2025/01/02 01:28:21 DEBUG : removing 1 level 3 directories 2025/01/02 01:28:21 INFO : A1/B1/C1: Removing directory 2025/01/02 01:28:22 DEBUG : removing 1 level 2 directories 2025/01/02 01:28:22 INFO : A1/B1: Removing directory 2025/01/02 01:28:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/02 01:28:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.47s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:28:25 DEBUG : A1: Making directory 2025/01/02 01:28:25 DEBUG : A1/B1: Making directory 2025/01/02 01:28:27 DEBUG : A1/B1/C1: Making directory 2025/01/02 01:28:29 DEBUG : removing 1 level 3 directories 2025/01/02 01:28:29 INFO : A1/B1/C1: Removing directory 2025/01/02 01:28:30 DEBUG : removing 1 level 2 directories 2025/01/02 01:28:30 INFO : A1/B1: Removing directory 2025/01/02 01:28:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/02 01:28:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.46s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:28:35 DEBUG : file1: md5 = c97a4870579b30b9f5bc51a3930bfc03 OK 2025/01/02 01:28:35 DEBUG : filename.txt: File name found in url 2025/01/02 01:28:37 DEBUG : filename.txt: md5 = b09557966eb326d29337a8fa9e822200 OK 2025/01/02 01:28:37 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/01/02 01:28:38 DEBUG : headerfilename.txt: md5 = 8d5580d4abddc4f22b32551b29b0396b OK 2025/01/02 01:28:40 DEBUG : file2: md5 = 39561e0b499bf5e6999b3acd8ef56710 OK --- PASS: TestCopyURL (9.91s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:28:43 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/02 01:28:46 DEBUG : sub/file2: md5 = 660a8c46a1cf326ed3e18f62d55a6c6b OK 2025/01/02 01:28:46 INFO : file1: Copied (new) to: sub/file2 2025/01/02 01:28:46 INFO : file1: Deleted 2025/01/02 01:28:47 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 01:28:47 DEBUG : file1: Unchanged skipping 2025/01/02 01:28:47 INFO : file1: Deleted 2025/01/02 01:28:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme': don't need to copy/move sub/file2, it is already at target location 2025/01/02 01:28:49 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.60s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:28:50 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/02 01:28:51 DEBUG : file1: md5 = 92056b13f53d4873b91ba3daff486776 OK 2025/01/02 01:28:51 INFO : file1: Copied (new) 2025/01/02 01:28:51 INFO : file1: Deleted 2025/01/02 01:28:52 DEBUG : file1: Destination exists, skipping 2025/01/02 01:28:52 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.46s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.42s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:28:57 DEBUG : dst/file1: md5 = 45dcb7e45998a8f08f8c519163ff85d3 OK 2025/01/02 01:28:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jajefon2weme/backup" 2025/01/02 01:28:57 DEBUG : Config file has changed externally - reloading 2025/01/02 01:28:57 DEBUG : Creating backend with remote "TestDrive:crypt/u8nkqp7q123l6dib7fual2n5us380f4e2oolmah809r5g3f28qvg/1nrff024r7pq65ecp72fc28jb0" 2025/01/02 01:28:59 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/02 01:29:02 INFO : dst/file1: Moved (server-side) 2025/01/02 01:29:03 DEBUG : dst/file1: md5 = 26c891766bfe977c747b31905dbd894d OK 2025/01/02 01:29:03 INFO : dst/file1: Copied (new) 2025/01/02 01:29:03 INFO : dst/file1: Deleted 2025/01/02 01:29:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/02 01:29:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/02 01:29:08 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (14.87s) === 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-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:29:12 DEBUG : A1/one: md5 = 930675771a5a5dd334b6b0bb3ea933af OK 2025/01/02 01:29:13 DEBUG : A1/two: md5 = 2e280327e164c75c1406c45d5e3ed573 OK 2025/01/02 01:29:16 DEBUG : A1/B1/three: md5 = ed84af9e88b315c372c223a95a52763a OK 2025/01/02 01:29:18 DEBUG : A1/B1/C1/four: md5 = 57eed35e933ffe923f06bfec4f66d77c OK 2025/01/02 01:29:21 DEBUG : A1/B1/C2/five: md5 = b2ff3e48cacffa2fc66c0cf4dc8c9083 OK 2025/01/02 01:29:21 DEBUG : A1/B2: Making directory 2025/01/02 01:29:22 DEBUG : A1/B1/C3: Making directory 2025/01/02 01:29:33 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/01/02 01:29:34 INFO : A2/one: Moved (server-side) to: A3/one 2025/01/02 01:29:34 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/01/02 01:29:34 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/01/02 01:29:34 INFO : A2/two: Moved (server-side) to: A3/two 2025/01/02 01:29:37 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/02 01:29:37 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/02 01:29:37 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/02 01:29:38 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/02 01:29:38 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/02 01:29:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/01/02 01:29:47 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/01/02 01:29:47 INFO : A3/one: Moved (server-side) to: A4/one 2025/01/02 01:29:47 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/01/02 01:29:47 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/01/02 01:29:48 INFO : A3/two: Moved (server-side) to: A4/two 2025/01/02 01:29:51 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/02 01:29:51 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/02 01:29:51 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/02 01:29:52 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/02 01:29:52 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/02 01:29:59 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/01/02 01:30:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/01/02 01:30:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/02 01:30:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/02 01:30:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/02 01:30:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/02 01:30:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/02 01:30:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/02 01:30:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/02 01:30:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (53.71s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" --- PASS: TestGetFsInfo (0.50s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:30:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme': File to upload is small (34 bytes), uploading instead of streaming 2025/01/02 01:30:05 DEBUG : no_checksum_small_file_from_pipe: md5 = edc83cbd07dddfdcbf22b45b23788ca3 OK 2025/01/02 01:30:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/02 01:30:05 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/02 01:30:05 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/01/02 01:30:07 DEBUG : no_checksum_big_file_from_pipe: md5 = e97b4b6db457f625efae97d6ab109900 OK 2025/01/02 01:30:07 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-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:30:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme': File to upload is small (34 bytes), uploading instead of streaming 2025/01/02 01:30:10 DEBUG : with_checksum_small_file_from_pipe: md5 = d66640fb3d9e1e979e0d3674c1287a3d OK 2025/01/02 01:30:10 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/02 01:30:11 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/01/02 01:30:12 DEBUG : with_checksum_big_file_from_pipe: md5 = 6013b7f97e59d76823473c1f9abcc177 OK 2025/01/02 01:30:12 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-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:30:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme': File to upload is small (34 bytes), uploading instead of streaming 2025/01/02 01:30:16 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 01:30:17 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/02 01:30:18 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-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:30:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme': File to upload is small (34 bytes), uploading instead of streaming 2025/01/02 01:30:22 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/02 01:30:22 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/02 01:30:24 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.40s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.50s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.55s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.80s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.55s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/01/02 01:30:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme': File to upload is small (48 bytes), uploading instead of streaming 2025/01/02 01:30:27 DEBUG : rcat_metadata: md5 = 52209ef5eab9f5895da025af679c1df9 OK 2025/01/02 01:30:27 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/01/02 01:30:29 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/01/02 01:30:30 DEBUG : rcat_metadata_uploadcutoff0: md5 = 0ad47a788e4fa67e4d00393d789842dd OK 2025/01/02 01:30:30 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.26s) --- PASS: TestRcatMetadata/Normal (2.63s) --- PASS: TestRcatMetadata/ViaDisk (3.18s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:30:33 DEBUG : potato1: md5 = 538881c9b8f8837dc8b2320d4d13f05d OK 2025/01/02 01:30:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme': File to upload is small (60 bytes), uploading instead of streaming 2025/01/02 01:30:35 DEBUG : potato2: md5 = c71192494febbbde189a79644c1e55aa OK 2025/01/02 01:30:35 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.15s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:30:38 DEBUG : potato1: md5 = bb8a889c8a0c54f37c608321f666ba47 OK 2025/01/02 01:30:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme': File to upload is small (60 bytes), uploading instead of streaming 2025/01/02 01:30:40 DEBUG : potato2: md5 = 2d6c8803c4c0946d8faa59dfd339e1cd OK 2025/01/02 01:30:40 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (6.32s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:30:45 DEBUG : potato2: md5 = 0dc3e9e2ff510cdb4a3357d8c9fcd1f1 OK 2025/01/02 01:30:46 DEBUG : empty space: md5 = 11fa1ff830bc471b19bee19b8765b50a OK 2025/01/02 01:30:49 DEBUG : sub dir/potato3: md5 = 1b83b7a5747ebd63a342f54ebf75b5b3 OK 2025/01/02 01:30:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme': Touching "empty space" 2025/01/02 01:30:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme': Touching "potato2" 2025/01/02 01:30:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme': Touching "sub dir/potato3" 2025/01/02 01:30:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (12.15s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:30:55 DEBUG : dir with metadata: Making directory with metadata 2025/01/02 01:30:56 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.77s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:30:58 DEBUG : directory with modtime: Making directory with metadata 2025/01/02 01:30:59 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.82s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:31:01 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/02 01:31:01 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/02 01:31:01 DEBUG : Google drive root 'crypt/u8nkqp7q123l6dib7fual2n5us380f4e2oolmah809r5g3f28qvg': Skipping btime metadata as can't update it on an existing file: 2025-01-02T01:31:01.305446129Z 2025/01/02 01:31:02 INFO : non existent directory: Updated directory metadata 2025/01/02 01:31:04 DEBUG : Google drive root 'crypt/u8nkqp7q123l6dib7fual2n5us380f4e2oolmah809r5g3f28qvg': Skipping btime metadata as can't update it on an existing file: 2025-01-02T01:31:01.305446129Z 2025/01/02 01:31:05 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.59s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:31:06 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/01/02 01:31:08 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/01/02 01:31:09 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.55s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:31:11 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/02 01:31:11 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/02 01:31:11 DEBUG : dst: Making directory with metadata 2025/01/02 01:31:12 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/02 01:31:12 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 01:31:13 INFO : dst: Set directory modification time (using SetModTime) 2025/01/02 01:31:13 INFO : dst: Set directory modification time (using SetModTime) 2025/01/02 01:31:13 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/01/02 01:31:14 INFO : dst: Set directory modification time (using SetModTime) 2025/01/02 01:31:14 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.83s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme'", Local "Local file system at /tmp/rclone2735230787", Modify Window "1ms" 2025/01/02 01:31:18 DEBUG : sub dir/test remove existing: md5 = a669de2f759f4c2e367d2934d475179a OK 2025/01/02 01:31:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 96609712bb3022285768bb2c4427ff48 OK 2025/01/02 01:31:22 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.lejujom5" before starting 2025/01/02 01:31:23 DEBUG : sub dir/test remove existing.lejujom5: TEST: removing renamed existing file after operation 2025/01/02 01:31:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.litonub8" before starting 2025/01/02 01:31:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.litonub8: TEST: renaming existing back after failed operation 2025/01/02 01:31:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rifarah3" before starting 2025/01/02 01:31:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rifarah3: TEST: removing renamed existing file after operation 2025/01/02 01:31:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "brvq6pkgbj83pjmjl53pqobfg1rd01tdqt4ifdi5ca8m7c6gibig" 2025/01/02 01:31:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "1u2kd42elso99midmm6h6c7g106jfuqmcdksjsrh0lulluvvs03mvm6mb0plouaasr93cn6k8c3suplma84hncgcqovadmilbt1o3j9teifqrr2s1b0c8h4j1480onodc0o57rmn0t9qt0f6eb1bddmag12mgrp4r9phtitv3j37big6gong" --- PASS: TestRemoveExisting (14.36s) === 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/01/02 01:31:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajefon2weme': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m53.594242812s (try 1/5)