"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2024/09/30 03:58:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gaqulag9koka" 2024/09/30 03:58:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/30 03:58:48 DEBUG : Creating backend with remote "TestDrive:crypt/d09m7m2t0v1fnk54vifitand1628fuach77sl3p2ofkb02knt7pg" 2024/09/30 03:58:49 DEBUG : Creating backend with remote "/tmp/rclone385747534" === 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-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.27s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.33s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/09/30 03:58:49 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/09/30 03:58:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/09/30 03:58:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/09/30 03:58:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/09/30 03:58:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/09/30 03:58:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/09/30 03:58:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/09/30 03:58:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/09/30 03:58:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/09/30 03:58:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/09/30 03:58:49 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/09/30 03:58:49 DEBUG : potato: Seek from 10 to 0 2024/09/30 03:58:49 DEBUG : potato: Seek from 10 to 0 2024/09/30 03:58:49 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/09/30 03:58:49 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/09/30 03:58:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/09/30 03:58:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/09/30 03:58:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/09/30 03:58:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/09/30 03:58:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/09/30 03:58:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/09/30 03:58:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/09/30 03:58:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/09/30 03:58:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/09/30 03:58:49 DEBUG : potato: Seek from 5 to 2 2024/09/30 03:58:49 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/09/30 03:58:49 DEBUG : potato: Seek from 7 to 0 2024/09/30 03:58:49 DEBUG : potato: Seek from 7 to 0 2024/09/30 03:58:49 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/09/30 03:58:49 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/09/30 03:58:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/09/30 03:58:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/09/30 03:58:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/09/30 03:58:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/09/30 03:58:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/09/30 03:58:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/09/30 03:58:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/09/30 03:58:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/09/30 03:58:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/09/30 03:58:49 DEBUG : potato: Seek from 5 to 2 2024/09/30 03:58:49 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/09/30 03:58:49 DEBUG : potato: Seek from 8 to 0 2024/09/30 03:58:49 DEBUG : potato: Seek from 8 to 0 2024/09/30 03:58:49 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/09/30 03:58:49 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/09/30 03:58:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/09/30 03:58:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/09/30 03:58:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/09/30 03:58:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/09/30 03:58:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/09/30 03:58:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/09/30 03:58:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/09/30 03:58:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/09/30 03:58:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/09/30 03:58:49 DEBUG : potato: Seek from 5 to 2 2024/09/30 03:58:49 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/09/30 03:58:49 DEBUG : potato: Seek from 9 to 0 2024/09/30 03:58:49 DEBUG : potato: Seek from 9 to 0 2024/09/30 03:58:49 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-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 03:58:53 DEBUG : rutabaga: md5 = 46af4ecd79fdfd7066e540c4154311e2 OK === RUN TestCheck/1 === RUN TestCheck/2 2024/09/30 03:58:56 DEBUG : empty space: md5 = f236d0cafb2465017d939407e968def3 OK === RUN TestCheck/3 2024/09/30 03:58:58 DEBUG : potato2: md5 = ca8c5326ccc1ce0382bcda92c01fdbbd OK === RUN TestCheck/4 === RUN TestCheck/5 2024/09/30 03:59:01 DEBUG : remotepotato: md5 = f11850f00471e4b529790df00d315b37 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (16.62s) --- PASS: TestCheck/1 (0.32s) --- PASS: TestCheck/2 (0.34s) --- PASS: TestCheck/3 (0.35s) --- PASS: TestCheck/4 (0.30s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.36s) --- PASS: TestCheck/7 (0.33s) === RUN TestCheckFsError 2024/09/30 03:59:06 DEBUG : Creating backend with remote "nonexistent" 2024/09/30 03:59:06 DEBUG : Creating backend with remote "nonexistent" 2024/09/30 03:59:06 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/09/30 03:59:06 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/09/30 03:59:06 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/09/30 03:59:06 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 03:59:08 DEBUG : rutabaga: md5 = 8944ff33604cee3573cc38d099a0056e OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/09/30 03:59:13 DEBUG : empty space: md5 = 1fcf11ae0cc2c63a662ceb05051bec82 OK === RUN TestCheckDownload/3 2024/09/30 03:59:17 DEBUG : potato2: md5 = 0d74a1cc8366c87b9b4c55b4a5941450 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/09/30 03:59:22 DEBUG : remotepotato: md5 = da6f39d92068eb1bacd595ba4e51bf26 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (22.14s) --- PASS: TestCheckDownload/1 (1.33s) --- PASS: TestCheckDownload/2 (1.26s) --- PASS: TestCheckDownload/3 (1.18s) --- PASS: TestCheckDownload/4 (1.79s) --- PASS: TestCheckDownload/5 (1.21s) --- PASS: TestCheckDownload/6 (1.14s) --- PASS: TestCheckDownload/7 (1.00s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 03:59:30 DEBUG : rutabaga: md5 = 877001e5b2a021b46702eb88fe4b11cd OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/09/30 03:59:33 DEBUG : empty space: md5 = 040303dc8a1592976a3d3e41b2276f07 OK === RUN TestCheckSizeOnly/3 2024/09/30 03:59:36 DEBUG : potato2: md5 = acc0c8038c50ec4d10ba1e29cd994b30 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/09/30 03:59:38 DEBUG : remotepotato: md5 = a2b09885c0e36e5640b24c6f1416de52 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (14.81s) --- PASS: TestCheckSizeOnly/1 (0.33s) --- PASS: TestCheckSizeOnly/2 (0.32s) --- PASS: TestCheckSizeOnly/3 (0.36s) --- PASS: TestCheckSizeOnly/4 (0.30s) --- PASS: TestCheckSizeOnly/5 (0.30s) --- PASS: TestCheckSizeOnly/6 (0.35s) --- PASS: TestCheckSizeOnly/7 (0.30s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 03:59:45 DEBUG : test.sum: md5 = a0c9780ab519cbc14bbb243e5fd543fc OK 2024/09/30 03:59:46 NOTICE: test.sum: improperly formatted checksum line 4 2024/09/30 03:59:46 NOTICE: test.sum: improperly formatted checksum line 5 2024/09/30 03:59:46 NOTICE: test.sum: improperly formatted checksum line 6 2024/09/30 03:59:46 NOTICE: test.sum: 2 warning(s) suppressed... 2024/09/30 03:59:48 DEBUG : test.sum: md5 = 64e8ee60f3a8a6903642823ff0be3f8b OK 2024/09/30 03:59:50 NOTICE: test.sum: improperly formatted checksum line 4 2024/09/30 03:59:50 NOTICE: test.sum: improperly formatted checksum line 5 2024/09/30 03:59:50 NOTICE: test.sum: improperly formatted checksum line 6 2024/09/30 03:59:50 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (8.07s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 03:59:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gaqulag9koka/data" 2024/09/30 03:59:51 DEBUG : Config file has changed externally - reloading 2024/09/30 03:59:51 DEBUG : Creating backend with remote "TestDrive:crypt/d09m7m2t0v1fnk54vifitand1628fuach77sl3p2ofkb02knt7pg/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka/data' lacks md5, skipping --- SKIP: TestCheckSum (2.37s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 03:59:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gaqulag9koka/data" 2024/09/30 03:59:54 DEBUG : Creating backend with remote "TestDrive:crypt/d09m7m2t0v1fnk54vifitand1628fuach77sl3p2ofkb02knt7pg/vjrnln8ratgmqakfosrqe8espk" 2024/09/30 03:59:58 DEBUG : data/banana: md5 = 6475adeec2e036ba450e837b4fa05e69 OK 2024/09/30 04:00:00 DEBUG : test.sum: md5 = 9950a3e5bbaad8c83a8e46c571872c29 OK === RUN TestCheckSumDownload/subtest1 2024/09/30 04:00:06 DEBUG : data/potato: md5 = fa91fa4c0a16e1b3f39b4bf02fd9cd2d OK 2024/09/30 04:00:08 DEBUG : test.sum: md5 = fc0825a545825d3816d90f50f7eb4bde OK === RUN TestCheckSumDownload/subtest2 2024/09/30 04:00:13 DEBUG : test.sum: md5 = 2988b01f053418277c0ede7b4a9b614f OK === RUN TestCheckSumDownload/subtest3 2024/09/30 04:00:18 DEBUG : test.sum: md5 = bbabd284c4fdea0aefb52a7a19ff7e93 OK === RUN TestCheckSumDownload/subtest4 2024/09/30 04:00:24 DEBUG : test.sum: md5 = 00fdb74ed9e317a1a48643f3a00e4c82 OK === RUN TestCheckSumDownload/subtest5 2024/09/30 04:00:29 DEBUG : test.sum: md5 = d825d57a45b675295b559eab49e527f6 OK === RUN TestCheckSumDownload/subtest6 2024/09/30 04:00:35 DEBUG : data/banana: md5 = 733c36eeb2c6db83cd3193a9b361fb43 OK 2024/09/30 04:00:37 DEBUG : data/potato: md5 = 4f38e9d94e9a921bf1ffdd6f675dc87b OK 2024/09/30 04:00:39 DEBUG : test.sum: md5 = 8cc0b82bf0052a48ce08ed2edd1abd7d OK === RUN TestCheckSumDownload/subtest7 2024/09/30 04:00:46 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/09/30 04:00:46 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (53.46s) --- PASS: TestCheckSumDownload/subtest1 (3.01s) --- PASS: TestCheckSumDownload/subtest2 (2.66s) --- PASS: TestCheckSumDownload/subtest3 (2.37s) --- PASS: TestCheckSumDownload/subtest4 (2.58s) --- PASS: TestCheckSumDownload/subtest5 (2.54s) --- PASS: TestCheckSumDownload/subtest6 (2.67s) --- PASS: TestCheckSumDownload/subtest7 (2.68s) === RUN TestApplyTransforms 2024/09/30 04:00:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dogoqiv2zura" 2024/09/30 04:00:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/30 04:00:47 DEBUG : Creating backend with remote "TestDrive:crypt/9532886cpm0if8ddoqt3ao8ceukaao4nqci03unu89ar4c2ilrqg" 2024/09/30 04:00:48 DEBUG : Creating backend with remote "/tmp/rclone3599187399" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dogoqiv2zura'", Local "Local file system at /tmp/rclone3599187399", Modify Window "1ms" 2024/09/30 04:00:51 DEBUG : hello, world!: md5 = 37035676d9c1b0476f2cc6bc6455799c OK upper checkfile vs. lower remote (without normalization) 2024/09/30 04:00:52 ERROR : hello, world!: sum not found 2024/09/30 04:00:52 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dogoqiv2zura' 2024/09/30 04:00:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dogoqiv2zura': 1 files missing 2024/09/30 04:00:52 NOTICE: 1 hashes missing 2024/09/30 04:00:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dogoqiv2zura': 2 differences found 2024/09/30 04:00:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dogoqiv2zura': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/09/30 04:00:54 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/30 04:00:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dogoqiv2zura': 0 differences found 2024/09/30 04:00:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dogoqiv2zura': 1 matching files 2024/09/30 04:00:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cifuzuw9zoha" 2024/09/30 04:00:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/30 04:00:54 DEBUG : Creating backend with remote "TestDrive:crypt/aphtdag6u7svc70ifl7lnlp7t3fc2gllofg6a8cgfd7nk0u9i4ug" 2024/09/30 04:00:55 DEBUG : Creating backend with remote "/tmp/rclone3431098825" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cifuzuw9zoha'", Local "Local file system at /tmp/rclone3431098825", Modify Window "1ms" 2024/09/30 04:00:59 DEBUG : HELLO, WORLD!: md5 = 4c30b25293da80b88cf7474f51f909d8 OK lower checkfile vs. upper remote (without normalization) 2024/09/30 04:00:59 ERROR : HELLO, WORLD!: sum not found 2024/09/30 04:00:59 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cifuzuw9zoha' 2024/09/30 04:00:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cifuzuw9zoha': 1 files missing 2024/09/30 04:00:59 NOTICE: 1 hashes missing 2024/09/30 04:00:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cifuzuw9zoha': 2 differences found 2024/09/30 04:00:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cifuzuw9zoha': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/09/30 04:01:01 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/30 04:01:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cifuzuw9zoha': 0 differences found 2024/09/30 04:01:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cifuzuw9zoha': 1 matching files 2024/09/30 04:01:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xisumid4kuxi" 2024/09/30 04:01:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/30 04:01:01 DEBUG : Creating backend with remote "TestDrive:crypt/fao3bg8c59h22frstvqcreahaohn4dka1hebltjrql6vbqckg4ag" 2024/09/30 04:01:02 DEBUG : Creating backend with remote "/tmp/rclone2086153196" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xisumid4kuxi'", Local "Local file system at /tmp/rclone2086153196", Modify Window "1ms" 2024/09/30 04:01:05 DEBUG : HeLlO, wOrLd!: md5 = 609a18dcbdeb0e6141eae3419fbd5aae OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/09/30 04:01:06 ERROR : HeLlO, wOrLd!: sum not found 2024/09/30 04:01:06 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xisumid4kuxi' 2024/09/30 04:01:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xisumid4kuxi': 1 files missing 2024/09/30 04:01:06 NOTICE: 1 hashes missing 2024/09/30 04:01:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xisumid4kuxi': 2 differences found 2024/09/30 04:01:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xisumid4kuxi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/09/30 04:01:07 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/30 04:01:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xisumid4kuxi': 0 differences found 2024/09/30 04:01:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xisumid4kuxi': 1 matching files 2024/09/30 04:01:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-citefiy7reje" 2024/09/30 04:01:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/30 04:01:07 DEBUG : Creating backend with remote "TestDrive:crypt/ns5v1ffvdnfrgnmssjque7hdv2kdi6e86rdtbt7346bu5h1dig60" 2024/09/30 04:01:08 DEBUG : Creating backend with remote "/tmp/rclone3859120062" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citefiy7reje'", Local "Local file system at /tmp/rclone3859120062", Modify Window "1ms" 2024/09/30 04:01:12 DEBUG : HELLO, WORLD!: md5 = 7f644744909e7f9dbedee8f7300b3100 OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/09/30 04:01:12 ERROR : HELLO, WORLD!: sum not found 2024/09/30 04:01:12 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-citefiy7reje' 2024/09/30 04:01:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-citefiy7reje': 1 files missing 2024/09/30 04:01:12 NOTICE: 1 hashes missing 2024/09/30 04:01:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-citefiy7reje': 2 differences found 2024/09/30 04:01:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-citefiy7reje': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/09/30 04:01:14 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/30 04:01:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-citefiy7reje': 0 differences found 2024/09/30 04:01:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-citefiy7reje': 1 matching files 2024/09/30 04:01:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-givacox6moyo" 2024/09/30 04:01:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/30 04:01:14 DEBUG : Creating backend with remote "TestDrive:crypt/aae10dkr0t25jptjpni0ncnkdee4sqn8rchkjvcaudgak0571rsg" 2024/09/30 04:01:15 DEBUG : Creating backend with remote "/tmp/rclone3583542305" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givacox6moyo'", Local "Local file system at /tmp/rclone3583542305", Modify Window "1ms" 2024/09/30 04:01:18 DEBUG : 測試_Русский___ě_áñ: md5 = 41fc39913c6439f7647d68fbd0b51468 OK NFD checkfile vs. NFC remote (without normalization) 2024/09/30 04:01:19 ERROR : 測試_Русский___ě_áñ: sum not found 2024/09/30 04:01:19 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-givacox6moyo' 2024/09/30 04:01:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-givacox6moyo': 1 files missing 2024/09/30 04:01:19 NOTICE: 1 hashes missing 2024/09/30 04:01:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-givacox6moyo': 2 differences found 2024/09/30 04:01:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-givacox6moyo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/09/30 04:01:20 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/30 04:01:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-givacox6moyo': 0 differences found 2024/09/30 04:01:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-givacox6moyo': 1 matching files 2024/09/30 04:01:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-goqocun1cume" 2024/09/30 04:01:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/30 04:01:21 DEBUG : Creating backend with remote "TestDrive:crypt/jcmf8a4unlvlsn658mnq5utqmo23hl9k0mughpkjvh39t7cli38g" 2024/09/30 04:01:22 DEBUG : Creating backend with remote "/tmp/rclone785811085" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goqocun1cume'", Local "Local file system at /tmp/rclone785811085", Modify Window "1ms" 2024/09/30 04:01:25 DEBUG : 測試_Русский___ě_áñ: md5 = c25ec9dcf8a24207245d7b83607773cb OK NFC checkfile vs. NFD remote (without normalization) 2024/09/30 04:01:26 ERROR : 測試_Русский___ě_áñ: sum not found 2024/09/30 04:01:26 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-goqocun1cume' 2024/09/30 04:01:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-goqocun1cume': 1 files missing 2024/09/30 04:01:26 NOTICE: 1 hashes missing 2024/09/30 04:01:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-goqocun1cume': 2 differences found 2024/09/30 04:01:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-goqocun1cume': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/09/30 04:01:27 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/30 04:01:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-goqocun1cume': 0 differences found 2024/09/30 04:01:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-goqocun1cume': 1 matching files 2024/09/30 04:01:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tifebaf2xoxo" 2024/09/30 04:01:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/30 04:01:27 DEBUG : Creating backend with remote "TestDrive:crypt/aioaqo8skkl1hh64noh7j8sv6vsios29oij2a2tcot3deqgq6pmg" 2024/09/30 04:01:28 DEBUG : Creating backend with remote "/tmp/rclone2054074101" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tifebaf2xoxo'", Local "Local file system at /tmp/rclone2054074101", Modify Window "1ms" 2024/09/30 04:01:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0b3893c01fbff5067ff8b74664ebbdc9 OK NFDx2 checkfile vs. both remote (without normalization) 2024/09/30 04:01:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/09/30 04:01:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tifebaf2xoxo' 2024/09/30 04:01:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tifebaf2xoxo': 1 files missing 2024/09/30 04:01:32 NOTICE: 1 hashes missing 2024/09/30 04:01:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tifebaf2xoxo': 2 differences found 2024/09/30 04:01:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tifebaf2xoxo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/09/30 04:01:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/30 04:01:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tifebaf2xoxo': 0 differences found 2024/09/30 04:01:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tifebaf2xoxo': 1 matching files 2024/09/30 04:01:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wabeqow9duni" 2024/09/30 04:01:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/30 04:01:33 DEBUG : Creating backend with remote "TestDrive:crypt/itfm86vgd47udn0m66fa2146qn7ok62m6bvp7resqeug51ho3m00" 2024/09/30 04:01:35 DEBUG : Creating backend with remote "/tmp/rclone436442602" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wabeqow9duni'", Local "Local file system at /tmp/rclone436442602", Modify Window "1ms" 2024/09/30 04:01:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fa6b74e4cf1373414cd901ba282104ae OK NFCx2 checkfile vs. both remote (without normalization) 2024/09/30 04:01:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/09/30 04:01:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wabeqow9duni' 2024/09/30 04:01:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wabeqow9duni': 1 files missing 2024/09/30 04:01:38 NOTICE: 1 hashes missing 2024/09/30 04:01:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wabeqow9duni': 2 differences found 2024/09/30 04:01:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wabeqow9duni': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/09/30 04:01:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/30 04:01:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wabeqow9duni': 0 differences found 2024/09/30 04:01:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wabeqow9duni': 1 matching files 2024/09/30 04:01:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zocehod0dabi" 2024/09/30 04:01:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/30 04:01:40 DEBUG : Creating backend with remote "TestDrive:crypt/sb6rs0hiibncs68c163q3889e293i29edmnc8q0fmgdpe6ffat9g" 2024/09/30 04:01:41 DEBUG : Creating backend with remote "/tmp/rclone442438492" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zocehod0dabi'", Local "Local file system at /tmp/rclone442438492", Modify Window "1ms" 2024/09/30 04:01:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4bdb04a4e93900e87eee0b0475b14af1 OK both checkfile vs. NFDx2 remote (without normalization) 2024/09/30 04:01:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/09/30 04:01:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zocehod0dabi' 2024/09/30 04:01:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zocehod0dabi': 1 files missing 2024/09/30 04:01:45 NOTICE: 1 hashes missing 2024/09/30 04:01:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zocehod0dabi': 2 differences found 2024/09/30 04:01:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zocehod0dabi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/09/30 04:01:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/30 04:01:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zocehod0dabi': 0 differences found 2024/09/30 04:01:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zocehod0dabi': 1 matching files 2024/09/30 04:01:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pefegag2zuge" 2024/09/30 04:01:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/30 04:01:46 DEBUG : Creating backend with remote "TestDrive:crypt/4bmh2h4j7cebrndcq90n8bruh992ils41k8koi3nkubtg7fud310" 2024/09/30 04:01:48 DEBUG : Creating backend with remote "/tmp/rclone2026700275" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pefegag2zuge'", Local "Local file system at /tmp/rclone2026700275", Modify Window "1ms" 2024/09/30 04:01:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2d2d48c8d6fc82682424de2328951cb4 OK both checkfile vs. NFCx2 remote (without normalization) 2024/09/30 04:01:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/09/30 04:01:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pefegag2zuge' 2024/09/30 04:01:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pefegag2zuge': 1 files missing 2024/09/30 04:01:52 NOTICE: 1 hashes missing 2024/09/30 04:01:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pefegag2zuge': 2 differences found 2024/09/30 04:01:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pefegag2zuge': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/09/30 04:01:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/30 04:01:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pefegag2zuge': 0 differences found 2024/09/30 04:01:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pefegag2zuge': 1 matching files 2024/09/30 04:01:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pefegag2zuge': Purge remote 2024/09/30 04:01:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zocehod0dabi': Purge remote 2024/09/30 04:01:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wabeqow9duni': Purge remote 2024/09/30 04:01:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tifebaf2xoxo': Purge remote 2024/09/30 04:01:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-goqocun1cume': Purge remote 2024/09/30 04:01:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-givacox6moyo': Purge remote 2024/09/30 04:01:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-citefiy7reje': Purge remote 2024/09/30 04:01:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xisumid4kuxi': Purge remote 2024/09/30 04:01:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cifuzuw9zoha': Purge remote 2024/09/30 04:02:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dogoqiv2zura': Purge remote --- PASS: TestApplyTransforms (73.86s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 04:02:01 DEBUG : file1: Need to transfer - File not found at Destination 2024/09/30 04:02:05 DEBUG : sub/file2: md5 = df83443959b8c715d4ae7de8dc28482f OK 2024/09/30 04:02:05 INFO : file1: Copied (new) to: sub/file2 2024/09/30 04:02:06 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:02:06 DEBUG : file1: Unchanged skipping 2024/09/30 04:02:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka': don't need to copy/move sub/file2, it is already at target location 2024/09/30 04:02:09 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (9.06s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.51s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 04:02:13 DEBUG : dst/file1: md5 = 951ed19ab7a559f94c83ee5b8fbdd0bf OK 2024/09/30 04:02:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gaqulag9koka/backup" 2024/09/30 04:02:15 DEBUG : Creating backend with remote "TestDrive:crypt/d09m7m2t0v1fnk54vifitand1628fuach77sl3p2ofkb02knt7pg/1nrff024r7pq65ecp72fc28jb0" 2024/09/30 04:02:17 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/09/30 04:02:20 INFO : dst/file1: Moved (server-side) 2024/09/30 04:02:22 DEBUG : dst/file1: md5 = b5fcb14caa59e7b79ab96895506301db OK 2024/09/30 04:02:22 INFO : dst/file1: Copied (new) 2024/09/30 04:02:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/09/30 04:02:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/09/30 04:02:28 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (19.29s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 04:02:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gaqulag9koka/dst" 2024/09/30 04:02:30 DEBUG : Creating backend with remote "TestDrive:crypt/d09m7m2t0v1fnk54vifitand1628fuach77sl3p2ofkb02knt7pg/31u3jie661vd5p8j7rtc3hgbh0" 2024/09/30 04:02:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gaqulag9koka/CompareDest" 2024/09/30 04:02:32 DEBUG : Creating backend with remote "TestDrive:crypt/d09m7m2t0v1fnk54vifitand1628fuach77sl3p2ofkb02knt7pg/gveqi14airsml4bgu7krj116o8" 2024/09/30 04:02:34 DEBUG : one: Need to transfer - File not found at Destination 2024/09/30 04:02:37 DEBUG : one: md5 = d475d3cfb651312edbe406a0dddcb229 OK 2024/09/30 04:02:37 INFO : one: Copied (new) 2024/09/30 04:02:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/30 04:02:41 DEBUG : one: md5 = 799a0d03f5c9da06f10e8b82d43da8c4 OK 2024/09/30 04:02:41 INFO : one: Copied (replaced existing) 2024/09/30 04:02:44 DEBUG : dst/one: md5 = 9541a1df6fbca9fb73682d48b3e9c230 OK 2024/09/30 04:02:47 DEBUG : CompareDest/one: md5 = 25d872a63b085673d2b2bf559086333c OK 2024/09/30 04:02:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/30 04:02:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 04:02:49 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/30 04:02:51 DEBUG : CompareDest/two: md5 = 0e1a4a40b77ad4954ed62d76013f80c6 OK 2024/09/30 04:02:52 DEBUG : two: Need to transfer - File not found at Destination 2024/09/30 04:02:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 04:02:52 DEBUG : two: Destination found in --compare-dest, skipping 2024/09/30 04:02:53 DEBUG : two: Need to transfer - File not found at Destination 2024/09/30 04:02:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 04:02:54 DEBUG : two: Destination found in --compare-dest, skipping 2024/09/30 04:02:55 DEBUG : two: Need to transfer - File not found at Destination 2024/09/30 04:02:56 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/09/30 04:02:58 DEBUG : two: md5 = 4908befaba8db69e5518b0d0178befde OK 2024/09/30 04:02:58 INFO : two: Copied (new) 2024/09/30 04:03:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/09/30 04:03:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/09/30 04:03:04 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/09/30 04:03:04 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (35.21s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 04:03:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gaqulag9koka/dst" 2024/09/30 04:03:05 DEBUG : Creating backend with remote "TestDrive:crypt/d09m7m2t0v1fnk54vifitand1628fuach77sl3p2ofkb02knt7pg/31u3jie661vd5p8j7rtc3hgbh0" 2024/09/30 04:03:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gaqulag9koka/CopyDest" 2024/09/30 04:03:07 DEBUG : Creating backend with remote "TestDrive:crypt/d09m7m2t0v1fnk54vifitand1628fuach77sl3p2ofkb02knt7pg/d09o6po3f7bm6ce32vdgs8h9ls" 2024/09/30 04:03:09 DEBUG : one: Need to transfer - File not found at Destination 2024/09/30 04:03:12 DEBUG : one: md5 = d73ae6f86f9cc33e60f675ba2b2567cc OK 2024/09/30 04:03:12 INFO : one: Copied (new) 2024/09/30 04:03:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/30 04:03:16 DEBUG : one: md5 = fd8985e077d023ccf864c834a430bb0c OK 2024/09/30 04:03:16 INFO : one: Copied (replaced existing) 2024/09/30 04:03:19 DEBUG : dst/one: md5 = fe946b7be8df72b75150d3d04fe35e90 OK 2024/09/30 04:03:22 DEBUG : CopyDest/one: md5 = a7607b8260df4a2015733c3bf9658a53 OK 2024/09/30 04:03:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gaqulag9koka/BackupDir" 2024/09/30 04:03:23 DEBUG : Creating backend with remote "TestDrive:crypt/d09m7m2t0v1fnk54vifitand1628fuach77sl3p2ofkb02knt7pg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/09/30 04:03:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/30 04:03:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 04:03:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/30 04:03:28 INFO : one: Moved (server-side) 2024/09/30 04:03:30 INFO : one: Copied (server-side copy) 2024/09/30 04:03:30 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/09/30 04:03:33 DEBUG : CopyDest/two: md5 = 589112e2212ac5c46201983c181d3c36 OK 2024/09/30 04:03:34 DEBUG : two: Need to transfer - File not found at Destination 2024/09/30 04:03:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 04:03:36 INFO : two: Copied (server-side copy) 2024/09/30 04:03:36 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/09/30 04:03:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 04:03:37 DEBUG : two: Unchanged skipping 2024/09/30 04:03:39 DEBUG : CopyDest/three: md5 = e007307d42547a2566ce64f0638d61f5 OK 2024/09/30 04:03:40 DEBUG : three: Need to transfer - File not found at Destination 2024/09/30 04:03:41 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/09/30 04:03:41 DEBUG : three: Destination not found in --copy-dest 2024/09/30 04:03:43 DEBUG : three: md5 = 59cd87f614685a187866aa7da34e5097 OK 2024/09/30 04:03:43 INFO : three: Copied (new) 2024/09/30 04:03:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/09/30 04:03:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/09/30 04:03:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/09/30 04:03:51 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/09/30 04:03:51 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/09/30 04:03:51 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/09/30 04:03:52 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (48.29s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.54s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.57s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 04:03:55 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/09/30 04:03:58 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 397633f1c4c8d14e8bd8762ec4dda702 OK 2024/09/30 04:03:58 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/09/30 04:03:59 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/09/30 04:03:59 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 2024/09/30 04:04:00 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/09/30 04:04:01 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/09/30 04:04:03 DEBUG : TestCopyFileMaxTransfer/file4: md5 = c1cb6ddf078fb8b0d35b693f41b33f95 OK 2024/09/30 04:04:03 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/09/30 04:04:06 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2024/09/30 04:04:06 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (13.37s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.53s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 04:04:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka': Looking for duplicate names using skip mode. 2024/09/30 04:04:13 NOTICE: one: Found 2 files with duplicate names 2024/09/30 04:04:13 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (7.63s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 04:04:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka': Looking for duplicate names using skip mode. 2024/09/30 04:04:22 NOTICE: one: Found 3 files with duplicate names 2024/09/30 04:04:22 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/09/30 04:04:23 INFO : one: Deleted 2024/09/30 04:04:23 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (9.96s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 04:04:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka': Looking for duplicate names using first mode. 2024/09/30 04:04:32 NOTICE: one: Found 3 files with duplicate names 2024/09/30 04:04:33 INFO : one: Deleted 2024/09/30 04:04:34 INFO : one: Deleted 2024/09/30 04:04:34 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (9.44s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 04:04:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka': Looking for duplicate names using newest mode. 2024/09/30 04:04:41 NOTICE: one: Found 3 files with duplicate names 2024/09/30 04:04:42 INFO : one: Deleted 2024/09/30 04:04:43 INFO : one: Deleted 2024/09/30 04:04:43 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (9.33s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.55s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 04:04:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka': Looking for duplicate names using oldest mode. 2024/09/30 04:04:51 NOTICE: one: Found 3 files with duplicate names 2024/09/30 04:04:52 INFO : one: Deleted 2024/09/30 04:04:53 INFO : one: Deleted 2024/09/30 04:04:53 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (9.46s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 04:05:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka': Looking for duplicate names using largest mode. 2024/09/30 04:05:01 NOTICE: one: Found 3 files with duplicate names 2024/09/30 04:05:02 INFO : one: Deleted 2024/09/30 04:05:02 INFO : one: Deleted 2024/09/30 04:05:02 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (9.57s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 04:05:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka': Looking for duplicate names using smallest mode. 2024/09/30 04:05:10 NOTICE: one: Found 3 files with duplicate names 2024/09/30 04:05:11 INFO : one: Deleted 2024/09/30 04:05:11 INFO : one: Deleted 2024/09/30 04:05:11 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (9.08s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 04:05:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka': Looking for duplicate names using rename mode. 2024/09/30 04:05:21 NOTICE: one.txt: Found 3 files with duplicate names 2024/09/30 04:05:23 INFO : one-2.txt: renamed from: one.txt 2024/09/30 04:05:25 INFO : one-3.txt: renamed from: one.txt 2024/09/30 04:05:26 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (17.40s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 04:05:34 DEBUG : dupe1/one.txt: md5 = 26ecc22a2c01e28c8766e764240de2a8 OK 2024/09/30 04:05:37 DEBUG : dupe2/two.txt: md5 = caf43d25c8dae009f6d372900a619d5a OK 2024/09/30 04:05:40 DEBUG : dupe3/three.txt: md5 = 593c179ec6b0b445e113751987d08927 OK 2024/09/30 04:05:41 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2024/09/30 04:05:42 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2024/09/30 04:05:43 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2024/09/30 04:05:44 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2024/09/30 04:05:49 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/09/30 04:05:49 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2024/09/30 04:05:49 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (19.49s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 04:05:52 DEBUG : a.txt: md5 = 46a18926e7f73e091d91697bc731db93 OK 2024/09/30 04:05:54 DEBUG : zend.txt: md5 = 6c001d990dc80d145c6ea74dc21ef12d OK 2024/09/30 04:05:58 DEBUG : sub dir/hello world: md5 = cd62629bd2e02c0a5a9eb87d960aed54 OK 2024/09/30 04:06:00 DEBUG : sub dir/hello world2: md5 = 1a8538ae584c64008ec2e5563a8dfdd4 OK 2024/09/30 04:06:03 DEBUG : sub dir/ignore dir/.ignore: md5 = d2e2b8389bb0bf1a7fc7f05d9cc11aa5 OK 2024/09/30 04:06:05 DEBUG : sub dir/ignore dir/should be ignored: md5 = b784edc10bfd6b1427ff6ac8b829f638 OK 2024/09/30 04:06:09 DEBUG : sub dir/sub sub dir/hello world3: md5 = 3819012d84b86fae36971277e305efb2 OK 2024/09/30 04:06:10 DEBUG : a.txt: Excluded (Size Filter) 2024/09/30 04:06:10 DEBUG : a.txt: Excluded 2024/09/30 04:06:11 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/09/30 04:06:11 DEBUG : sub dir/hello world: Excluded 2024/09/30 04:06:11 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/09/30 04:06:11 DEBUG : sub dir/hello world2: Excluded 2024/09/30 04:06:12 DEBUG : sub dir/ignore dir: Excluded 2024/09/30 04:06:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/09/30 04:06:12 DEBUG : sub dir/hello world: Excluded 2024/09/30 04:06:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/09/30 04:06:12 DEBUG : sub dir/hello world2: Excluded 2024/09/30 04:06:12 DEBUG : sub dir/ignore dir: Excluded 2024/09/30 04:06:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2024/09/30 04:06:22 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2024/09/30 04:06:22 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2024/09/30 04:06:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2024/09/30 04:06:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2024/09/30 04:06:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/09/30 04:06:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (33.67s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 04:06:26 DEBUG : file1: md5 = 9a2a6ec73dec909aff6f5ab8c33d5045 OK 2024/09/30 04:06:29 DEBUG : sub/file2: md5 = af71db9e0a314308dca9ba602c11e09c 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 2024/09/30 04:06:33 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2024/09/30 04:06:33 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2024/09/30 04:06:34 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2024/09/30 04:06:36 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (13.78s) --- PASS: TestListJSON/Default (0.33s) --- PASS: TestListJSON/FilesOnly (0.32s) --- PASS: TestListJSON/DirsOnly (0.37s) --- PASS: TestListJSON/Recurse (0.59s) --- PASS: TestListJSON/SubDir (0.35s) --- PASS: TestListJSON/NoModTime (0.34s) --- PASS: TestListJSON/NoMimeType (0.35s) --- PASS: TestListJSON/ShowHash (0.37s) --- PASS: TestListJSON/HashTypes (0.33s) --- PASS: TestListJSON/Metadata (0.89s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 04:06:39 DEBUG : file1: md5 = 43e9eef2b56d6c4c5d367e2ad239232c OK 2024/09/30 04:06:43 DEBUG : sub/file2: md5 = 464bf01d5c282f36945e6cb222ccf6b4 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 2024/09/30 04:06:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gaqulag9koka/notfound" 2024/09/30 04:06:48 DEBUG : Creating backend with remote "TestDrive:crypt/d09m7m2t0v1fnk54vifitand1628fuach77sl3p2ofkb02knt7pg/qe0i31qdkoejk60elps0ni5sqk" 2024/09/30 04:06:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (16.38s) --- PASS: TestStatJSON/Root (0.33s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.33s) --- PASS: TestStatJSON/Dir (0.65s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.36s) --- PASS: TestStatJSON/File (0.32s) --- PASS: TestStatJSON/NotFound (0.58s) --- PASS: TestStatJSON/DirFilesOnly (0.34s) --- PASS: TestStatJSON/FileFilesOnly (0.42s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.32s) --- PASS: TestStatJSON/FileDirsOnly (0.30s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.31s) --- PASS: TestStatJSON/RootNotFound (2.19s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 04:06:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka': Making directory 2024/09/30 04:06:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka': Making directory --- PASS: TestMkdir (0.78s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 04:06:58 DEBUG : sub dir/hello world: md5 = f8c30796541b6d335a4459d38cda5384 OK 2024/09/30 04:07:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (6.95s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 04:07:04 DEBUG : potato2: md5 = f254a2f9e65a061facc1c0aa090235c4 OK 2024/09/30 04:07:06 DEBUG : empty space: md5 = 32c942207c868582ace42e061cd3ebee OK --- PASS: TestLs (7.32s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 04:07:11 DEBUG : potato2: md5 = 8b7c92ed903226ba830039c45eff8b64 OK 2024/09/30 04:07:13 DEBUG : empty space: md5 = 6becd8756c1bc5c8dccb075342977e4c OK 2024/09/30 04:07:14 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (7.31s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 04:07:18 DEBUG : potato2: md5 = e06acbc354ca30a7c466d5732531a245 OK 2024/09/30 04:07:20 DEBUG : empty space: md5 = bf3d69d357336f436bd22189878a2809 OK --- PASS: TestLsLong (6.99s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 04:07:25 DEBUG : potato2: md5 = 4b7e5942ef68079b634e38c4ea4c6684 OK 2024/09/30 04:07:27 DEBUG : empty space: md5 = 5fa881dfc8b0b690c940da10357d4ee9 OK --- PASS: TestHashSums (6.55s) === RUN TestHashSumsWithErrors 2024/09/30 04:07:30 DEBUG : Creating backend with remote ":memory:" 2024/09/30 04:07:30 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/09/30 04:07:30 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/09/30 04:07:30 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/09/30 04:07:30 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/09/30 04:07:30 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/09/30 04:07:30 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/09/30 04:07:30 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/09/30 04:07:30 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/09/30 04:07:30 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-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 04:07:32 DEBUG : potato2: md5 = 478ad53635042f17bde9f411ec61f903 OK 2024/09/30 04:07:34 DEBUG : empty space: md5 = 76b0f3d10e5e1617cb3ad01adc477626 OK 2024/09/30 04:07:37 DEBUG : sub dir/potato3: md5 = 9afe915123458f3b326e9596907dd14a OK 2024/09/30 04:07:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (12.50s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 04:07:44 DEBUG : small: md5 = cf05aaca5a617872139f55e62622c6b6 OK 2024/09/30 04:07:46 DEBUG : medium: md5 = 33a86428be06704933187ce42717cec1 OK 2024/09/30 04:07:48 DEBUG : large: md5 = 8c22cd06675778db3a138e19e40c5e80 OK 2024/09/30 04:07:48 DEBUG : Waiting for deletions to finish 2024/09/30 04:07:49 DEBUG : large: Excluded (Size Filter) 2024/09/30 04:07:49 INFO : medium: Deleted 2024/09/30 04:07:49 INFO : small: Deleted --- PASS: TestDelete (8.90s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 04:07:53 DEBUG : small: md5 = 1e896d1b3ed1e39379d3d2fea536e45f OK 2024/09/30 04:07:55 DEBUG : medium: md5 = 227220b5c3902af4ad1e74ad5d424b2b OK 2024/09/30 04:07:57 DEBUG : large: md5 = ea13ceeccc143569fbdd90ba0539f1e7 OK 2024/09/30 04:07:57 DEBUG : Waiting for deletions to finish 2024/09/30 04:07:58 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2024/09/30 04:07:59 INFO : small: Deleted 2024/09/30 04:07:59 INFO : medium: Deleted --- PASS: TestMaxDelete (9.79s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 04:08:03 DEBUG : small: md5 = 632cfe9db7d86fc2a81360d41ac0af95 OK 2024/09/30 04:08:05 DEBUG : medium: md5 = 312ea11a7a41944c852847e5795c1d1c OK 2024/09/30 04:08:07 DEBUG : large: md5 = 86825c8f9dfe106afc028d45ca700d87 OK 2024/09/30 04:08:07 DEBUG : Waiting for deletions to finish 2024/09/30 04:08:07 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/09/30 04:08:08 INFO : medium: Deleted 2024/09/30 04:08:08 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (9.70s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 04:08:13 DEBUG : small: md5 = a018b486f3225edc5eca9ab80b719a7a OK 2024/09/30 04:08:15 DEBUG : medium: md5 = 3e97f23cc16b719fec01500d2704305a OK 2024/09/30 04:08:17 DEBUG : large: md5 = dc287e711c89f5ab5ae406a7fd6bb6f8 OK 2024/09/30 04:08:17 DEBUG : Waiting for deletions to finish 2024/09/30 04:08:17 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/09/30 04:08:18 INFO : small: Deleted 2024/09/30 04:08:18 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (9.68s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 04:08:23 DEBUG : ReadFile: md5 = 19782bfd6cf4058db84ad3093358fe27 OK --- PASS: TestReadFile (5.95s) === RUN TestRetry 2024/09/30 04:08:26 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/09/30 04:08:26 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/09/30 04:08:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/09/30 04:08:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/09/30 04:08:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/09/30 04:08:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/09/30 04:08:26 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-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 04:08:29 DEBUG : file1: md5 = b793687d362beb4e9febb17dfa7609f4 OK 2024/09/30 04:08:31 DEBUG : file2: md5 = 91489227d3b1ee68f437680ab825f126 OK --- PASS: TestCat (19.40s) === RUN TestPurge 2024/09/30 04:08:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jirezoj6zuvu" 2024/09/30 04:08:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/30 04:08:46 DEBUG : Creating backend with remote "TestDrive:crypt/hbpadrg1r9gcnr9keksiag3qtm7gle6feqdpqir5vd99ipc7knr0" 2024/09/30 04:08:47 DEBUG : Creating backend with remote "/tmp/rclone1852939370" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jirezoj6zuvu'", Local "Local file system at /tmp/rclone1852939370", Modify Window "1ms" 2024/09/30 04:08:54 DEBUG : A1/B1/C1/one: md5 = cfc44022d2a43f2a24f99682e6afe86b OK 2024/09/30 04:08:54 DEBUG : A2: Making directory 2024/09/30 04:08:55 DEBUG : A1/B2: Making directory 2024/09/30 04:08:56 DEBUG : A1/B2/C2: Making directory 2024/09/30 04:08:57 DEBUG : A1/B1/C3: Making directory 2024/09/30 04:08:58 DEBUG : A3: Making directory 2024/09/30 04:08:59 DEBUG : A3/B3: Making directory 2024/09/30 04:09:01 DEBUG : A3/B3/C4: Making directory 2024/09/30 04:09:04 DEBUG : A1/two: md5 = 3ddb76934367a3b736dca60454603800 OK 2024/09/30 04:09:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jirezoj6zuvu': Purge remote 2024/09/30 04:09:09 NOTICE: purge failed: directory not found --- PASS: TestPurge (22.81s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 04:09:14 DEBUG : A1/B1/C1/one: md5 = c0b5902be41e6d395427c0466460a7b0 OK 2024/09/30 04:09:14 DEBUG : A2: Making directory 2024/09/30 04:09:15 DEBUG : A1/B2: Making directory 2024/09/30 04:09:16 DEBUG : A1/B2/C2: Making directory 2024/09/30 04:09:18 DEBUG : A1/B1/C3: Making directory 2024/09/30 04:09:19 DEBUG : A3: Making directory 2024/09/30 04:09:20 DEBUG : A3/B3: Making directory 2024/09/30 04:09:21 DEBUG : A3/B3/C4: Making directory 2024/09/30 04:09:24 DEBUG : A1/two: md5 = 8361a0097e590641ab895390018741d0 OK 2024/09/30 04:09:26 DEBUG : removing 1 level 3 directories 2024/09/30 04:09:26 INFO : A3/B3/C4: Removing directory 2024/09/30 04:09:30 DEBUG : removing 2 level 3 directories 2024/09/30 04:09:30 INFO : A1/B2/C2: Removing directory 2024/09/30 04:09:30 INFO : A1/B1/C3: Removing directory 2024/09/30 04:09:31 DEBUG : removing 2 level 2 directories 2024/09/30 04:09:31 INFO : A3/B3: Removing directory 2024/09/30 04:09:31 INFO : A1/B2: Removing directory 2024/09/30 04:09:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/09/30 04:09:31 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2024/09/30 04:09:32 DEBUG : removing 2 level 1 directories 2024/09/30 04:09:32 INFO : A3: Removing directory 2024/09/30 04:09:32 INFO : A2: Removing directory 2024/09/30 04:09:32 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2024/09/30 04:09:38 DEBUG : removing 1 level 3 directories 2024/09/30 04:09:38 INFO : A1/B1/C1: Removing directory 2024/09/30 04:09:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/09/30 04:09:39 DEBUG : removing 1 level 2 directories 2024/09/30 04:09:39 INFO : A1/B1: Removing directory 2024/09/30 04:09:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/09/30 04:09:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/09/30 04:09:41 DEBUG : removing 1 level 1 directories 2024/09/30 04:09:41 INFO : A1: Removing directory 2024/09/30 04:09:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/09/30 04:09:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/09/30 04:09:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/09/30 04:09:42 DEBUG : removing 1 level 0 directories 2024/09/30 04:09:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka': Removing directory 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/09/30 04:09:43 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" --- PASS: TestRmdirsNoLeaveRoot (35.75s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 04:09:46 DEBUG : A1: Making directory 2024/09/30 04:09:47 DEBUG : A1/B1: Making directory 2024/09/30 04:09:48 DEBUG : A1/B1/C1: Making directory 2024/09/30 04:09:51 DEBUG : removing 1 level 3 directories 2024/09/30 04:09:51 INFO : A1/B1/C1: Removing directory 2024/09/30 04:09:52 DEBUG : removing 1 level 2 directories 2024/09/30 04:09:52 INFO : A1/B1: Removing directory 2024/09/30 04:09:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/09/30 04:09:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (11.65s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 04:09:56 DEBUG : A1: Making directory 2024/09/30 04:09:57 DEBUG : A1/B1: Making directory 2024/09/30 04:09:58 DEBUG : A1/B1/C1: Making directory 2024/09/30 04:10:02 DEBUG : removing 1 level 3 directories 2024/09/30 04:10:02 INFO : A1/B1/C1: Removing directory 2024/09/30 04:10:03 DEBUG : removing 1 level 2 directories 2024/09/30 04:10:03 INFO : A1/B1: Removing directory 2024/09/30 04:10:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/09/30 04:10:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (10.79s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 04:10:09 DEBUG : file1: md5 = cee4b2e9d8ac2ce325f91640afef0c07 OK 2024/09/30 04:10:10 DEBUG : filename.txt: File name found in url 2024/09/30 04:10:12 DEBUG : filename.txt: md5 = c192732496e82e1f87a4a76e0da79d58 OK 2024/09/30 04:10:12 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/09/30 04:10:14 DEBUG : headerfilename.txt: md5 = 62285c339993c3eb3dc2f33cd6f16208 OK 2024/09/30 04:10:16 DEBUG : file2: md5 = 184669c62f58ceb578ae5b7219e0d8be OK --- PASS: TestCopyURL (12.91s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 04:10:20 DEBUG : file1: Need to transfer - File not found at Destination 2024/09/30 04:10:23 DEBUG : sub/file2: md5 = 94499d6845d3d8a3b7dfe2884f1ea604 OK 2024/09/30 04:10:23 INFO : file1: Copied (new) to: sub/file2 2024/09/30 04:10:23 INFO : file1: Deleted 2024/09/30 04:10:24 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:10:24 DEBUG : file1: Unchanged skipping 2024/09/30 04:10:24 INFO : file1: Deleted 2024/09/30 04:10:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka': don't need to copy/move sub/file2, it is already at target location 2024/09/30 04:10:28 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (8.90s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 04:10:29 DEBUG : file1: Need to transfer - File not found at Destination 2024/09/30 04:10:31 DEBUG : file1: md5 = 9b3342a36356e24f047d092ec5440796 OK 2024/09/30 04:10:31 INFO : file1: Copied (new) 2024/09/30 04:10:31 INFO : file1: Deleted 2024/09/30 04:10:31 DEBUG : file1: Destination exists, skipping 2024/09/30 04:10:31 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.59s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.63s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.62s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 04:10:37 DEBUG : dst/file1: md5 = 488f512d41cd9df93b2e518c72b1f6a9 OK 2024/09/30 04:10:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gaqulag9koka/backup" 2024/09/30 04:10:38 DEBUG : Creating backend with remote "TestDrive:crypt/d09m7m2t0v1fnk54vifitand1628fuach77sl3p2ofkb02knt7pg/1nrff024r7pq65ecp72fc28jb0" 2024/09/30 04:10:41 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/09/30 04:10:45 INFO : dst/file1: Moved (server-side) 2024/09/30 04:10:47 DEBUG : dst/file1: md5 = 1742c7fca6b932bb65dfc4c666bd1bf8 OK 2024/09/30 04:10:47 INFO : dst/file1: Copied (new) 2024/09/30 04:10:47 INFO : dst/file1: Deleted 2024/09/30 04:10:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/09/30 04:10:52 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/09/30 04:10:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (19.97s) === 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-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 04:10:58 DEBUG : A1/one: md5 = c0ec92bb3b4f7f86f8c215ce7d801374 OK 2024/09/30 04:10:59 DEBUG : A1/two: md5 = 0e0cc9b97ec85f71f61997fc80e8912d OK 2024/09/30 04:11:02 DEBUG : A1/B1/three: md5 = dacb4ac0ad030912b9882be1b0263412 OK 2024/09/30 04:11:06 DEBUG : A1/B1/C1/four: md5 = db9402d47587549d9b04658e6e8bc7a1 OK 2024/09/30 04:11:09 DEBUG : A1/B1/C2/five: md5 = bcf79834f0a3e9768d39166f2a9ee166 OK 2024/09/30 04:11:09 DEBUG : A1/B2: Making directory 2024/09/30 04:11:10 DEBUG : A1/B1/C3: Making directory 2024/09/30 04:11:25 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/09/30 04:11:25 INFO : A2/two: Moved (server-side) to: A3/two 2024/09/30 04:11:25 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/09/30 04:11:25 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/09/30 04:11:25 INFO : A2/one: Moved (server-side) to: A3/one 2024/09/30 04:11:30 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/09/30 04:11:30 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/09/30 04:11:30 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/09/30 04:11:32 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/09/30 04:11:32 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/09/30 04:11:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/09/30 04:11:43 INFO : A3/two: Moved (server-side) to: A4/two 2024/09/30 04:11:43 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/09/30 04:11:43 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/09/30 04:11:43 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/09/30 04:11:44 INFO : A3/one: Moved (server-side) to: A4/one 2024/09/30 04:11:48 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/09/30 04:11:48 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/09/30 04:11:48 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/09/30 04:11:49 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/09/30 04:11:49 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/09/30 04:11:59 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2024/09/30 04:12:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2024/09/30 04:12:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/09/30 04:12:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/09/30 04:12:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/09/30 04:12:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/09/30 04:12:03 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/09/30 04:12:03 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/09/30 04:12:03 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/09/30 04:12:03 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (69.78s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" --- PASS: TestGetFsInfo (0.54s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 04:12:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka': File to upload is small (34 bytes), uploading instead of streaming 2024/09/30 04:12:07 DEBUG : no_checksum_small_file_from_pipe: md5 = 6e56fb52bbd6b76526e6a5d39fdadee4 OK 2024/09/30 04:12:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/09/30 04:12:07 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/09/30 04:12:07 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2024/09/30 04:12:09 DEBUG : no_checksum_big_file_from_pipe: md5 = 459d508895f83fec3d839857de730b09 OK 2024/09/30 04:12:09 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-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 04:12:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka': File to upload is small (34 bytes), uploading instead of streaming 2024/09/30 04:12:14 DEBUG : with_checksum_small_file_from_pipe: md5 = 20aacfab37eff0513eb66d936cf7dc74 OK 2024/09/30 04:12:14 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/09/30 04:12:15 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2024/09/30 04:12:17 DEBUG : with_checksum_big_file_from_pipe: md5 = fa2418e206bcaccdd3f7c5c589480bd0 OK 2024/09/30 04:12:17 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-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 04:12:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka': File to upload is small (34 bytes), uploading instead of streaming 2024/09/30 04:12:22 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:12:22 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/09/30 04:12:24 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-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 04:12:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka': File to upload is small (34 bytes), uploading instead of streaming 2024/09/30 04:12:29 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/09/30 04:12:29 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/09/30 04:12:31 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (29.11s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.84s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (7.68s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (7.07s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (7.52s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/09/30 04:12:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka': File to upload is small (48 bytes), uploading instead of streaming 2024/09/30 04:12:36 DEBUG : rcat_metadata: md5 = 9c63be02b7959096f246fea750b6bd04 OK 2024/09/30 04:12:36 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2024/09/30 04:12:39 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2024/09/30 04:12:40 DEBUG : rcat_metadata_uploadcutoff0: md5 = 26edbf93c1a5f4b10741cb337ed5d486 OK 2024/09/30 04:12:40 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (8.15s) --- PASS: TestRcatMetadata/Normal (3.70s) --- PASS: TestRcatMetadata/ViaDisk (3.91s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 04:12:44 DEBUG : potato1: md5 = 1d33cea0999c47ed033de8f4abda5bde OK 2024/09/30 04:12:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka': File to upload is small (60 bytes), uploading instead of streaming 2024/09/30 04:12:46 DEBUG : potato2: md5 = 29c23169f210c9e7b0cdcfb14b92ffe9 OK 2024/09/30 04:12:46 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (6.90s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 04:12:51 DEBUG : potato1: md5 = 67d262cce99fa81be09568521a9ffade OK 2024/09/30 04:12:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka': File to upload is small (60 bytes), uploading instead of streaming 2024/09/30 04:12:53 DEBUG : potato2: md5 = 111e9b0acce7e11d73b135d3786861f8 OK 2024/09/30 04:12:53 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (6.93s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 04:12:58 DEBUG : potato2: md5 = 0e8d3b00660b186f75c9d4eddb7a01b3 OK 2024/09/30 04:13:00 DEBUG : empty space: md5 = c7a1d0489ea2f572b5255e633754d029 OK 2024/09/30 04:13:03 DEBUG : sub dir/potato3: md5 = 9701584fa764cd6f67a72a01a7e38cfb OK 2024/09/30 04:13:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka': Touching "empty space" 2024/09/30 04:13:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka': Touching "potato2" 2024/09/30 04:13:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka': Touching "sub dir/potato3" 2024/09/30 04:13:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (15.51s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 04:13:11 DEBUG : dir with metadata: Making directory with metadata 2024/09/30 04:13:12 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (3.24s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 04:13:15 DEBUG : directory with modtime: Making directory with metadata 2024/09/30 04:13:16 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (3.49s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 04:13:18 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/09/30 04:13:18 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/09/30 04:13:18 DEBUG : Google drive root 'crypt/d09m7m2t0v1fnk54vifitand1628fuach77sl3p2ofkb02knt7pg': Skipping btime metadata as can't update it on an existing file: 2024-09-30T04:13:18.53448742Z 2024/09/30 04:13:19 INFO : non existent directory: Updated directory metadata 2024/09/30 04:13:22 DEBUG : Google drive root 'crypt/d09m7m2t0v1fnk54vifitand1628fuach77sl3p2ofkb02knt7pg': Skipping btime metadata as can't update it on an existing file: 2024-09-30T04:13:18.53448742Z 2024/09/30 04:13:23 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (7.27s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 04:13:25 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/09/30 04:13:28 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/09/30 04:13:30 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (6.49s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka'", Local "Local file system at /tmp/rclone385747534", Modify Window "1ms" 2024/09/30 04:13:32 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/09/30 04:13:32 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/09/30 04:13:32 DEBUG : dst: Making directory with metadata 2024/09/30 04:13:33 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/09/30 04:13:33 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:13:34 INFO : dst: Set directory modification time (using SetModTime) 2024/09/30 04:13:35 INFO : dst: Set directory modification time (using SetModTime) 2024/09/30 04:13:35 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/09/30 04:13:35 INFO : dst: Set directory modification time (using SetModTime) 2024/09/30 04:13:35 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (5.72s) === 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 2024/09/30 04:13:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gaqulag9koka': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 14m50.71108182s (try 1/5)