"./operations.test -test.v -test.timeout 1h0m0s -remote TestDrive: -verbose" - Starting (try 1/5) 2026/08/20 02:31:28 DEBUG : Creating backend with remote "TestDrive:rclone-test-huweyiq5xizi" 2026/08/20 02:31:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/20 02:31:28 DEBUG : Creating backend with remote "/tmp/rclone1609168754" === 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:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers 2026/08/20 02:31:29 DEBUG : a: size = 0 OK 2026/08/20 02:31:29 DEBUG : a: size = 1 (memory) 2026/08/20 02:31:29 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/08/20 02:31:29 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/08/20 02:31:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/20 02:31:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/20 02:31:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/08/20 02:31:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/20 02:31:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/20 02:31:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/20 02:31:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/08/20 02:31:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/20 02:31:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/20 02:31:29 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/08/20 02:31:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/20 02:31:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/20 02:31:29 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/08/20 02:31:29 DEBUG : potato: Seek from 10 to 0 2026/08/20 02:31:29 DEBUG : potato: Seek from 10 to 0 2026/08/20 02:31:29 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/08/20 02:31:29 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/08/20 02:31:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/20 02:31:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/20 02:31:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/08/20 02:31:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/20 02:31:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/20 02:31:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/20 02:31:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/08/20 02:31:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/20 02:31:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/20 02:31:29 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/08/20 02:31:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/20 02:31:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/20 02:31:29 DEBUG : potato: Seek from 5 to 2 2026/08/20 02:31:29 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/08/20 02:31:29 DEBUG : potato: Seek from 7 to 0 2026/08/20 02:31:29 DEBUG : potato: Seek from 7 to 0 2026/08/20 02:31:29 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/08/20 02:31:29 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/08/20 02:31:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/20 02:31:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/20 02:31:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/08/20 02:31:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/20 02:31:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/20 02:31:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/20 02:31:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/08/20 02:31:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/20 02:31:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/20 02:31:29 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/08/20 02:31:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/20 02:31:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/20 02:31:29 DEBUG : potato: Seek from 5 to 2 2026/08/20 02:31:29 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/08/20 02:31:29 DEBUG : potato: Seek from 8 to 0 2026/08/20 02:31:29 DEBUG : potato: Seek from 8 to 0 2026/08/20 02:31:29 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/08/20 02:31:29 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/08/20 02:31:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/20 02:31:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/20 02:31:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/08/20 02:31:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/20 02:31:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/20 02:31:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/20 02:31:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/08/20 02:31:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/20 02:31:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/20 02:31:29 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/08/20 02:31:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/20 02:31:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/20 02:31:29 DEBUG : potato: Seek from 5 to 2 2026/08/20 02:31:29 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/08/20 02:31:29 DEBUG : potato: Seek from 9 to 0 2026/08/20 02:31:29 DEBUG : potato: Seek from 9 to 0 2026/08/20 02:31:29 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/ReadAt (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/ReadAt (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/ReadAt (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/ReadAt (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:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.77s) --- PASS: TestCheck/1 (0.30s) --- PASS: TestCheck/2 (0.30s) --- PASS: TestCheck/3 (0.30s) --- PASS: TestCheck/4 (0.30s) --- PASS: TestCheck/5 (0.38s) --- PASS: TestCheck/6 (0.31s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2026/08/20 02:31:42 DEBUG : Creating backend with remote "nonexistent" 2026/08/20 02:31:42 DEBUG : Creating backend with remote "nonexistent" 2026/08/20 02:31:42 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/08/20 02:31:42 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/08/20 02:31:42 NOTICE: Local file system at nonexistent: 0 differences found 2026/08/20 02:31:42 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.54s) --- PASS: TestCheckDownload/1 (0.74s) --- PASS: TestCheckDownload/2 (0.70s) --- PASS: TestCheckDownload/3 (0.71s) --- PASS: TestCheckDownload/4 (0.85s) --- PASS: TestCheckDownload/5 (0.77s) --- PASS: TestCheckDownload/6 (0.78s) --- PASS: TestCheckDownload/7 (0.81s) === RUN TestCheckSizeOnly run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.94s) --- PASS: TestCheckSizeOnly/1 (0.30s) --- PASS: TestCheckSizeOnly/2 (0.30s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.35s) --- PASS: TestCheckSizeOnly/5 (0.29s) --- PASS: TestCheckSizeOnly/6 (0.30s) --- PASS: TestCheckSizeOnly/7 (0.30s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:32:14 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/20 02:32:14 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/20 02:32:14 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/20 02:32:14 NOTICE: test.sum: 2 warning(s) suppressed... 2026/08/20 02:32:16 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/20 02:32:16 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/20 02:32:16 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/20 02:32:16 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.08s) === RUN TestCheckSum run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:32:17 DEBUG : Creating backend with remote "TestDrive:rclone-test-huweyiq5xizi/data" 2026/08/20 02:32:17 DEBUG : Config file has changed externally - reloading === RUN TestCheckSum/subtest1 === RUN TestCheckSum/subtest2 === RUN TestCheckSum/subtest3 === RUN TestCheckSum/subtest4 === RUN TestCheckSum/subtest5 === RUN TestCheckSum/subtest6 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (37.76s) --- PASS: TestCheckSum/subtest1 (1.26s) --- PASS: TestCheckSum/subtest2 (0.98s) --- PASS: TestCheckSum/subtest3 (1.25s) --- PASS: TestCheckSum/subtest4 (1.21s) --- PASS: TestCheckSum/subtest5 (1.25s) --- PASS: TestCheckSum/subtest6 (1.29s) --- PASS: TestCheckSum/subtest7 (1.25s) === RUN TestCheckSumDownload run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:32:55 DEBUG : Creating backend with remote "TestDrive:rclone-test-huweyiq5xizi/data" === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (41.61s) --- PASS: TestCheckSumDownload/subtest1 (2.19s) --- PASS: TestCheckSumDownload/subtest2 (1.60s) --- PASS: TestCheckSumDownload/subtest3 (2.07s) --- PASS: TestCheckSumDownload/subtest4 (1.76s) --- PASS: TestCheckSumDownload/subtest5 (1.69s) --- PASS: TestCheckSumDownload/subtest6 (1.75s) --- PASS: TestCheckSumDownload/subtest7 (1.81s) === RUN TestCheckSumConcurrency 2026/08/20 02:33:36 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/08/20 02:33:36 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/08/20 02:33:36 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/08/20 02:33:36 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/08/20 02:33:36 NOTICE: Mock file system at checkSum: 0 differences found 2026/08/20 02:33:36 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/08/20 02:33:36 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/08/20 02:33:36 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/08/20 02:33:36 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/08/20 02:33:36 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/08/20 02:33:36 NOTICE: Mock file system at checkSum: 0 differences found 2026/08/20 02:33:36 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/08/20 02:33:36 DEBUG : Creating backend with remote "TestDrive:rclone-test-wujoweh7buda" 2026/08/20 02:33:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/20 02:33:37 DEBUG : Creating backend with remote "/tmp/rclone3679316322" run.go:198: Remote "Google drive root 'rclone-test-wujoweh7buda'", Local "Local file system at /tmp/rclone3679316322", Modify Window "1ms" upper checkfile vs. lower remote (without normalization) 2026/08/20 02:33:40 ERROR : hello, world!: sum not found 2026/08/20 02:33:40 ERROR : HELLO, WORLD!: file not in Google drive root 'rclone-test-wujoweh7buda' 2026/08/20 02:33:40 NOTICE: Google drive root 'rclone-test-wujoweh7buda': 1 files missing 2026/08/20 02:33:40 NOTICE: 1 hashes missing 2026/08/20 02:33:40 NOTICE: Google drive root 'rclone-test-wujoweh7buda': 1 differences found 2026/08/20 02:33:40 NOTICE: Google drive root 'rclone-test-wujoweh7buda': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/08/20 02:33:41 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/20 02:33:41 NOTICE: Google drive root 'rclone-test-wujoweh7buda': 0 differences found 2026/08/20 02:33:41 NOTICE: Google drive root 'rclone-test-wujoweh7buda': 1 matching files 2026/08/20 02:33:41 DEBUG : Creating backend with remote "TestDrive:rclone-test-gelabom6kedo" 2026/08/20 02:33:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/20 02:33:42 DEBUG : Creating backend with remote "/tmp/rclone728353921" run.go:198: Remote "Google drive root 'rclone-test-gelabom6kedo'", Local "Local file system at /tmp/rclone728353921", Modify Window "1ms" lower checkfile vs. upper remote (without normalization) 2026/08/20 02:33:45 ERROR : HELLO, WORLD!: sum not found 2026/08/20 02:33:45 ERROR : hello, world!: file not in Google drive root 'rclone-test-gelabom6kedo' 2026/08/20 02:33:45 NOTICE: Google drive root 'rclone-test-gelabom6kedo': 1 files missing 2026/08/20 02:33:45 NOTICE: 1 hashes missing 2026/08/20 02:33:45 NOTICE: Google drive root 'rclone-test-gelabom6kedo': 1 differences found 2026/08/20 02:33:45 NOTICE: Google drive root 'rclone-test-gelabom6kedo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/08/20 02:33:46 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/20 02:33:46 NOTICE: Google drive root 'rclone-test-gelabom6kedo': 0 differences found 2026/08/20 02:33:46 NOTICE: Google drive root 'rclone-test-gelabom6kedo': 1 matching files 2026/08/20 02:33:46 DEBUG : Creating backend with remote "TestDrive:rclone-test-pokivoq9sure" 2026/08/20 02:33:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/20 02:33:46 DEBUG : Creating backend with remote "/tmp/rclone255976877" run.go:198: Remote "Google drive root 'rclone-test-pokivoq9sure'", Local "Local file system at /tmp/rclone255976877", Modify Window "1ms" lower checkfile vs. upperlowermixed remote (without normalization) 2026/08/20 02:33:49 ERROR : HeLlO, wOrLd!: sum not found 2026/08/20 02:33:49 ERROR : hello, world!: file not in Google drive root 'rclone-test-pokivoq9sure' 2026/08/20 02:33:49 NOTICE: Google drive root 'rclone-test-pokivoq9sure': 1 files missing 2026/08/20 02:33:49 NOTICE: 1 hashes missing 2026/08/20 02:33:49 NOTICE: Google drive root 'rclone-test-pokivoq9sure': 1 differences found 2026/08/20 02:33:49 NOTICE: Google drive root 'rclone-test-pokivoq9sure': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/08/20 02:33:50 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/20 02:33:50 NOTICE: Google drive root 'rclone-test-pokivoq9sure': 0 differences found 2026/08/20 02:33:50 NOTICE: Google drive root 'rclone-test-pokivoq9sure': 1 matching files 2026/08/20 02:33:50 DEBUG : Creating backend with remote "TestDrive:rclone-test-ricexaq6yado" 2026/08/20 02:33:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/20 02:33:51 DEBUG : Creating backend with remote "/tmp/rclone2400842375" run.go:198: Remote "Google drive root 'rclone-test-ricexaq6yado'", Local "Local file system at /tmp/rclone2400842375", Modify Window "1ms" upperlowermixed checkfile vs. upper remote (without normalization) 2026/08/20 02:33:54 ERROR : HELLO, WORLD!: sum not found 2026/08/20 02:33:54 ERROR : HeLlO, wOrLd!: file not in Google drive root 'rclone-test-ricexaq6yado' 2026/08/20 02:33:54 NOTICE: Google drive root 'rclone-test-ricexaq6yado': 1 files missing 2026/08/20 02:33:54 NOTICE: 1 hashes missing 2026/08/20 02:33:54 NOTICE: Google drive root 'rclone-test-ricexaq6yado': 1 differences found 2026/08/20 02:33:54 NOTICE: Google drive root 'rclone-test-ricexaq6yado': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/08/20 02:33:55 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/20 02:33:55 NOTICE: Google drive root 'rclone-test-ricexaq6yado': 0 differences found 2026/08/20 02:33:55 NOTICE: Google drive root 'rclone-test-ricexaq6yado': 1 matching files 2026/08/20 02:33:55 DEBUG : Creating backend with remote "TestDrive:rclone-test-rabekos1yire" 2026/08/20 02:33:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/20 02:33:55 DEBUG : Creating backend with remote "/tmp/rclone1618329" run.go:198: Remote "Google drive root 'rclone-test-rabekos1yire'", Local "Local file system at /tmp/rclone1618329", Modify Window "1ms" NFD checkfile vs. NFC remote (without normalization) 2026/08/20 02:33:58 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/20 02:33:58 ERROR : 測試_Русский___ě_áñ: file not in Google drive root 'rclone-test-rabekos1yire' 2026/08/20 02:33:58 NOTICE: Google drive root 'rclone-test-rabekos1yire': 1 files missing 2026/08/20 02:33:58 NOTICE: 1 hashes missing 2026/08/20 02:33:58 NOTICE: Google drive root 'rclone-test-rabekos1yire': 1 differences found 2026/08/20 02:33:58 NOTICE: Google drive root 'rclone-test-rabekos1yire': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/08/20 02:33:59 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/20 02:33:59 NOTICE: Google drive root 'rclone-test-rabekos1yire': 0 differences found 2026/08/20 02:33:59 NOTICE: Google drive root 'rclone-test-rabekos1yire': 1 matching files 2026/08/20 02:33:59 DEBUG : Creating backend with remote "TestDrive:rclone-test-bazejub0depo" 2026/08/20 02:33:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/20 02:34:00 DEBUG : Creating backend with remote "/tmp/rclone2076955702" run.go:198: Remote "Google drive root 'rclone-test-bazejub0depo'", Local "Local file system at /tmp/rclone2076955702", Modify Window "1ms" NFC checkfile vs. NFD remote (without normalization) 2026/08/20 02:34:03 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/20 02:34:03 ERROR : 測試_Русский___ě_áñ: file not in Google drive root 'rclone-test-bazejub0depo' 2026/08/20 02:34:03 NOTICE: Google drive root 'rclone-test-bazejub0depo': 1 files missing 2026/08/20 02:34:03 NOTICE: 1 hashes missing 2026/08/20 02:34:03 NOTICE: Google drive root 'rclone-test-bazejub0depo': 1 differences found 2026/08/20 02:34:03 NOTICE: Google drive root 'rclone-test-bazejub0depo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/08/20 02:34:04 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/20 02:34:04 NOTICE: Google drive root 'rclone-test-bazejub0depo': 0 differences found 2026/08/20 02:34:04 NOTICE: Google drive root 'rclone-test-bazejub0depo': 1 matching files 2026/08/20 02:34:04 DEBUG : Creating backend with remote "TestDrive:rclone-test-gefacef7mave" 2026/08/20 02:34:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/20 02:34:04 DEBUG : pacer: low level retry 1/10 (error Get "https://www.googleapis.com/drive/v3/files?alt=json&fields=files%28id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey%29%2CnextPageToken%2CincompleteSearch&includeItemsFromAllDrives=true&pageSize=1000&prettyPrint=false&q=trashed%3Dfalse+and+%28%270ANMHie7K2_aOUk9PVA%27+in+parents%29+and+%28name%3D%27rclone-test-gefacef7mave%27%29+and+%28mimeType%3D%27application%2Fvnd.google-apps.folder%27+or+mimeType%3D%27application%2Fvnd.google-apps.shortcut%27%29&supportsAllDrives=true": read tcp [2a01:4f9:c011:405e::1]:51362->[2001:4860:4845:400::]:443: read: connection reset by peer) 2026/08/20 02:34:04 DEBUG : pacer: Rate limited, increasing sleep to 1.891998947s 2026/08/20 02:34:04 DEBUG : pacer: Reducing sleep to 0s 2026/08/20 02:34:04 DEBUG : Creating backend with remote "/tmp/rclone591634291" run.go:198: Remote "Google drive root 'rclone-test-gefacef7mave'", Local "Local file system at /tmp/rclone591634291", Modify Window "1ms" NFDx2 checkfile vs. both remote (without normalization) 2026/08/20 02:34:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/20 02:34:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Google drive root 'rclone-test-gefacef7mave' 2026/08/20 02:34:08 NOTICE: Google drive root 'rclone-test-gefacef7mave': 1 files missing 2026/08/20 02:34:08 NOTICE: 1 hashes missing 2026/08/20 02:34:08 NOTICE: Google drive root 'rclone-test-gefacef7mave': 1 differences found 2026/08/20 02:34:08 NOTICE: Google drive root 'rclone-test-gefacef7mave': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/08/20 02:34:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/20 02:34:08 NOTICE: Google drive root 'rclone-test-gefacef7mave': 0 differences found 2026/08/20 02:34:08 NOTICE: Google drive root 'rclone-test-gefacef7mave': 1 matching files 2026/08/20 02:34:08 DEBUG : Creating backend with remote "TestDrive:rclone-test-qomisof6babi" 2026/08/20 02:34:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/20 02:34:09 DEBUG : Creating backend with remote "/tmp/rclone2133724645" run.go:198: Remote "Google drive root 'rclone-test-qomisof6babi'", Local "Local file system at /tmp/rclone2133724645", Modify Window "1ms" NFCx2 checkfile vs. both remote (without normalization) 2026/08/20 02:34:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/20 02:34:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Google drive root 'rclone-test-qomisof6babi' 2026/08/20 02:34:12 NOTICE: Google drive root 'rclone-test-qomisof6babi': 1 files missing 2026/08/20 02:34:12 NOTICE: 1 hashes missing 2026/08/20 02:34:12 NOTICE: Google drive root 'rclone-test-qomisof6babi': 1 differences found 2026/08/20 02:34:12 NOTICE: Google drive root 'rclone-test-qomisof6babi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/08/20 02:34:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/20 02:34:13 NOTICE: Google drive root 'rclone-test-qomisof6babi': 0 differences found 2026/08/20 02:34:13 NOTICE: Google drive root 'rclone-test-qomisof6babi': 1 matching files 2026/08/20 02:34:13 DEBUG : Creating backend with remote "TestDrive:rclone-test-xohoxel8rifu" 2026/08/20 02:34:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/20 02:34:13 DEBUG : Creating backend with remote "/tmp/rclone1806036795" run.go:198: Remote "Google drive root 'rclone-test-xohoxel8rifu'", Local "Local file system at /tmp/rclone1806036795", Modify Window "1ms" both checkfile vs. NFDx2 remote (without normalization) 2026/08/20 02:34:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/20 02:34:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Google drive root 'rclone-test-xohoxel8rifu' 2026/08/20 02:34:16 NOTICE: Google drive root 'rclone-test-xohoxel8rifu': 1 files missing 2026/08/20 02:34:16 NOTICE: 1 hashes missing 2026/08/20 02:34:16 NOTICE: Google drive root 'rclone-test-xohoxel8rifu': 1 differences found 2026/08/20 02:34:16 NOTICE: Google drive root 'rclone-test-xohoxel8rifu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/08/20 02:34:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/20 02:34:17 NOTICE: Google drive root 'rclone-test-xohoxel8rifu': 0 differences found 2026/08/20 02:34:17 NOTICE: Google drive root 'rclone-test-xohoxel8rifu': 1 matching files 2026/08/20 02:34:17 DEBUG : Creating backend with remote "TestDrive:rclone-test-devediz7muli" 2026/08/20 02:34:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/20 02:34:18 DEBUG : Creating backend with remote "/tmp/rclone2773101599" run.go:198: Remote "Google drive root 'rclone-test-devediz7muli'", Local "Local file system at /tmp/rclone2773101599", Modify Window "1ms" both checkfile vs. NFCx2 remote (without normalization) 2026/08/20 02:34:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/20 02:34:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Google drive root 'rclone-test-devediz7muli' 2026/08/20 02:34:21 NOTICE: Google drive root 'rclone-test-devediz7muli': 1 files missing 2026/08/20 02:34:21 NOTICE: 1 hashes missing 2026/08/20 02:34:21 NOTICE: Google drive root 'rclone-test-devediz7muli': 1 differences found 2026/08/20 02:34:21 NOTICE: Google drive root 'rclone-test-devediz7muli': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/08/20 02:34:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/20 02:34:22 NOTICE: Google drive root 'rclone-test-devediz7muli': 0 differences found 2026/08/20 02:34:22 NOTICE: Google drive root 'rclone-test-devediz7muli': 1 matching files 2026/08/20 02:34:22 DEBUG : Google drive root 'rclone-test-devediz7muli': Purge remote 2026/08/20 02:34:22 DEBUG : Google drive root 'rclone-test-xohoxel8rifu': Purge remote 2026/08/20 02:34:23 DEBUG : Google drive root 'rclone-test-qomisof6babi': Purge remote 2026/08/20 02:34:23 DEBUG : Google drive root 'rclone-test-gefacef7mave': Purge remote 2026/08/20 02:34:24 DEBUG : Google drive root 'rclone-test-bazejub0depo': Purge remote 2026/08/20 02:34:24 DEBUG : Google drive root 'rclone-test-rabekos1yire': Purge remote 2026/08/20 02:34:25 DEBUG : Google drive root 'rclone-test-ricexaq6yado': Purge remote 2026/08/20 02:34:25 DEBUG : Google drive root 'rclone-test-pokivoq9sure': Purge remote 2026/08/20 02:34:26 DEBUG : Google drive root 'rclone-test-gelabom6kedo': Purge remote 2026/08/20 02:34:26 DEBUG : Google drive root 'rclone-test-wujoweh7buda': Purge remote --- PASS: TestApplyTransforms (50.61s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:34:27 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/20 02:34:30 DEBUG : sub/file2: size = 14 OK 2026/08/20 02:34:30 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/20 02:34:30 INFO : file1: Copied (new) to: sub/file2 2026/08/20 02:34:31 DEBUG : sub/file2: size = 14 OK 2026/08/20 02:34:31 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/20 02:34:31 DEBUG : file1: Unchanged skipping 2026/08/20 02:34:31 DEBUG : Google drive root 'rclone-test-huweyiq5xizi': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (7.12s) === RUN TestCopyLongFile run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:34:38 DEBUG : Creating backend with remote "TestDrive:rclone-test-huweyiq5xizi/backup" 2026/08/20 02:34:39 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1609168754) 2026/08/20 02:34:39 DEBUG : dst/file1: size = 18 (Google drive root 'rclone-test-huweyiq5xizi') 2026/08/20 02:34:39 DEBUG : dst/file1: Sizes differ 2026/08/20 02:34:43 INFO : dst/file1: Moved (server-side) 2026/08/20 02:34:44 DEBUG : dst/file1: size = 14 OK 2026/08/20 02:34:44 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/20 02:34:44 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (15.11s) === RUN TestCopyFileCompareDest run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:34:50 DEBUG : Creating backend with remote "TestDrive:rclone-test-huweyiq5xizi/dst" 2026/08/20 02:34:51 DEBUG : Creating backend with remote "TestDrive:rclone-test-huweyiq5xizi/CompareDest" 2026/08/20 02:34:52 DEBUG : one: Need to transfer - File not found at Destination 2026/08/20 02:34:55 DEBUG : one: size = 3 OK 2026/08/20 02:34:55 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/08/20 02:34:55 INFO : one: Copied (new) 2026/08/20 02:34:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone1609168754) 2026/08/20 02:34:56 DEBUG : one: size = 3 (Google drive root 'rclone-test-huweyiq5xizi/dst') 2026/08/20 02:34:56 DEBUG : one: Sizes differ 2026/08/20 02:34:59 DEBUG : one: size = 5 OK 2026/08/20 02:34:59 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/08/20 02:34:59 INFO : one: Copied (replaced existing) 2026/08/20 02:35:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone1609168754) 2026/08/20 02:35:05 DEBUG : one: size = 3 (Google drive root 'rclone-test-huweyiq5xizi/dst') 2026/08/20 02:35:05 DEBUG : one: Sizes differ 2026/08/20 02:35:06 DEBUG : one: size = 5 OK 2026/08/20 02:35:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/20 02:35:06 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/20 02:35:09 DEBUG : two: Need to transfer - File not found at Destination 2026/08/20 02:35:09 DEBUG : two: size = 3 OK 2026/08/20 02:35:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/20 02:35:09 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/20 02:35:10 DEBUG : two: Need to transfer - File not found at Destination 2026/08/20 02:35:10 DEBUG : two: size = 3 OK 2026/08/20 02:35:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/20 02:35:10 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/20 02:35:12 DEBUG : two: Need to transfer - File not found at Destination 2026/08/20 02:35:12 DEBUG : two: size = 5 (Local file system at /tmp/rclone1609168754) 2026/08/20 02:35:12 DEBUG : two: size = 3 (Google drive root 'rclone-test-huweyiq5xizi/CompareDest') 2026/08/20 02:35:12 DEBUG : two: Sizes differ 2026/08/20 02:35:14 DEBUG : two: size = 5 OK 2026/08/20 02:35:14 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/08/20 02:35:14 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (29.00s) === RUN TestCopyFileCopyDest run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:35:19 DEBUG : Creating backend with remote "TestDrive:rclone-test-huweyiq5xizi/dst" 2026/08/20 02:35:20 DEBUG : Creating backend with remote "TestDrive:rclone-test-huweyiq5xizi/CopyDest" 2026/08/20 02:35:21 DEBUG : one: Need to transfer - File not found at Destination 2026/08/20 02:35:24 DEBUG : one: size = 3 OK 2026/08/20 02:35:24 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/08/20 02:35:24 INFO : one: Copied (new) 2026/08/20 02:35:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone1609168754) 2026/08/20 02:35:26 DEBUG : one: size = 3 (Google drive root 'rclone-test-huweyiq5xizi/dst') 2026/08/20 02:35:26 DEBUG : one: Sizes differ 2026/08/20 02:35:28 DEBUG : one: size = 5 OK 2026/08/20 02:35:28 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/08/20 02:35:28 INFO : one: Copied (replaced existing) 2026/08/20 02:35:33 DEBUG : Creating backend with remote "TestDrive:rclone-test-huweyiq5xizi/BackupDir" 2026/08/20 02:35:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone1609168754) 2026/08/20 02:35:34 DEBUG : one: size = 3 (Google drive root 'rclone-test-huweyiq5xizi/dst') 2026/08/20 02:35:34 DEBUG : one: Sizes differ 2026/08/20 02:35:35 DEBUG : one: size = 5 OK 2026/08/20 02:35:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/20 02:35:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone1609168754) 2026/08/20 02:35:35 DEBUG : one: size = 3 (Google drive root 'rclone-test-huweyiq5xizi/dst') 2026/08/20 02:35:35 DEBUG : one: Sizes differ 2026/08/20 02:35:37 INFO : one: Moved (server-side) 2026/08/20 02:35:38 DEBUG : one: size = 5 OK 2026/08/20 02:35:38 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/08/20 02:35:38 INFO : one: Copied (server-side copy) 2026/08/20 02:35:38 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/20 02:35:42 DEBUG : two: Need to transfer - File not found at Destination 2026/08/20 02:35:42 DEBUG : two: size = 3 OK 2026/08/20 02:35:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/20 02:35:43 DEBUG : two: size = 3 OK 2026/08/20 02:35:43 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/08/20 02:35:43 INFO : two: Copied (server-side copy) 2026/08/20 02:35:43 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/20 02:35:44 DEBUG : two: size = 3 OK 2026/08/20 02:35:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/20 02:35:44 DEBUG : two: Unchanged skipping 2026/08/20 02:35:47 DEBUG : three: Need to transfer - File not found at Destination 2026/08/20 02:35:48 DEBUG : three: size = 7 (Local file system at /tmp/rclone1609168754) 2026/08/20 02:35:48 DEBUG : three: size = 5 (Google drive root 'rclone-test-huweyiq5xizi/CopyDest') 2026/08/20 02:35:48 DEBUG : three: Sizes differ 2026/08/20 02:35:48 DEBUG : three: Destination not found in --copy-dest 2026/08/20 02:35:50 DEBUG : three: size = 7 OK 2026/08/20 02:35:50 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/08/20 02:35:50 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (39.68s) === RUN TestCopyInplace run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.47s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.51s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:36:00 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/08/20 02:36:03 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/08/20 02:36:03 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/20 02:36:03 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/08/20 02:36:04 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/08/20 02:36:04 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:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2026/08/20 02:36:05 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/08/20 02:36:05 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/08/20 02:36:07 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/08/20 02:36:07 DEBUG : TestCopyFileMaxTransfer/file4: md5 = e0c4371e0a92fcbada2e09a92c7f639c OK 2026/08/20 02:36:07 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (10.94s) === RUN TestDeduplicateInteractive run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:36:15 INFO : Google drive root 'rclone-test-huweyiq5xizi': Looking for duplicate names using interactive mode. 2026/08/20 02:36:16 NOTICE: one: Found 3 files with duplicate names 2026/08/20 02:36:16 NOTICE: one: Deleting 2/3 identical duplicates (md5 0f6d3e59c45e54d0f2cb30fb594620a3) 2026/08/20 02:36:16 INFO : one: Deleted 2026/08/20 02:36:17 INFO : one: Deleted 2026/08/20 02:36:17 NOTICE: one: All duplicates removed --- PASS: TestDeduplicateInteractive (7.35s) === RUN TestDeduplicateSkip run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:36:22 INFO : Google drive root 'rclone-test-huweyiq5xizi': Looking for duplicate names using skip mode. 2026/08/20 02:36:23 NOTICE: one: Found 3 files with duplicate names 2026/08/20 02:36:23 NOTICE: one: Deleting 1/2 identical duplicates (md5 0f6d3e59c45e54d0f2cb30fb594620a3) 2026/08/20 02:36:24 INFO : one: Deleted 2026/08/20 02:36:24 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (7.79s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:36:30 INFO : Google drive root 'rclone-test-huweyiq5xizi': Looking for duplicate names using skip mode. 2026/08/20 02:36:31 NOTICE: one: Found 3 files with duplicate names 2026/08/20 02:36:31 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/08/20 02:36:31 INFO : one: Deleted 2026/08/20 02:36:31 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.36s) === RUN TestDeduplicateFirst run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:36:38 INFO : Google drive root 'rclone-test-huweyiq5xizi': Looking for duplicate names using first mode. 2026/08/20 02:36:38 NOTICE: one: Found 3 files with duplicate names 2026/08/20 02:36:39 INFO : one: Deleted 2026/08/20 02:36:39 INFO : one: Deleted 2026/08/20 02:36:39 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.48s) === RUN TestDeduplicateNewest run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:36:45 INFO : Google drive root 'rclone-test-huweyiq5xizi': Looking for duplicate names using newest mode. 2026/08/20 02:36:46 NOTICE: one: Found 3 files with duplicate names 2026/08/20 02:36:46 INFO : one: Deleted 2026/08/20 02:36:47 INFO : one: Deleted 2026/08/20 02:36:47 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.39s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:36:56 INFO : Google drive root 'rclone-test-huweyiq5xizi': Looking for duplicate md5 hashes using newest mode. 2026/08/20 02:36:57 NOTICE: 43cae06657daf61ce9847282f873984f: Found 3 files with duplicate md5 hashes 2026/08/20 02:36:57 INFO : one: Deleted 2026/08/20 02:36:58 INFO : also/one: Deleted 2026/08/20 02:36:58 NOTICE: 43cae06657daf61ce9847282f873984f: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (12.97s) === RUN TestDeduplicateOldest run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:37:05 INFO : Google drive root 'rclone-test-huweyiq5xizi': Looking for duplicate names using oldest mode. 2026/08/20 02:37:06 NOTICE: one: Found 3 files with duplicate names 2026/08/20 02:37:07 INFO : one: Deleted 2026/08/20 02:37:07 INFO : one: Deleted 2026/08/20 02:37:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.69s) === RUN TestDeduplicateLargest run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:37:13 INFO : Google drive root 'rclone-test-huweyiq5xizi': Looking for duplicate names using largest mode. 2026/08/20 02:37:14 NOTICE: one: Found 3 files with duplicate names 2026/08/20 02:37:14 INFO : one: Deleted 2026/08/20 02:37:15 INFO : one: Deleted 2026/08/20 02:37:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.59s) === RUN TestDeduplicateSmallest run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:37:21 INFO : Google drive root 'rclone-test-huweyiq5xizi': Looking for duplicate names using smallest mode. 2026/08/20 02:37:21 NOTICE: one: Found 3 files with duplicate names 2026/08/20 02:37:22 INFO : one: Deleted 2026/08/20 02:37:23 INFO : one: Deleted 2026/08/20 02:37:23 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.72s) === RUN TestDeduplicateRename run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:37:30 INFO : Google drive root 'rclone-test-huweyiq5xizi': Looking for duplicate names using rename mode. 2026/08/20 02:37:30 NOTICE: one.txt: Found 3 files with duplicate names 2026/08/20 02:37:32 INFO : one-2.txt: renamed from: one.txt 2026/08/20 02:37:33 INFO : one-3.txt: renamed from: one.txt 2026/08/20 02:37:34 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.40s) === RUN TestMergeDirs run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:37:46 INFO : dupe2: merging "two.txt" 2026/08/20 02:37:47 INFO : dupe2: removing empty directory 2026/08/20 02:37:47 INFO : dupe3: merging "three.txt" 2026/08/20 02:37:48 INFO : dupe3: removing empty directory --- PASS: TestMergeDirs (15.63s) === RUN TestListDirSorted run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:38:09 DEBUG : a.txt: Excluded (Size Filter) 2026/08/20 02:38:09 DEBUG : a.txt: Excluded 2026/08/20 02:38:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/20 02:38:09 DEBUG : sub dir/hello world: Excluded 2026/08/20 02:38:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/20 02:38:09 DEBUG : sub dir/hello world2: Excluded 2026/08/20 02:38:10 DEBUG : sub dir/ignore dir: Excluded 2026/08/20 02:38:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/20 02:38:10 DEBUG : sub dir/hello world: Excluded 2026/08/20 02:38:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/20 02:38:10 DEBUG : sub dir/hello world2: Excluded 2026/08/20 02:38:10 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (25.74s) === RUN TestListDirSortedFn run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:38:34 DEBUG : a.txt: Excluded (Size Filter) 2026/08/20 02:38:34 DEBUG : a.txt: Excluded 2026/08/20 02:38:35 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/20 02:38:35 DEBUG : sub dir/hello world: Excluded 2026/08/20 02:38:35 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/20 02:38:35 DEBUG : sub dir/hello world2: Excluded 2026/08/20 02:38:36 DEBUG : sub dir/ignore dir: Excluded 2026/08/20 02:38:36 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/20 02:38:36 DEBUG : sub dir/hello world: Excluded 2026/08/20 02:38:36 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/20 02:38:36 DEBUG : sub dir/hello world2: Excluded 2026/08/20 02:38:36 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (25.52s) === RUN TestListJSON run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" === 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 === RUN TestListJSON/Metadata 2026/08/20 02:38:52 DEBUG : file1: Fetching metadata 2026/08/20 02:38:52 DEBUG : sub: Fetching metadata --- PASS: TestListJSON (11.10s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (0.30s) --- PASS: TestListJSON/DirsOnly (0.29s) --- PASS: TestListJSON/Recurse (0.56s) --- PASS: TestListJSON/SubDir (0.28s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.30s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.31s) --- PASS: TestListJSON/Metadata (0.74s) === RUN TestStatJSON run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" === 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 2026/08/20 02:39:04 DEBUG : Creating backend with remote "TestDrive:rclone-test-huweyiq5xizi/notfound" --- PASS: TestStatJSON (12.80s) --- PASS: TestStatJSON/Root (0.30s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.30s) --- PASS: TestStatJSON/Dir (0.61s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.31s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.54s) --- PASS: TestStatJSON/DirFilesOnly (0.29s) --- PASS: TestStatJSON/FileFilesOnly (0.29s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.28s) --- PASS: TestStatJSON/FileDirsOnly (0.28s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.30s) --- PASS: TestStatJSON/RootNotFound (1.26s) === RUN TestStatJSONMemory 2026/08/20 02:39:08 DEBUG : Creating backend with remote ":memory:" 2026/08/20 02:39:08 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/08/20 02:39:08 DEBUG : sub/file1: size = 5 OK 2026/08/20 02:39:08 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/20 02:39:08 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestMkdir run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:39:08 INFO : Google drive root 'rclone-test-huweyiq5xizi': Making directory 2026/08/20 02:39:08 INFO : Google drive root 'rclone-test-huweyiq5xizi': Making directory --- PASS: TestMkdir (0.70s) === RUN TestLsd run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" --- PASS: TestLsd (5.32s) === RUN TestLs run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" --- PASS: TestLs (5.39s) === RUN TestLsWithFilesFrom run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:39:23 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/08/20 02:39:23 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.73s) === RUN TestLsLong run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" --- PASS: TestLsLong (5.63s) === RUN TestHashSums run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download --- PASS: TestHashSums (7.07s) --- PASS: TestHashSums/Md5 (0.28s) --- PASS: TestHashSums/Md5Download (0.85s) --- PASS: TestHashSums/Sha1 (0.32s) --- PASS: TestHashSums/Sha1Download (0.78s) === RUN TestHashSumsWithErrors 2026/08/20 02:39:38 DEBUG : Creating backend with remote ":memory:" 2026/08/20 02:39:38 DEBUG : Config file has changed externally - reloading 2026/08/20 02:39:38 ERROR : sub/file1: hash unsupported: hash type not supported 2026/08/20 02:39:38 ERROR : file1: hash unsupported: hash type not supported 2026/08/20 02:39:38 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/08/20 02:39:38 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/20 02:39:38 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/20 02:39:38 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/20 02:39:38 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/20 02:39:38 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/20 02:39:38 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/20 02:39:38 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/08/20 02:39:38 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:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" --- PASS: TestCount (10.18s) === RUN TestDelete run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:39:53 DEBUG : Waiting for deletions to finish 2026/08/20 02:39:53 DEBUG : large: Excluded (Size Filter) 2026/08/20 02:39:54 INFO : medium: Deleted 2026/08/20 02:39:54 INFO : small: Deleted --- PASS: TestDelete (6.94s) === RUN TestMaxDelete run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:40:01 DEBUG : Waiting for deletions to finish 2026/08/20 02:40:01 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/08/20 02:40:01 INFO : large: Deleted 2026/08/20 02:40:01 INFO : small: Deleted --- PASS: TestMaxDelete (8.06s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:40:08 DEBUG : Waiting for deletions to finish 2026/08/20 02:40:09 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/08/20 02:40:09 INFO : medium: Deleted 2026/08/20 02:40:09 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.81s) === RUN TestMaxDeleteSize run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:40:16 DEBUG : Waiting for deletions to finish 2026/08/20 02:40:16 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/08/20 02:40:17 INFO : medium: Deleted 2026/08/20 02:40:17 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.78s) === RUN TestReadFile run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" --- PASS: TestReadFile (4.51s) === RUN TestRetry 2026/08/20 02:40:23 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/08/20 02:40:23 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/08/20 02:40:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/20 02:40:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/20 02:40:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/20 02:40:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/20 02:40:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.06s) === RUN TestCat run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" --- PASS: TestCat (11.95s) === RUN TestPurge 2026/08/20 02:40:35 DEBUG : Creating backend with remote "TestDrive:rclone-test-widuhuf7baqa" 2026/08/20 02:40:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/20 02:40:36 DEBUG : Creating backend with remote "/tmp/rclone2586234053" run.go:198: Remote "Google drive root 'rclone-test-widuhuf7baqa'", Local "Local file system at /tmp/rclone2586234053", Modify Window "1ms" 2026/08/20 02:40:42 INFO : A2: Making directory 2026/08/20 02:40:43 INFO : A1/B2: Making directory 2026/08/20 02:40:44 INFO : A1/B2/C2: Making directory 2026/08/20 02:40:45 INFO : A1/B1/C3: Making directory 2026/08/20 02:40:46 INFO : A3: Making directory 2026/08/20 02:40:47 INFO : A3/B3: Making directory 2026/08/20 02:40:48 INFO : A3/B3/C4: Making directory 2026/08/20 02:40:54 DEBUG : Google drive root 'rclone-test-widuhuf7baqa': Purge remote 2026/08/20 02:40:55 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.34s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:40:59 INFO : A2: Making directory 2026/08/20 02:41:00 INFO : A1/B2: Making directory 2026/08/20 02:41:01 INFO : A1/B2/C2: Making directory 2026/08/20 02:41:03 INFO : A1/B1/C3: Making directory 2026/08/20 02:41:03 INFO : A3: Making directory 2026/08/20 02:41:04 INFO : A3/B3: Making directory 2026/08/20 02:41:06 INFO : A3/B3/C4: Making directory 2026/08/20 02:41:10 DEBUG : removing 1 level 3 directories 2026/08/20 02:41:10 INFO : A3/B3/C4: Removing directory 2026/08/20 02:41:13 DEBUG : removing 2 level 3 directories 2026/08/20 02:41:13 INFO : A1/B2/C2: Removing directory 2026/08/20 02:41:13 INFO : A1/B1/C3: Removing directory 2026/08/20 02:41:14 DEBUG : removing 2 level 2 directories 2026/08/20 02:41:14 INFO : A3/B3: Removing directory 2026/08/20 02:41:14 INFO : A1/B2: Removing directory 2026/08/20 02:41:15 DEBUG : removing 2 level 1 directories 2026/08/20 02:41:15 INFO : A2: Removing directory 2026/08/20 02:41:15 INFO : A3: Removing directory 2026/08/20 02:41:20 DEBUG : removing 1 level 3 directories 2026/08/20 02:41:20 INFO : A1/B1/C1: Removing directory 2026/08/20 02:41:21 DEBUG : removing 1 level 2 directories 2026/08/20 02:41:21 INFO : A1/B1: Removing directory 2026/08/20 02:41:22 DEBUG : removing 1 level 1 directories 2026/08/20 02:41:22 INFO : A1: Removing directory 2026/08/20 02:41:22 DEBUG : removing 1 level 0 directories 2026/08/20 02:41:22 INFO : Google drive root 'rclone-test-huweyiq5xizi': Removing directory --- PASS: TestRmdirsNoLeaveRoot (28.97s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:41:25 INFO : A1: Making directory 2026/08/20 02:41:26 INFO : A1/B1: Making directory 2026/08/20 02:41:27 INFO : A1/B1/C1: Making directory 2026/08/20 02:41:30 DEBUG : removing 1 level 3 directories 2026/08/20 02:41:30 INFO : A1/B1/C1: Removing directory 2026/08/20 02:41:30 DEBUG : removing 1 level 2 directories 2026/08/20 02:41:30 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (9.73s) === RUN TestRmdirsWithFilter run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:41:33 INFO : A1: Making directory 2026/08/20 02:41:34 INFO : A1/B1: Making directory 2026/08/20 02:41:35 INFO : A1/B1/C1: Making directory 2026/08/20 02:41:39 DEBUG : removing 1 level 3 directories 2026/08/20 02:41:39 INFO : A1/B1/C1: Removing directory 2026/08/20 02:41:40 DEBUG : removing 1 level 2 directories 2026/08/20 02:41:40 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (9.23s) === RUN TestCopyURL run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:41:44 DEBUG : file1: size = 14 OK 2026/08/20 02:41:44 DEBUG : file1: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/08/20 02:41:45 DEBUG : filename.txt: File name found in url 2026/08/20 02:41:47 DEBUG : filename.txt: size = 14 OK 2026/08/20 02:41:47 DEBUG : filename.txt: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/08/20 02:41:47 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/08/20 02:41:48 DEBUG : headerfilename.txt: size = 14 OK 2026/08/20 02:41:48 DEBUG : headerfilename.txt: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/08/20 02:41:50 DEBUG : file2: size = 14 OK 2026/08/20 02:41:50 DEBUG : file2: md5 = 081404b3d2ae5bf599add15b7445ac07 OK --- PASS: TestCopyURL (10.23s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:41:54 DEBUG : file1: size = 14 OK 2026/08/20 02:41:54 DEBUG : file1: md5 = 081404b3d2ae5bf599add15b7445ac07 OK --- PASS: TestCopyURLDownloadHeaders (2.71s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:41:56 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/20 02:42:00 DEBUG : sub/file2: size = 14 OK 2026/08/20 02:42:00 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/20 02:42:00 INFO : file1: Copied (new) to: sub/file2 2026/08/20 02:42:00 INFO : file1: Deleted 2026/08/20 02:42:01 DEBUG : sub/file2: size = 14 OK 2026/08/20 02:42:01 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/20 02:42:01 DEBUG : file1: Unchanged skipping 2026/08/20 02:42:01 INFO : file1: Deleted 2026/08/20 02:42:01 DEBUG : Google drive root 'rclone-test-huweyiq5xizi': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (8.38s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:42:04 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/20 02:42:06 DEBUG : file1: size = 14 OK 2026/08/20 02:42:06 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/20 02:42:06 INFO : file1: Copied (new) 2026/08/20 02:42:06 INFO : file1: Deleted 2026/08/20 02:42:07 DEBUG : file1: Destination exists, skipping 2026/08/20 02:42:07 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.94s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.48s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.49s) === RUN TestMoveFileBackupDir run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:42:12 DEBUG : Creating backend with remote "TestDrive:rclone-test-huweyiq5xizi/backup" 2026/08/20 02:42:13 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1609168754) 2026/08/20 02:42:13 DEBUG : dst/file1: size = 18 (Google drive root 'rclone-test-huweyiq5xizi') 2026/08/20 02:42:13 DEBUG : dst/file1: Sizes differ 2026/08/20 02:42:17 INFO : dst/file1: Moved (server-side) 2026/08/20 02:42:18 DEBUG : dst/file1: size = 14 OK 2026/08/20 02:42:18 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/20 02:42:18 INFO : dst/file1: Copied (new) 2026/08/20 02:42:18 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (15.17s) === 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:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:42:36 INFO : A1/B2: Making directory 2026/08/20 02:42:36 INFO : A1/B1/C3: Making directory 2026/08/20 02:42:48 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/08/20 02:42:48 INFO : A2/one: Moved (server-side) to: A3/one 2026/08/20 02:42:48 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/08/20 02:42:48 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/08/20 02:42:49 INFO : A2/two: Moved (server-side) to: A3/two 2026/08/20 02:42:55 INFO : Google drive root 'rclone-test-huweyiq5xizi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/08/20 02:43:02 INFO : A3/two: Moved (server-side) to: A4/two 2026/08/20 02:43:02 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/08/20 02:43:03 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/08/20 02:43:03 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/08/20 02:43:03 INFO : A3/one: Moved (server-side) to: A4/one --- PASS: TestDirMove (53.75s) === RUN TestGetFsInfo run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" --- PASS: TestGetFsInfo (0.48s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:43:19 DEBUG : Google drive root 'rclone-test-huweyiq5xizi': File to upload is small (34 bytes), uploading instead of streaming 2026/08/20 02:43:20 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/08/20 02:43:20 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/08/20 02:43:20 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2026/08/20 02:43:21 DEBUG : no_checksum_big_file_from_pipe: Sending chunk 0 length 102401 2026/08/20 02:43:22 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/08/20 02:43:22 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2026/08/20 02:43:22 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:43:24 DEBUG : Google drive root 'rclone-test-huweyiq5xizi': File to upload is small (34 bytes), uploading instead of streaming 2026/08/20 02:43:26 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/08/20 02:43:26 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/08/20 02:43:26 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2026/08/20 02:43:26 DEBUG : with_checksum_big_file_from_pipe: Sending chunk 0 length 102401 2026/08/20 02:43:27 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/08/20 02:43:27 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2026/08/20 02:43:27 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:43:30 DEBUG : Google drive root 'rclone-test-huweyiq5xizi': File to upload is small (34 bytes), uploading instead of streaming 2026/08/20 02:43:31 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/20 02:43:31 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/20 02:43:32 DEBUG : ignore_checksum_big_file_from_pipe: Sending chunk 0 length 102401 2026/08/20 02:43:33 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/20 02:43:33 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:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:43:35 DEBUG : Google drive root 'rclone-test-huweyiq5xizi': File to upload is small (34 bytes), uploading instead of streaming 2026/08/20 02:43:37 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/20 02:43:37 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/08/20 02:43:37 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/20 02:43:38 DEBUG : ignore_checksum_big_file_from_pipe: Sending chunk 0 length 102401 2026/08/20 02:43:39 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/20 02:43:39 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/08/20 02:43:39 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.44s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.45s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.61s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.90s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.49s) === RUN TestRcatMetadata run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/08/20 02:43:41 DEBUG : Google drive root 'rclone-test-huweyiq5xizi': File to upload is small (48 bytes), uploading instead of streaming 2026/08/20 02:43:42 DEBUG : rcat_metadata: size = 48 OK 2026/08/20 02:43:42 DEBUG : rcat_metadata: md5 = dee10c33b9fe5e2ac4eb8ad8467b7063 OK 2026/08/20 02:43:42 DEBUG : rcat_metadata: Size and md5 of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/08/20 02:43:45 DEBUG : rcat_metadata_uploadcutoff0: Sending chunk 0 length 63 2026/08/20 02:43:46 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/08/20 02:43:46 DEBUG : rcat_metadata_uploadcutoff0: md5 = 51ca8560f35b9b87370a65d72356b86c OK 2026/08/20 02:43:46 DEBUG : rcat_metadata_uploadcutoff0: Size and md5 of src and dst objects identical --- PASS: TestRcatMetadata (6.73s) --- PASS: TestRcatMetadata/Normal (2.87s) --- PASS: TestRcatMetadata/ViaDisk (3.23s) === RUN TestRcatSize run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:43:49 DEBUG : potato1: size = 60 OK 2026/08/20 02:43:49 DEBUG : potato1: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/20 02:43:49 DEBUG : Google drive root 'rclone-test-huweyiq5xizi': File to upload is small (60 bytes), uploading instead of streaming 2026/08/20 02:43:51 DEBUG : potato2: size = 60 OK 2026/08/20 02:43:51 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/20 02:43:51 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (5.03s) === RUN TestRcatSizeShortEOF run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:43:54 DEBUG : potato1: size = 120 (Google drive root 'rclone-test-huweyiq5xizi') 2026/08/20 02:43:54 DEBUG : potato1: size = 60 (Google drive root 'rclone-test-huweyiq5xizi') 2026/08/20 02:43:54 ERROR : potato1: corrupted on transfer: sizes differ src 120 vs dst(Google drive root 'rclone-test-huweyiq5xizi') 60 2026/08/20 02:43:54 INFO : potato1: Removing failed copy --- PASS: TestRcatSizeShortEOF (2.92s) === RUN TestRcatSizeMetadata run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:43:57 DEBUG : potato1: size = 60 OK 2026/08/20 02:43:57 DEBUG : potato1: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/20 02:43:57 DEBUG : Google drive root 'rclone-test-huweyiq5xizi': File to upload is small (60 bytes), uploading instead of streaming 2026/08/20 02:43:59 DEBUG : potato2: size = 60 OK 2026/08/20 02:43:59 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/20 02:43:59 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.93s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:44:03 DEBUG : potato1: size = 60 OK 2026/08/20 02:44:03 DEBUG : potato1: md5 = d6548b156ea68a4e003e786df99eee76 OK --- PASS: TestRcatSizeUploadHeaders (2.85s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:44:06 DEBUG : potato1: size = 60 OK 2026/08/20 02:44:06 DEBUG : potato1: md5 = d6548b156ea68a4e003e786df99eee76 (Google drive root 'rclone-test-huweyiq5xizi') 2026/08/20 02:44:06 DEBUG : potato1: md5 = 771ba8b5f9b1a1201c9f9bb57bf74b99 (Google drive root 'rclone-test-huweyiq5xizi') 2026/08/20 02:44:06 ERROR : potato1: corrupted on transfer: md5 hashes differ src "d6548b156ea68a4e003e786df99eee76" vs dst(Google drive root 'rclone-test-huweyiq5xizi') "771ba8b5f9b1a1201c9f9bb57bf74b99" 2026/08/20 02:44:06 INFO : potato1: Removing failed copy === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:44:09 DEBUG : potato4: size = 60 (Google drive root 'rclone-test-huweyiq5xizi') 2026/08/20 02:44:09 DEBUG : potato4: size = 59 (Google drive root 'rclone-test-huweyiq5xizi') 2026/08/20 02:44:09 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(Google drive root 'rclone-test-huweyiq5xizi') 59 2026/08/20 02:44:09 INFO : potato4: Removing failed copy === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:44:12 DEBUG : potato2: size = 60 OK === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:44:15 DEBUG : potato3: size = 60 OK --- PASS: TestRcatSizeChecksum (11.58s) --- PASS: TestRcatSizeChecksum/Corrupted (3.24s) --- PASS: TestRcatSizeChecksum/SizeDiffers (2.96s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (2.76s) --- PASS: TestRcatSizeChecksum/NoHashes (2.62s) === RUN TestTouchDir run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:44:23 DEBUG : Google drive root 'rclone-test-huweyiq5xizi': Touching "sub dir/potato3" 2026/08/20 02:44:23 DEBUG : Google drive root 'rclone-test-huweyiq5xizi': Touching "empty space" 2026/08/20 02:44:23 DEBUG : Google drive root 'rclone-test-huweyiq5xizi': Touching "potato2" --- PASS: TestTouchDir (11.95s) === RUN TestMkdirMetadata run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:44:28 DEBUG : dir with metadata: Making directory with metadata 2026/08/20 02:44:29 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.78s) === RUN TestMkdirModTime run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:44:30 DEBUG : directory with modtime: Making directory with metadata 2026/08/20 02:44:32 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.93s) === RUN TestCopyDirMetadata run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:44:33 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/08/20 02:44:33 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/20 02:44:34 DEBUG : Google drive root 'rclone-test-huweyiq5xizi': Skipping btime metadata as can't update it on an existing file: 2026-08-20T02:44:33.907176484Z 2026/08/20 02:44:34 INFO : non existent directory: Updated directory metadata 2026/08/20 02:44:37 DEBUG : Google drive root 'rclone-test-huweyiq5xizi': Skipping btime metadata as can't update it on an existing file: 2026-08-20T02:44:33.907176484Z 2026/08/20 02:44:38 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.14s) === RUN TestSetDirModTime run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:44:40 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/08/20 02:44:42 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/08/20 02:44:42 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.84s) === RUN TestDirsEqual run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:44:44 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/08/20 02:44:44 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/20 02:44:44 DEBUG : dst: Making directory with metadata 2026/08/20 02:44:45 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/20 02:44:45 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/20 02:44:46 INFO : dst: Set directory modification time (using SetModTime) 2026/08/20 02:44:47 INFO : dst: Set directory modification time (using SetModTime) 2026/08/20 02:44:47 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/08/20 02:44:48 INFO : dst: Set directory modification time (using SetModTime) 2026/08/20 02:44:48 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (5.10s) === RUN TestRemoveExisting run.go:198: Remote "Google drive root 'rclone-test-huweyiq5xizi'", Local "Local file system at /tmp/rclone1609168754", Modify Window "1ms" 2026/08/20 02:44:56 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.sahovug2" before starting 2026/08/20 02:44:57 DEBUG : sub dir/test remove existing.sahovug2: TEST: removing renamed existing file after operation 2026/08/20 02:44:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bizesog7" before starting 2026/08/20 02:45:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bizesog7: TEST: renaming existing back after failed operation 2026/08/20 02:45:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pevomir5" before starting 2026/08/20 02:45:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pevomir5: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (15.71s) === 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 TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/08/20 02:45:05 DEBUG : Google drive root 'rclone-test-huweyiq5xizi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestDrive: -verbose" - Finished OK in 13m38.17103856s (try 1/5)