"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/01/25 03:54:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ripoxow7poce" 2025/01/25 03:54:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/25 03:54:03 DEBUG : Creating backend with remote "TestDrive:crypt/bgue8k3kemnbkpn6u6d3i9pm3a9goiq2r29v89q9tpqssv78hd6g" 2025/01/25 03:54:04 DEBUG : Creating backend with remote "/tmp/rclone2670692274" === 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-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", 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 2025/01/25 03:54:04 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/01/25 03:54:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/25 03:54:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/25 03:54:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/01/25 03:54:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/25 03:54:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/25 03:54:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/25 03:54:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/01/25 03:54:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/25 03:54:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/25 03:54:04 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/01/25 03:54:04 DEBUG : potato: Seek from 10 to 0 2025/01/25 03:54:04 DEBUG : potato: Seek from 10 to 0 2025/01/25 03:54:04 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/01/25 03:54:04 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/01/25 03:54:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/25 03:54:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/25 03:54:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/01/25 03:54:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/25 03:54:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/25 03:54:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/25 03:54:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/01/25 03:54:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/25 03:54:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/25 03:54:04 DEBUG : potato: Seek from 5 to 2 2025/01/25 03:54:04 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/01/25 03:54:04 DEBUG : potato: Seek from 7 to 0 2025/01/25 03:54:04 DEBUG : potato: Seek from 7 to 0 2025/01/25 03:54:04 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/01/25 03:54:04 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/01/25 03:54:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/25 03:54:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/25 03:54:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/01/25 03:54:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/25 03:54:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/25 03:54:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/25 03:54:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/01/25 03:54:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/25 03:54:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/25 03:54:04 DEBUG : potato: Seek from 5 to 2 2025/01/25 03:54:04 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/01/25 03:54:04 DEBUG : potato: Seek from 8 to 0 2025/01/25 03:54:04 DEBUG : potato: Seek from 8 to 0 2025/01/25 03:54:04 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/01/25 03:54:04 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/01/25 03:54:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/25 03:54:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/25 03:54:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/01/25 03:54:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/25 03:54:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/25 03:54:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/25 03:54:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/01/25 03:54:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/25 03:54:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/25 03:54:04 DEBUG : potato: Seek from 5 to 2 2025/01/25 03:54:04 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/01/25 03:54:04 DEBUG : potato: Seek from 9 to 0 2025/01/25 03:54:04 DEBUG : potato: Seek from 9 to 0 2025/01/25 03:54:04 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-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 03:54:07 DEBUG : rutabaga: md5 = 25ff571acf726ea55ff4b0fb8ede63b2 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/01/25 03:54:09 DEBUG : empty space: md5 = 1881ea6519b03e4e625151aa4f360421 OK === RUN TestCheck/3 2025/01/25 03:54:12 DEBUG : potato2: md5 = 4445989e432f6a79d6ea0339d8f478e6 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/01/25 03:54:14 DEBUG : remotepotato: md5 = 03c01ccf34374dde721d0c1fe834642e OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.28s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/01/25 03:54:18 DEBUG : Creating backend with remote "nonexistent" 2025/01/25 03:54:18 DEBUG : Creating backend with remote "nonexistent" 2025/01/25 03:54:18 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/01/25 03:54:18 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/01/25 03:54:18 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/01/25 03:54:18 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-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 03:54:19 DEBUG : rutabaga: md5 = 14c115eb157e594a123408894fb24e0b OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/01/25 03:54:24 DEBUG : empty space: md5 = 23ed17b9b29729c94cac10decc7344e1 OK === RUN TestCheckDownload/3 2025/01/25 03:54:27 DEBUG : potato2: md5 = 920a3fd0a58db543745b7d6d743a3dcd OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/01/25 03:54:33 DEBUG : remotepotato: md5 = fe4be4557d9c3256c578689d3813d502 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (20.45s) --- PASS: TestCheckDownload/1 (1.44s) --- PASS: TestCheckDownload/2 (1.55s) --- PASS: TestCheckDownload/3 (1.13s) --- PASS: TestCheckDownload/4 (2.37s) --- PASS: TestCheckDownload/5 (1.18s) --- PASS: TestCheckDownload/6 (1.17s) --- PASS: TestCheckDownload/7 (1.06s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 03:54:40 DEBUG : rutabaga: md5 = 25c3ea7dd3ea9ddb35675d999373038f OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/01/25 03:54:42 DEBUG : empty space: md5 = a00a0085371f92e0e32deab6f0155fd1 OK === RUN TestCheckSizeOnly/3 2025/01/25 03:54:44 DEBUG : potato2: md5 = ff303366e9cb0001ae70f9d1f64989f4 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/01/25 03:54:47 DEBUG : remotepotato: md5 = b498a9d65dd397f04f05beab4da6c698 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.79s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.23s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 03:54:53 DEBUG : test.sum: md5 = 9cc36ddf06c4ddb8c8dab8327e92e897 OK 2025/01/25 03:54:54 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/25 03:54:54 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/25 03:54:54 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/25 03:54:54 NOTICE: test.sum: 2 warning(s) suppressed... 2025/01/25 03:54:56 DEBUG : test.sum: md5 = 8b680d6b420a78a411b2a732f0de1fcc OK 2025/01/25 03:54:57 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/25 03:54:57 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/25 03:54:57 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/25 03:54:57 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.07s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 03:54:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ripoxow7poce/data" 2025/01/25 03:54:58 DEBUG : Creating backend with remote "TestDrive:crypt/bgue8k3kemnbkpn6u6d3i9pm3a9goiq2r29v89q9tpqssv78hd6g/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce/data' lacks md5, skipping --- SKIP: TestCheckSum (1.96s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 03:55:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ripoxow7poce/data" 2025/01/25 03:55:00 DEBUG : Creating backend with remote "TestDrive:crypt/bgue8k3kemnbkpn6u6d3i9pm3a9goiq2r29v89q9tpqssv78hd6g/vjrnln8ratgmqakfosrqe8espk" 2025/01/25 03:55:04 DEBUG : data/banana: md5 = d485d28736ccb7702fee1fcb1224a8d7 OK 2025/01/25 03:55:06 DEBUG : test.sum: md5 = 3963343f03690fd1c05971f9ca281e4e OK === RUN TestCheckSumDownload/subtest1 2025/01/25 03:55:11 DEBUG : data/potato: md5 = 59542d4f1ee71c1b4e7976a9e2ed75b1 OK 2025/01/25 03:55:13 DEBUG : test.sum: md5 = 6a327c60778dd21942b5c905ad312b5e OK === RUN TestCheckSumDownload/subtest2 2025/01/25 03:55:17 DEBUG : test.sum: md5 = adf5a2071bd0cbef04f75743d6534197 OK === RUN TestCheckSumDownload/subtest3 2025/01/25 03:55:22 DEBUG : test.sum: md5 = 8c2d144444b32a36d5e2a15d83465957 OK === RUN TestCheckSumDownload/subtest4 2025/01/25 03:55:26 DEBUG : test.sum: md5 = 349d4434169a8bed0e4cfbe863fc45c0 OK === RUN TestCheckSumDownload/subtest5 2025/01/25 03:55:31 DEBUG : test.sum: md5 = 019e6fbcb21ca9c05e869ed051593fcd OK === RUN TestCheckSumDownload/subtest6 2025/01/25 03:55:35 DEBUG : data/banana: md5 = 3f288fffff5edb4cad7c9396abbdaece OK 2025/01/25 03:55:37 DEBUG : data/potato: md5 = 70e93dd2e44e83562ce7bef212a6173c OK 2025/01/25 03:55:38 DEBUG : test.sum: md5 = 2492974964531ce580a931049145f5cf OK === RUN TestCheckSumDownload/subtest7 2025/01/25 03:55:44 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/01/25 03:55:44 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (45.27s) --- PASS: TestCheckSumDownload/subtest1 (2.86s) --- PASS: TestCheckSumDownload/subtest2 (2.35s) --- PASS: TestCheckSumDownload/subtest3 (2.53s) --- PASS: TestCheckSumDownload/subtest4 (2.56s) --- PASS: TestCheckSumDownload/subtest5 (2.15s) --- PASS: TestCheckSumDownload/subtest6 (2.18s) --- PASS: TestCheckSumDownload/subtest7 (2.92s) === RUN TestApplyTransforms 2025/01/25 03:55:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-laxumol6xapa" 2025/01/25 03:55:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/25 03:55:45 DEBUG : Creating backend with remote "TestDrive:crypt/pctonoisiu8csdg63eoveqgrsr0prgipq6pjvhiunrf792qn44jg" 2025/01/25 03:55:46 DEBUG : Creating backend with remote "/tmp/rclone3870449487" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxumol6xapa'", Local "Local file system at /tmp/rclone3870449487", Modify Window "1ms" 2025/01/25 03:55:49 DEBUG : hello, world!: md5 = 87ccc31575b656686b4613c677f3b3e9 OK upper checkfile vs. lower remote (without normalization) 2025/01/25 03:55:49 ERROR : hello, world!: sum not found 2025/01/25 03:55:49 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-laxumol6xapa' 2025/01/25 03:55:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laxumol6xapa': 1 files missing 2025/01/25 03:55:49 NOTICE: 1 hashes missing 2025/01/25 03:55:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laxumol6xapa': 2 differences found 2025/01/25 03:55:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laxumol6xapa': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/01/25 03:55:51 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/25 03:55:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laxumol6xapa': 0 differences found 2025/01/25 03:55:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laxumol6xapa': 1 matching files 2025/01/25 03:55:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duhiluk0zehi" 2025/01/25 03:55:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/25 03:55:51 DEBUG : Creating backend with remote "TestDrive:crypt/uqhotr06arls91r65ieeo9m2nvlfcdi5hkjogqc3vi1cvha7t190" 2025/01/25 03:55:52 DEBUG : Creating backend with remote "/tmp/rclone3700095238" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhiluk0zehi'", Local "Local file system at /tmp/rclone3700095238", Modify Window "1ms" 2025/01/25 03:55:55 DEBUG : HELLO, WORLD!: md5 = cdd5b1fc57f9383790a3e203c656f7ec OK lower checkfile vs. upper remote (without normalization) 2025/01/25 03:55:55 ERROR : HELLO, WORLD!: sum not found 2025/01/25 03:55:55 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-duhiluk0zehi' 2025/01/25 03:55:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duhiluk0zehi': 1 files missing 2025/01/25 03:55:55 NOTICE: 1 hashes missing 2025/01/25 03:55:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duhiluk0zehi': 2 differences found 2025/01/25 03:55:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duhiluk0zehi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/01/25 03:55:56 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/25 03:55:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duhiluk0zehi': 0 differences found 2025/01/25 03:55:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duhiluk0zehi': 1 matching files 2025/01/25 03:55:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-riqanux8xuju" 2025/01/25 03:55:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/25 03:55:57 DEBUG : Creating backend with remote "TestDrive:crypt/0gsa0ivfcpf8r4g0u00keq9elpml7gnn6ga9jdkq0nq5flhglcrg" 2025/01/25 03:55:57 DEBUG : Creating backend with remote "/tmp/rclone4283338705" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqanux8xuju'", Local "Local file system at /tmp/rclone4283338705", Modify Window "1ms" 2025/01/25 03:56:00 DEBUG : HeLlO, wOrLd!: md5 = 80f9670db83ddc8a603578ef24bf24e7 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/01/25 03:56:01 ERROR : HeLlO, wOrLd!: sum not found 2025/01/25 03:56:01 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-riqanux8xuju' 2025/01/25 03:56:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-riqanux8xuju': 1 files missing 2025/01/25 03:56:01 NOTICE: 1 hashes missing 2025/01/25 03:56:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-riqanux8xuju': 2 differences found 2025/01/25 03:56:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-riqanux8xuju': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/01/25 03:56:02 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/25 03:56:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-riqanux8xuju': 0 differences found 2025/01/25 03:56:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-riqanux8xuju': 1 matching files 2025/01/25 03:56:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hejoxoq4jevi" 2025/01/25 03:56:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/25 03:56:02 DEBUG : Creating backend with remote "TestDrive:crypt/5s2mdi96bblfnbaiui5pocendfb0cnun60undbkn1jqsk52vp2cg" 2025/01/25 03:56:03 DEBUG : Creating backend with remote "/tmp/rclone1836871360" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hejoxoq4jevi'", Local "Local file system at /tmp/rclone1836871360", Modify Window "1ms" 2025/01/25 03:56:06 DEBUG : HELLO, WORLD!: md5 = 25b9a64124a99e1cbaef59c89f846299 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/01/25 03:56:06 ERROR : HELLO, WORLD!: sum not found 2025/01/25 03:56:06 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hejoxoq4jevi' 2025/01/25 03:56:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hejoxoq4jevi': 1 files missing 2025/01/25 03:56:06 NOTICE: 1 hashes missing 2025/01/25 03:56:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hejoxoq4jevi': 2 differences found 2025/01/25 03:56:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hejoxoq4jevi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/01/25 03:56:07 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/25 03:56:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hejoxoq4jevi': 0 differences found 2025/01/25 03:56:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hejoxoq4jevi': 1 matching files 2025/01/25 03:56:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fixadem5mujo" 2025/01/25 03:56:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/25 03:56:08 DEBUG : Creating backend with remote "TestDrive:crypt/p1evtdhqkei87lurg4qejg10rfaf70q76k0s91cfpcgquhu0blfg" 2025/01/25 03:56:08 DEBUG : Creating backend with remote "/tmp/rclone1850056474" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fixadem5mujo'", Local "Local file system at /tmp/rclone1850056474", Modify Window "1ms" 2025/01/25 03:56:11 DEBUG : 測試_Русский___ě_áñ: md5 = 83f8c6d13022ac426d05ff54461d9b9f OK NFD checkfile vs. NFC remote (without normalization) 2025/01/25 03:56:12 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/25 03:56:12 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fixadem5mujo' 2025/01/25 03:56:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fixadem5mujo': 1 files missing 2025/01/25 03:56:12 NOTICE: 1 hashes missing 2025/01/25 03:56:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fixadem5mujo': 2 differences found 2025/01/25 03:56:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fixadem5mujo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/01/25 03:56:13 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/25 03:56:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fixadem5mujo': 0 differences found 2025/01/25 03:56:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fixadem5mujo': 1 matching files 2025/01/25 03:56:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sofavej7ceve" 2025/01/25 03:56:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/25 03:56:13 DEBUG : Creating backend with remote "TestDrive:crypt/073ll6oqqndrquli9ve7d2097s5nriqesejlaf6q41vn54onkvm0" 2025/01/25 03:56:14 DEBUG : Creating backend with remote "/tmp/rclone1300981618" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sofavej7ceve'", Local "Local file system at /tmp/rclone1300981618", Modify Window "1ms" 2025/01/25 03:56:17 DEBUG : 測試_Русский___ě_áñ: md5 = 395905024c0177fe35e853d0af1ba8cd OK NFC checkfile vs. NFD remote (without normalization) 2025/01/25 03:56:17 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/25 03:56:17 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sofavej7ceve' 2025/01/25 03:56:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sofavej7ceve': 1 files missing 2025/01/25 03:56:17 NOTICE: 1 hashes missing 2025/01/25 03:56:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sofavej7ceve': 2 differences found 2025/01/25 03:56:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sofavej7ceve': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/01/25 03:56:19 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/25 03:56:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sofavej7ceve': 0 differences found 2025/01/25 03:56:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sofavej7ceve': 1 matching files 2025/01/25 03:56:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cudayeq4hiqi" 2025/01/25 03:56:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/25 03:56:19 DEBUG : Creating backend with remote "TestDrive:crypt/k6kaj77n7ej0kdti12tnt6jie5k7v85kf0bio0u490a3oguf0800" 2025/01/25 03:56:20 DEBUG : Creating backend with remote "/tmp/rclone2416417587" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudayeq4hiqi'", Local "Local file system at /tmp/rclone2416417587", Modify Window "1ms" 2025/01/25 03:56:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = aac4590edf74aea48d57a203419261f0 OK NFDx2 checkfile vs. both remote (without normalization) 2025/01/25 03:56:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/25 03:56:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cudayeq4hiqi' 2025/01/25 03:56:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cudayeq4hiqi': 1 files missing 2025/01/25 03:56:23 NOTICE: 1 hashes missing 2025/01/25 03:56:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cudayeq4hiqi': 2 differences found 2025/01/25 03:56:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cudayeq4hiqi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/01/25 03:56:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/25 03:56:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cudayeq4hiqi': 0 differences found 2025/01/25 03:56:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cudayeq4hiqi': 1 matching files 2025/01/25 03:56:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yefoley8daci" 2025/01/25 03:56:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/25 03:56:25 DEBUG : Creating backend with remote "TestDrive:crypt/b093pluiqu49soi3klbd6dhdkuevq4o038hes8gbqtl1be43frig" 2025/01/25 03:56:26 DEBUG : Creating backend with remote "/tmp/rclone3213168170" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yefoley8daci'", Local "Local file system at /tmp/rclone3213168170", Modify Window "1ms" 2025/01/25 03:56:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4e60b47afda39e78fe5a4e3108f7cbd2 OK NFCx2 checkfile vs. both remote (without normalization) 2025/01/25 03:56:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/25 03:56:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yefoley8daci' 2025/01/25 03:56:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yefoley8daci': 1 files missing 2025/01/25 03:56:29 NOTICE: 1 hashes missing 2025/01/25 03:56:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yefoley8daci': 2 differences found 2025/01/25 03:56:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yefoley8daci': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/01/25 03:56:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/25 03:56:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yefoley8daci': 0 differences found 2025/01/25 03:56:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yefoley8daci': 1 matching files 2025/01/25 03:56:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dexaduc8rica" 2025/01/25 03:56:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/25 03:56:31 DEBUG : Creating backend with remote "TestDrive:crypt/upom8ug83l557o6vru3hi1j8l8h8dt3vm5ogivfor7774l5894rg" 2025/01/25 03:56:32 DEBUG : Creating backend with remote "/tmp/rclone1720788972" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dexaduc8rica'", Local "Local file system at /tmp/rclone1720788972", Modify Window "1ms" 2025/01/25 03:56:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2972eefcab6229f254893cb11a1ae161 OK both checkfile vs. NFDx2 remote (without normalization) 2025/01/25 03:56:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/25 03:56:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dexaduc8rica' 2025/01/25 03:56:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dexaduc8rica': 1 files missing 2025/01/25 03:56:35 NOTICE: 1 hashes missing 2025/01/25 03:56:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dexaduc8rica': 2 differences found 2025/01/25 03:56:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dexaduc8rica': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/01/25 03:56:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/25 03:56:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dexaduc8rica': 0 differences found 2025/01/25 03:56:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dexaduc8rica': 1 matching files 2025/01/25 03:56:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-corimoy4mare" 2025/01/25 03:56:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/25 03:56:36 DEBUG : Creating backend with remote "TestDrive:crypt/fguc6adajta0iv2psp202faie90s0nvf6apdur43pcf4moe1s8sg" 2025/01/25 03:56:37 DEBUG : Creating backend with remote "/tmp/rclone4227967929" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-corimoy4mare'", Local "Local file system at /tmp/rclone4227967929", Modify Window "1ms" 2025/01/25 03:56:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ec6701843f2f672e67e3608f1301292e OK both checkfile vs. NFCx2 remote (without normalization) 2025/01/25 03:56:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/25 03:56:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-corimoy4mare' 2025/01/25 03:56:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-corimoy4mare': 1 files missing 2025/01/25 03:56:40 NOTICE: 1 hashes missing 2025/01/25 03:56:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-corimoy4mare': 2 differences found 2025/01/25 03:56:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-corimoy4mare': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/01/25 03:56:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/25 03:56:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-corimoy4mare': 0 differences found 2025/01/25 03:56:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-corimoy4mare': 1 matching files 2025/01/25 03:56:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-corimoy4mare': Purge remote 2025/01/25 03:56:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dexaduc8rica': Purge remote 2025/01/25 03:56:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yefoley8daci': Purge remote 2025/01/25 03:56:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cudayeq4hiqi': Purge remote 2025/01/25 03:56:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sofavej7ceve': Purge remote 2025/01/25 03:56:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fixadem5mujo': Purge remote 2025/01/25 03:56:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hejoxoq4jevi': Purge remote 2025/01/25 03:56:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-riqanux8xuju': Purge remote 2025/01/25 03:56:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duhiluk0zehi': Purge remote 2025/01/25 03:56:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-laxumol6xapa': Purge remote --- PASS: TestApplyTransforms (62.69s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 03:56:48 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/25 03:56:51 DEBUG : sub/file2: md5 = 158638537a309392a9f06c8b52608fb5 OK 2025/01/25 03:56:51 INFO : file1: Copied (new) to: sub/file2 2025/01/25 03:56:52 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:56:52 DEBUG : file1: Unchanged skipping 2025/01/25 03:56:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce': don't need to copy/move sub/file2, it is already at target location 2025/01/25 03:56:54 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.14s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.52s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 03:56:58 DEBUG : dst/file1: md5 = bea46503c52a7f456a25ee22cc4e6ae1 OK 2025/01/25 03:56:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ripoxow7poce/backup" 2025/01/25 03:56:59 DEBUG : Creating backend with remote "TestDrive:crypt/bgue8k3kemnbkpn6u6d3i9pm3a9goiq2r29v89q9tpqssv78hd6g/1nrff024r7pq65ecp72fc28jb0" 2025/01/25 03:57:01 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/25 03:57:04 INFO : dst/file1: Moved (server-side) 2025/01/25 03:57:06 DEBUG : dst/file1: md5 = d856ab2f6643b4b4f00bc586a56c4167 OK 2025/01/25 03:57:06 INFO : dst/file1: Copied (new) 2025/01/25 03:57:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/25 03:57:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/25 03:57:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.70s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 03:57:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ripoxow7poce/dst" 2025/01/25 03:57:11 DEBUG : Creating backend with remote "TestDrive:crypt/bgue8k3kemnbkpn6u6d3i9pm3a9goiq2r29v89q9tpqssv78hd6g/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/25 03:57:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ripoxow7poce/CompareDest" 2025/01/25 03:57:13 DEBUG : Creating backend with remote "TestDrive:crypt/bgue8k3kemnbkpn6u6d3i9pm3a9goiq2r29v89q9tpqssv78hd6g/gveqi14airsml4bgu7krj116o8" 2025/01/25 03:57:14 DEBUG : one: Need to transfer - File not found at Destination 2025/01/25 03:57:18 DEBUG : one: md5 = 9832fd87b76deb56275319a277096ca2 OK 2025/01/25 03:57:18 INFO : one: Copied (new) 2025/01/25 03:57:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/25 03:57:20 DEBUG : one: md5 = 86e0816db159ea89bbfc7d1900f0142a OK 2025/01/25 03:57:20 INFO : one: Copied (replaced existing) 2025/01/25 03:57:23 DEBUG : dst/one: md5 = 47bce428cd3abe1f1afab5f5e8f2a45d OK 2025/01/25 03:57:25 DEBUG : CompareDest/one: md5 = 9c57777864e8f5f80517f491b13111f5 OK 2025/01/25 03:57:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/25 03:57:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 03:57:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/25 03:57:29 DEBUG : CompareDest/two: md5 = 3fed0074942525025dd636d2f5e80e6a OK 2025/01/25 03:57:29 DEBUG : two: Need to transfer - File not found at Destination 2025/01/25 03:57:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 03:57:30 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/25 03:57:30 DEBUG : two: Need to transfer - File not found at Destination 2025/01/25 03:57:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 03:57:31 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/25 03:57:32 DEBUG : two: Need to transfer - File not found at Destination 2025/01/25 03:57:32 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/25 03:57:34 DEBUG : two: md5 = ce86016ea84396dd8e907d50e1b4f482 OK 2025/01/25 03:57:34 INFO : two: Copied (new) 2025/01/25 03:57:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/25 03:57:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/25 03:57:38 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/25 03:57:38 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (27.84s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 03:57:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ripoxow7poce/dst" 2025/01/25 03:57:39 DEBUG : Creating backend with remote "TestDrive:crypt/bgue8k3kemnbkpn6u6d3i9pm3a9goiq2r29v89q9tpqssv78hd6g/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/25 03:57:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ripoxow7poce/CopyDest" 2025/01/25 03:57:41 DEBUG : Creating backend with remote "TestDrive:crypt/bgue8k3kemnbkpn6u6d3i9pm3a9goiq2r29v89q9tpqssv78hd6g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/25 03:57:42 DEBUG : one: Need to transfer - File not found at Destination 2025/01/25 03:57:45 DEBUG : one: md5 = a70def8133517e403b9ed57580e17fdc OK 2025/01/25 03:57:45 INFO : one: Copied (new) 2025/01/25 03:57:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/25 03:57:48 DEBUG : one: md5 = 1d33ab80de246924b361792f7e6e2979 OK 2025/01/25 03:57:48 INFO : one: Copied (replaced existing) 2025/01/25 03:57:50 DEBUG : dst/one: md5 = 6ee6cbd68cee12f3d442323d293a3563 OK 2025/01/25 03:57:53 DEBUG : CopyDest/one: md5 = 3025a6b06548f003fe68e908b68be291 OK 2025/01/25 03:57:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ripoxow7poce/BackupDir" 2025/01/25 03:57:54 DEBUG : Creating backend with remote "TestDrive:crypt/bgue8k3kemnbkpn6u6d3i9pm3a9goiq2r29v89q9tpqssv78hd6g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/25 03:57:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/25 03:57:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 03:57:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/25 03:57:58 INFO : one: Moved (server-side) 2025/01/25 03:58:00 INFO : one: Copied (server-side copy) 2025/01/25 03:58:00 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/25 03:58:02 DEBUG : CopyDest/two: md5 = 3a975428756557348ef5cacd001e2d11 OK 2025/01/25 03:58:03 DEBUG : two: Need to transfer - File not found at Destination 2025/01/25 03:58:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 03:58:04 INFO : two: Copied (server-side copy) 2025/01/25 03:58:04 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/25 03:58:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 03:58:05 DEBUG : two: Unchanged skipping 2025/01/25 03:58:07 DEBUG : CopyDest/three: md5 = 10d3f823270744a6c26aa8ab06ccf067 OK 2025/01/25 03:58:08 DEBUG : three: Need to transfer - File not found at Destination 2025/01/25 03:58:08 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/25 03:58:08 DEBUG : three: Destination not found in --copy-dest 2025/01/25 03:58:10 DEBUG : three: md5 = 7940756888b07b054d63eac9b4d11e4f OK 2025/01/25 03:58:10 INFO : three: Copied (new) 2025/01/25 03:58:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/25 03:58:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/25 03:58:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/25 03:58:16 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/25 03:58:16 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/25 03:58:16 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/25 03:58:17 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (38.81s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.43s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", 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-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 03:58:19 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/01/25 03:58:22 DEBUG : TestCopyFileMaxTransfer/file1: md5 = b6da36605a2a8859a0433f57f9609eeb OK 2025/01/25 03:58:22 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/01/25 03:58:22 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/01/25 03:58:23 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/01/25 03:58:23 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/01/25 03:58:24 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/01/25 03:58:26 DEBUG : TestCopyFileMaxTransfer/file4: md5 = db96f369c88d18d3f8cd4b2ef764566b OK 2025/01/25 03:58:26 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/01/25 03:58:28 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/01/25 03:58:28 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.04s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.47s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 03:58:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce': Looking for duplicate names using skip mode. 2025/01/25 03:58:33 NOTICE: one: Found 2 files with duplicate names 2025/01/25 03:58:33 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.46s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 03:58:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce': Looking for duplicate names using skip mode. 2025/01/25 03:58:40 NOTICE: one: Found 3 files with duplicate names 2025/01/25 03:58:40 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/01/25 03:58:40 INFO : one: Deleted 2025/01/25 03:58:40 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.35s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 03:58:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce': Looking for duplicate names using first mode. 2025/01/25 03:58:47 NOTICE: one: Found 3 files with duplicate names 2025/01/25 03:58:48 INFO : one: Deleted 2025/01/25 03:58:48 INFO : one: Deleted 2025/01/25 03:58:48 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.67s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 03:58:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce': Looking for duplicate names using newest mode. 2025/01/25 03:58:55 NOTICE: one: Found 3 files with duplicate names 2025/01/25 03:58:55 INFO : one: Deleted 2025/01/25 03:58:56 INFO : one: Deleted 2025/01/25 03:58:56 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.30s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", 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-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 03:59:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce': Looking for duplicate names using oldest mode. 2025/01/25 03:59:02 NOTICE: one: Found 3 files with duplicate names 2025/01/25 03:59:03 INFO : one: Deleted 2025/01/25 03:59:03 INFO : one: Deleted 2025/01/25 03:59:03 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.22s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 03:59:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce': Looking for duplicate names using largest mode. 2025/01/25 03:59:10 NOTICE: one: Found 3 files with duplicate names 2025/01/25 03:59:11 INFO : one: Deleted 2025/01/25 03:59:11 INFO : one: Deleted 2025/01/25 03:59:11 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.95s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 03:59:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce': Looking for duplicate names using smallest mode. 2025/01/25 03:59:18 NOTICE: one: Found 3 files with duplicate names 2025/01/25 03:59:19 INFO : one: Deleted 2025/01/25 03:59:19 INFO : one: Deleted 2025/01/25 03:59:19 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.76s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 03:59:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce': Looking for duplicate names using rename mode. 2025/01/25 03:59:27 NOTICE: one.txt: Found 3 files with duplicate names 2025/01/25 03:59:28 INFO : one-2.txt: renamed from: one.txt 2025/01/25 03:59:30 INFO : one-3.txt: renamed from: one.txt 2025/01/25 03:59:31 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.67s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 03:59:37 DEBUG : dupe1/one.txt: md5 = b36959d4bcca59676cebbd9c1929f7ce OK 2025/01/25 03:59:39 DEBUG : dupe2/two.txt: md5 = 672b09f3e5d231c33d82ddd7421816bc OK 2025/01/25 03:59:42 DEBUG : dupe3/three.txt: md5 = ca5b5c7c6ba232080130739846253255 OK 2025/01/25 03:59:42 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/01/25 03:59:43 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/01/25 03:59:44 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/01/25 03:59:45 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/01/25 03:59:49 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/25 03:59:49 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/01/25 03:59:49 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (15.78s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 03:59:51 DEBUG : a.txt: md5 = ed27b09d52f053e8e77b27de7022e454 OK 2025/01/25 03:59:53 DEBUG : zend.txt: md5 = 44da029ec3366c14ffdb112b24540bde OK 2025/01/25 03:59:56 DEBUG : sub dir/hello world: md5 = 6ef96c7086ddabf9988c41c7d5430fdb OK 2025/01/25 03:59:58 DEBUG : sub dir/hello world2: md5 = bce53b90d01b74af5aa89bd1b870e09f OK 2025/01/25 04:00:00 DEBUG : sub dir/ignore dir/.ignore: md5 = e1cec10e797b1216719d9c626203df57 OK 2025/01/25 04:00:02 DEBUG : sub dir/ignore dir/should be ignored: md5 = d156c72aa711b735d808170569bcb300 OK 2025/01/25 04:00:05 DEBUG : sub dir/sub sub dir/hello world3: md5 = fc864647b30fa8d456013366a1dc1bd1 OK 2025/01/25 04:00:06 DEBUG : a.txt: Excluded (Size Filter) 2025/01/25 04:00:06 DEBUG : a.txt: Excluded 2025/01/25 04:00:06 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/25 04:00:06 DEBUG : sub dir/hello world2: Excluded 2025/01/25 04:00:06 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/25 04:00:06 DEBUG : sub dir/hello world: Excluded 2025/01/25 04:00:07 DEBUG : sub dir/ignore dir: Excluded 2025/01/25 04:00:07 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/25 04:00:07 DEBUG : sub dir/hello world2: Excluded 2025/01/25 04:00:07 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/25 04:00:07 DEBUG : sub dir/hello world: Excluded 2025/01/25 04:00:07 DEBUG : sub dir/ignore dir: Excluded 2025/01/25 04:00:13 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/01/25 04:00:14 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/01/25 04:00:14 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/01/25 04:00:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/01/25 04:00:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/01/25 04:00:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/01/25 04:00:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (25.67s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 04:00:17 DEBUG : file1: md5 = f259d56f3b9ac20fce4d67fb73fcd9b4 OK 2025/01/25 04:00:20 DEBUG : sub/file2: md5 = a278cd37f85669dfb442e7c2cdfbee07 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/01/25 04:00:23 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/01/25 04:00:23 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/01/25 04:00:23 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/01/25 04:00:25 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.89s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.69s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 04:00:28 DEBUG : file1: md5 = 49321bcf8e573ef00a27580145371218 OK 2025/01/25 04:00:31 DEBUG : sub/file2: md5 = 328ec4fc3d63da24dbf037337d70a2fd OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/01/25 04:00:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ripoxow7poce/notfound" 2025/01/25 04:00:34 DEBUG : Creating backend with remote "TestDrive:crypt/bgue8k3kemnbkpn6u6d3i9pm3a9goiq2r29v89q9tpqssv78hd6g/qe0i31qdkoejk60elps0ni5sqk" 2025/01/25 04:00:38 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.25s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.48s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.27s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.67s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 04:00:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce': Making directory 2025/01/25 04:00:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce': Making directory --- PASS: TestMkdir (0.66s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 04:00:42 DEBUG : sub dir/hello world: md5 = 13edfde9403937f26ca534f6b4610811 OK 2025/01/25 04:00:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.61s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 04:00:47 DEBUG : potato2: md5 = cae3de02d611751bbb457455e8052621 OK 2025/01/25 04:00:48 DEBUG : empty space: md5 = 044b96b7134aed984b66aa70580eebcf OK --- PASS: TestLs (5.74s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 04:00:52 DEBUG : potato2: md5 = 3a40594b9c619ae9bc90be6a53281005 OK 2025/01/25 04:00:54 DEBUG : empty space: md5 = ad50ce958050d0dc1d58e7ff0ccb1df5 OK 2025/01/25 04:00:54 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.57s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 04:00:58 DEBUG : potato2: md5 = 16537ff0deff695b81c89949a2b616cc OK 2025/01/25 04:00:59 DEBUG : empty space: md5 = a863a9d41916b2679994303dd30fdd91 OK --- PASS: TestLsLong (5.13s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 04:01:03 DEBUG : potato2: md5 = d83304a8625556db093e15086f0c902f OK 2025/01/25 04:01:04 DEBUG : empty space: md5 = d058464f56c1287fce41054373549550 OK --- PASS: TestHashSums (4.92s) === RUN TestHashSumsWithErrors 2025/01/25 04:01:06 DEBUG : Creating backend with remote ":memory:" 2025/01/25 04:01:06 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/01/25 04:01:06 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/25 04:01:06 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/25 04:01:06 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/25 04:01:06 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/25 04:01:06 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/25 04:01:06 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/25 04:01:06 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/01/25 04:01:06 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-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 04:01:08 DEBUG : potato2: md5 = bfc94a732cebf5f16a2689ebbc500e77 OK 2025/01/25 04:01:09 DEBUG : empty space: md5 = 74172a3fae1af6a9dafc19ec5e57c8bc OK 2025/01/25 04:01:12 DEBUG : sub dir/potato3: md5 = f44a606bfa9dba44aa34ae82caaa141e OK 2025/01/25 04:01:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.01s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 04:01:18 DEBUG : small: md5 = 2f9caf13ff5cfce58f539b2a2266df08 OK 2025/01/25 04:01:19 DEBUG : medium: md5 = 7c6882385b984d1ce2ac49e1e1f91147 OK 2025/01/25 04:01:21 DEBUG : large: md5 = ecd9e5462d5e48942d0741b820f06612 OK 2025/01/25 04:01:21 DEBUG : Waiting for deletions to finish 2025/01/25 04:01:21 DEBUG : large: Excluded (Size Filter) 2025/01/25 04:01:22 INFO : small: Deleted 2025/01/25 04:01:22 INFO : medium: Deleted --- PASS: TestDelete (6.85s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 04:01:25 DEBUG : small: md5 = 61f8dc08fd1bfe853ee28ddfaf044582 OK 2025/01/25 04:01:27 DEBUG : medium: md5 = a543705c3d7c3abf7b94cebe58f71df7 OK 2025/01/25 04:01:28 DEBUG : large: md5 = 3cd05512319a7f78a502574b68fb7a8c OK 2025/01/25 04:01:29 DEBUG : Waiting for deletions to finish 2025/01/25 04:01:29 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/01/25 04:01:29 INFO : large: Deleted 2025/01/25 04:01:30 INFO : small: Deleted --- PASS: TestMaxDelete (8.13s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 04:01:33 DEBUG : small: md5 = b05068fd3560a54696e4165ff8ec474d OK 2025/01/25 04:01:35 DEBUG : medium: md5 = 30ae783dad5d98542414a24b703f5402 OK 2025/01/25 04:01:36 DEBUG : large: md5 = 4d9a61990e0665e35420cf6c92711451 OK 2025/01/25 04:01:36 DEBUG : Waiting for deletions to finish 2025/01/25 04:01:37 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/25 04:01:37 INFO : small: Deleted 2025/01/25 04:01:37 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.82s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 04:01:41 DEBUG : small: md5 = 41afc5fbab66828410b08a350b859e04 OK 2025/01/25 04:01:42 DEBUG : medium: md5 = b3abff0ceb23bdf6fbc35f05eff0531c OK 2025/01/25 04:01:44 DEBUG : large: md5 = 881cc7f2c9a48799e3ef5fc7bf971c1c OK 2025/01/25 04:01:44 DEBUG : Waiting for deletions to finish 2025/01/25 04:01:44 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/01/25 04:01:45 INFO : small: Deleted 2025/01/25 04:01:45 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.47s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 04:01:48 DEBUG : ReadFile: md5 = 81c488cd8f05a605c4cef8803a11cb1b OK --- PASS: TestReadFile (4.58s) === RUN TestRetry 2025/01/25 04:01:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/01/25 04:01:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/01/25 04:01:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/25 04:01:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/25 04:01:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/25 04:01:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/25 04:01:51 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-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 04:01:53 DEBUG : file1: md5 = e1d55d27e50a99ee52d62b810bc4fb25 OK 2025/01/25 04:01:55 DEBUG : file2: md5 = aec01f5480782f904450f2ba4f22b943 OK --- PASS: TestCat (18.71s) === RUN TestPurge 2025/01/25 04:02:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tilemoh1vuxe" 2025/01/25 04:02:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/25 04:02:10 DEBUG : Creating backend with remote "TestDrive:crypt/tggnqa85ljnogo3n2b0qbk1nqj1jar0er5qj1jl1tlatq8qcudgg" 2025/01/25 04:02:11 DEBUG : Creating backend with remote "/tmp/rclone1981538554" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tilemoh1vuxe'", Local "Local file system at /tmp/rclone1981538554", Modify Window "1ms" 2025/01/25 04:02:17 DEBUG : A1/B1/C1/one: md5 = 6c5cdcb5e5e068bb94176288df86e37a OK 2025/01/25 04:02:17 INFO : A2: Making directory 2025/01/25 04:02:18 INFO : A1/B2: Making directory 2025/01/25 04:02:19 INFO : A1/B2/C2: Making directory 2025/01/25 04:02:20 INFO : A1/B1/C3: Making directory 2025/01/25 04:02:21 INFO : A3: Making directory 2025/01/25 04:02:22 INFO : A3/B3: Making directory 2025/01/25 04:02:23 INFO : A3/B3/C4: Making directory 2025/01/25 04:02:26 DEBUG : A1/two: md5 = 5d9eeaa11959b6d1ff367bfebd7f5231 OK 2025/01/25 04:02:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tilemoh1vuxe': Purge remote 2025/01/25 04:02:30 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.79s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 04:02:34 DEBUG : A1/B1/C1/one: md5 = da61ef0dda238b855598fa9e163129a8 OK 2025/01/25 04:02:34 INFO : A2: Making directory 2025/01/25 04:02:35 INFO : A1/B2: Making directory 2025/01/25 04:02:36 INFO : A1/B2/C2: Making directory 2025/01/25 04:02:37 INFO : A1/B1/C3: Making directory 2025/01/25 04:02:38 INFO : A3: Making directory 2025/01/25 04:02:39 INFO : A3/B3: Making directory 2025/01/25 04:02:40 INFO : A3/B3/C4: Making directory 2025/01/25 04:02:43 DEBUG : A1/two: md5 = 032da79c2076c73fb4d181ebfba553a8 OK 2025/01/25 04:02:44 DEBUG : removing 1 level 3 directories 2025/01/25 04:02:44 INFO : A3/B3/C4: Removing directory 2025/01/25 04:02:47 DEBUG : removing 2 level 3 directories 2025/01/25 04:02:47 INFO : A1/B2/C2: Removing directory 2025/01/25 04:02:47 INFO : A1/B1/C3: Removing directory 2025/01/25 04:02:48 DEBUG : removing 2 level 2 directories 2025/01/25 04:02:48 INFO : A3/B3: Removing directory 2025/01/25 04:02:48 INFO : A1/B2: Removing directory 2025/01/25 04:02:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/25 04:02:48 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/01/25 04:02:49 DEBUG : removing 2 level 1 directories 2025/01/25 04:02:49 INFO : A3: Removing directory 2025/01/25 04:02:49 INFO : A2: Removing directory 2025/01/25 04:02:49 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/01/25 04:02:53 DEBUG : removing 1 level 3 directories 2025/01/25 04:02:53 INFO : A1/B1/C1: Removing directory 2025/01/25 04:02:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/25 04:02:54 DEBUG : removing 1 level 2 directories 2025/01/25 04:02:54 INFO : A1/B1: Removing directory 2025/01/25 04:02:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/25 04:02:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/25 04:02:55 DEBUG : removing 1 level 1 directories 2025/01/25 04:02:55 INFO : A1: Removing directory 2025/01/25 04:02:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/25 04:02:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/25 04:02:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/25 04:02:56 DEBUG : removing 1 level 0 directories 2025/01/25 04:02:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce': Removing directory 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/25 04:02:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (27.66s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 04:02:58 INFO : A1: Making directory 2025/01/25 04:02:59 INFO : A1/B1: Making directory 2025/01/25 04:03:00 INFO : A1/B1/C1: Making directory 2025/01/25 04:03:03 DEBUG : removing 1 level 3 directories 2025/01/25 04:03:03 INFO : A1/B1/C1: Removing directory 2025/01/25 04:03:04 DEBUG : removing 1 level 2 directories 2025/01/25 04:03:04 INFO : A1/B1: Removing directory 2025/01/25 04:03:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/25 04:03:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.48s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 04:03:07 INFO : A1: Making directory 2025/01/25 04:03:08 INFO : A1/B1: Making directory 2025/01/25 04:03:09 INFO : A1/B1/C1: Making directory 2025/01/25 04:03:12 DEBUG : removing 1 level 3 directories 2025/01/25 04:03:12 INFO : A1/B1/C1: Removing directory 2025/01/25 04:03:13 DEBUG : removing 1 level 2 directories 2025/01/25 04:03:13 INFO : A1/B1: Removing directory 2025/01/25 04:03:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/25 04:03:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.85s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 04:03:18 DEBUG : file1: md5 = 564cc43275a3e52ce4583ae9308451dd OK 2025/01/25 04:03:18 DEBUG : filename.txt: File name found in url 2025/01/25 04:03:20 DEBUG : filename.txt: md5 = 2791341c0db0a4530a025d29ef19dfbc OK 2025/01/25 04:03:20 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/01/25 04:03:22 DEBUG : headerfilename.txt: md5 = c04a4aa79ebdf076dff92a99f5e4a274 OK 2025/01/25 04:03:23 DEBUG : file2: md5 = d546d9873b97c31b4a1330ebd9a3f812 OK --- PASS: TestCopyURL (10.82s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 04:03:27 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/25 04:03:29 DEBUG : sub/file2: md5 = 4133b5cbdfb84b5b19303abbad88506f OK 2025/01/25 04:03:29 INFO : file1: Copied (new) to: sub/file2 2025/01/25 04:03:29 INFO : file1: Deleted 2025/01/25 04:03:30 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 04:03:30 DEBUG : file1: Unchanged skipping 2025/01/25 04:03:30 INFO : file1: Deleted 2025/01/25 04:03:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce': don't need to copy/move sub/file2, it is already at target location 2025/01/25 04:03:33 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.89s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 04:03:34 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/25 04:03:35 DEBUG : file1: md5 = 3a6012925cc97474b623fb26ccac63a8 OK 2025/01/25 04:03:35 INFO : file1: Copied (new) 2025/01/25 04:03:35 INFO : file1: Deleted 2025/01/25 04:03:36 DEBUG : file1: Destination exists, skipping 2025/01/25 04:03:36 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.42s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.40s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 04:03:40 DEBUG : dst/file1: md5 = 472586ad14f8700a90be9aac391f6b7e OK 2025/01/25 04:03:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ripoxow7poce/backup" 2025/01/25 04:03:41 DEBUG : Creating backend with remote "TestDrive:crypt/bgue8k3kemnbkpn6u6d3i9pm3a9goiq2r29v89q9tpqssv78hd6g/1nrff024r7pq65ecp72fc28jb0" 2025/01/25 04:03:43 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/25 04:03:46 INFO : dst/file1: Moved (server-side) 2025/01/25 04:03:47 DEBUG : dst/file1: md5 = 1ba5c928fa2d0b53ae26ef3661fa6ebc OK 2025/01/25 04:03:47 INFO : dst/file1: Copied (new) 2025/01/25 04:03:47 INFO : dst/file1: Deleted 2025/01/25 04:03:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/25 04:03:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/25 04:03:52 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.04s) === 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-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 04:03:55 DEBUG : A1/one: md5 = d4a2f7f5fb9512fec5a94fa8d9464456 OK 2025/01/25 04:03:57 DEBUG : A1/two: md5 = 17bf0b2e27866e82d95a421f6174ebe3 OK 2025/01/25 04:04:00 DEBUG : A1/B1/three: md5 = 4c7caa03da1c015503868c67a1925a2a OK 2025/01/25 04:04:03 DEBUG : A1/B1/C1/four: md5 = c9613785c9d687abe859c322b65db824 OK 2025/01/25 04:04:06 DEBUG : A1/B1/C2/five: md5 = 8fa5470d8a1524fef7758149d50f812f OK 2025/01/25 04:04:06 INFO : A1/B2: Making directory 2025/01/25 04:04:07 INFO : A1/B1/C3: Making directory 2025/01/25 04:04:19 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/01/25 04:04:19 INFO : A2/one: Moved (server-side) to: A3/one 2025/01/25 04:04:19 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/01/25 04:04:19 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/01/25 04:04:19 INFO : A2/two: Moved (server-side) to: A3/two 2025/01/25 04:04:22 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/25 04:04:22 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/25 04:04:22 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/25 04:04:23 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/25 04:04:23 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/25 04:04:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/01/25 04:04:33 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/01/25 04:04:33 INFO : A3/two: Moved (server-side) to: A4/two 2025/01/25 04:04:33 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/01/25 04:04:33 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/01/25 04:04:33 INFO : A3/one: Moved (server-side) to: A4/one 2025/01/25 04:04:36 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/25 04:04:36 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/25 04:04:36 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/25 04:04:37 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/25 04:04:37 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/25 04:04:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/01/25 04:04:46 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/01/25 04:04:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/25 04:04:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/25 04:04:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/25 04:04:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/25 04:04:48 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/25 04:04:48 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/25 04:04:48 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/25 04:04:48 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (55.77s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 04:04:48 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 04:04:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce': File to upload is small (34 bytes), uploading instead of streaming 2025/01/25 04:04:51 DEBUG : no_checksum_small_file_from_pipe: md5 = 5c9070b8ec5b1e92a826062063fc2815 OK 2025/01/25 04:04:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/25 04:04:51 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/25 04:04:52 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/01/25 04:04:53 DEBUG : no_checksum_big_file_from_pipe: md5 = e044b727ebe0a2ad972dc13298c28ff0 OK 2025/01/25 04:04:53 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 04:04:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce': File to upload is small (34 bytes), uploading instead of streaming 2025/01/25 04:04:57 DEBUG : with_checksum_small_file_from_pipe: md5 = c26ed3feec25ec59d0df7b2c1b739cd3 OK 2025/01/25 04:04:57 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/25 04:04:57 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/01/25 04:04:59 DEBUG : with_checksum_big_file_from_pipe: md5 = 5dcf4ae074495e44d0c1d34cef2f84c6 OK 2025/01/25 04:04:59 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-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 04:05:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce': File to upload is small (34 bytes), uploading instead of streaming 2025/01/25 04:05:02 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 04:05:03 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/25 04:05:04 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-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 04:05:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce': File to upload is small (34 bytes), uploading instead of streaming 2025/01/25 04:05:08 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/25 04:05:08 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/25 04:05:10 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.49s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.75s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.69s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.64s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.40s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/01/25 04:05:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce': File to upload is small (48 bytes), uploading instead of streaming 2025/01/25 04:05:13 DEBUG : rcat_metadata: md5 = 366d97f2e0bdd62241bcf9babdbc6973 OK 2025/01/25 04:05:13 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/01/25 04:05:15 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/01/25 04:05:17 DEBUG : rcat_metadata_uploadcutoff0: md5 = 79d00e651174e1c7963065762aaedc02 OK 2025/01/25 04:05:17 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.69s) --- PASS: TestRcatMetadata/Normal (2.86s) --- PASS: TestRcatMetadata/ViaDisk (3.41s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 04:05:20 DEBUG : potato1: md5 = af6f9ebefa0105065f4a5847ba973e49 OK 2025/01/25 04:05:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce': File to upload is small (60 bytes), uploading instead of streaming 2025/01/25 04:05:21 DEBUG : potato2: md5 = 230d2d4be700f504d87e3513008fd27f OK 2025/01/25 04:05:21 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.04s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 04:05:25 DEBUG : potato1: md5 = 856cc48efbbbf9148bf49d0af0515d4e OK 2025/01/25 04:05:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce': File to upload is small (60 bytes), uploading instead of streaming 2025/01/25 04:05:26 DEBUG : potato2: md5 = c7d7b4476980bf2ec09823021673e0d8 OK 2025/01/25 04:05:26 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.44s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 04:05:30 DEBUG : potato2: md5 = 1b4e45a8893c067038826f0717fe0033 OK 2025/01/25 04:05:33 DEBUG : empty space: md5 = 273ba7c0f33bd25d7c1798ea02ebe0e9 OK 2025/01/25 04:05:36 DEBUG : sub dir/potato3: md5 = a07f2418c6aa8d34669c1d98d9edfa4a OK 2025/01/25 04:05:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce': Touching "empty space" 2025/01/25 04:05:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce': Touching "potato2" 2025/01/25 04:05:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce': Touching "sub dir/potato3" 2025/01/25 04:05:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (13.43s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 04:05:42 DEBUG : dir with metadata: Making directory with metadata 2025/01/25 04:05:43 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (3.77s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 04:05:46 DEBUG : directory with modtime: Making directory with metadata 2025/01/25 04:05:47 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.80s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 04:05:49 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/25 04:05:49 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/25 04:05:49 DEBUG : Google drive root 'crypt/bgue8k3kemnbkpn6u6d3i9pm3a9goiq2r29v89q9tpqssv78hd6g': Skipping btime metadata as can't update it on an existing file: 2025-01-25T04:05:49.080458507Z 2025/01/25 04:05:50 INFO : non existent directory: Updated directory metadata 2025/01/25 04:05:52 DEBUG : Google drive root 'crypt/bgue8k3kemnbkpn6u6d3i9pm3a9goiq2r29v89q9tpqssv78hd6g': Skipping btime metadata as can't update it on an existing file: 2025-01-25T04:05:49.080458507Z 2025/01/25 04:05:53 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.73s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 04:05:54 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/01/25 04:05:57 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/01/25 04:05:57 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.85s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 04:05:59 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/25 04:05:59 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/25 04:05:59 DEBUG : dst: Making directory with metadata 2025/01/25 04:06:00 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/25 04:06:00 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 04:06:01 INFO : dst: Set directory modification time (using SetModTime) 2025/01/25 04:06:01 INFO : dst: Set directory modification time (using SetModTime) 2025/01/25 04:06:01 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/01/25 04:06:02 INFO : dst: Set directory modification time (using SetModTime) 2025/01/25 04:06:02 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.94s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce'", Local "Local file system at /tmp/rclone2670692274", Modify Window "1ms" 2025/01/25 04:06:07 DEBUG : sub dir/test remove existing: md5 = e9b2d9b2d20312467a3a147086903632 OK 2025/01/25 04:06:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 6b2389f4e8f08b23c4e12fae51a3c33d OK 2025/01/25 04:06:11 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.buvezaz7" before starting 2025/01/25 04:06:12 DEBUG : sub dir/test remove existing.buvezaz7: TEST: removing renamed existing file after operation 2025/01/25 04:06:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jefocuc8" before starting 2025/01/25 04:06:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jefocuc8: TEST: renaming existing back after failed operation 2025/01/25 04:06:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dobixaf4" before starting 2025/01/25 04:06:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dobixaf4: TEST: removing renamed existing file after operation 2025/01/25 04:06:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "f5pbimoi4bffh8edc25hgg56aj6spjbim6rq9is50k1liv986k15n3q79b1m0bie1copu8a2gtov0oj4jafbd8fu4cpe546t55lb2gmshv2cg6nf59md5kvsk9q0bntcrq86lfh66hrr261hog70ca0hmhhjo2u6k3v3s3h3omni62m5616g" 2025/01/25 04:06:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "0ooast1m8k978m0bjjh8uqua3gbcffl335p74rejc3isp4d1k300" --- PASS: TestRemoveExisting (15.12s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/01/25 04:06:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ripoxow7poce': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 12m17.098456066s (try 1/5)