"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2024/12/26 01:00:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-niqaves2rosi" 2024/12/26 01:00:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/26 01:00:15 DEBUG : Creating backend with remote "TestDrive:crypt/1ssse6ktn2orc13ecl61ici9nrc7vl5muu2vjaluvjt8amb53670" 2024/12/26 01:00:16 DEBUG : Creating backend with remote "/tmp/rclone2503388355" === 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-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/12/26 01:00:17 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/12/26 01:00:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/26 01:00:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/26 01:00:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/12/26 01:00:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/26 01:00:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/26 01:00:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/26 01:00:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/12/26 01:00:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/26 01:00:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/26 01:00:17 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/12/26 01:00:17 DEBUG : potato: Seek from 10 to 0 2024/12/26 01:00:17 DEBUG : potato: Seek from 10 to 0 2024/12/26 01:00:17 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/12/26 01:00:17 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/12/26 01:00:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/26 01:00:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/26 01:00:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/12/26 01:00:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/26 01:00:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/26 01:00:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/26 01:00:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/12/26 01:00:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/26 01:00:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/26 01:00:17 DEBUG : potato: Seek from 5 to 2 2024/12/26 01:00:17 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/12/26 01:00:17 DEBUG : potato: Seek from 7 to 0 2024/12/26 01:00:17 DEBUG : potato: Seek from 7 to 0 2024/12/26 01:00:17 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/12/26 01:00:17 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/12/26 01:00:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/26 01:00:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/26 01:00:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/12/26 01:00:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/26 01:00:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/26 01:00:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/26 01:00:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/12/26 01:00:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/26 01:00:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/26 01:00:17 DEBUG : potato: Seek from 5 to 2 2024/12/26 01:00:17 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/12/26 01:00:17 DEBUG : potato: Seek from 8 to 0 2024/12/26 01:00:17 DEBUG : potato: Seek from 8 to 0 2024/12/26 01:00:17 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/12/26 01:00:17 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/12/26 01:00:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/26 01:00:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/26 01:00:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/12/26 01:00:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/26 01:00:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/26 01:00:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/26 01:00:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/12/26 01:00:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/26 01:00:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/26 01:00:17 DEBUG : potato: Seek from 5 to 2 2024/12/26 01:00:17 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/12/26 01:00:17 DEBUG : potato: Seek from 9 to 0 2024/12/26 01:00:17 DEBUG : potato: Seek from 9 to 0 2024/12/26 01:00:17 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-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:00:20 DEBUG : rutabaga: md5 = 786d66f71a9cdcd7033cb881f4b4250a OK === RUN TestCheck/1 === RUN TestCheck/2 2024/12/26 01:00:22 DEBUG : empty space: md5 = e1aee958bfc9da73e7d8c405f3fd8b3d OK === RUN TestCheck/3 2024/12/26 01:00:25 DEBUG : potato2: md5 = 85a175fa0be71d3eb271e4779e6c7976 OK === RUN TestCheck/4 === RUN TestCheck/5 2024/12/26 01:00:28 DEBUG : remotepotato: md5 = 5c6c4ce7148adc4177280ca9713d8eed OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (15.35s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.29s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2024/12/26 01:00:32 DEBUG : Creating backend with remote "nonexistent" 2024/12/26 01:00:32 DEBUG : Creating backend with remote "nonexistent" 2024/12/26 01:00:32 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/12/26 01:00:32 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/12/26 01:00:32 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/12/26 01:00:32 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-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:00:34 DEBUG : rutabaga: md5 = 3bc9768a41b84785f54e85e8c09edcad OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/12/26 01:00:39 DEBUG : empty space: md5 = f6197648051834bc77746d90bc452c8b OK === RUN TestCheckDownload/3 2024/12/26 01:00:42 DEBUG : potato2: md5 = ae9dc0f301dabad14a82d5779297b82b OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/12/26 01:00:46 DEBUG : remotepotato: md5 = 1360a9985d61f22d6ebb86d0cebeabd9 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (20.58s) --- PASS: TestCheckDownload/1 (1.34s) --- PASS: TestCheckDownload/2 (1.44s) --- PASS: TestCheckDownload/3 (1.01s) --- PASS: TestCheckDownload/4 (1.38s) --- PASS: TestCheckDownload/5 (1.28s) --- PASS: TestCheckDownload/6 (1.73s) --- PASS: TestCheckDownload/7 (1.16s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:00:54 DEBUG : rutabaga: md5 = 9583fa15b190b9ce6c080c8520eb94fe OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/12/26 01:00:57 DEBUG : empty space: md5 = 9749c18fa92dc98563c51b1fb37e7e10 OK === RUN TestCheckSizeOnly/3 2024/12/26 01:00:59 DEBUG : potato2: md5 = c911aad7340e9eca1ea43d9f3c5382b8 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/12/26 01:01:02 DEBUG : remotepotato: md5 = 3da69dbcba622f2c5f135e7ff5608573 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (13.07s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.32s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:01:07 DEBUG : test.sum: md5 = d64d5b732ea9a6b8c5d4f9735505a2a4 OK 2024/12/26 01:01:09 NOTICE: test.sum: improperly formatted checksum line 4 2024/12/26 01:01:09 NOTICE: test.sum: improperly formatted checksum line 5 2024/12/26 01:01:09 NOTICE: test.sum: improperly formatted checksum line 6 2024/12/26 01:01:09 NOTICE: test.sum: 2 warning(s) suppressed... 2024/12/26 01:01:11 DEBUG : test.sum: md5 = 7afc112f03e8d4d2ccaa4463fcf29215 OK 2024/12/26 01:01:13 NOTICE: test.sum: improperly formatted checksum line 4 2024/12/26 01:01:13 NOTICE: test.sum: improperly formatted checksum line 5 2024/12/26 01:01:13 NOTICE: test.sum: improperly formatted checksum line 6 2024/12/26 01:01:13 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (8.11s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:01:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-niqaves2rosi/data" 2024/12/26 01:01:14 DEBUG : Creating backend with remote "TestDrive:crypt/1ssse6ktn2orc13ecl61ici9nrc7vl5muu2vjaluvjt8amb53670/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.06s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:01:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-niqaves2rosi/data" 2024/12/26 01:01:16 DEBUG : Creating backend with remote "TestDrive:crypt/1ssse6ktn2orc13ecl61ici9nrc7vl5muu2vjaluvjt8amb53670/vjrnln8ratgmqakfosrqe8espk" 2024/12/26 01:01:20 DEBUG : data/banana: md5 = 4c9d212352e43b87b690509cbb2d648e OK 2024/12/26 01:01:22 DEBUG : test.sum: md5 = f0568e425a0b9edaff12daaf8fd71e1d OK === RUN TestCheckSumDownload/subtest1 2024/12/26 01:01:27 DEBUG : data/potato: md5 = 0ae11ec76ea605b18a6bc3eb92e7ea97 OK 2024/12/26 01:01:28 DEBUG : test.sum: md5 = 06906bac67af9c10258b7376a573b45c OK === RUN TestCheckSumDownload/subtest2 2024/12/26 01:01:33 DEBUG : test.sum: md5 = 762510b3b6ea93cab1b2efd03352a3a0 OK === RUN TestCheckSumDownload/subtest3 2024/12/26 01:01:38 DEBUG : test.sum: md5 = 76d536aa02cf1aef2430435736fd352f OK === RUN TestCheckSumDownload/subtest4 2024/12/26 01:01:43 DEBUG : test.sum: md5 = 7d3dfa4cd65a5cf583bc77dabf33ec7c OK === RUN TestCheckSumDownload/subtest5 2024/12/26 01:01:48 DEBUG : test.sum: md5 = 8f2b42ab3b5e7a925ca11fffe40e1be4 OK === RUN TestCheckSumDownload/subtest6 2024/12/26 01:01:52 DEBUG : data/banana: md5 = baa92674bb5dbbd95b47f595be3e65cc OK 2024/12/26 01:01:54 DEBUG : data/potato: md5 = bcf2da0e04c755427e90a3f171a5725e OK 2024/12/26 01:01:55 DEBUG : test.sum: md5 = 6d2ba3a3355d178ef860c4e2696b4d61 OK === RUN TestCheckSumDownload/subtest7 2024/12/26 01:02:01 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/12/26 01:02:01 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (46.34s) --- PASS: TestCheckSumDownload/subtest1 (2.76s) --- PASS: TestCheckSumDownload/subtest2 (2.63s) --- PASS: TestCheckSumDownload/subtest3 (2.92s) --- PASS: TestCheckSumDownload/subtest4 (2.55s) --- PASS: TestCheckSumDownload/subtest5 (2.25s) --- PASS: TestCheckSumDownload/subtest6 (2.35s) --- PASS: TestCheckSumDownload/subtest7 (2.83s) === RUN TestApplyTransforms 2024/12/26 01:02:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fikaziy7milo" 2024/12/26 01:02:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/26 01:02:02 DEBUG : Creating backend with remote "TestDrive:crypt/300qoj4v7mv4aghelutqkojbvhserk0q4nu3h3gshafkv2iv0t70" 2024/12/26 01:02:03 DEBUG : Creating backend with remote "/tmp/rclone1371337990" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikaziy7milo'", Local "Local file system at /tmp/rclone1371337990", Modify Window "1ms" 2024/12/26 01:02:06 DEBUG : hello, world!: md5 = f90b7661fbdeaa16cea221f6e159b6e7 OK upper checkfile vs. lower remote (without normalization) 2024/12/26 01:02:06 ERROR : hello, world!: sum not found 2024/12/26 01:02:06 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fikaziy7milo' 2024/12/26 01:02:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fikaziy7milo': 1 files missing 2024/12/26 01:02:06 NOTICE: 1 hashes missing 2024/12/26 01:02:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fikaziy7milo': 2 differences found 2024/12/26 01:02:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fikaziy7milo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/12/26 01:02:08 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/26 01:02:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fikaziy7milo': 0 differences found 2024/12/26 01:02:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fikaziy7milo': 1 matching files 2024/12/26 01:02:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xucuzib7mene" 2024/12/26 01:02:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/26 01:02:08 DEBUG : Creating backend with remote "TestDrive:crypt/m5u79k6o42qapja6bqcenml6t8phdgg068poaac9a6obumlqtcd0" 2024/12/26 01:02:09 DEBUG : Creating backend with remote "/tmp/rclone3762377165" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuzib7mene'", Local "Local file system at /tmp/rclone3762377165", Modify Window "1ms" 2024/12/26 01:02:11 DEBUG : HELLO, WORLD!: md5 = 32a997e9776f6eeb8df61e6d80112b12 OK lower checkfile vs. upper remote (without normalization) 2024/12/26 01:02:12 ERROR : HELLO, WORLD!: sum not found 2024/12/26 01:02:12 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xucuzib7mene' 2024/12/26 01:02:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xucuzib7mene': 1 files missing 2024/12/26 01:02:12 NOTICE: 1 hashes missing 2024/12/26 01:02:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xucuzib7mene': 2 differences found 2024/12/26 01:02:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xucuzib7mene': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/12/26 01:02:13 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/26 01:02:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xucuzib7mene': 0 differences found 2024/12/26 01:02:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xucuzib7mene': 1 matching files 2024/12/26 01:02:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuziwin2vabi" 2024/12/26 01:02:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/26 01:02:13 DEBUG : Creating backend with remote "TestDrive:crypt/108qdrlcoj792cog6al0piiju9ko3qvusrk1d7c1d52qu4lj4dh0" 2024/12/26 01:02:14 DEBUG : Creating backend with remote "/tmp/rclone1682124061" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuziwin2vabi'", Local "Local file system at /tmp/rclone1682124061", Modify Window "1ms" 2024/12/26 01:02:17 DEBUG : HeLlO, wOrLd!: md5 = f4f7c405d12dc09e1264536f9d6d37d8 OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/12/26 01:02:18 ERROR : HeLlO, wOrLd!: sum not found 2024/12/26 01:02:18 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wuziwin2vabi' 2024/12/26 01:02:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuziwin2vabi': 1 files missing 2024/12/26 01:02:18 NOTICE: 1 hashes missing 2024/12/26 01:02:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuziwin2vabi': 2 differences found 2024/12/26 01:02:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuziwin2vabi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/12/26 01:02:19 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/26 01:02:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuziwin2vabi': 0 differences found 2024/12/26 01:02:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuziwin2vabi': 1 matching files 2024/12/26 01:02:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wemayak3loqa" 2024/12/26 01:02:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/26 01:02:19 DEBUG : Creating backend with remote "TestDrive:crypt/gs9k50t8gmpuhnors1vjhmktd757pmqlku6n2s23snci28kpf9sg" 2024/12/26 01:02:20 DEBUG : Creating backend with remote "/tmp/rclone4123289929" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wemayak3loqa'", Local "Local file system at /tmp/rclone4123289929", Modify Window "1ms" 2024/12/26 01:02:23 DEBUG : HELLO, WORLD!: md5 = b8135d535a6b379ee41fd3eb89124249 OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/12/26 01:02:24 ERROR : HELLO, WORLD!: sum not found 2024/12/26 01:02:24 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wemayak3loqa' 2024/12/26 01:02:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wemayak3loqa': 1 files missing 2024/12/26 01:02:24 NOTICE: 1 hashes missing 2024/12/26 01:02:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wemayak3loqa': 2 differences found 2024/12/26 01:02:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wemayak3loqa': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/12/26 01:02:25 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/26 01:02:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wemayak3loqa': 0 differences found 2024/12/26 01:02:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wemayak3loqa': 1 matching files 2024/12/26 01:02:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zagesok5bemu" 2024/12/26 01:02:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/26 01:02:25 DEBUG : Creating backend with remote "TestDrive:crypt/tolbohghg3aqi24kujqfki8joagbjipc0v8e6pooqlult97nvfeg" 2024/12/26 01:02:26 DEBUG : Creating backend with remote "/tmp/rclone1012713128" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagesok5bemu'", Local "Local file system at /tmp/rclone1012713128", Modify Window "1ms" 2024/12/26 01:02:29 DEBUG : 測試_Русский___ě_áñ: md5 = 562b6599358b55bace77ede58f32054a OK NFD checkfile vs. NFC remote (without normalization) 2024/12/26 01:02:29 ERROR : 測試_Русский___ě_áñ: sum not found 2024/12/26 01:02:29 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zagesok5bemu' 2024/12/26 01:02:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zagesok5bemu': 1 files missing 2024/12/26 01:02:29 NOTICE: 1 hashes missing 2024/12/26 01:02:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zagesok5bemu': 2 differences found 2024/12/26 01:02:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zagesok5bemu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/12/26 01:02:31 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/26 01:02:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zagesok5bemu': 0 differences found 2024/12/26 01:02:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zagesok5bemu': 1 matching files 2024/12/26 01:02:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-laduror5lufo" 2024/12/26 01:02:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/26 01:02:31 DEBUG : Creating backend with remote "TestDrive:crypt/7bgvfqcitj2uac6vbl7j689e1u7ughltcnvm65abdlldv3pcr41g" 2024/12/26 01:02:31 DEBUG : Creating backend with remote "/tmp/rclone3946750868" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laduror5lufo'", Local "Local file system at /tmp/rclone3946750868", Modify Window "1ms" 2024/12/26 01:02:34 DEBUG : 測試_Русский___ě_áñ: md5 = eadee3225de4f3b595b7d8a5a891aa8b OK NFC checkfile vs. NFD remote (without normalization) 2024/12/26 01:02:35 ERROR : 測試_Русский___ě_áñ: sum not found 2024/12/26 01:02:35 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-laduror5lufo' 2024/12/26 01:02:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laduror5lufo': 1 files missing 2024/12/26 01:02:35 NOTICE: 1 hashes missing 2024/12/26 01:02:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laduror5lufo': 2 differences found 2024/12/26 01:02:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laduror5lufo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/12/26 01:02:36 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/26 01:02:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laduror5lufo': 0 differences found 2024/12/26 01:02:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laduror5lufo': 1 matching files 2024/12/26 01:02:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-furixil6puvo" 2024/12/26 01:02:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/26 01:02:36 DEBUG : Creating backend with remote "TestDrive:crypt/njn8i49850h209b8liq29fsvdmgstooup87blh54l639sgbqojs0" 2024/12/26 01:02:37 DEBUG : Creating backend with remote "/tmp/rclone642865264" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-furixil6puvo'", Local "Local file system at /tmp/rclone642865264", Modify Window "1ms" 2024/12/26 01:02:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = be6f079fd3d73eef15ea11458a74b508 OK NFDx2 checkfile vs. both remote (without normalization) 2024/12/26 01:02:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/26 01:02:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-furixil6puvo' 2024/12/26 01:02:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-furixil6puvo': 1 files missing 2024/12/26 01:02:40 NOTICE: 1 hashes missing 2024/12/26 01:02:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-furixil6puvo': 2 differences found 2024/12/26 01:02:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-furixil6puvo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/12/26 01:02:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/26 01:02:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-furixil6puvo': 0 differences found 2024/12/26 01:02:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-furixil6puvo': 1 matching files 2024/12/26 01:02:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jorijac5heye" 2024/12/26 01:02:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/26 01:02:42 DEBUG : Creating backend with remote "TestDrive:crypt/vmeto4jn6e4qabmtb8hl56e86h72s7goorjt9pgamta6d8lfama0" 2024/12/26 01:02:42 DEBUG : Creating backend with remote "/tmp/rclone388854056" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jorijac5heye'", Local "Local file system at /tmp/rclone388854056", Modify Window "1ms" 2024/12/26 01:02:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a7467ed123a438724fb5771f8b19e16e OK NFCx2 checkfile vs. both remote (without normalization) 2024/12/26 01:02:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/26 01:02:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jorijac5heye' 2024/12/26 01:02:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jorijac5heye': 1 files missing 2024/12/26 01:02:46 NOTICE: 1 hashes missing 2024/12/26 01:02:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jorijac5heye': 2 differences found 2024/12/26 01:02:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jorijac5heye': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/12/26 01:02:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/26 01:02:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jorijac5heye': 0 differences found 2024/12/26 01:02:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jorijac5heye': 1 matching files 2024/12/26 01:02:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lijijas1paco" 2024/12/26 01:02:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/26 01:02:47 DEBUG : Creating backend with remote "TestDrive:crypt/7brjnis0v887dj585fi6utjp7fa8necfddfrp740d2k7tpf37b1g" 2024/12/26 01:02:48 DEBUG : Creating backend with remote "/tmp/rclone1856648938" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lijijas1paco'", Local "Local file system at /tmp/rclone1856648938", Modify Window "1ms" 2024/12/26 01:02:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a50446219d3ba9e3f66504734840f71d OK both checkfile vs. NFDx2 remote (without normalization) 2024/12/26 01:02:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/26 01:02:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lijijas1paco' 2024/12/26 01:02:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lijijas1paco': 1 files missing 2024/12/26 01:02:51 NOTICE: 1 hashes missing 2024/12/26 01:02:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lijijas1paco': 2 differences found 2024/12/26 01:02:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lijijas1paco': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/12/26 01:02:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/26 01:02:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lijijas1paco': 0 differences found 2024/12/26 01:02:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lijijas1paco': 1 matching files 2024/12/26 01:02:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuleyih5wari" 2024/12/26 01:02:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/26 01:02:53 DEBUG : Creating backend with remote "TestDrive:crypt/k0gi2cubuq1vgc9tv7amk40kah4mnn0dr9c39cd96op3dsnkcetg" 2024/12/26 01:02:53 DEBUG : Creating backend with remote "/tmp/rclone799558259" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleyih5wari'", Local "Local file system at /tmp/rclone799558259", Modify Window "1ms" 2024/12/26 01:02:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e7109ed872dfe3966808b8f1e0066a74 OK both checkfile vs. NFCx2 remote (without normalization) 2024/12/26 01:02:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/26 01:02:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fuleyih5wari' 2024/12/26 01:02:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuleyih5wari': 1 files missing 2024/12/26 01:02:57 NOTICE: 1 hashes missing 2024/12/26 01:02:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuleyih5wari': 2 differences found 2024/12/26 01:02:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuleyih5wari': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/12/26 01:02:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/26 01:02:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuleyih5wari': 0 differences found 2024/12/26 01:02:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuleyih5wari': 1 matching files 2024/12/26 01:02:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuleyih5wari': Purge remote 2024/12/26 01:02:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lijijas1paco': Purge remote 2024/12/26 01:02:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jorijac5heye': Purge remote 2024/12/26 01:03:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-furixil6puvo': Purge remote 2024/12/26 01:03:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-laduror5lufo': Purge remote 2024/12/26 01:03:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zagesok5bemu': Purge remote 2024/12/26 01:03:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wemayak3loqa': Purge remote 2024/12/26 01:03:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuziwin2vabi': Purge remote 2024/12/26 01:03:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xucuzib7mene': Purge remote 2024/12/26 01:03:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fikaziy7milo': Purge remote --- PASS: TestApplyTransforms (62.39s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:03:05 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/26 01:03:07 DEBUG : sub/file2: md5 = 60df2ce6687342b2c303cac95c1c3ef2 OK 2024/12/26 01:03:07 INFO : file1: Copied (new) to: sub/file2 2024/12/26 01:03:08 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:03:08 DEBUG : file1: Unchanged skipping 2024/12/26 01:03:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi': don't need to copy/move sub/file2, it is already at target location 2024/12/26 01:03:11 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.79s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.49s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:03:16 DEBUG : dst/file1: md5 = de46fa68392714744290aa8a7e935af6 OK 2024/12/26 01:03:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-niqaves2rosi/backup" 2024/12/26 01:03:17 DEBUG : Creating backend with remote "TestDrive:crypt/1ssse6ktn2orc13ecl61ici9nrc7vl5muu2vjaluvjt8amb53670/1nrff024r7pq65ecp72fc28jb0" 2024/12/26 01:03:18 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/12/26 01:03:21 INFO : dst/file1: Moved (server-side) 2024/12/26 01:03:23 DEBUG : dst/file1: md5 = 710c98e38aa37f5b3d11d2fa7e3019e5 OK 2024/12/26 01:03:23 INFO : dst/file1: Copied (new) 2024/12/26 01:03:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/26 01:03:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/26 01:03:28 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.59s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:03:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-niqaves2rosi/dst" 2024/12/26 01:03:28 DEBUG : Creating backend with remote "TestDrive:crypt/1ssse6ktn2orc13ecl61ici9nrc7vl5muu2vjaluvjt8amb53670/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/26 01:03:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-niqaves2rosi/CompareDest" 2024/12/26 01:03:30 DEBUG : Creating backend with remote "TestDrive:crypt/1ssse6ktn2orc13ecl61ici9nrc7vl5muu2vjaluvjt8amb53670/gveqi14airsml4bgu7krj116o8" 2024/12/26 01:03:32 DEBUG : one: Need to transfer - File not found at Destination 2024/12/26 01:03:35 DEBUG : one: md5 = 86a339d2b2af2d5cee6307b36c66a8a0 OK 2024/12/26 01:03:35 INFO : one: Copied (new) 2024/12/26 01:03:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/26 01:03:38 DEBUG : one: md5 = d6c685f9cc16d5d2724cf2165d9d891b OK 2024/12/26 01:03:38 INFO : one: Copied (replaced existing) 2024/12/26 01:03:40 DEBUG : dst/one: md5 = 93f8ac117b3804ef5ae50b0da5544880 OK 2024/12/26 01:03:43 DEBUG : CompareDest/one: md5 = 2e157353b48d6d2fb929902559bcaacc OK 2024/12/26 01:03:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/26 01:03:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 01:03:45 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/26 01:03:47 DEBUG : CompareDest/two: md5 = 8d41ac5c2b73188816f9c81408ec5395 OK 2024/12/26 01:03:47 DEBUG : two: Need to transfer - File not found at Destination 2024/12/26 01:03:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 01:03:48 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/26 01:03:48 DEBUG : two: Need to transfer - File not found at Destination 2024/12/26 01:03:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 01:03:49 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/26 01:03:50 DEBUG : two: Need to transfer - File not found at Destination 2024/12/26 01:03:50 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/26 01:03:52 DEBUG : two: md5 = 5793806b05aa674bc03b13e10048c309 OK 2024/12/26 01:03:52 INFO : two: Copied (new) 2024/12/26 01:03:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/26 01:03:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/26 01:03:56 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/26 01:03:56 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (28.93s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:03:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-niqaves2rosi/dst" 2024/12/26 01:03:57 DEBUG : Creating backend with remote "TestDrive:crypt/1ssse6ktn2orc13ecl61ici9nrc7vl5muu2vjaluvjt8amb53670/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/26 01:03:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-niqaves2rosi/CopyDest" 2024/12/26 01:03:59 DEBUG : Creating backend with remote "TestDrive:crypt/1ssse6ktn2orc13ecl61ici9nrc7vl5muu2vjaluvjt8amb53670/d09o6po3f7bm6ce32vdgs8h9ls" 2024/12/26 01:04:01 DEBUG : one: Need to transfer - File not found at Destination 2024/12/26 01:04:04 DEBUG : one: md5 = d7ea69363824356a6a6ae3fdbdf588af OK 2024/12/26 01:04:04 INFO : one: Copied (new) 2024/12/26 01:04:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/26 01:04:06 DEBUG : one: md5 = 937a6c548b610da11b396ff6a6e404d5 OK 2024/12/26 01:04:06 INFO : one: Copied (replaced existing) 2024/12/26 01:04:09 DEBUG : dst/one: md5 = f841454b4af8481904e67dd5e51c79ad OK 2024/12/26 01:04:11 DEBUG : CopyDest/one: md5 = 7365edbc0ef975fe4f062e7e53bd54c9 OK 2024/12/26 01:04:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-niqaves2rosi/BackupDir" 2024/12/26 01:04:12 DEBUG : Creating backend with remote "TestDrive:crypt/1ssse6ktn2orc13ecl61ici9nrc7vl5muu2vjaluvjt8amb53670/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/12/26 01:04:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/26 01:04:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 01:04:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/26 01:04:16 INFO : one: Moved (server-side) 2024/12/26 01:04:18 INFO : one: Copied (server-side copy) 2024/12/26 01:04:18 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/26 01:04:20 DEBUG : CopyDest/two: md5 = 149add27595e9e6e6640b0a895202278 OK 2024/12/26 01:04:20 DEBUG : two: Need to transfer - File not found at Destination 2024/12/26 01:04:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 01:04:22 INFO : two: Copied (server-side copy) 2024/12/26 01:04:22 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/26 01:04:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 01:04:23 DEBUG : two: Unchanged skipping 2024/12/26 01:04:25 DEBUG : CopyDest/three: md5 = 153d7be064bdecf63f521b40fe3e1399 OK 2024/12/26 01:04:26 DEBUG : three: Need to transfer - File not found at Destination 2024/12/26 01:04:26 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/26 01:04:26 DEBUG : three: Destination not found in --copy-dest 2024/12/26 01:04:28 DEBUG : three: md5 = 818116331201fc6ba8bb1ea5c30cc607 OK 2024/12/26 01:04:28 INFO : three: Copied (new) 2024/12/26 01:04:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/26 01:04:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/26 01:04:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/26 01:04:34 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/26 01:04:34 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/26 01:04:34 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/26 01:04:35 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (38.40s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.48s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:04:37 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/12/26 01:04:40 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 31055367545b7938c7e9e58f8ff08818 OK 2024/12/26 01:04:40 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/12/26 01:04:40 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/12/26 01:04:41 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/12/26 01:04:41 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/12/26 01:04:42 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/12/26 01:04:44 DEBUG : TestCopyFileMaxTransfer/file4: md5 = a33dd3e7aae07f3b42481f3f941c60c7 OK 2024/12/26 01:04:44 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/12/26 01:04:46 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2024/12/26 01:04:46 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.47s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:04:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi': Looking for duplicate names using skip mode. 2024/12/26 01:04:51 NOTICE: one: Found 2 files with duplicate names 2024/12/26 01:04:51 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.33s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:04:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi': Looking for duplicate names using skip mode. 2024/12/26 01:04:58 NOTICE: one: Found 3 files with duplicate names 2024/12/26 01:04:58 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/12/26 01:04:59 INFO : one: Deleted 2024/12/26 01:04:59 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.56s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:05:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi': Looking for duplicate names using first mode. 2024/12/26 01:05:06 NOTICE: one: Found 3 files with duplicate names 2024/12/26 01:05:06 INFO : one: Deleted 2024/12/26 01:05:07 INFO : one: Deleted 2024/12/26 01:05:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.71s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:05:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi': Looking for duplicate names using newest mode. 2024/12/26 01:05:13 NOTICE: one: Found 3 files with duplicate names 2024/12/26 01:05:14 INFO : one: Deleted 2024/12/26 01:05:14 INFO : one: Deleted 2024/12/26 01:05:14 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.35s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:05:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi': Looking for duplicate names using oldest mode. 2024/12/26 01:05:21 NOTICE: one: Found 3 files with duplicate names 2024/12/26 01:05:22 INFO : one: Deleted 2024/12/26 01:05:22 INFO : one: Deleted 2024/12/26 01:05:22 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.62s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:05:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi': Looking for duplicate names using largest mode. 2024/12/26 01:05:28 NOTICE: one: Found 3 files with duplicate names 2024/12/26 01:05:29 INFO : one: Deleted 2024/12/26 01:05:30 INFO : one: Deleted 2024/12/26 01:05:30 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.32s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:05:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi': Looking for duplicate names using smallest mode. 2024/12/26 01:05:36 NOTICE: one: Found 3 files with duplicate names 2024/12/26 01:05:37 INFO : one: Deleted 2024/12/26 01:05:37 INFO : one: Deleted 2024/12/26 01:05:37 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.69s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:05:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi': Looking for duplicate names using rename mode. 2024/12/26 01:05:45 NOTICE: one.txt: Found 3 files with duplicate names 2024/12/26 01:05:47 INFO : one-2.txt: renamed from: one.txt 2024/12/26 01:05:48 INFO : one-3.txt: renamed from: one.txt 2024/12/26 01:05:49 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.83s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:05:55 DEBUG : dupe1/one.txt: md5 = 5ab5f27e80981ec19a37d61d9edc923a OK 2024/12/26 01:05:58 DEBUG : dupe2/two.txt: md5 = c05d078170968efc0a9304a73bf0568e OK 2024/12/26 01:06:00 DEBUG : dupe3/three.txt: md5 = dd114151d66cc2d221a25c3e6ae8101d OK 2024/12/26 01:06:01 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2024/12/26 01:06:02 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2024/12/26 01:06:03 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2024/12/26 01:06:04 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2024/12/26 01:06:08 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/12/26 01:06:08 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2024/12/26 01:06:08 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (16.16s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:06:10 DEBUG : a.txt: md5 = 82d03e9579940b9a29cdaed750bcd6eb OK 2024/12/26 01:06:12 DEBUG : zend.txt: md5 = eebb6c9e9bf93e2023d52de4754b854f OK 2024/12/26 01:06:15 DEBUG : sub dir/hello world: md5 = aec1871a2509b7f9ecfe2f19f2709b61 OK 2024/12/26 01:06:16 DEBUG : sub dir/hello world2: md5 = 60eb35bb22b54ce081ef85f22611771c OK 2024/12/26 01:06:19 DEBUG : sub dir/ignore dir/.ignore: md5 = 6d08703dec89ffff207f9db5020ebf2a OK 2024/12/26 01:06:21 DEBUG : sub dir/ignore dir/should be ignored: md5 = 20dfefb5e255da1cfdc1cd51bd6e5cda OK 2024/12/26 01:06:23 DEBUG : sub dir/sub sub dir/hello world3: md5 = d0053501fd1fdbcd9435f8def934d19c OK 2024/12/26 01:06:24 DEBUG : a.txt: Excluded (Size Filter) 2024/12/26 01:06:24 DEBUG : a.txt: Excluded 2024/12/26 01:06:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/12/26 01:06:25 DEBUG : sub dir/hello world2: Excluded 2024/12/26 01:06:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/12/26 01:06:25 DEBUG : sub dir/hello world: Excluded 2024/12/26 01:06:26 DEBUG : sub dir/ignore dir: Excluded 2024/12/26 01:06:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/12/26 01:06:26 DEBUG : sub dir/hello world2: Excluded 2024/12/26 01:06:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/12/26 01:06:26 DEBUG : sub dir/hello world: Excluded 2024/12/26 01:06:26 DEBUG : sub dir/ignore dir: Excluded 2024/12/26 01:06:31 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2024/12/26 01:06:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2024/12/26 01:06:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2024/12/26 01:06:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2024/12/26 01:06:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2024/12/26 01:06:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2024/12/26 01:06:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (25.16s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:06:36 DEBUG : file1: md5 = 84a828c971abe3375357d6a253bb05fe OK 2024/12/26 01:06:38 DEBUG : sub/file2: md5 = 65ae66ee8d7f5f33c677c9bf15892f0c 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/12/26 01:06:41 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2024/12/26 01:06:42 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2024/12/26 01:06:42 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2024/12/26 01:06:44 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.83s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.29s) --- PASS: TestListJSON/Recurse (0.52s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.66s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:06:46 DEBUG : file1: md5 = f258a86b7a21d44484e2c9565ca681b8 OK 2024/12/26 01:06:49 DEBUG : sub/file2: md5 = 8f57180a5a70334a68fdd76926eff22b 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/12/26 01:06:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-niqaves2rosi/notfound" 2024/12/26 01:06:53 DEBUG : Creating backend with remote "TestDrive:crypt/1ssse6ktn2orc13ecl61ici9nrc7vl5muu2vjaluvjt8amb53670/qe0i31qdkoejk60elps0ni5sqk" 2024/12/26 01:06:57 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.29s) --- PASS: TestStatJSON/Root (0.27s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.28s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.27s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.85s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:06:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi': Making directory 2024/12/26 01:06:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:07:01 DEBUG : sub dir/hello world: md5 = a66bbb03d321f870f1c6c383d48586af OK 2024/12/26 01:07:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.41s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:07:06 DEBUG : potato2: md5 = 411af83c3d37ff982fe55d785533ae4e OK 2024/12/26 01:07:07 DEBUG : empty space: md5 = e5880321f51885b432b513097cab863c OK --- PASS: TestLs (5.73s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:07:12 DEBUG : potato2: md5 = 77165fc52a16d68a0a98a07bb35d56c2 OK 2024/12/26 01:07:14 DEBUG : empty space: md5 = 96f8d7f6fe271fcb9d4c8b553aa2a84f OK 2024/12/26 01:07:14 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/12/26 01:07:14 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (6.37s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:07:18 DEBUG : potato2: md5 = a5cdbded30d5e7ecb920871024d5f5cc OK 2024/12/26 01:07:20 DEBUG : empty space: md5 = 0e22826f7fd1c096a579a301a1204fb5 OK --- PASS: TestLsLong (5.58s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:07:23 DEBUG : potato2: md5 = 95757c6c9f2805c1283d465fa813f574 OK 2024/12/26 01:07:25 DEBUG : empty space: md5 = a175c57a5f268144986770fd20d991a8 OK --- PASS: TestHashSums (5.11s) === RUN TestHashSumsWithErrors 2024/12/26 01:07:27 DEBUG : Creating backend with remote ":memory:" 2024/12/26 01:07:27 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/12/26 01:07:27 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/12/26 01:07:27 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/12/26 01:07:27 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/12/26 01:07:27 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/12/26 01:07:27 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/12/26 01:07:27 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/12/26 01:07:27 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/12/26 01:07:27 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-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:07:28 DEBUG : potato2: md5 = 29534b703c3274fb028fbe6ff8353e20 OK 2024/12/26 01:07:30 DEBUG : empty space: md5 = 8a3fa2a884e8b67433bb8682969423e1 OK 2024/12/26 01:07:33 DEBUG : sub dir/potato3: md5 = 71530c11a080bcbd1af5ea742638501a OK 2024/12/26 01:07:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.12s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:07:38 DEBUG : small: md5 = f89d8fe9b063983f7e15f870f2dbc27d OK 2024/12/26 01:07:40 DEBUG : medium: md5 = 2b0e74205c5764e9ebc7f2766f82fd6c OK 2024/12/26 01:07:42 DEBUG : large: md5 = 9cd44f1f2a877d115c470375859a4e65 OK 2024/12/26 01:07:42 DEBUG : Waiting for deletions to finish 2024/12/26 01:07:42 DEBUG : large: Excluded (Size Filter) 2024/12/26 01:07:43 INFO : small: Deleted 2024/12/26 01:07:43 INFO : medium: Deleted --- PASS: TestDelete (7.10s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:07:46 DEBUG : small: md5 = 60b558e78802e1f1deaa1d9ab83f5fed OK 2024/12/26 01:07:47 DEBUG : medium: md5 = 31908c7e820d236c1baf4d0249871616 OK 2024/12/26 01:07:49 DEBUG : large: md5 = 7423cf0ca3a55014107c35c38f571297 OK 2024/12/26 01:07:49 DEBUG : Waiting for deletions to finish 2024/12/26 01:07:49 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2024/12/26 01:07:50 INFO : small: Deleted 2024/12/26 01:07:50 INFO : medium: Deleted --- PASS: TestMaxDelete (7.59s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:07:53 DEBUG : small: md5 = 43e7d547a26611ff4fb90d04504d9ea7 OK 2024/12/26 01:07:55 DEBUG : medium: md5 = e46d9f6463737cd0ae1942ef89209f5e OK 2024/12/26 01:07:56 DEBUG : large: md5 = 43e3d4e6dbf3ee481a008b3a85c86a86 OK 2024/12/26 01:07:57 DEBUG : Waiting for deletions to finish 2024/12/26 01:07:57 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/12/26 01:07:57 INFO : medium: Deleted 2024/12/26 01:07:57 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.78s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:08:01 DEBUG : small: md5 = 5fc5d41f9d3ba0530fbd85c72498ec48 OK 2024/12/26 01:08:03 DEBUG : medium: md5 = 960484545077b6e2e94baed6f92c26c8 OK 2024/12/26 01:08:05 DEBUG : large: md5 = 8bbb35ea6edf12947ead1ac808715caf OK 2024/12/26 01:08:05 DEBUG : Waiting for deletions to finish 2024/12/26 01:08:05 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2024/12/26 01:08:06 INFO : large: Deleted 2024/12/26 01:08:06 INFO : small: Deleted --- PASS: TestMaxDeleteSize (8.02s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:08:09 DEBUG : ReadFile: md5 = 94eb1a20ae0f89982f3ddbfe3b9c40d7 OK --- PASS: TestReadFile (5.23s) === RUN TestRetry 2024/12/26 01:08:13 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/12/26 01:08:13 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/12/26 01:08:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/26 01:08:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/26 01:08:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/26 01:08:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/26 01:08:13 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-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:08:14 DEBUG : file1: md5 = c19693fd9a5ba9dbec22cde1b7d009d3 OK 2024/12/26 01:08:16 DEBUG : file2: md5 = 7f5584f5d6676854bffd762b55ba08bf OK --- PASS: TestCat (18.58s) === RUN TestPurge 2024/12/26 01:08:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zexeyem7xacu" 2024/12/26 01:08:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/26 01:08:31 DEBUG : Creating backend with remote "TestDrive:crypt/7ocnv0ql6dsciu6lv4buvakm75c6t8u55fat2psp8evld8fsknvg" 2024/12/26 01:08:32 DEBUG : Creating backend with remote "/tmp/rclone999675394" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zexeyem7xacu'", Local "Local file system at /tmp/rclone999675394", Modify Window "1ms" 2024/12/26 01:08:38 DEBUG : A1/B1/C1/one: md5 = 772563fc42520b80acefcf0d79fb8d15 OK 2024/12/26 01:08:38 DEBUG : A2: Making directory 2024/12/26 01:08:39 DEBUG : A1/B2: Making directory 2024/12/26 01:08:40 DEBUG : A1/B2/C2: Making directory 2024/12/26 01:08:41 DEBUG : A1/B1/C3: Making directory 2024/12/26 01:08:42 DEBUG : A3: Making directory 2024/12/26 01:08:43 DEBUG : A3/B3: Making directory 2024/12/26 01:08:44 DEBUG : A3/B3/C4: Making directory 2024/12/26 01:08:47 DEBUG : A1/two: md5 = 026153c2770cd64eedeabc66dfe89047 OK 2024/12/26 01:08:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zexeyem7xacu': Purge remote 2024/12/26 01:08:51 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.44s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:08:55 DEBUG : A1/B1/C1/one: md5 = efffc4b5ddf69514e80a1725d8223bf2 OK 2024/12/26 01:08:55 DEBUG : A2: Making directory 2024/12/26 01:08:56 DEBUG : A1/B2: Making directory 2024/12/26 01:08:57 DEBUG : A1/B2/C2: Making directory 2024/12/26 01:08:58 DEBUG : A1/B1/C3: Making directory 2024/12/26 01:08:59 DEBUG : A3: Making directory 2024/12/26 01:09:00 DEBUG : A3/B3: Making directory 2024/12/26 01:09:01 DEBUG : A3/B3/C4: Making directory 2024/12/26 01:09:04 DEBUG : A1/two: md5 = 616d9ad702be04160250bd7b9d343cdf OK 2024/12/26 01:09:05 DEBUG : removing 1 level 3 directories 2024/12/26 01:09:05 INFO : A3/B3/C4: Removing directory 2024/12/26 01:09:08 DEBUG : removing 2 level 3 directories 2024/12/26 01:09:08 INFO : A1/B2/C2: Removing directory 2024/12/26 01:09:08 INFO : A1/B1/C3: Removing directory 2024/12/26 01:09:09 DEBUG : removing 2 level 2 directories 2024/12/26 01:09:09 INFO : A3/B3: Removing directory 2024/12/26 01:09:09 INFO : A1/B2: Removing directory 2024/12/26 01:09:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/26 01:09:09 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2024/12/26 01:09:10 DEBUG : removing 2 level 1 directories 2024/12/26 01:09:10 INFO : A3: Removing directory 2024/12/26 01:09:10 INFO : A2: Removing directory 2024/12/26 01:09:10 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2024/12/26 01:09:14 DEBUG : removing 1 level 3 directories 2024/12/26 01:09:14 INFO : A1/B1/C1: Removing directory 2024/12/26 01:09:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/26 01:09:15 DEBUG : removing 1 level 2 directories 2024/12/26 01:09:15 INFO : A1/B1: Removing directory 2024/12/26 01:09:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/26 01:09:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/26 01:09:16 DEBUG : removing 1 level 1 directories 2024/12/26 01:09:16 INFO : A1: Removing directory 2024/12/26 01:09:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/26 01:09:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/26 01:09:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/26 01:09:16 DEBUG : removing 1 level 0 directories 2024/12/26 01:09:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi': Removing directory 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2024/12/26 01:09:17 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (27.33s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:09:19 DEBUG : A1: Making directory 2024/12/26 01:09:20 DEBUG : A1/B1: Making directory 2024/12/26 01:09:21 DEBUG : A1/B1/C1: Making directory 2024/12/26 01:09:24 DEBUG : removing 1 level 3 directories 2024/12/26 01:09:24 INFO : A1/B1/C1: Removing directory 2024/12/26 01:09:25 DEBUG : removing 1 level 2 directories 2024/12/26 01:09:25 INFO : A1/B1: Removing directory 2024/12/26 01:09:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/26 01:09:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.53s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:09:28 DEBUG : A1: Making directory 2024/12/26 01:09:29 DEBUG : A1/B1: Making directory 2024/12/26 01:09:30 DEBUG : A1/B1/C1: Making directory 2024/12/26 01:09:33 DEBUG : removing 1 level 3 directories 2024/12/26 01:09:33 INFO : A1/B1/C1: Removing directory 2024/12/26 01:09:33 DEBUG : removing 1 level 2 directories 2024/12/26 01:09:33 INFO : A1/B1: Removing directory 2024/12/26 01:09:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/26 01:09:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.54s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:09:38 DEBUG : file1: md5 = e11b875fd64506ec719d2d5dfae5205b OK 2024/12/26 01:09:39 DEBUG : filename.txt: File name found in url 2024/12/26 01:09:40 DEBUG : filename.txt: md5 = 98181bb4b65da8b5e528ca902cca1a62 OK 2024/12/26 01:09:40 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/12/26 01:09:42 DEBUG : headerfilename.txt: md5 = 5c056894759b688691654add46eb0fb6 OK 2024/12/26 01:09:44 DEBUG : file2: md5 = ff7206a309a7500bbc221800fa4d3050 OK --- PASS: TestCopyURL (10.58s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:09:47 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/26 01:09:50 DEBUG : sub/file2: md5 = 3f35d4ec0af9015d2a543b30160bbede OK 2024/12/26 01:09:50 INFO : file1: Copied (new) to: sub/file2 2024/12/26 01:09:50 INFO : file1: Deleted 2024/12/26 01:09:50 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:09:50 DEBUG : file1: Unchanged skipping 2024/12/26 01:09:50 INFO : file1: Deleted 2024/12/26 01:09:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi': don't need to copy/move sub/file2, it is already at target location 2024/12/26 01:09:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.01s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:09:54 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/26 01:09:55 DEBUG : file1: md5 = 038d4848dff516faf832fbb1573afab0 OK 2024/12/26 01:09:55 INFO : file1: Copied (new) 2024/12/26 01:09:55 INFO : file1: Deleted 2024/12/26 01:09:56 DEBUG : file1: Destination exists, skipping 2024/12/26 01:09:56 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.58s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:10:01 DEBUG : dst/file1: md5 = 3f16155ec1a1e546acfb68ec7cf15352 OK 2024/12/26 01:10:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-niqaves2rosi/backup" 2024/12/26 01:10:02 DEBUG : Creating backend with remote "TestDrive:crypt/1ssse6ktn2orc13ecl61ici9nrc7vl5muu2vjaluvjt8amb53670/1nrff024r7pq65ecp72fc28jb0" 2024/12/26 01:10:03 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/12/26 01:10:06 INFO : dst/file1: Moved (server-side) 2024/12/26 01:10:08 DEBUG : dst/file1: md5 = 0482954f354013d2ca319b5ebc2667b9 OK 2024/12/26 01:10:08 INFO : dst/file1: Copied (new) 2024/12/26 01:10:08 INFO : dst/file1: Deleted 2024/12/26 01:10:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/26 01:10:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/26 01:10:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (14.83s) === 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-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:10:15 DEBUG : A1/one: md5 = 537737d6cd69264ef9889adc7c0cb04f OK 2024/12/26 01:10:17 DEBUG : A1/two: md5 = 91d4d8dbc435417a7787e17a285317e5 OK 2024/12/26 01:10:20 DEBUG : A1/B1/three: md5 = 6006d9d711f0f1ce85dbbf090f464f85 OK 2024/12/26 01:10:23 DEBUG : A1/B1/C1/four: md5 = ff47e2b1645e88a3a6859c439a579b75 OK 2024/12/26 01:10:26 DEBUG : A1/B1/C2/five: md5 = b27ca08687a196643b71fb7618e8c63d OK 2024/12/26 01:10:26 DEBUG : A1/B2: Making directory 2024/12/26 01:10:27 DEBUG : A1/B1/C3: Making directory 2024/12/26 01:10:38 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/12/26 01:10:38 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/12/26 01:10:38 INFO : A2/one: Moved (server-side) to: A3/one 2024/12/26 01:10:38 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/12/26 01:10:38 INFO : A2/two: Moved (server-side) to: A3/two 2024/12/26 01:10:42 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/26 01:10:42 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/26 01:10:42 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/26 01:10:43 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/26 01:10:43 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/26 01:10:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/12/26 01:10:52 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/12/26 01:10:52 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/12/26 01:10:52 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/12/26 01:10:52 INFO : A3/two: Moved (server-side) to: A4/two 2024/12/26 01:10:53 INFO : A3/one: Moved (server-side) to: A4/one 2024/12/26 01:10:57 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/26 01:10:57 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/26 01:10:57 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/26 01:10:57 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/26 01:10:57 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/26 01:11:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2024/12/26 01:11:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2024/12/26 01:11:07 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/26 01:11:07 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/26 01:11:07 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/26 01:11:07 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/26 01:11:07 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/26 01:11:07 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/26 01:11:07 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/26 01:11:07 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (55.16s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" --- PASS: TestGetFsInfo (0.50s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:11:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi': File to upload is small (34 bytes), uploading instead of streaming 2024/12/26 01:11:11 DEBUG : no_checksum_small_file_from_pipe: md5 = a77dca81e0e0045e07e3edca0d8ec0e0 OK 2024/12/26 01:11:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/12/26 01:11:11 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/26 01:11:11 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2024/12/26 01:11:12 DEBUG : no_checksum_big_file_from_pipe: md5 = 700708f3c1fd79407494d0de66cdc837 OK 2024/12/26 01:11:12 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-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:11:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi': File to upload is small (34 bytes), uploading instead of streaming 2024/12/26 01:11:16 DEBUG : with_checksum_small_file_from_pipe: md5 = 38b7a368f841e5d83c2158fb3bee1254 OK 2024/12/26 01:11:16 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/26 01:11:17 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2024/12/26 01:11:18 DEBUG : with_checksum_big_file_from_pipe: md5 = 1b3167184a0cb7070e41dd9cc1b7fd93 OK 2024/12/26 01:11:18 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-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:11:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi': File to upload is small (34 bytes), uploading instead of streaming 2024/12/26 01:11:22 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:11:22 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/12/26 01:11:23 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-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:11:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi': File to upload is small (34 bytes), uploading instead of streaming 2024/12/26 01:11:27 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/26 01:11:28 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/12/26 01:11:29 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.29s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.47s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.50s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.71s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.61s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/12/26 01:11:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi': File to upload is small (48 bytes), uploading instead of streaming 2024/12/26 01:11:33 DEBUG : rcat_metadata: md5 = f66f807da90e43453200d6531460bf93 OK 2024/12/26 01:11:33 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2024/12/26 01:11:35 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2024/12/26 01:11:36 DEBUG : rcat_metadata_uploadcutoff0: md5 = 7b11a8d76a0a6318177399aead16f5c0 OK 2024/12/26 01:11:36 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.50s) --- PASS: TestRcatMetadata/Normal (2.93s) --- PASS: TestRcatMetadata/ViaDisk (3.09s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:11:39 DEBUG : potato1: md5 = 535f605bbdb1f31cd25130f63cfb28b6 OK 2024/12/26 01:11:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi': File to upload is small (60 bytes), uploading instead of streaming 2024/12/26 01:11:41 DEBUG : potato2: md5 = 98cffa9d3ae48987d157516c6dd2d15a OK 2024/12/26 01:11:41 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.24s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:11:44 DEBUG : potato1: md5 = 40103bea8bafc8875d6a72e41ba68fee OK 2024/12/26 01:11:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi': File to upload is small (60 bytes), uploading instead of streaming 2024/12/26 01:11:46 DEBUG : potato2: md5 = d57a48b4241640db5c14d31ef57a0a4c OK 2024/12/26 01:11:46 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (6.78s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:11:51 DEBUG : potato2: md5 = 29ba0001ddf82bd7e781378704db51fd OK 2024/12/26 01:11:52 DEBUG : empty space: md5 = a46b95c892658d2d80cdfe3f793d7f2f OK 2024/12/26 01:11:55 DEBUG : sub dir/potato3: md5 = e4a7824a73a955a3f9f7bc8da671a5ac OK 2024/12/26 01:11:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi': Touching "empty space" 2024/12/26 01:11:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi': Touching "potato2" 2024/12/26 01:11:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi': Touching "sub dir/potato3" 2024/12/26 01:12:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (12.71s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:12:02 DEBUG : dir with metadata: Making directory with metadata 2024/12/26 01:12:03 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.72s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:12:05 DEBUG : directory with modtime: Making directory with metadata 2024/12/26 01:12:06 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (4.39s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:12:09 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/12/26 01:12:09 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/26 01:12:10 DEBUG : Google drive root 'crypt/1ssse6ktn2orc13ecl61ici9nrc7vl5muu2vjaluvjt8amb53670': Skipping btime metadata as can't update it on an existing file: 2024-12-26T01:12:09.800896524Z 2024/12/26 01:12:10 INFO : non existent directory: Updated directory metadata 2024/12/26 01:12:13 DEBUG : Google drive root 'crypt/1ssse6ktn2orc13ecl61ici9nrc7vl5muu2vjaluvjt8amb53670': Skipping btime metadata as can't update it on an existing file: 2024-12-26T01:12:09.800896524Z 2024/12/26 01:12:13 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.68s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:12:15 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/12/26 01:12:17 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/12/26 01:12:18 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.97s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:12:20 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/12/26 01:12:20 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/26 01:12:20 DEBUG : dst: Making directory with metadata 2024/12/26 01:12:21 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/26 01:12:21 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:12:22 INFO : dst: Set directory modification time (using SetModTime) 2024/12/26 01:12:22 INFO : dst: Set directory modification time (using SetModTime) 2024/12/26 01:12:22 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/12/26 01:12:23 INFO : dst: Set directory modification time (using SetModTime) 2024/12/26 01:12:23 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.35s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi'", Local "Local file system at /tmp/rclone2503388355", Modify Window "1ms" 2024/12/26 01:12:27 DEBUG : sub dir/test remove existing: md5 = 200217aa514162902e19451c8e29beb1 OK 2024/12/26 01:12:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 81c6225481f64a76bea0547b1e867baa OK 2024/12/26 01:12:31 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.nemaqek1" before starting 2024/12/26 01:12:32 DEBUG : sub dir/test remove existing.nemaqek1: TEST: removing renamed existing file after operation 2024/12/26 01:12:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wezakux9" before starting 2024/12/26 01:12:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wezakux9: TEST: renaming existing back after failed operation 2024/12/26 01:12:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.keloyis7" before starting 2024/12/26 01:12:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.keloyis7: TEST: removing renamed existing file after operation 2024/12/26 01:12:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "47ctc522qev1j296r3gjuqti15m7ck41m93cu00b541a5sqp0s5g" 2024/12/26 01:12:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "irditu1hmgut0oohqbu418cu35a50u9j4v9noo0ton4ut9p60rjkfpbp5nlamme4ut4m3p393rv19s1cfenlrqjg88olhmvsg16es32avjo8jm0kfi2suk4ld5q7gp9togtu6ivkm65b2b2gp3dtcqon1ep2v0t29gf96me34s88o2glu5g0" --- PASS: TestRemoveExisting (14.83s) === 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/12/26 01:12:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-niqaves2rosi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 12m24.94851813s (try 1/5)