"./operations.test -test.v -test.timeout 1h0m0s -remote TestHuaweiDrive: -list-retries 5 -verbose" - Starting (try 1/5) 2026/07/25 01:25:56 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-qigohih3bazu" 2026/07/25 01:25:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/25 01:25:57 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/25 01:25:57 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/25 01:25:58 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/25 01:25:58 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:25:58 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:25:59 DEBUG : Creating backend with remote "/tmp/rclone2715667669" === 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 "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/07/25 01:25:59 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- SKIP: TestMultithreadCopy (0.62s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/07/25 01:26:00 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- SKIP: TestMultithreadCopyAbort (0.63s) === RUN TestSizeDiffers 2026/07/25 01:26:00 DEBUG : a: size = 0 OK 2026/07/25 01:26:00 DEBUG : a: size = 1 (memory) 2026/07/25 01:26:00 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/25 01:26:00 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/25 01:26:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/25 01:26:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/25 01:26:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/25 01:26:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/25 01:26:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/25 01:26:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/25 01:26:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/25 01:26:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/25 01:26:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/25 01:26:00 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/25 01:26:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/25 01:26:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/25 01:26:00 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/25 01:26:00 DEBUG : potato: Seek from 10 to 0 2026/07/25 01:26:00 DEBUG : potato: Seek from 10 to 0 2026/07/25 01:26:00 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/25 01:26:00 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/25 01:26:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/25 01:26:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/25 01:26:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/25 01:26:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/25 01:26:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/25 01:26:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/25 01:26:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/25 01:26:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/25 01:26:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/25 01:26:00 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/25 01:26:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/25 01:26:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/25 01:26:00 DEBUG : potato: Seek from 5 to 2 2026/07/25 01:26:00 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/25 01:26:00 DEBUG : potato: Seek from 7 to 0 2026/07/25 01:26:00 DEBUG : potato: Seek from 7 to 0 2026/07/25 01:26:00 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/25 01:26:00 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/25 01:26:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/25 01:26:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/25 01:26:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/25 01:26:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/25 01:26:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/25 01:26:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/25 01:26:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/25 01:26:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/25 01:26:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/25 01:26:00 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/25 01:26:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/25 01:26:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/25 01:26:00 DEBUG : potato: Seek from 5 to 2 2026/07/25 01:26:00 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/25 01:26:00 DEBUG : potato: Seek from 8 to 0 2026/07/25 01:26:00 DEBUG : potato: Seek from 8 to 0 2026/07/25 01:26:00 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/25 01:26:00 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/25 01:26:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/25 01:26:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/25 01:26:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/25 01:26:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/25 01:26:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/25 01:26:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/25 01:26:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/25 01:26:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/25 01:26:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/25 01:26:00 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/25 01:26:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/25 01:26:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/25 01:26:00 DEBUG : potato: Seek from 5 to 2 2026/07/25 01:26:00 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/25 01:26:00 DEBUG : potato: Seek from 9 to 0 2026/07/25 01:26:00 DEBUG : potato: Seek from 9 to 0 2026/07/25 01:26:00 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 "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" 2026/07/25 01:26:00 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:26:04 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:26:06 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" === RUN TestCheck/1 === RUN TestCheck/2 2026/07/25 01:26:08 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:26:09 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" === RUN TestCheck/3 2026/07/25 01:26:10 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:26:12 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" === RUN TestCheck/4 === RUN TestCheck/5 2026/07/25 01:26:14 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:26:16 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" === RUN TestCheck/6 === RUN TestCheck/7 2026/07/25 01:26:17 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:26:21 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" --- PASS: TestCheck (20.88s) --- PASS: TestCheck/1 (0.62s) --- PASS: TestCheck/2 (0.61s) --- PASS: TestCheck/3 (0.62s) --- PASS: TestCheck/4 (0.62s) --- PASS: TestCheck/5 (0.63s) --- PASS: TestCheck/6 (0.63s) --- PASS: TestCheck/7 (0.62s) === RUN TestCheckFsError 2026/07/25 01:26:21 DEBUG : Creating backend with remote "nonexistent" 2026/07/25 01:26:21 DEBUG : Creating backend with remote "nonexistent" 2026/07/25 01:26:21 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/07/25 01:26:21 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/07/25 01:26:21 NOTICE: Local file system at nonexistent: 0 differences found 2026/07/25 01:26:21 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" 2026/07/25 01:26:21 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:26:23 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/07/25 01:26:26 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:26:28 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" === RUN TestCheckDownload/3 2026/07/25 01:26:30 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:26:32 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/07/25 01:26:36 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:26:37 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/07/25 01:27:40 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:28:25 DEBUG : pacer: Reducing sleep to 25.3125s 2026/07/25 01:28:59 DEBUG : pacer: Reducing sleep to 18.984375s 2026/07/25 01:29:24 DEBUG : pacer: Reducing sleep to 14.23828125s 2026/07/25 01:29:43 DEBUG : pacer: Reducing sleep to 10.678710937s 2026/07/25 01:29:58 DEBUG : pacer: Reducing sleep to 8.009033202s 2026/07/25 01:29:58 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:30:08 DEBUG : pacer: Reducing sleep to 6.006774901s --- PASS: TestCheckDownload (227.10s) --- PASS: TestCheckDownload/1 (1.39s) --- PASS: TestCheckDownload/2 (1.53s) --- PASS: TestCheckDownload/3 (1.32s) --- PASS: TestCheckDownload/4 (1.85s) --- PASS: TestCheckDownload/5 (1.28s) --- PASS: TestCheckDownload/6 (1.31s) --- PASS: TestCheckDownload/7 (61.44s) === RUN TestCheckSizeOnly run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" 2026/07/25 01:30:08 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:30:16 DEBUG : pacer: Reducing sleep to 4.505081175s 2026/07/25 01:30:22 DEBUG : pacer: Reducing sleep to 3.378810881s 2026/07/25 01:30:22 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:30:27 DEBUG : pacer: Reducing sleep to 2.53410816s === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/07/25 01:30:33 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:30:35 DEBUG : pacer: Reducing sleep to 1.06907688s 2026/07/25 01:30:36 DEBUG : pacer: Reducing sleep to 801.80766ms 2026/07/25 01:30:36 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:30:37 DEBUG : pacer: Reducing sleep to 601.355745ms === RUN TestCheckSizeOnly/3 2026/07/25 01:30:38 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:30:39 DEBUG : pacer: Reducing sleep to 338.262606ms 2026/07/25 01:30:39 DEBUG : pacer: Reducing sleep to 253.696954ms 2026/07/25 01:30:39 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:30:40 DEBUG : pacer: Reducing sleep to 190.272715ms === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/07/25 01:30:41 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:30:42 DEBUG : pacer: Reducing sleep to 80.271301ms 2026/07/25 01:30:43 DEBUG : pacer: Reducing sleep to 60.203475ms 2026/07/25 01:30:43 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:30:43 DEBUG : pacer: Reducing sleep to 45.152606ms === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/07/25 01:30:45 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:30:45 DEBUG : pacer: Reducing sleep to 19.048755ms 2026/07/25 01:30:46 DEBUG : pacer: Reducing sleep to 14.286566ms 2026/07/25 01:30:47 DEBUG : pacer: Reducing sleep to 10.714924ms 2026/07/25 01:30:47 DEBUG : pacer: Reducing sleep to 10ms 2026/07/25 01:30:48 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" --- PASS: TestCheckSizeOnly (40.20s) --- PASS: TestCheckSizeOnly/1 (3.35s) --- PASS: TestCheckSizeOnly/2 (2.52s) --- PASS: TestCheckSizeOnly/3 (0.79s) --- PASS: TestCheckSizeOnly/4 (0.63s) --- PASS: TestCheckSizeOnly/5 (0.62s) --- PASS: TestCheckSizeOnly/6 (0.62s) --- PASS: TestCheckSizeOnly/7 (0.63s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" 2026/07/25 01:30:49 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:30:50 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:30:51 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/25 01:30:51 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/25 01:30:51 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/25 01:30:51 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/25 01:30:51 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:30:52 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:30:54 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/25 01:30:54 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/25 01:30:54 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/25 01:30:54 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/25 01:30:54 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:30:55 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" --- PASS: TestParseSumFile (6.85s) === RUN TestCheckSum run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" 2026/07/25 01:30:55 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-qigohih3bazu/data" 2026/07/25 01:30:55 DEBUG : Config file has changed externally - reloading 2026/07/25 01:30:57 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/data': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/25 01:30:57 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/data': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/25 01:30:58 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/data': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/25 01:30:58 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/data': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:30:58 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/data': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:30:59 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:31:00 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" check_test.go:350: Huawei Drive root 'rclone-test-qigohih3bazu/data' lacks md5, skipping 2026/07/25 01:31:00 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:31:01 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" --- SKIP: TestCheckSum (6.08s) === RUN TestCheckSumDownload run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" 2026/07/25 01:31:01 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-qigohih3bazu/data" 2026/07/25 01:31:03 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/data': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/25 01:31:03 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/data': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/25 01:31:03 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/data': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/25 01:31:03 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/data': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:31:04 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/data': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:31:05 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:31:05 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:31:06 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:31:06 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:31:09 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:31:11 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:31:11 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BmhznundKyqnzzcG6CjxAAID51TalzpAp" === RUN TestCheckSumDownload/subtest1 2026/07/25 01:31:15 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BmhznundKyqnzzcG6CjxAAID51TalzpAp" 2026/07/25 01:31:17 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:31:19 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:31:19 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BmhznundKyqnzzcG6CjxAAID51TalzpAp" === RUN TestCheckSumDownload/subtest2 2026/07/25 01:31:22 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:31:24 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:31:25 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BmhznundKyqnzzcG6CjxAAID51TalzpAp" === RUN TestCheckSumDownload/subtest3 2026/07/25 01:31:29 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:31:30 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:31:31 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BmhznundKyqnzzcG6CjxAAID51TalzpAp" === RUN TestCheckSumDownload/subtest4 2026/07/25 01:31:34 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:31:35 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:31:35 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BmhznundKyqnzzcG6CjxAAID51TalzpAp" === RUN TestCheckSumDownload/subtest5 2026/07/25 01:31:38 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:31:40 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:31:40 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BmhznundKyqnzzcG6CjxAAID51TalzpAp" === RUN TestCheckSumDownload/subtest6 2026/07/25 01:31:44 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BmhznundKyqnzzcG6CjxAAID51TalzpAp" 2026/07/25 01:31:45 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BmhznundKyqnzzcG6CjxAAID51TalzpAp" 2026/07/25 01:31:46 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:31:47 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:31:48 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BmhznundKyqnzzcG6CjxAAID51TalzpAp" === RUN TestCheckSumDownload/subtest7 2026/07/25 01:32:53 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:33:51 DEBUG : pacer: Reducing sleep to 33.75s 2026/07/25 01:34:36 DEBUG : pacer: Reducing sleep to 25.3125s 2026/07/25 01:34:36 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BmhznundKyqnzzcG6CjxAAID51TalzpAp" 2026/07/25 01:35:10 DEBUG : pacer: Reducing sleep to 18.984375s 2026/07/25 01:35:35 DEBUG : pacer: Reducing sleep to 14.23828125s 2026/07/25 01:35:54 DEBUG : pacer: Reducing sleep to 10.678710937s 2026/07/25 01:35:54 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BmhznundKyqnzzcG6CjxAAID51TalzpAp" 2026/07/25 01:36:08 DEBUG : pacer: Reducing sleep to 8.009033202s 2026/07/25 01:36:19 DEBUG : pacer: Reducing sleep to 6.006774901s 2026/07/25 01:36:19 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:36:27 DEBUG : pacer: Reducing sleep to 4.505081175s --- PASS: TestCheckSumDownload (325.46s) --- PASS: TestCheckSumDownload/subtest1 (3.36s) --- PASS: TestCheckSumDownload/subtest2 (2.44s) --- PASS: TestCheckSumDownload/subtest3 (2.52s) --- PASS: TestCheckSumDownload/subtest4 (2.14s) --- PASS: TestCheckSumDownload/subtest5 (2.38s) --- PASS: TestCheckSumDownload/subtest6 (2.57s) --- PASS: TestCheckSumDownload/subtest7 (65.00s) === RUN TestApplyTransforms 2026/07/25 01:36:27 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-pumativ9qaru" 2026/07/25 01:36:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/25 01:36:28 DEBUG : Huawei Drive root 'rclone-test-pumativ9qaru': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/25 01:36:28 DEBUG : Huawei Drive root 'rclone-test-pumativ9qaru': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/25 01:36:29 DEBUG : Huawei Drive root 'rclone-test-pumativ9qaru': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/25 01:36:29 DEBUG : Huawei Drive root 'rclone-test-pumativ9qaru': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:36:30 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:36:30 DEBUG : Creating backend with remote "/tmp/rclone3847212391" run.go:198: Remote "Huawei Drive root 'rclone-test-pumativ9qaru'", Local "Local file system at /tmp/rclone3847212391", Modify Window "876000h0m0s" 2026/07/25 01:36:30 DEBUG : Huawei Drive root 'rclone-test-pumativ9qaru': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:36:32 DEBUG : Huawei Drive root 'rclone-test-pumativ9qaru': Listing directory "BmIRDtxc3f21pykzvrzJFtYJhcTvFsyXt" 2026/07/25 01:36:33 DEBUG : Huawei Drive root 'rclone-test-pumativ9qaru': Listing directory "BmIRDtxc3f21pykzvrzJFtYJhcTvFsyXt" upper checkfile vs. lower remote (without normalization) 2026/07/25 01:36:34 DEBUG : Huawei Drive root 'rclone-test-pumativ9qaru': Listing directory "BmIRDtxc3f21pykzvrzJFtYJhcTvFsyXt" 2026/07/25 01:36:34 ERROR : hello, world!: sum not found 2026/07/25 01:36:34 ERROR : HELLO, WORLD!: file not in Huawei Drive root 'rclone-test-pumativ9qaru' 2026/07/25 01:36:34 NOTICE: Huawei Drive root 'rclone-test-pumativ9qaru': 1 files missing 2026/07/25 01:36:34 NOTICE: 1 hashes missing 2026/07/25 01:36:34 NOTICE: Huawei Drive root 'rclone-test-pumativ9qaru': 1 differences found 2026/07/25 01:36:34 NOTICE: Huawei Drive root 'rclone-test-pumativ9qaru': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/25 01:36:34 DEBUG : Huawei Drive root 'rclone-test-pumativ9qaru': Listing directory "BmIRDtxc3f21pykzvrzJFtYJhcTvFsyXt" 2026/07/25 01:36:36 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/25 01:36:36 NOTICE: Huawei Drive root 'rclone-test-pumativ9qaru': 0 differences found 2026/07/25 01:36:36 NOTICE: Huawei Drive root 'rclone-test-pumativ9qaru': 1 matching files 2026/07/25 01:36:36 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-sefurog6waco" 2026/07/25 01:36:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/25 01:36:37 DEBUG : Huawei Drive root 'rclone-test-sefurog6waco': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/25 01:36:37 DEBUG : Huawei Drive root 'rclone-test-sefurog6waco': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/25 01:36:37 DEBUG : Huawei Drive root 'rclone-test-sefurog6waco': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/25 01:36:37 DEBUG : Huawei Drive root 'rclone-test-sefurog6waco': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:36:38 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:36:38 DEBUG : Creating backend with remote "/tmp/rclone1703602967" run.go:198: Remote "Huawei Drive root 'rclone-test-sefurog6waco'", Local "Local file system at /tmp/rclone1703602967", Modify Window "876000h0m0s" 2026/07/25 01:36:38 DEBUG : Huawei Drive root 'rclone-test-sefurog6waco': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:36:40 DEBUG : Huawei Drive root 'rclone-test-sefurog6waco': Listing directory "Bsc8rDtI-lQteYEQIXkZK-asqGYIAus-L" 2026/07/25 01:36:41 DEBUG : Huawei Drive root 'rclone-test-sefurog6waco': Listing directory "Bsc8rDtI-lQteYEQIXkZK-asqGYIAus-L" lower checkfile vs. upper remote (without normalization) 2026/07/25 01:36:42 DEBUG : Huawei Drive root 'rclone-test-sefurog6waco': Listing directory "Bsc8rDtI-lQteYEQIXkZK-asqGYIAus-L" 2026/07/25 01:36:43 ERROR : HELLO, WORLD!: sum not found 2026/07/25 01:36:43 ERROR : hello, world!: file not in Huawei Drive root 'rclone-test-sefurog6waco' 2026/07/25 01:36:43 NOTICE: Huawei Drive root 'rclone-test-sefurog6waco': 1 files missing 2026/07/25 01:36:43 NOTICE: 1 hashes missing 2026/07/25 01:36:43 NOTICE: Huawei Drive root 'rclone-test-sefurog6waco': 1 differences found 2026/07/25 01:36:43 NOTICE: Huawei Drive root 'rclone-test-sefurog6waco': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/25 01:36:43 DEBUG : Huawei Drive root 'rclone-test-sefurog6waco': Listing directory "Bsc8rDtI-lQteYEQIXkZK-asqGYIAus-L" 2026/07/25 01:36:44 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/25 01:36:44 NOTICE: Huawei Drive root 'rclone-test-sefurog6waco': 0 differences found 2026/07/25 01:36:44 NOTICE: Huawei Drive root 'rclone-test-sefurog6waco': 1 matching files 2026/07/25 01:36:44 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-posidug9buni" 2026/07/25 01:36:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/25 01:36:45 DEBUG : Huawei Drive root 'rclone-test-posidug9buni': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/25 01:36:45 DEBUG : Huawei Drive root 'rclone-test-posidug9buni': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/25 01:36:46 DEBUG : Huawei Drive root 'rclone-test-posidug9buni': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/25 01:36:46 DEBUG : Huawei Drive root 'rclone-test-posidug9buni': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:36:46 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:36:47 DEBUG : Creating backend with remote "/tmp/rclone2100096950" run.go:198: Remote "Huawei Drive root 'rclone-test-posidug9buni'", Local "Local file system at /tmp/rclone2100096950", Modify Window "876000h0m0s" 2026/07/25 01:36:47 DEBUG : Huawei Drive root 'rclone-test-posidug9buni': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:36:48 DEBUG : Huawei Drive root 'rclone-test-posidug9buni': Listing directory "BstDq5LCw8HLSdnuAyJZJpKg12GhiNKry" 2026/07/25 01:36:50 DEBUG : Huawei Drive root 'rclone-test-posidug9buni': Listing directory "BstDq5LCw8HLSdnuAyJZJpKg12GhiNKry" lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/25 01:36:51 DEBUG : Huawei Drive root 'rclone-test-posidug9buni': Listing directory "BstDq5LCw8HLSdnuAyJZJpKg12GhiNKry" 2026/07/25 01:36:52 ERROR : HeLlO, wOrLd!: sum not found 2026/07/25 01:36:52 ERROR : hello, world!: file not in Huawei Drive root 'rclone-test-posidug9buni' 2026/07/25 01:36:52 NOTICE: Huawei Drive root 'rclone-test-posidug9buni': 1 files missing 2026/07/25 01:36:52 NOTICE: 1 hashes missing 2026/07/25 01:36:52 NOTICE: Huawei Drive root 'rclone-test-posidug9buni': 1 differences found 2026/07/25 01:36:52 NOTICE: Huawei Drive root 'rclone-test-posidug9buni': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/25 01:36:52 DEBUG : Huawei Drive root 'rclone-test-posidug9buni': Listing directory "BstDq5LCw8HLSdnuAyJZJpKg12GhiNKry" 2026/07/25 01:36:53 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/25 01:36:53 NOTICE: Huawei Drive root 'rclone-test-posidug9buni': 0 differences found 2026/07/25 01:36:53 NOTICE: Huawei Drive root 'rclone-test-posidug9buni': 1 matching files 2026/07/25 01:36:53 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-yamopag7zaca" 2026/07/25 01:36:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/25 01:36:54 DEBUG : Huawei Drive root 'rclone-test-yamopag7zaca': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/25 01:36:54 DEBUG : Huawei Drive root 'rclone-test-yamopag7zaca': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/25 01:36:55 DEBUG : Huawei Drive root 'rclone-test-yamopag7zaca': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/25 01:36:55 DEBUG : Huawei Drive root 'rclone-test-yamopag7zaca': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:36:55 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:36:56 DEBUG : Creating backend with remote "/tmp/rclone1364781410" run.go:198: Remote "Huawei Drive root 'rclone-test-yamopag7zaca'", Local "Local file system at /tmp/rclone1364781410", Modify Window "876000h0m0s" 2026/07/25 01:36:56 DEBUG : Huawei Drive root 'rclone-test-yamopag7zaca': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:36:57 DEBUG : Huawei Drive root 'rclone-test-yamopag7zaca': Listing directory "Bh5w4I8M94PBRbHzx691BIJ15Cq8Rubpw" 2026/07/25 01:36:59 DEBUG : Huawei Drive root 'rclone-test-yamopag7zaca': Listing directory "Bh5w4I8M94PBRbHzx691BIJ15Cq8Rubpw" upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/25 01:37:00 DEBUG : Huawei Drive root 'rclone-test-yamopag7zaca': Listing directory "Bh5w4I8M94PBRbHzx691BIJ15Cq8Rubpw" 2026/07/25 01:37:00 ERROR : HELLO, WORLD!: sum not found 2026/07/25 01:37:00 ERROR : HeLlO, wOrLd!: file not in Huawei Drive root 'rclone-test-yamopag7zaca' 2026/07/25 01:37:00 NOTICE: Huawei Drive root 'rclone-test-yamopag7zaca': 1 files missing 2026/07/25 01:37:00 NOTICE: 1 hashes missing 2026/07/25 01:37:00 NOTICE: Huawei Drive root 'rclone-test-yamopag7zaca': 1 differences found 2026/07/25 01:37:00 NOTICE: Huawei Drive root 'rclone-test-yamopag7zaca': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/25 01:37:00 DEBUG : Huawei Drive root 'rclone-test-yamopag7zaca': Listing directory "Bh5w4I8M94PBRbHzx691BIJ15Cq8Rubpw" 2026/07/25 01:37:02 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/25 01:37:02 NOTICE: Huawei Drive root 'rclone-test-yamopag7zaca': 0 differences found 2026/07/25 01:37:02 NOTICE: Huawei Drive root 'rclone-test-yamopag7zaca': 1 matching files 2026/07/25 01:37:02 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-lebujon8xetu" 2026/07/25 01:37:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/25 01:37:03 DEBUG : Huawei Drive root 'rclone-test-lebujon8xetu': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/25 01:37:03 DEBUG : Huawei Drive root 'rclone-test-lebujon8xetu': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/25 01:37:03 DEBUG : Huawei Drive root 'rclone-test-lebujon8xetu': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/25 01:37:03 DEBUG : Huawei Drive root 'rclone-test-lebujon8xetu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:37:04 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:37:04 DEBUG : Creating backend with remote "/tmp/rclone1899977950" run.go:198: Remote "Huawei Drive root 'rclone-test-lebujon8xetu'", Local "Local file system at /tmp/rclone1899977950", Modify Window "876000h0m0s" 2026/07/25 01:37:04 DEBUG : Huawei Drive root 'rclone-test-lebujon8xetu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:37:06 DEBUG : Huawei Drive root 'rclone-test-lebujon8xetu': Listing directory "BhPyq4f10XuIdjwCFGo5MoJ4ZmG0v8ARi" 2026/07/25 01:37:07 DEBUG : Huawei Drive root 'rclone-test-lebujon8xetu': Listing directory "BhPyq4f10XuIdjwCFGo5MoJ4ZmG0v8ARi" NFD checkfile vs. NFC remote (without normalization) 2026/07/25 01:37:08 DEBUG : Huawei Drive root 'rclone-test-lebujon8xetu': Listing directory "BhPyq4f10XuIdjwCFGo5MoJ4ZmG0v8ARi" 2026/07/25 01:37:09 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/25 01:37:09 ERROR : 測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-lebujon8xetu' 2026/07/25 01:37:09 NOTICE: Huawei Drive root 'rclone-test-lebujon8xetu': 1 files missing 2026/07/25 01:37:09 NOTICE: 1 hashes missing 2026/07/25 01:37:09 NOTICE: Huawei Drive root 'rclone-test-lebujon8xetu': 1 differences found 2026/07/25 01:37:09 NOTICE: Huawei Drive root 'rclone-test-lebujon8xetu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/25 01:37:09 DEBUG : Huawei Drive root 'rclone-test-lebujon8xetu': Listing directory "BhPyq4f10XuIdjwCFGo5MoJ4ZmG0v8ARi" 2026/07/25 01:37:10 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/25 01:37:10 NOTICE: Huawei Drive root 'rclone-test-lebujon8xetu': 0 differences found 2026/07/25 01:37:10 NOTICE: Huawei Drive root 'rclone-test-lebujon8xetu': 1 matching files 2026/07/25 01:37:10 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-diharuc3fuha" 2026/07/25 01:37:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/25 01:37:11 DEBUG : Huawei Drive root 'rclone-test-diharuc3fuha': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/25 01:37:11 DEBUG : Huawei Drive root 'rclone-test-diharuc3fuha': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/25 01:37:12 DEBUG : Huawei Drive root 'rclone-test-diharuc3fuha': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/25 01:37:12 DEBUG : Huawei Drive root 'rclone-test-diharuc3fuha': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:37:12 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:37:13 DEBUG : Creating backend with remote "/tmp/rclone4067528933" run.go:198: Remote "Huawei Drive root 'rclone-test-diharuc3fuha'", Local "Local file system at /tmp/rclone4067528933", Modify Window "876000h0m0s" 2026/07/25 01:37:13 DEBUG : Huawei Drive root 'rclone-test-diharuc3fuha': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:37:14 DEBUG : Huawei Drive root 'rclone-test-diharuc3fuha': Listing directory "BkerF_Six7MvE_3wzX1NOoosP93H6NbZL" 2026/07/25 01:37:15 DEBUG : Huawei Drive root 'rclone-test-diharuc3fuha': Listing directory "BkerF_Six7MvE_3wzX1NOoosP93H6NbZL" NFC checkfile vs. NFD remote (without normalization) 2026/07/25 01:37:16 DEBUG : Huawei Drive root 'rclone-test-diharuc3fuha': Listing directory "BkerF_Six7MvE_3wzX1NOoosP93H6NbZL" 2026/07/25 01:37:16 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/25 01:37:16 ERROR : 測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-diharuc3fuha' 2026/07/25 01:37:16 NOTICE: Huawei Drive root 'rclone-test-diharuc3fuha': 1 files missing 2026/07/25 01:37:16 NOTICE: 1 hashes missing 2026/07/25 01:37:16 NOTICE: Huawei Drive root 'rclone-test-diharuc3fuha': 1 differences found 2026/07/25 01:37:16 NOTICE: Huawei Drive root 'rclone-test-diharuc3fuha': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/25 01:37:16 DEBUG : Huawei Drive root 'rclone-test-diharuc3fuha': Listing directory "BkerF_Six7MvE_3wzX1NOoosP93H6NbZL" 2026/07/25 01:37:17 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/25 01:37:17 NOTICE: Huawei Drive root 'rclone-test-diharuc3fuha': 0 differences found 2026/07/25 01:37:17 NOTICE: Huawei Drive root 'rclone-test-diharuc3fuha': 1 matching files 2026/07/25 01:37:17 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-jahajoc0cezu" 2026/07/25 01:37:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/25 01:37:19 DEBUG : Huawei Drive root 'rclone-test-jahajoc0cezu': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/25 01:37:19 DEBUG : Huawei Drive root 'rclone-test-jahajoc0cezu': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/25 01:37:19 DEBUG : Huawei Drive root 'rclone-test-jahajoc0cezu': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/25 01:37:19 DEBUG : Huawei Drive root 'rclone-test-jahajoc0cezu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:37:20 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:37:21 DEBUG : Creating backend with remote "/tmp/rclone727414391" run.go:198: Remote "Huawei Drive root 'rclone-test-jahajoc0cezu'", Local "Local file system at /tmp/rclone727414391", Modify Window "876000h0m0s" 2026/07/25 01:37:21 DEBUG : Huawei Drive root 'rclone-test-jahajoc0cezu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:37:22 DEBUG : Huawei Drive root 'rclone-test-jahajoc0cezu': Listing directory "BkpLLoVcYwOyJ6pPJf2tAmIh3-S2FnJps" 2026/07/25 01:37:23 DEBUG : Huawei Drive root 'rclone-test-jahajoc0cezu': Listing directory "BkpLLoVcYwOyJ6pPJf2tAmIh3-S2FnJps" NFDx2 checkfile vs. both remote (without normalization) 2026/07/25 01:37:24 DEBUG : Huawei Drive root 'rclone-test-jahajoc0cezu': Listing directory "BkpLLoVcYwOyJ6pPJf2tAmIh3-S2FnJps" 2026/07/25 01:37:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/25 01:37:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-jahajoc0cezu' 2026/07/25 01:37:25 NOTICE: Huawei Drive root 'rclone-test-jahajoc0cezu': 1 files missing 2026/07/25 01:37:25 NOTICE: 1 hashes missing 2026/07/25 01:37:25 NOTICE: Huawei Drive root 'rclone-test-jahajoc0cezu': 1 differences found 2026/07/25 01:37:25 NOTICE: Huawei Drive root 'rclone-test-jahajoc0cezu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/25 01:37:25 DEBUG : Huawei Drive root 'rclone-test-jahajoc0cezu': Listing directory "BkpLLoVcYwOyJ6pPJf2tAmIh3-S2FnJps" 2026/07/25 01:37:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/25 01:37:26 NOTICE: Huawei Drive root 'rclone-test-jahajoc0cezu': 0 differences found 2026/07/25 01:37:26 NOTICE: Huawei Drive root 'rclone-test-jahajoc0cezu': 1 matching files 2026/07/25 01:37:26 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-cemeruk0duka" 2026/07/25 01:37:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/25 01:37:27 DEBUG : Huawei Drive root 'rclone-test-cemeruk0duka': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/25 01:37:27 DEBUG : Huawei Drive root 'rclone-test-cemeruk0duka': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/25 01:37:28 DEBUG : Huawei Drive root 'rclone-test-cemeruk0duka': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/25 01:37:28 DEBUG : Huawei Drive root 'rclone-test-cemeruk0duka': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:37:28 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:37:29 DEBUG : Creating backend with remote "/tmp/rclone3020336711" run.go:198: Remote "Huawei Drive root 'rclone-test-cemeruk0duka'", Local "Local file system at /tmp/rclone3020336711", Modify Window "876000h0m0s" 2026/07/25 01:37:29 DEBUG : Huawei Drive root 'rclone-test-cemeruk0duka': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:37:31 DEBUG : Huawei Drive root 'rclone-test-cemeruk0duka': Listing directory "BpUObCbRBlDjArZaySuBGur-mqYVmxc64" 2026/07/25 01:37:32 DEBUG : Huawei Drive root 'rclone-test-cemeruk0duka': Listing directory "BpUObCbRBlDjArZaySuBGur-mqYVmxc64" NFCx2 checkfile vs. both remote (without normalization) 2026/07/25 01:37:33 DEBUG : Huawei Drive root 'rclone-test-cemeruk0duka': Listing directory "BpUObCbRBlDjArZaySuBGur-mqYVmxc64" 2026/07/25 01:37:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/25 01:37:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-cemeruk0duka' 2026/07/25 01:37:34 NOTICE: Huawei Drive root 'rclone-test-cemeruk0duka': 1 files missing 2026/07/25 01:37:34 NOTICE: 1 hashes missing 2026/07/25 01:37:34 NOTICE: Huawei Drive root 'rclone-test-cemeruk0duka': 1 differences found 2026/07/25 01:37:34 NOTICE: Huawei Drive root 'rclone-test-cemeruk0duka': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/07/25 01:37:34 DEBUG : Huawei Drive root 'rclone-test-cemeruk0duka': Listing directory "BpUObCbRBlDjArZaySuBGur-mqYVmxc64" 2026/07/25 01:37:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/25 01:37:35 NOTICE: Huawei Drive root 'rclone-test-cemeruk0duka': 0 differences found 2026/07/25 01:37:35 NOTICE: Huawei Drive root 'rclone-test-cemeruk0duka': 1 matching files 2026/07/25 01:37:35 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-poquwef4lata" 2026/07/25 01:37:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/25 01:37:36 DEBUG : Huawei Drive root 'rclone-test-poquwef4lata': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/25 01:37:36 DEBUG : Huawei Drive root 'rclone-test-poquwef4lata': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/25 01:37:37 DEBUG : Huawei Drive root 'rclone-test-poquwef4lata': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/25 01:37:37 DEBUG : Huawei Drive root 'rclone-test-poquwef4lata': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:37:37 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:37:38 DEBUG : Creating backend with remote "/tmp/rclone3974058482" run.go:198: Remote "Huawei Drive root 'rclone-test-poquwef4lata'", Local "Local file system at /tmp/rclone3974058482", Modify Window "876000h0m0s" 2026/07/25 01:37:38 DEBUG : Huawei Drive root 'rclone-test-poquwef4lata': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:37:39 DEBUG : Huawei Drive root 'rclone-test-poquwef4lata': Listing directory "Bj4NYnprixi76nTqTPWBKpZVmahJIZpyu" 2026/07/25 01:37:41 DEBUG : Huawei Drive root 'rclone-test-poquwef4lata': Listing directory "Bj4NYnprixi76nTqTPWBKpZVmahJIZpyu" both checkfile vs. NFDx2 remote (without normalization) 2026/07/25 01:37:42 DEBUG : Huawei Drive root 'rclone-test-poquwef4lata': Listing directory "Bj4NYnprixi76nTqTPWBKpZVmahJIZpyu" 2026/07/25 01:37:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/25 01:37:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-poquwef4lata' 2026/07/25 01:37:43 NOTICE: Huawei Drive root 'rclone-test-poquwef4lata': 1 files missing 2026/07/25 01:37:43 NOTICE: 1 hashes missing 2026/07/25 01:37:43 NOTICE: Huawei Drive root 'rclone-test-poquwef4lata': 1 differences found 2026/07/25 01:37:43 NOTICE: Huawei Drive root 'rclone-test-poquwef4lata': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/07/25 01:37:43 DEBUG : Huawei Drive root 'rclone-test-poquwef4lata': Listing directory "Bj4NYnprixi76nTqTPWBKpZVmahJIZpyu" 2026/07/25 01:37:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/25 01:37:44 NOTICE: Huawei Drive root 'rclone-test-poquwef4lata': 0 differences found 2026/07/25 01:37:44 NOTICE: Huawei Drive root 'rclone-test-poquwef4lata': 1 matching files 2026/07/25 01:37:44 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-luvanil7fowe" 2026/07/25 01:37:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/25 01:37:45 DEBUG : Huawei Drive root 'rclone-test-luvanil7fowe': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/25 01:37:45 DEBUG : Huawei Drive root 'rclone-test-luvanil7fowe': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/25 01:37:46 DEBUG : Huawei Drive root 'rclone-test-luvanil7fowe': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/25 01:37:46 DEBUG : Huawei Drive root 'rclone-test-luvanil7fowe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:37:46 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:37:47 DEBUG : Creating backend with remote "/tmp/rclone3594975667" run.go:198: Remote "Huawei Drive root 'rclone-test-luvanil7fowe'", Local "Local file system at /tmp/rclone3594975667", Modify Window "876000h0m0s" 2026/07/25 01:37:47 DEBUG : Huawei Drive root 'rclone-test-luvanil7fowe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:37:49 DEBUG : Huawei Drive root 'rclone-test-luvanil7fowe': Listing directory "Bjjbw4EocetuBBdg6185MZpTTwmyYmCBb" 2026/07/25 01:37:50 DEBUG : Huawei Drive root 'rclone-test-luvanil7fowe': Listing directory "Bjjbw4EocetuBBdg6185MZpTTwmyYmCBb" both checkfile vs. NFCx2 remote (without normalization) 2026/07/25 01:37:51 DEBUG : Huawei Drive root 'rclone-test-luvanil7fowe': Listing directory "Bjjbw4EocetuBBdg6185MZpTTwmyYmCBb" 2026/07/25 01:37:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/25 01:37:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-luvanil7fowe' 2026/07/25 01:37:51 NOTICE: Huawei Drive root 'rclone-test-luvanil7fowe': 1 files missing 2026/07/25 01:37:51 NOTICE: 1 hashes missing 2026/07/25 01:37:51 NOTICE: Huawei Drive root 'rclone-test-luvanil7fowe': 1 differences found 2026/07/25 01:37:51 NOTICE: Huawei Drive root 'rclone-test-luvanil7fowe': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/07/25 01:37:51 DEBUG : Huawei Drive root 'rclone-test-luvanil7fowe': Listing directory "Bjjbw4EocetuBBdg6185MZpTTwmyYmCBb" 2026/07/25 01:37:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/25 01:37:53 NOTICE: Huawei Drive root 'rclone-test-luvanil7fowe': 0 differences found 2026/07/25 01:37:53 NOTICE: Huawei Drive root 'rclone-test-luvanil7fowe': 1 matching files 2026/07/25 01:37:53 DEBUG : Huawei Drive root 'rclone-test-luvanil7fowe': Purge remote 2026/07/25 01:37:54 DEBUG : Huawei Drive root 'rclone-test-poquwef4lata': Purge remote 2026/07/25 01:37:54 DEBUG : Huawei Drive root 'rclone-test-cemeruk0duka': Purge remote 2026/07/25 01:37:55 DEBUG : Huawei Drive root 'rclone-test-jahajoc0cezu': Purge remote 2026/07/25 01:37:56 DEBUG : Huawei Drive root 'rclone-test-diharuc3fuha': Purge remote 2026/07/25 01:37:56 DEBUG : Huawei Drive root 'rclone-test-lebujon8xetu': Purge remote 2026/07/25 01:37:57 DEBUG : Huawei Drive root 'rclone-test-yamopag7zaca': Purge remote 2026/07/25 01:37:58 DEBUG : Huawei Drive root 'rclone-test-posidug9buni': Purge remote 2026/07/25 01:37:59 DEBUG : Huawei Drive root 'rclone-test-sefurog6waco': Purge remote 2026/07/25 01:38:00 DEBUG : Huawei Drive root 'rclone-test-pumativ9qaru': Purge remote --- PASS: TestApplyTransforms (93.93s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" 2026/07/25 01:38:01 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:38:02 DEBUG : pacer: Reducing sleep to 3.378810881s 2026/07/25 01:38:02 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/25 01:38:02 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:38:06 DEBUG : pacer: Reducing sleep to 2.53410816s 2026/07/25 01:38:06 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:38:09 DEBUG : pacer: Reducing sleep to 1.90058112s 2026/07/25 01:38:12 DEBUG : pacer: Reducing sleep to 1.42543584s 2026/07/25 01:38:14 DEBUG : pacer: Reducing sleep to 1.06907688s 2026/07/25 01:38:14 DEBUG : sub/file2: size = 14 OK 2026/07/25 01:38:14 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/07/25 01:38:14 INFO : file1: Copied (new) to: sub/file2 2026/07/25 01:38:14 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:38:15 DEBUG : pacer: Reducing sleep to 801.80766ms 2026/07/25 01:38:15 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BgqlqTFnMxidiqcoKUx1Fu5hMWMCLSJyn" 2026/07/25 01:38:16 DEBUG : pacer: Reducing sleep to 601.355745ms 2026/07/25 01:38:16 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BgqlqTFnMxidiqcoKUx1Fu5hMWMCLSJyn" 2026/07/25 01:38:17 DEBUG : pacer: Reducing sleep to 451.016808ms 2026/07/25 01:38:17 DEBUG : sub/file2: size = 14 OK 2026/07/25 01:38:17 DEBUG : file1: Sizes identical 2026/07/25 01:38:17 DEBUG : file1: Unchanged skipping 2026/07/25 01:38:17 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:38:18 DEBUG : pacer: Reducing sleep to 338.262606ms 2026/07/25 01:38:18 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BgqlqTFnMxidiqcoKUx1Fu5hMWMCLSJyn" 2026/07/25 01:38:18 DEBUG : pacer: Reducing sleep to 253.696954ms 2026/07/25 01:38:18 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': don't need to copy/move sub/file2, it is already at target location 2026/07/25 01:38:18 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:38:19 DEBUG : pacer: Reducing sleep to 190.272715ms 2026/07/25 01:38:19 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BgqlqTFnMxidiqcoKUx1Fu5hMWMCLSJyn" 2026/07/25 01:38:20 DEBUG : pacer: Reducing sleep to 142.704536ms 2026/07/25 01:38:20 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:38:20 DEBUG : pacer: Reducing sleep to 107.028402ms 2026/07/25 01:38:20 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BgqlqTFnMxidiqcoKUx1Fu5hMWMCLSJyn" 2026/07/25 01:38:21 DEBUG : pacer: Reducing sleep to 80.271301ms 2026/07/25 01:38:21 DEBUG : pacer: Reducing sleep to 60.203475ms 2026/07/25 01:38:21 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BgqlqTFnMxidiqcoKUx1Fu5hMWMCLSJyn" 2026/07/25 01:38:22 DEBUG : pacer: Reducing sleep to 45.152606ms 2026/07/25 01:38:23 DEBUG : pacer: Reducing sleep to 33.864454ms 2026/07/25 01:38:23 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:38:23 DEBUG : pacer: Reducing sleep to 25.39834ms --- PASS: TestCopyFile (22.40s) === RUN TestCopyLongFile run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local 2026/07/25 01:38:23 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:38:24 DEBUG : pacer: Reducing sleep to 19.048755ms 2026/07/25 01:38:24 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:38:25 DEBUG : pacer: Reducing sleep to 14.286566ms --- SKIP: TestCopyLongFile (1.57s) === RUN TestCopyFileBackupDir run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" 2026/07/25 01:38:25 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:38:25 DEBUG : pacer: Reducing sleep to 10.714924ms 2026/07/25 01:38:25 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:38:26 DEBUG : pacer: Reducing sleep to 10ms 2026/07/25 01:38:27 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:38:28 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqY0-BiQHjrlTihvF3ZhPi7NoDIr2g9Q5" 2026/07/25 01:38:29 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqY0-BiQHjrlTihvF3ZhPi7NoDIr2g9Q5" 2026/07/25 01:38:29 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-qigohih3bazu/backup" 2026/07/25 01:38:29 DEBUG : Config file has changed externally - reloading 2026/07/25 01:38:30 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/backup': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/25 01:38:30 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/backup': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/25 01:38:31 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/backup': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/25 01:38:31 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/backup': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:38:32 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/backup': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:38:32 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:38:34 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:38:34 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2715667669) 2026/07/25 01:38:34 DEBUG : dst/file1: size = 18 (Huawei Drive root 'rclone-test-qigohih3bazu') 2026/07/25 01:38:34 DEBUG : dst/file1: Sizes differ 2026/07/25 01:38:34 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/backup': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:38:35 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/backup': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:38:36 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/backup': Listing directory "BsdgfVT4M3cx4X_jW0k5NV6s9LdnsiIdM" 2026/07/25 01:38:38 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqY0-BiQHjrlTihvF3ZhPi7NoDIr2g9Q5" 2026/07/25 01:38:39 INFO : dst/file1: Moved (server-side) 2026/07/25 01:38:39 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqY0-BiQHjrlTihvF3ZhPi7NoDIr2g9Q5" 2026/07/25 01:38:41 DEBUG : dst/file1: size = 14 OK 2026/07/25 01:38:41 DEBUG : dst/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/07/25 01:38:41 INFO : dst/file1: Copied (new) 2026/07/25 01:38:41 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:38:41 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqY0-BiQHjrlTihvF3ZhPi7NoDIr2g9Q5" 2026/07/25 01:38:42 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BsdgfVT4M3cx4X_jW0k5NV6s9LdnsiIdM" 2026/07/25 01:38:43 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BteWk-B4Mrmp3d78G6A9BIa8AlnTMiPTq" 2026/07/25 01:38:43 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:38:44 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqY0-BiQHjrlTihvF3ZhPi7NoDIr2g9Q5" 2026/07/25 01:38:45 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BsdgfVT4M3cx4X_jW0k5NV6s9LdnsiIdM" 2026/07/25 01:38:46 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BteWk-B4Mrmp3d78G6A9BIa8AlnTMiPTq" 2026/07/25 01:38:47 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqY0-BiQHjrlTihvF3ZhPi7NoDIr2g9Q5" 2026/07/25 01:38:48 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:38:49 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BsdgfVT4M3cx4X_jW0k5NV6s9LdnsiIdM" 2026/07/25 01:38:49 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BteWk-B4Mrmp3d78G6A9BIa8AlnTMiPTq" 2026/07/25 01:38:51 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BsdgfVT4M3cx4X_jW0k5NV6s9LdnsiIdM" 2026/07/25 01:38:52 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" --- PASS: TestCopyFileBackupDir (27.72s) === RUN TestCopyFileCompareDest run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" 2026/07/25 01:38:53 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-qigohih3bazu/dst" 2026/07/25 01:38:53 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/dst': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/25 01:38:53 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/dst': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/25 01:38:54 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/dst': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/25 01:38:54 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/dst': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:38:55 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/dst': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:38:55 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:38:56 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:38:57 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/dst': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:38:57 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-qigohih3bazu/CompareDest" 2026/07/25 01:38:58 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/CompareDest': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/25 01:38:58 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/CompareDest': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/25 01:38:59 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/CompareDest': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/25 01:38:59 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/CompareDest': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:38:59 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/CompareDest': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:39:00 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:39:00 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:39:01 DEBUG : one: Need to transfer - File not found at Destination 2026/07/25 01:39:01 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/CompareDest': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:39:02 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/dst': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:39:02 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/dst': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:39:05 DEBUG : one: size = 3 OK 2026/07/25 01:39:05 DEBUG : one: sha256 = 7692c3ad3540bb803c020b3aee66cd8887123234ea0c6e7143c0add73ff431ed OK 2026/07/25 01:39:05 INFO : one: Copied (new) 2026/07/25 01:39:05 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:39:06 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BrLye4Qs53XT6EHjQ8DFLQrZZrG3ZvYf0" 2026/07/25 01:39:06 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:39:07 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BrLye4Qs53XT6EHjQ8DFLQrZZrG3ZvYf0" 2026/07/25 01:39:08 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/dst': Listing directory "BrLye4Qs53XT6EHjQ8DFLQrZZrG3ZvYf0" 2026/07/25 01:39:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone2715667669) 2026/07/25 01:39:08 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-qigohih3bazu/dst') 2026/07/25 01:39:08 DEBUG : one: Sizes differ 2026/07/25 01:39:08 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/CompareDest': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:39:09 DEBUG : one: size = 5 OK 2026/07/25 01:39:09 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/07/25 01:39:09 INFO : one: Copied (replaced existing) 2026/07/25 01:39:09 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:39:10 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BrLye4Qs53XT6EHjQ8DFLQrZZrG3ZvYf0" 2026/07/25 01:39:11 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:39:11 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BrLye4Qs53XT6EHjQ8DFLQrZZrG3ZvYf0" 2026/07/25 01:39:13 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:39:13 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:39:15 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:39:16 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BoUCzBM0-6SV1nfblkB5E3rulgYgfurOl" 2026/07/25 01:39:17 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BrLye4Qs53XT6EHjQ8DFLQrZZrG3ZvYf0" 2026/07/25 01:39:17 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/dst': Listing directory "BrLye4Qs53XT6EHjQ8DFLQrZZrG3ZvYf0" 2026/07/25 01:39:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone2715667669) 2026/07/25 01:39:18 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-qigohih3bazu/dst') 2026/07/25 01:39:18 DEBUG : one: Sizes differ 2026/07/25 01:39:18 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/CompareDest': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:39:18 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/CompareDest': Listing directory "BoUCzBM0-6SV1nfblkB5E3rulgYgfurOl" 2026/07/25 01:39:19 DEBUG : one: size = 5 OK 2026/07/25 01:39:19 DEBUG : one: Sizes identical 2026/07/25 01:39:19 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/25 01:39:19 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:39:20 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BoUCzBM0-6SV1nfblkB5E3rulgYgfurOl" 2026/07/25 01:39:20 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BrLye4Qs53XT6EHjQ8DFLQrZZrG3ZvYf0" 2026/07/25 01:39:21 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BoUCzBM0-6SV1nfblkB5E3rulgYgfurOl" 2026/07/25 01:39:22 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:39:23 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BoUCzBM0-6SV1nfblkB5E3rulgYgfurOl" 2026/07/25 01:39:24 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BrLye4Qs53XT6EHjQ8DFLQrZZrG3ZvYf0" 2026/07/25 01:39:24 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/dst': Listing directory "BrLye4Qs53XT6EHjQ8DFLQrZZrG3ZvYf0" 2026/07/25 01:39:25 DEBUG : two: Need to transfer - File not found at Destination 2026/07/25 01:39:25 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/CompareDest': Listing directory "BoUCzBM0-6SV1nfblkB5E3rulgYgfurOl" 2026/07/25 01:39:25 DEBUG : two: size = 3 OK 2026/07/25 01:39:25 DEBUG : two: Sizes identical 2026/07/25 01:39:25 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/25 01:39:25 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:39:26 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BoUCzBM0-6SV1nfblkB5E3rulgYgfurOl" 2026/07/25 01:39:27 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BrLye4Qs53XT6EHjQ8DFLQrZZrG3ZvYf0" 2026/07/25 01:39:27 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/dst': Listing directory "BrLye4Qs53XT6EHjQ8DFLQrZZrG3ZvYf0" 2026/07/25 01:39:28 DEBUG : two: Need to transfer - File not found at Destination 2026/07/25 01:39:28 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/CompareDest': Listing directory "BoUCzBM0-6SV1nfblkB5E3rulgYgfurOl" 2026/07/25 01:39:28 DEBUG : two: size = 3 OK 2026/07/25 01:39:28 DEBUG : two: Sizes identical 2026/07/25 01:39:28 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/25 01:39:28 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:39:29 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BoUCzBM0-6SV1nfblkB5E3rulgYgfurOl" 2026/07/25 01:39:30 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BrLye4Qs53XT6EHjQ8DFLQrZZrG3ZvYf0" 2026/07/25 01:39:31 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:39:31 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BoUCzBM0-6SV1nfblkB5E3rulgYgfurOl" 2026/07/25 01:39:32 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BrLye4Qs53XT6EHjQ8DFLQrZZrG3ZvYf0" 2026/07/25 01:39:33 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/dst': Listing directory "BrLye4Qs53XT6EHjQ8DFLQrZZrG3ZvYf0" 2026/07/25 01:39:33 DEBUG : two: Need to transfer - File not found at Destination 2026/07/25 01:39:33 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/CompareDest': Listing directory "BoUCzBM0-6SV1nfblkB5E3rulgYgfurOl" 2026/07/25 01:39:34 DEBUG : two: size = 5 (Local file system at /tmp/rclone2715667669) 2026/07/25 01:39:34 DEBUG : two: size = 3 (Huawei Drive root 'rclone-test-qigohih3bazu/CompareDest') 2026/07/25 01:39:34 DEBUG : two: Sizes differ 2026/07/25 01:39:34 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/dst': Listing directory "BrLye4Qs53XT6EHjQ8DFLQrZZrG3ZvYf0" 2026/07/25 01:39:35 DEBUG : two: size = 5 OK 2026/07/25 01:39:35 DEBUG : two: sha256 = c271f9e8cacd6ad5a9c26bd5bc26c1eb91d7d64a00a417253a1abf88211bd96d OK 2026/07/25 01:39:35 INFO : two: Copied (new) 2026/07/25 01:39:35 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:39:36 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BoUCzBM0-6SV1nfblkB5E3rulgYgfurOl" 2026/07/25 01:39:36 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BrLye4Qs53XT6EHjQ8DFLQrZZrG3ZvYf0" 2026/07/25 01:39:37 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:39:38 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BoUCzBM0-6SV1nfblkB5E3rulgYgfurOl" 2026/07/25 01:39:40 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BrLye4Qs53XT6EHjQ8DFLQrZZrG3ZvYf0" 2026/07/25 01:39:41 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BrLye4Qs53XT6EHjQ8DFLQrZZrG3ZvYf0" 2026/07/25 01:39:43 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BoUCzBM0-6SV1nfblkB5E3rulgYgfurOl" 2026/07/25 01:39:44 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" --- PASS: TestCopyFileCompareDest (52.04s) === RUN TestCopyFileCopyDest run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" 2026/07/25 01:39:45 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-qigohih3bazu/dst" 2026/07/25 01:39:46 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/dst': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/25 01:39:46 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/dst': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/25 01:39:46 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/dst': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/25 01:39:46 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/dst': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:39:47 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/dst': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:39:47 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:39:48 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:39:48 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/dst': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:39:49 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-qigohih3bazu/CopyDest" 2026/07/25 01:39:50 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/CopyDest': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/25 01:39:50 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/CopyDest': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/25 01:39:51 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/CopyDest': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/25 01:39:51 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/CopyDest': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:39:51 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/CopyDest': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:39:52 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:39:52 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:39:53 DEBUG : one: Need to transfer - File not found at Destination 2026/07/25 01:39:53 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/CopyDest': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:39:54 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/dst': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:39:54 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/dst': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:39:56 DEBUG : one: size = 3 OK 2026/07/25 01:39:56 DEBUG : one: sha256 = 7692c3ad3540bb803c020b3aee66cd8887123234ea0c6e7143c0add73ff431ed OK 2026/07/25 01:39:56 INFO : one: Copied (new) 2026/07/25 01:39:56 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:39:57 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bsrm-7xvPIgym221oMNBD_ahcjGPJS3iM" 2026/07/25 01:39:58 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:39:58 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bsrm-7xvPIgym221oMNBD_ahcjGPJS3iM" 2026/07/25 01:39:59 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/dst': Listing directory "Bsrm-7xvPIgym221oMNBD_ahcjGPJS3iM" 2026/07/25 01:40:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone2715667669) 2026/07/25 01:40:00 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-qigohih3bazu/dst') 2026/07/25 01:40:00 DEBUG : one: Sizes differ 2026/07/25 01:40:00 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/CopyDest': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:40:01 DEBUG : one: size = 5 OK 2026/07/25 01:40:01 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/07/25 01:40:01 INFO : one: Copied (replaced existing) 2026/07/25 01:40:01 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:40:01 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bsrm-7xvPIgym221oMNBD_ahcjGPJS3iM" 2026/07/25 01:40:02 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:40:03 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bsrm-7xvPIgym221oMNBD_ahcjGPJS3iM" 2026/07/25 01:40:04 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:40:04 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:40:06 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:40:07 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BpwngiB3VbMFmZC-G1u5A8L3s0gTPUTZB" 2026/07/25 01:40:08 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bsrm-7xvPIgym221oMNBD_ahcjGPJS3iM" 2026/07/25 01:40:08 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/dst': Listing directory "Bsrm-7xvPIgym221oMNBD_ahcjGPJS3iM" 2026/07/25 01:40:09 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-qigohih3bazu/BackupDir" 2026/07/25 01:40:10 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/BackupDir': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/25 01:40:10 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/BackupDir': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/25 01:40:11 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/BackupDir': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/25 01:40:11 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/BackupDir': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:40:11 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/BackupDir': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:40:12 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:40:12 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:40:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone2715667669) 2026/07/25 01:40:13 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-qigohih3bazu/dst') 2026/07/25 01:40:13 DEBUG : one: Sizes differ 2026/07/25 01:40:13 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/CopyDest': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:40:14 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/CopyDest': Listing directory "BpwngiB3VbMFmZC-G1u5A8L3s0gTPUTZB" 2026/07/25 01:40:14 DEBUG : one: size = 5 OK 2026/07/25 01:40:14 DEBUG : one: Sizes identical 2026/07/25 01:40:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone2715667669) 2026/07/25 01:40:14 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-qigohih3bazu/dst') 2026/07/25 01:40:14 DEBUG : one: Sizes differ 2026/07/25 01:40:14 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/BackupDir': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:40:15 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/BackupDir': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:40:16 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/dst': Listing directory "Bsrm-7xvPIgym221oMNBD_ahcjGPJS3iM" 2026/07/25 01:40:18 INFO : one: Moved (server-side) 2026/07/25 01:40:18 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/dst': Listing directory "Bsrm-7xvPIgym221oMNBD_ahcjGPJS3iM" 2026/07/25 01:40:19 DEBUG : one: size = 5 OK 2026/07/25 01:40:19 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/07/25 01:40:19 INFO : one: Copied (server-side copy) 2026/07/25 01:40:19 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/25 01:40:19 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:40:20 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BpwngiB3VbMFmZC-G1u5A8L3s0gTPUTZB" 2026/07/25 01:40:20 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bsrm-7xvPIgym221oMNBD_ahcjGPJS3iM" 2026/07/25 01:40:21 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bjld-BCLuzUanTUv_dIBK35SyTIjwapfG" 2026/07/25 01:40:22 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BpwngiB3VbMFmZC-G1u5A8L3s0gTPUTZB" 2026/07/25 01:40:23 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:40:23 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BpwngiB3VbMFmZC-G1u5A8L3s0gTPUTZB" 2026/07/25 01:40:24 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bsrm-7xvPIgym221oMNBD_ahcjGPJS3iM" 2026/07/25 01:40:25 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bjld-BCLuzUanTUv_dIBK35SyTIjwapfG" 2026/07/25 01:40:25 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/dst': Listing directory "Bsrm-7xvPIgym221oMNBD_ahcjGPJS3iM" 2026/07/25 01:40:26 DEBUG : two: Need to transfer - File not found at Destination 2026/07/25 01:40:26 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/CopyDest': Listing directory "BpwngiB3VbMFmZC-G1u5A8L3s0gTPUTZB" 2026/07/25 01:40:26 DEBUG : two: size = 3 OK 2026/07/25 01:40:26 DEBUG : two: Sizes identical 2026/07/25 01:40:26 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/dst': Listing directory "Bsrm-7xvPIgym221oMNBD_ahcjGPJS3iM" 2026/07/25 01:40:28 DEBUG : two: size = 3 OK 2026/07/25 01:40:28 DEBUG : two: sha256 = 3fc4ccfe745870e2c0d99f71f30ff0656c8dedd41cc1d7d3d376b0dbe685e2f3 OK 2026/07/25 01:40:28 INFO : two: Copied (server-side copy) 2026/07/25 01:40:28 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/25 01:40:28 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:40:28 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BpwngiB3VbMFmZC-G1u5A8L3s0gTPUTZB" 2026/07/25 01:40:29 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bsrm-7xvPIgym221oMNBD_ahcjGPJS3iM" 2026/07/25 01:40:30 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bjld-BCLuzUanTUv_dIBK35SyTIjwapfG" 2026/07/25 01:40:30 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/dst': Listing directory "Bsrm-7xvPIgym221oMNBD_ahcjGPJS3iM" 2026/07/25 01:40:31 DEBUG : two: size = 3 OK 2026/07/25 01:40:31 DEBUG : two: Sizes identical 2026/07/25 01:40:31 DEBUG : two: Unchanged skipping 2026/07/25 01:40:31 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:40:32 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BpwngiB3VbMFmZC-G1u5A8L3s0gTPUTZB" 2026/07/25 01:40:32 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bsrm-7xvPIgym221oMNBD_ahcjGPJS3iM" 2026/07/25 01:40:33 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bjld-BCLuzUanTUv_dIBK35SyTIjwapfG" 2026/07/25 01:40:33 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BpwngiB3VbMFmZC-G1u5A8L3s0gTPUTZB" 2026/07/25 01:40:35 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:40:35 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BpwngiB3VbMFmZC-G1u5A8L3s0gTPUTZB" 2026/07/25 01:40:36 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bsrm-7xvPIgym221oMNBD_ahcjGPJS3iM" 2026/07/25 01:40:37 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bjld-BCLuzUanTUv_dIBK35SyTIjwapfG" 2026/07/25 01:40:37 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/dst': Listing directory "Bsrm-7xvPIgym221oMNBD_ahcjGPJS3iM" 2026/07/25 01:40:38 DEBUG : three: Need to transfer - File not found at Destination 2026/07/25 01:40:38 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/CopyDest': Listing directory "BpwngiB3VbMFmZC-G1u5A8L3s0gTPUTZB" 2026/07/25 01:40:38 DEBUG : three: size = 7 (Local file system at /tmp/rclone2715667669) 2026/07/25 01:40:38 DEBUG : three: size = 5 (Huawei Drive root 'rclone-test-qigohih3bazu/CopyDest') 2026/07/25 01:40:38 DEBUG : three: Sizes differ 2026/07/25 01:40:38 DEBUG : three: Destination not found in --copy-dest 2026/07/25 01:40:38 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/dst': Listing directory "Bsrm-7xvPIgym221oMNBD_ahcjGPJS3iM" 2026/07/25 01:40:40 DEBUG : three: size = 7 OK 2026/07/25 01:40:40 DEBUG : three: sha256 = 74d2b88f23f6d270b58d49a4fa650fdb150256812e2c71c98015ef86d6e45eb8 OK 2026/07/25 01:40:40 INFO : three: Copied (new) 2026/07/25 01:40:40 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:40:41 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BpwngiB3VbMFmZC-G1u5A8L3s0gTPUTZB" 2026/07/25 01:40:41 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bsrm-7xvPIgym221oMNBD_ahcjGPJS3iM" 2026/07/25 01:40:42 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bjld-BCLuzUanTUv_dIBK35SyTIjwapfG" 2026/07/25 01:40:43 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:40:43 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BpwngiB3VbMFmZC-G1u5A8L3s0gTPUTZB" 2026/07/25 01:40:46 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bsrm-7xvPIgym221oMNBD_ahcjGPJS3iM" 2026/07/25 01:40:48 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bjld-BCLuzUanTUv_dIBK35SyTIjwapfG" 2026/07/25 01:40:50 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bsrm-7xvPIgym221oMNBD_ahcjGPJS3iM" 2026/07/25 01:40:51 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BpwngiB3VbMFmZC-G1u5A8L3s0gTPUTZB" 2026/07/25 01:40:52 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:40:53 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bjld-BCLuzUanTUv_dIBK35SyTIjwapfG" 2026/07/25 01:40:54 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" --- PASS: TestCopyFileCopyDest (69.91s) === RUN TestCopyInplace run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported 2026/07/25 01:40:54 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:40:55 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" --- SKIP: TestCopyInplace (1.17s) === RUN TestCopyLongFileName run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported 2026/07/25 01:40:56 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:40:56 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" --- SKIP: TestCopyLongFileName (1.18s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported 2026/07/25 01:40:57 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:40:57 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" --- SKIP: TestCopyLongFileNameCollision (1.20s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" 2026/07/25 01:40:58 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:40:59 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/25 01:40:59 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:40:59 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:41:01 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/07/25 01:41:01 DEBUG : TestCopyFileMaxTransfer/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/07/25 01:41:01 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/25 01:41:01 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:41:02 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bn26AJjhMuBHn3v-VfDRB6IWLsqrqyOKR" 2026/07/25 01:41:03 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bn26AJjhMuBHn3v-VfDRB6IWLsqrqyOKR" 2026/07/25 01:41:03 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/25 01:41:03 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bn26AJjhMuBHn3v-VfDRB6IWLsqrqyOKR" 2026/07/25 01:41:04 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to copy file content: max transfer limit reached as set by --max-transfer 2026/07/25 01:41:04 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:41:05 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bn26AJjhMuBHn3v-VfDRB6IWLsqrqyOKR" 2026/07/25 01:41:05 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bn26AJjhMuBHn3v-VfDRB6IWLsqrqyOKR" 2026/07/25 01:41:06 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/07/25 01:41:06 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:41:06 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bn26AJjhMuBHn3v-VfDRB6IWLsqrqyOKR" 2026/07/25 01:41:07 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bn26AJjhMuBHn3v-VfDRB6IWLsqrqyOKR" 2026/07/25 01:41:08 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/07/25 01:41:08 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bn26AJjhMuBHn3v-VfDRB6IWLsqrqyOKR" 2026/07/25 01:41:10 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/07/25 01:41:10 DEBUG : TestCopyFileMaxTransfer/file4: sha256 = a8718aeeb872400cbf7b1775e110d8e6df502dacfda1696dd301a640bf08cd51 OK 2026/07/25 01:41:10 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/07/25 01:41:10 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:41:10 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bn26AJjhMuBHn3v-VfDRB6IWLsqrqyOKR" 2026/07/25 01:41:11 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:41:11 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bn26AJjhMuBHn3v-VfDRB6IWLsqrqyOKR" 2026/07/25 01:41:13 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bn26AJjhMuBHn3v-VfDRB6IWLsqrqyOKR" 2026/07/25 01:41:15 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" --- PASS: TestCopyFileMaxTransfer (17.16s) === RUN TestDeduplicateInteractive run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/25 01:41:15 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:41:16 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" --- SKIP: TestDeduplicateInteractive (1.18s) === RUN TestDeduplicateSkip run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/25 01:41:16 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:41:17 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" --- SKIP: TestDeduplicateSkip (1.17s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/25 01:41:18 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:41:18 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" --- SKIP: TestDeduplicateSizeOnly (1.18s) === RUN TestDeduplicateFirst run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/25 01:41:19 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:41:19 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" --- SKIP: TestDeduplicateFirst (1.19s) === RUN TestDeduplicateNewest run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/25 01:41:20 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:41:21 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" --- SKIP: TestDeduplicateNewest (1.19s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" dedupe_test.go:42: Can't run this test without modtimes 2026/07/25 01:41:21 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:41:22 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" --- SKIP: TestDeduplicateNewestByHash (1.22s) === RUN TestDeduplicateOldest run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/25 01:41:22 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:41:23 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" --- SKIP: TestDeduplicateOldest (1.17s) === RUN TestDeduplicateLargest run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/25 01:41:23 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:41:24 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" --- SKIP: TestDeduplicateLargest (1.20s) === RUN TestDeduplicateSmallest run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/25 01:41:25 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:41:25 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" --- SKIP: TestDeduplicateSmallest (1.18s) === RUN TestDeduplicateRename run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/25 01:41:26 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:41:26 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" --- SKIP: TestDeduplicateRename (1.19s) === RUN TestMergeDirs run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories 2026/07/25 01:41:27 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:41:28 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" --- SKIP: TestMergeDirs (1.17s) === RUN TestListDirSorted run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" 2026/07/25 01:41:28 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:41:30 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:41:31 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:41:32 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:41:34 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BowlLcswrHkSvKl154RdMXLnsef4er0TE" 2026/07/25 01:41:35 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BowlLcswrHkSvKl154RdMXLnsef4er0TE" 2026/07/25 01:41:36 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BowlLcswrHkSvKl154RdMXLnsef4er0TE" 2026/07/25 01:41:38 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BrRuad1aZxp6Oa0feFeBKXrf-qPuEHZwe" 2026/07/25 01:41:39 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BowlLcswrHkSvKl154RdMXLnsef4er0TE" 2026/07/25 01:41:40 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BowlLcswrHkSvKl154RdMXLnsef4er0TE" 2026/07/25 01:41:42 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:41:43 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BowlLcswrHkSvKl154RdMXLnsef4er0TE" 2026/07/25 01:41:43 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BhGx4LQ5B-ORaiY4bUJ5HCp6JSqHcxaJk" 2026/07/25 01:41:44 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BrRuad1aZxp6Oa0feFeBKXrf-qPuEHZwe" 2026/07/25 01:41:45 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:41:45 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:41:46 DEBUG : a.txt: Excluded (Size Filter) 2026/07/25 01:41:46 DEBUG : a.txt: Excluded 2026/07/25 01:41:46 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BowlLcswrHkSvKl154RdMXLnsef4er0TE" 2026/07/25 01:41:46 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BowlLcswrHkSvKl154RdMXLnsef4er0TE" 2026/07/25 01:41:47 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/25 01:41:47 DEBUG : sub dir/hello world: Excluded 2026/07/25 01:41:47 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/25 01:41:47 DEBUG : sub dir/hello world2: Excluded 2026/07/25 01:41:47 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BowlLcswrHkSvKl154RdMXLnsef4er0TE" 2026/07/25 01:41:48 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/25 01:41:48 DEBUG : sub dir/hello world: Excluded 2026/07/25 01:41:48 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BhGx4LQ5B-ORaiY4bUJ5HCp6JSqHcxaJk" 2026/07/25 01:41:48 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BrRuad1aZxp6Oa0feFeBKXrf-qPuEHZwe" 2026/07/25 01:41:49 DEBUG : sub dir/ignore dir: Excluded 2026/07/25 01:41:49 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/25 01:41:49 DEBUG : sub dir/hello world2: Excluded 2026/07/25 01:41:49 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BrRuad1aZxp6Oa0feFeBKXrf-qPuEHZwe" 2026/07/25 01:41:49 DEBUG : sub dir/ignore dir: Excluded 2026/07/25 01:41:49 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BrRuad1aZxp6Oa0feFeBKXrf-qPuEHZwe" 2026/07/25 01:41:50 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BrRuad1aZxp6Oa0feFeBKXrf-qPuEHZwe" 2026/07/25 01:41:51 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:41:53 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BowlLcswrHkSvKl154RdMXLnsef4er0TE" 2026/07/25 01:41:55 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BhGx4LQ5B-ORaiY4bUJ5HCp6JSqHcxaJk" 2026/07/25 01:41:56 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BrRuad1aZxp6Oa0feFeBKXrf-qPuEHZwe" 2026/07/25 01:41:58 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BhGx4LQ5B-ORaiY4bUJ5HCp6JSqHcxaJk" 2026/07/25 01:41:59 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BrRuad1aZxp6Oa0feFeBKXrf-qPuEHZwe" 2026/07/25 01:42:00 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BowlLcswrHkSvKl154RdMXLnsef4er0TE" 2026/07/25 01:42:02 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" --- PASS: TestListDirSorted (34.03s) === RUN TestListDirSortedFn run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" 2026/07/25 01:42:02 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:42:04 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:42:05 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:42:06 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:42:07 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bq7Li0AArLYxjdm94sQZA67FX0FzSr3cM" 2026/07/25 01:42:09 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bq7Li0AArLYxjdm94sQZA67FX0FzSr3cM" 2026/07/25 01:42:09 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bq7Li0AArLYxjdm94sQZA67FX0FzSr3cM" 2026/07/25 01:42:12 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BrtFpj8793VND1e0LGsxMDbQ0WwMceYfT" 2026/07/25 01:42:13 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bq7Li0AArLYxjdm94sQZA67FX0FzSr3cM" 2026/07/25 01:42:14 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bq7Li0AArLYxjdm94sQZA67FX0FzSr3cM" 2026/07/25 01:42:15 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:42:16 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bq7Li0AArLYxjdm94sQZA67FX0FzSr3cM" 2026/07/25 01:42:17 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BrtFpj8793VND1e0LGsxMDbQ0WwMceYfT" 2026/07/25 01:42:17 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BtZSCIDXOmEfEBYquaClATK9xsKznSsLH" 2026/07/25 01:42:18 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:42:19 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:42:19 DEBUG : a.txt: Excluded (Size Filter) 2026/07/25 01:42:19 DEBUG : a.txt: Excluded 2026/07/25 01:42:19 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bq7Li0AArLYxjdm94sQZA67FX0FzSr3cM" 2026/07/25 01:42:20 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bq7Li0AArLYxjdm94sQZA67FX0FzSr3cM" 2026/07/25 01:42:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/25 01:42:20 DEBUG : sub dir/hello world2: Excluded 2026/07/25 01:42:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/25 01:42:20 DEBUG : sub dir/hello world: Excluded 2026/07/25 01:42:20 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bq7Li0AArLYxjdm94sQZA67FX0FzSr3cM" 2026/07/25 01:42:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/25 01:42:21 DEBUG : sub dir/hello world2: Excluded 2026/07/25 01:42:21 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BrtFpj8793VND1e0LGsxMDbQ0WwMceYfT" 2026/07/25 01:42:22 DEBUG : sub dir/ignore dir: Excluded 2026/07/25 01:42:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/25 01:42:22 DEBUG : sub dir/hello world: Excluded 2026/07/25 01:42:22 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BtZSCIDXOmEfEBYquaClATK9xsKznSsLH" 2026/07/25 01:42:22 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BrtFpj8793VND1e0LGsxMDbQ0WwMceYfT" 2026/07/25 01:42:23 DEBUG : sub dir/ignore dir: Excluded 2026/07/25 01:42:23 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BrtFpj8793VND1e0LGsxMDbQ0WwMceYfT" 2026/07/25 01:42:24 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BrtFpj8793VND1e0LGsxMDbQ0WwMceYfT" 2026/07/25 01:42:24 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:42:26 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bq7Li0AArLYxjdm94sQZA67FX0FzSr3cM" 2026/07/25 01:42:28 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BrtFpj8793VND1e0LGsxMDbQ0WwMceYfT" 2026/07/25 01:42:30 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BtZSCIDXOmEfEBYquaClATK9xsKznSsLH" 2026/07/25 01:42:31 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BtZSCIDXOmEfEBYquaClATK9xsKznSsLH" 2026/07/25 01:42:33 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BrtFpj8793VND1e0LGsxMDbQ0WwMceYfT" 2026/07/25 01:42:34 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bq7Li0AArLYxjdm94sQZA67FX0FzSr3cM" 2026/07/25 01:42:35 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" --- PASS: TestListDirSortedFn (33.35s) === RUN TestListJSON run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" 2026/07/25 01:42:36 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:42:37 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:42:38 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:42:40 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:42:40 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bjs_YuCN52UOn_TyNiJxIe5Qq6jTx_YPD" === RUN TestListJSON/Default 2026/07/25 01:42:41 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" === RUN TestListJSON/FilesOnly 2026/07/25 01:42:42 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" === RUN TestListJSON/DirsOnly 2026/07/25 01:42:42 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" === RUN TestListJSON/Recurse 2026/07/25 01:42:43 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:42:43 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bjs_YuCN52UOn_TyNiJxIe5Qq6jTx_YPD" === RUN TestListJSON/SubDir 2026/07/25 01:42:44 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bjs_YuCN52UOn_TyNiJxIe5Qq6jTx_YPD" === RUN TestListJSON/NoModTime 2026/07/25 01:42:45 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" === RUN TestListJSON/NoMimeType 2026/07/25 01:42:45 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" === RUN TestListJSON/ShowHash 2026/07/25 01:42:46 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" === RUN TestListJSON/HashTypes 2026/07/25 01:42:47 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:42:47 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/07/25 01:42:47 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:42:48 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:42:48 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:42:50 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bjs_YuCN52UOn_TyNiJxIe5Qq6jTx_YPD" 2026/07/25 01:42:51 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bjs_YuCN52UOn_TyNiJxIe5Qq6jTx_YPD" 2026/07/25 01:42:52 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" --- PASS: TestListJSON (17.40s) --- PASS: TestListJSON/Default (0.61s) --- PASS: TestListJSON/FilesOnly (0.61s) --- PASS: TestListJSON/DirsOnly (0.63s) --- PASS: TestListJSON/Recurse (1.23s) --- PASS: TestListJSON/SubDir (0.61s) --- PASS: TestListJSON/NoModTime (0.60s) --- PASS: TestListJSON/NoMimeType (0.62s) --- PASS: TestListJSON/ShowHash (0.62s) --- PASS: TestListJSON/HashTypes (0.62s) --- PASS: TestListJSON/Metadata (1.25s) === RUN TestStatJSON run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" 2026/07/25 01:42:53 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:42:54 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:42:55 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:42:57 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:42:57 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BlvcOK_cltqrC0M66lyhMs4wSPKcloewq" === RUN TestStatJSON/Root 2026/07/25 01:42:58 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/07/25 01:42:59 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" === RUN TestStatJSON/Dir 2026/07/25 01:42:59 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:43:00 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" === RUN TestStatJSON/DirWithTrailingSlash 2026/07/25 01:43:01 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" === RUN TestStatJSON/File 2026/07/25 01:43:01 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" === RUN TestStatJSON/NotFound 2026/07/25 01:43:02 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:43:02 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" === RUN TestStatJSON/DirFilesOnly 2026/07/25 01:43:03 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" === RUN TestStatJSON/FileFilesOnly 2026/07/25 01:43:04 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" === RUN TestStatJSON/NotFoundFilesOnly 2026/07/25 01:43:05 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" === RUN TestStatJSON/DirDirsOnly 2026/07/25 01:43:05 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" === RUN TestStatJSON/FileDirsOnly 2026/07/25 01:43:06 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" === RUN TestStatJSON/NotFoundDirsOnly 2026/07/25 01:43:06 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" === RUN TestStatJSON/RootNotFound 2026/07/25 01:43:07 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-qigohih3bazu/notfound" 2026/07/25 01:43:09 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/notfound': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/25 01:43:09 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/notfound': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/25 01:43:09 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/notfound': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/25 01:43:09 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/notfound': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:43:10 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/notfound': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:43:11 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:43:12 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:43:12 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/notfound': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:43:13 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:43:15 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BlvcOK_cltqrC0M66lyhMs4wSPKcloewq" 2026/07/25 01:43:16 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BlvcOK_cltqrC0M66lyhMs4wSPKcloewq" 2026/07/25 01:43:17 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" --- PASS: TestStatJSON (24.88s) --- PASS: TestStatJSON/Root (0.61s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.62s) --- PASS: TestStatJSON/Dir (1.22s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.62s) --- PASS: TestStatJSON/File (0.62s) --- PASS: TestStatJSON/NotFound (1.62s) --- PASS: TestStatJSON/DirFilesOnly (0.62s) --- PASS: TestStatJSON/FileFilesOnly (0.61s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.64s) --- PASS: TestStatJSON/DirDirsOnly (0.62s) --- PASS: TestStatJSON/FileDirsOnly (0.62s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.60s) --- PASS: TestStatJSON/RootNotFound (6.07s) === RUN TestStatJSONMemory 2026/07/25 01:43:18 DEBUG : Creating backend with remote ":memory:" 2026/07/25 01:43:18 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/07/25 01:43:18 DEBUG : sub/file1: size = 5 OK 2026/07/25 01:43:18 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/25 01:43:18 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 "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" 2026/07/25 01:43:18 INFO : Huawei Drive root 'rclone-test-qigohih3bazu': Making directory 2026/07/25 01:43:18 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:43:18 INFO : Huawei Drive root 'rclone-test-qigohih3bazu': Making directory 2026/07/25 01:43:18 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:43:19 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" --- PASS: TestMkdir (1.78s) === RUN TestLsd run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" 2026/07/25 01:43:20 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:43:20 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:43:23 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:43:24 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bg4Z1fQc_MWzT6INSq29H35ljR_HVu2vs" 2026/07/25 01:43:24 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:43:25 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:43:25 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bg4Z1fQc_MWzT6INSq29H35ljR_HVu2vs" 2026/07/25 01:43:27 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bg4Z1fQc_MWzT6INSq29H35ljR_HVu2vs" 2026/07/25 01:43:28 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" --- PASS: TestLsd (8.88s) === RUN TestLs run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" 2026/07/25 01:43:29 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:43:30 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:43:31 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:43:32 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:43:32 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:43:34 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" --- PASS: TestLs (6.35s) === RUN TestLsWithFilesFrom run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" 2026/07/25 01:43:35 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:43:36 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:43:38 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:43:38 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:43:39 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/07/25 01:43:39 DEBUG : empty space: Excluded 2026/07/25 01:43:39 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:43:39 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:43:40 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:43:42 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" --- PASS: TestLsWithFilesFrom (7.72s) === RUN TestLsLong run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" 2026/07/25 01:43:43 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:43:44 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:43:45 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:43:46 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:43:46 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:43:48 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" --- PASS: TestLsLong (6.26s) === RUN TestHashSums run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" 2026/07/25 01:43:49 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:43:50 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:43:52 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:43:52 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:43:54 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" --- PASS: TestHashSums (5.96s) === RUN TestHashSumsWithErrors 2026/07/25 01:43:55 DEBUG : Creating backend with remote ":memory:" 2026/07/25 01:43:55 ERROR : file1: hash unsupported: hash type not supported 2026/07/25 01:43:55 ERROR : sub/file1: hash unsupported: hash type not supported 2026/07/25 01:43:55 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/25 01:43:55 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/25 01:43:55 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/25 01:43:55 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/25 01:43:55 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/25 01:43:55 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/25 01:43:55 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/25 01:43:55 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/25 01:43:55 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 "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" 2026/07/25 01:43:55 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:43:56 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:43:57 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:43:58 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:44:00 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:44:01 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BpxlI32NFBY6L0HWiwHtODb38elOxwV8O" 2026/07/25 01:44:01 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:44:02 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:44:04 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BpxlI32NFBY6L0HWiwHtODb38elOxwV8O" 2026/07/25 01:44:05 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BpxlI32NFBY6L0HWiwHtODb38elOxwV8O" 2026/07/25 01:44:06 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" --- PASS: TestCount (12.09s) === RUN TestDelete run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" 2026/07/25 01:44:07 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:44:09 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:44:10 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:44:11 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:44:12 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:44:12 DEBUG : Waiting for deletions to finish 2026/07/25 01:44:12 DEBUG : large: Excluded (Size Filter) 2026/07/25 01:44:13 INFO : small: Deleted 2026/07/25 01:44:13 INFO : medium: Deleted 2026/07/25 01:44:13 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:44:14 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:44:15 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" --- PASS: TestDelete (8.62s) === RUN TestMaxDelete run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" 2026/07/25 01:44:16 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:44:17 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:44:19 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:44:20 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:44:21 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:44:21 DEBUG : Waiting for deletions to finish 2026/07/25 01:44:21 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/07/25 01:44:22 INFO : medium: Deleted 2026/07/25 01:44:22 INFO : small: Deleted 2026/07/25 01:44:22 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:44:23 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:44:24 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:44:24 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:44:25 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" --- PASS: TestMaxDelete (10.03s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" 2026/07/25 01:44:26 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:44:27 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:44:29 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:44:30 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:44:30 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:44:30 DEBUG : Waiting for deletions to finish 2026/07/25 01:44:31 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/25 01:44:32 INFO : small: Deleted 2026/07/25 01:44:32 INFO : medium: Deleted 2026/07/25 01:44:32 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:44:33 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:44:34 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:44:35 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:44:35 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" --- PASS: TestMaxDeleteSizeLargeFile (10.15s) === RUN TestMaxDeleteSize run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" 2026/07/25 01:44:36 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:44:37 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:44:39 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:44:40 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:44:40 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:44:40 DEBUG : Waiting for deletions to finish 2026/07/25 01:44:41 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/25 01:44:42 INFO : medium: Deleted 2026/07/25 01:44:42 INFO : small: Deleted 2026/07/25 01:44:42 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:44:42 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:44:44 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:44:44 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:44:45 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" --- PASS: TestMaxDeleteSize (9.61s) === RUN TestReadFile run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" 2026/07/25 01:44:45 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:44:47 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:44:47 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:44:48 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:44:50 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:44:50 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:44:51 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" --- PASS: TestReadFile (6.05s) === RUN TestRetry 2026/07/25 01:44:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/25 01:44:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/25 01:44:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/25 01:44:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/25 01:44:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/25 01:44:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/25 01:44:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" 2026/07/25 01:44:51 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:44:53 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:44:54 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:44:55 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:44:56 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:44:58 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:44:59 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:45:01 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:45:03 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:45:05 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" --- PASS: TestCat (14.47s) === RUN TestPurge 2026/07/25 01:45:06 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-kenutil1yeqo" 2026/07/25 01:45:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/25 01:45:07 DEBUG : Huawei Drive root 'rclone-test-kenutil1yeqo': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/25 01:45:07 DEBUG : Huawei Drive root 'rclone-test-kenutil1yeqo': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/25 01:45:07 DEBUG : Huawei Drive root 'rclone-test-kenutil1yeqo': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/25 01:45:07 DEBUG : Huawei Drive root 'rclone-test-kenutil1yeqo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:45:08 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:45:09 DEBUG : Creating backend with remote "/tmp/rclone151855707" run.go:198: Remote "Huawei Drive root 'rclone-test-kenutil1yeqo'", Local "Local file system at /tmp/rclone151855707", Modify Window "876000h0m0s" 2026/07/25 01:45:09 DEBUG : Huawei Drive root 'rclone-test-kenutil1yeqo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:45:10 DEBUG : Huawei Drive root 'rclone-test-kenutil1yeqo': Listing directory "BinWIMqKm-T_MoWuTZHJM75CQur5wIqO_" 2026/07/25 01:45:11 DEBUG : Huawei Drive root 'rclone-test-kenutil1yeqo': Listing directory "BinWIMqKm-T_MoWuTZHJM75CQur5wIqO_" 2026/07/25 01:45:12 DEBUG : Huawei Drive root 'rclone-test-kenutil1yeqo': Listing directory "BrWtd-CCR40n2g8lVFkVB9reOb3TyFbnJ" 2026/07/25 01:45:13 DEBUG : Huawei Drive root 'rclone-test-kenutil1yeqo': Listing directory "Btxwm0H08_vVgL1SLkBtER635FFyvuKR1" 2026/07/25 01:45:15 INFO : A2: Making directory 2026/07/25 01:45:15 DEBUG : Huawei Drive root 'rclone-test-kenutil1yeqo': Listing directory "BinWIMqKm-T_MoWuTZHJM75CQur5wIqO_" 2026/07/25 01:45:17 INFO : A1/B2: Making directory 2026/07/25 01:45:17 DEBUG : Huawei Drive root 'rclone-test-kenutil1yeqo': Listing directory "BrWtd-CCR40n2g8lVFkVB9reOb3TyFbnJ" 2026/07/25 01:45:18 INFO : A1/B2/C2: Making directory 2026/07/25 01:45:18 DEBUG : Huawei Drive root 'rclone-test-kenutil1yeqo': Listing directory "BgpENiqqAQwLTSMN4hrtMCph0PwZ4BBmC" 2026/07/25 01:45:19 INFO : A1/B1/C3: Making directory 2026/07/25 01:45:19 DEBUG : Huawei Drive root 'rclone-test-kenutil1yeqo': Listing directory "Btxwm0H08_vVgL1SLkBtER635FFyvuKR1" 2026/07/25 01:45:21 INFO : A3: Making directory 2026/07/25 01:45:21 DEBUG : Huawei Drive root 'rclone-test-kenutil1yeqo': Listing directory "BinWIMqKm-T_MoWuTZHJM75CQur5wIqO_" 2026/07/25 01:45:22 INFO : A3/B3: Making directory 2026/07/25 01:45:22 DEBUG : Huawei Drive root 'rclone-test-kenutil1yeqo': Listing directory "Bv9TQq9JAzJXVZqY6e-JJjKUx4icAxJYV" 2026/07/25 01:45:23 INFO : A3/B3/C4: Making directory 2026/07/25 01:45:23 DEBUG : Huawei Drive root 'rclone-test-kenutil1yeqo': Listing directory "BrtdhzYGtcJjO_T6QrmREt7QyU0FTKSoY" 2026/07/25 01:45:25 DEBUG : Huawei Drive root 'rclone-test-kenutil1yeqo': Listing directory "BrWtd-CCR40n2g8lVFkVB9reOb3TyFbnJ" 2026/07/25 01:45:26 DEBUG : Huawei Drive root 'rclone-test-kenutil1yeqo': Listing directory "BinWIMqKm-T_MoWuTZHJM75CQur5wIqO_" 2026/07/25 01:45:26 DEBUG : Huawei Drive root 'rclone-test-kenutil1yeqo': Listing directory "BrBSdJWKZgtmLT1dRuSVMabbxr6mwHdhZ" 2026/07/25 01:45:27 DEBUG : Huawei Drive root 'rclone-test-kenutil1yeqo': Listing directory "Bv9TQq9JAzJXVZqY6e-JJjKUx4icAxJYV" 2026/07/25 01:45:28 DEBUG : Huawei Drive root 'rclone-test-kenutil1yeqo': Listing directory "BrtdhzYGtcJjO_T6QrmREt7QyU0FTKSoY" 2026/07/25 01:45:28 DEBUG : Huawei Drive root 'rclone-test-kenutil1yeqo': Listing directory "Bjz4r54HD-neEFflnfzRN8ZXbGWtTR6D3" 2026/07/25 01:45:29 DEBUG : Huawei Drive root 'rclone-test-kenutil1yeqo': Listing directory "BrWtd-CCR40n2g8lVFkVB9reOb3TyFbnJ" 2026/07/25 01:45:29 DEBUG : Huawei Drive root 'rclone-test-kenutil1yeqo': Listing directory "Btxwm0H08_vVgL1SLkBtER635FFyvuKR1" 2026/07/25 01:45:30 DEBUG : Huawei Drive root 'rclone-test-kenutil1yeqo': Listing directory "Bh7iP3UMRqrYck4gYt-FGeZ1dvVGRlfA2" 2026/07/25 01:45:31 DEBUG : Huawei Drive root 'rclone-test-kenutil1yeqo': Listing directory "Bn1Glhjt-VQpFCFoX1gtK5oW0lwrp-g-K" 2026/07/25 01:45:31 DEBUG : Huawei Drive root 'rclone-test-kenutil1yeqo': Listing directory "BgpENiqqAQwLTSMN4hrtMCph0PwZ4BBmC" 2026/07/25 01:45:32 DEBUG : Huawei Drive root 'rclone-test-kenutil1yeqo': Listing directory "Bris9cqGNkQyuxDZ155dCFrTOD_5zCcuM" 2026/07/25 01:45:33 DEBUG : Huawei Drive root 'rclone-test-kenutil1yeqo': Listing directory "BinWIMqKm-T_MoWuTZHJM75CQur5wIqO_" 2026/07/25 01:45:34 DEBUG : Huawei Drive root 'rclone-test-kenutil1yeqo': Listing directory "BrBSdJWKZgtmLT1dRuSVMabbxr6mwHdhZ" 2026/07/25 01:45:34 DEBUG : Huawei Drive root 'rclone-test-kenutil1yeqo': Listing directory "Bv9TQq9JAzJXVZqY6e-JJjKUx4icAxJYV" 2026/07/25 01:45:35 DEBUG : Huawei Drive root 'rclone-test-kenutil1yeqo': Listing directory "BrtdhzYGtcJjO_T6QrmREt7QyU0FTKSoY" 2026/07/25 01:45:36 DEBUG : Huawei Drive root 'rclone-test-kenutil1yeqo': Listing directory "Bjz4r54HD-neEFflnfzRN8ZXbGWtTR6D3" 2026/07/25 01:45:36 DEBUG : Huawei Drive root 'rclone-test-kenutil1yeqo': Listing directory "BrWtd-CCR40n2g8lVFkVB9reOb3TyFbnJ" 2026/07/25 01:45:37 DEBUG : Huawei Drive root 'rclone-test-kenutil1yeqo': Listing directory "BgpENiqqAQwLTSMN4hrtMCph0PwZ4BBmC" 2026/07/25 01:45:38 DEBUG : Huawei Drive root 'rclone-test-kenutil1yeqo': Listing directory "Bris9cqGNkQyuxDZ155dCFrTOD_5zCcuM" 2026/07/25 01:45:39 DEBUG : Huawei Drive root 'rclone-test-kenutil1yeqo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:45:40 DEBUG : Huawei Drive root 'rclone-test-kenutil1yeqo': Purge remote 2026/07/25 01:45:40 DEBUG : Huawei Drive root 'rclone-test-kenutil1yeqo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:45:40 NOTICE: purge failed: directory not found --- PASS: TestPurge (34.35s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" 2026/07/25 01:45:40 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:45:41 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:45:42 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bg248XV0jYAaCRrs0zJRKPpmLDtGPpzqG" 2026/07/25 01:45:44 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bs13UY8g4aWDruYb6m3hLLam45u8avDPg" 2026/07/25 01:45:46 INFO : A2: Making directory 2026/07/25 01:45:46 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:45:47 INFO : A1/B2: Making directory 2026/07/25 01:45:47 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bg248XV0jYAaCRrs0zJRKPpmLDtGPpzqG" 2026/07/25 01:45:48 INFO : A1/B2/C2: Making directory 2026/07/25 01:45:48 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bhd7jmau-PjXZwA1G3s1HnJ870RV5OmS1" 2026/07/25 01:45:50 INFO : A1/B1/C3: Making directory 2026/07/25 01:45:50 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bs13UY8g4aWDruYb6m3hLLam45u8avDPg" 2026/07/25 01:45:51 INFO : A3: Making directory 2026/07/25 01:45:51 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:45:52 INFO : A3/B3: Making directory 2026/07/25 01:45:52 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BiZQcU91s88Be-WJKtgxPeJNxLt8P6KlA" 2026/07/25 01:45:54 INFO : A3/B3/C4: Making directory 2026/07/25 01:45:54 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BkeyYjMLGw7caepl3F85MG4sJqgAQQpk3" 2026/07/25 01:45:55 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bg248XV0jYAaCRrs0zJRKPpmLDtGPpzqG" 2026/07/25 01:45:57 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:45:57 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BiZQcU91s88Be-WJKtgxPeJNxLt8P6KlA" 2026/07/25 01:45:58 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BkeyYjMLGw7caepl3F85MG4sJqgAQQpk3" 2026/07/25 01:45:59 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BhOsjuUGYxhkGcDigsP1G0p4OETWTHJyZ" 2026/07/25 01:45:59 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bg248XV0jYAaCRrs0zJRKPpmLDtGPpzqG" 2026/07/25 01:46:00 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bhd7jmau-PjXZwA1G3s1HnJ870RV5OmS1" 2026/07/25 01:46:00 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bqr73b085as_nj8ofq19NvLBbxeOdvTBP" 2026/07/25 01:46:01 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bs13UY8g4aWDruYb6m3hLLam45u8avDPg" 2026/07/25 01:46:02 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BgD7Gz30lI1dJzZ_MOX1HRprb9EOvoXnX" 2026/07/25 01:46:02 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Btu5XSdNJX7D1HAjG2h5IpqwLZcUBzQUw" 2026/07/25 01:46:03 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bq22h1XUuWSXK5stWh0ZMALGIk1mnqgOl" 2026/07/25 01:46:04 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BhOsjuUGYxhkGcDigsP1G0p4OETWTHJyZ" 2026/07/25 01:46:04 DEBUG : removing 1 level 3 directories 2026/07/25 01:46:04 INFO : A3/B3/C4: Removing directory 2026/07/25 01:46:04 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BhOsjuUGYxhkGcDigsP1G0p4OETWTHJyZ" 2026/07/25 01:46:05 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:46:06 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BiZQcU91s88Be-WJKtgxPeJNxLt8P6KlA" 2026/07/25 01:46:07 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BkeyYjMLGw7caepl3F85MG4sJqgAQQpk3" 2026/07/25 01:46:07 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bg248XV0jYAaCRrs0zJRKPpmLDtGPpzqG" 2026/07/25 01:46:08 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bhd7jmau-PjXZwA1G3s1HnJ870RV5OmS1" 2026/07/25 01:46:09 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bqr73b085as_nj8ofq19NvLBbxeOdvTBP" 2026/07/25 01:46:09 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bs13UY8g4aWDruYb6m3hLLam45u8avDPg" 2026/07/25 01:46:10 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BgD7Gz30lI1dJzZ_MOX1HRprb9EOvoXnX" 2026/07/25 01:46:11 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Btu5XSdNJX7D1HAjG2h5IpqwLZcUBzQUw" 2026/07/25 01:46:11 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bq22h1XUuWSXK5stWh0ZMALGIk1mnqgOl" 2026/07/25 01:46:12 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:46:12 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BiZQcU91s88Be-WJKtgxPeJNxLt8P6KlA" 2026/07/25 01:46:12 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bq22h1XUuWSXK5stWh0ZMALGIk1mnqgOl" 2026/07/25 01:46:12 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bg248XV0jYAaCRrs0zJRKPpmLDtGPpzqG" 2026/07/25 01:46:13 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BkeyYjMLGw7caepl3F85MG4sJqgAQQpk3" 2026/07/25 01:46:13 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bhd7jmau-PjXZwA1G3s1HnJ870RV5OmS1" 2026/07/25 01:46:13 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bs13UY8g4aWDruYb6m3hLLam45u8avDPg" 2026/07/25 01:46:14 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bqr73b085as_nj8ofq19NvLBbxeOdvTBP" 2026/07/25 01:46:14 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Btu5XSdNJX7D1HAjG2h5IpqwLZcUBzQUw" 2026/07/25 01:46:14 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BgD7Gz30lI1dJzZ_MOX1HRprb9EOvoXnX" 2026/07/25 01:46:15 DEBUG : removing 2 level 3 directories 2026/07/25 01:46:15 INFO : A1/B2/C2: Removing directory 2026/07/25 01:46:15 INFO : A1/B1/C3: Removing directory 2026/07/25 01:46:15 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bqr73b085as_nj8ofq19NvLBbxeOdvTBP" 2026/07/25 01:46:15 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Btu5XSdNJX7D1HAjG2h5IpqwLZcUBzQUw" 2026/07/25 01:46:16 DEBUG : removing 2 level 2 directories 2026/07/25 01:46:16 INFO : A3/B3: Removing directory 2026/07/25 01:46:16 INFO : A1/B2: Removing directory 2026/07/25 01:46:16 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BkeyYjMLGw7caepl3F85MG4sJqgAQQpk3" 2026/07/25 01:46:16 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bhd7jmau-PjXZwA1G3s1HnJ870RV5OmS1" 2026/07/25 01:46:17 DEBUG : removing 2 level 1 directories 2026/07/25 01:46:17 INFO : A3: Removing directory 2026/07/25 01:46:17 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BiZQcU91s88Be-WJKtgxPeJNxLt8P6KlA" 2026/07/25 01:46:17 INFO : A2: Removing directory 2026/07/25 01:46:17 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bq22h1XUuWSXK5stWh0ZMALGIk1mnqgOl" 2026/07/25 01:46:19 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:46:19 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bg248XV0jYAaCRrs0zJRKPpmLDtGPpzqG" 2026/07/25 01:46:20 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bs13UY8g4aWDruYb6m3hLLam45u8avDPg" 2026/07/25 01:46:20 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BgD7Gz30lI1dJzZ_MOX1HRprb9EOvoXnX" 2026/07/25 01:46:21 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BgD7Gz30lI1dJzZ_MOX1HRprb9EOvoXnX" 2026/07/25 01:46:22 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bg248XV0jYAaCRrs0zJRKPpmLDtGPpzqG" 2026/07/25 01:46:24 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:46:24 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bg248XV0jYAaCRrs0zJRKPpmLDtGPpzqG" 2026/07/25 01:46:25 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bs13UY8g4aWDruYb6m3hLLam45u8avDPg" 2026/07/25 01:46:26 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BgD7Gz30lI1dJzZ_MOX1HRprb9EOvoXnX" 2026/07/25 01:46:26 DEBUG : removing 1 level 3 directories 2026/07/25 01:46:26 INFO : A1/B1/C1: Removing directory 2026/07/25 01:46:26 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BgD7Gz30lI1dJzZ_MOX1HRprb9EOvoXnX" 2026/07/25 01:46:27 DEBUG : removing 1 level 2 directories 2026/07/25 01:46:27 INFO : A1/B1: Removing directory 2026/07/25 01:46:27 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bs13UY8g4aWDruYb6m3hLLam45u8avDPg" 2026/07/25 01:46:29 DEBUG : removing 1 level 1 directories 2026/07/25 01:46:29 INFO : A1: Removing directory 2026/07/25 01:46:29 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bg248XV0jYAaCRrs0zJRKPpmLDtGPpzqG" 2026/07/25 01:46:30 DEBUG : removing 1 level 0 directories 2026/07/25 01:46:30 INFO : Huawei Drive root 'rclone-test-qigohih3bazu': Removing directory 2026/07/25 01:46:30 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqrYRuBFpGzKe71zaAD9FFLBTIzTD7UGy" 2026/07/25 01:46:31 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:46:32 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- PASS: TestRmdirsNoLeaveRoot (52.39s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" 2026/07/25 01:46:33 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:46:34 INFO : A1: Making directory 2026/07/25 01:46:34 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:46:35 INFO : A1/B1: Making directory 2026/07/25 01:46:35 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bo-iuOPdJ6NjzGjP-ZXpPabkNnLQlzbJY" 2026/07/25 01:46:37 INFO : A1/B1/C1: Making directory 2026/07/25 01:46:37 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bp7wJYmzUIcPO8z5QhxxNhb1ZO-6-UHtD" 2026/07/25 01:46:39 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:46:39 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bo-iuOPdJ6NjzGjP-ZXpPabkNnLQlzbJY" 2026/07/25 01:46:40 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bp7wJYmzUIcPO8z5QhxxNhb1ZO-6-UHtD" 2026/07/25 01:46:41 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BjqkAIlrJg_ybbpZ6fcZLGZRMMq6ITdl8" 2026/07/25 01:46:41 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bo-iuOPdJ6NjzGjP-ZXpPabkNnLQlzbJY" 2026/07/25 01:46:42 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bp7wJYmzUIcPO8z5QhxxNhb1ZO-6-UHtD" 2026/07/25 01:46:42 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BjqkAIlrJg_ybbpZ6fcZLGZRMMq6ITdl8" 2026/07/25 01:46:43 DEBUG : removing 1 level 3 directories 2026/07/25 01:46:43 INFO : A1/B1/C1: Removing directory 2026/07/25 01:46:43 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BjqkAIlrJg_ybbpZ6fcZLGZRMMq6ITdl8" 2026/07/25 01:46:45 DEBUG : removing 1 level 2 directories 2026/07/25 01:46:45 INFO : A1/B1: Removing directory 2026/07/25 01:46:45 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bp7wJYmzUIcPO8z5QhxxNhb1ZO-6-UHtD" 2026/07/25 01:46:46 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:46:47 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bo-iuOPdJ6NjzGjP-ZXpPabkNnLQlzbJY" 2026/07/25 01:46:47 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:46:48 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bo-iuOPdJ6NjzGjP-ZXpPabkNnLQlzbJY" 2026/07/25 01:46:48 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bo-iuOPdJ6NjzGjP-ZXpPabkNnLQlzbJY" 2026/07/25 01:46:51 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" --- PASS: TestRmdirsLeaveRoot (18.52s) === RUN TestRmdirsWithFilter run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" 2026/07/25 01:46:51 INFO : A1: Making directory 2026/07/25 01:46:51 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:46:53 INFO : A1/B1: Making directory 2026/07/25 01:46:53 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BrArBbet49Jp-4RRKfDZObrbv8-E5_K4a" 2026/07/25 01:46:55 INFO : A1/B1/C1: Making directory 2026/07/25 01:46:55 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BoRD2liv7GRjBAWzxXkRNu7v1xBr5f0OY" 2026/07/25 01:46:56 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:46:57 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BrArBbet49Jp-4RRKfDZObrbv8-E5_K4a" 2026/07/25 01:46:57 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BoRD2liv7GRjBAWzxXkRNu7v1xBr5f0OY" 2026/07/25 01:46:58 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BldOiZTJ440H1tDPm5hlD2482kOng_LnB" 2026/07/25 01:46:59 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:46:59 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BrArBbet49Jp-4RRKfDZObrbv8-E5_K4a" 2026/07/25 01:47:00 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BoRD2liv7GRjBAWzxXkRNu7v1xBr5f0OY" 2026/07/25 01:47:01 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BldOiZTJ440H1tDPm5hlD2482kOng_LnB" 2026/07/25 01:47:01 DEBUG : removing 1 level 3 directories 2026/07/25 01:47:01 INFO : A1/B1/C1: Removing directory 2026/07/25 01:47:01 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BldOiZTJ440H1tDPm5hlD2482kOng_LnB" 2026/07/25 01:47:02 DEBUG : removing 1 level 2 directories 2026/07/25 01:47:02 INFO : A1/B1: Removing directory 2026/07/25 01:47:02 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BoRD2liv7GRjBAWzxXkRNu7v1xBr5f0OY" 2026/07/25 01:47:04 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:47:04 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BrArBbet49Jp-4RRKfDZObrbv8-E5_K4a" 2026/07/25 01:47:05 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:47:06 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BrArBbet49Jp-4RRKfDZObrbv8-E5_K4a" 2026/07/25 01:47:06 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BrArBbet49Jp-4RRKfDZObrbv8-E5_K4a" 2026/07/25 01:47:08 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" --- PASS: TestRmdirsWithFilter (17.28s) === RUN TestCopyURL run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" 2026/07/25 01:47:08 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:47:09 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:47:11 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:47:11 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:47:12 DEBUG : filename.txt: File name found in url 2026/07/25 01:47:12 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:47:13 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/07/25 01:47:13 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:47:15 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:47:16 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:47:17 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:47:20 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" --- PASS: TestCopyURL (12.09s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" 2026/07/25 01:47:21 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:47:22 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:47:24 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" --- PASS: TestCopyURLDownloadHeaders (3.59s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" 2026/07/25 01:47:24 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:47:25 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/25 01:47:25 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:47:25 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:47:27 DEBUG : sub/file2: size = 14 OK 2026/07/25 01:47:27 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/07/25 01:47:27 INFO : file1: Copied (new) to: sub/file2 2026/07/25 01:47:27 INFO : file1: Deleted 2026/07/25 01:47:27 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:47:28 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bq70uHN0ntYcYg1dPEcdCk7FYHJAPo-8H" 2026/07/25 01:47:29 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bq70uHN0ntYcYg1dPEcdCk7FYHJAPo-8H" 2026/07/25 01:47:29 DEBUG : sub/file2: size = 14 OK 2026/07/25 01:47:29 DEBUG : file1: Sizes identical 2026/07/25 01:47:29 DEBUG : file1: Unchanged skipping 2026/07/25 01:47:29 INFO : file1: Deleted 2026/07/25 01:47:29 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:47:30 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bq70uHN0ntYcYg1dPEcdCk7FYHJAPo-8H" 2026/07/25 01:47:31 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': don't need to copy/move sub/file2, it is already at target location 2026/07/25 01:47:31 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:47:31 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bq70uHN0ntYcYg1dPEcdCk7FYHJAPo-8H" 2026/07/25 01:47:32 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:47:32 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bq70uHN0ntYcYg1dPEcdCk7FYHJAPo-8H" 2026/07/25 01:47:34 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bq70uHN0ntYcYg1dPEcdCk7FYHJAPo-8H" 2026/07/25 01:47:35 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" --- PASS: TestMoveFile (11.51s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" 2026/07/25 01:47:36 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:47:36 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/25 01:47:36 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:47:38 DEBUG : file1: size = 14 OK 2026/07/25 01:47:38 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/07/25 01:47:38 INFO : file1: Copied (new) 2026/07/25 01:47:38 INFO : file1: Deleted 2026/07/25 01:47:38 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:47:38 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:47:39 DEBUG : file1: Destination exists, skipping 2026/07/25 01:47:39 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/07/25 01:47:39 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:47:39 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:47:41 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" --- PASS: TestMoveFileWithIgnoreExisting (5.72s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" 2026/07/25 01:47:41 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:47:42 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" --- PASS: TestCaseInsensitiveMoveFile (1.23s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" 2026/07/25 01:47:43 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:47:43 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" --- PASS: TestCaseInsensitiveMoveFileDryRun (1.23s) === RUN TestMoveFileBackupDir run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" 2026/07/25 01:47:44 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:47:44 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:47:46 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:47:47 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BotWwDUY6iW6EUc77NCxM3LgwgoGUvtPu" 2026/07/25 01:47:48 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BotWwDUY6iW6EUc77NCxM3LgwgoGUvtPu" 2026/07/25 01:47:48 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-qigohih3bazu/backup" 2026/07/25 01:47:50 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/backup': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/25 01:47:50 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/backup': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/25 01:47:50 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/backup': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/25 01:47:50 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/backup': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:47:51 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/backup': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:47:51 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/25 01:47:52 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:47:53 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2715667669) 2026/07/25 01:47:53 DEBUG : dst/file1: size = 18 (Huawei Drive root 'rclone-test-qigohih3bazu') 2026/07/25 01:47:53 DEBUG : dst/file1: Sizes differ 2026/07/25 01:47:53 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/backup': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:47:54 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/backup': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:47:55 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu/backup': Listing directory "BlriJY8wDKhi5EYDcR-BNl4xdu-8eh3CY" 2026/07/25 01:47:56 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BotWwDUY6iW6EUc77NCxM3LgwgoGUvtPu" 2026/07/25 01:47:58 INFO : dst/file1: Moved (server-side) 2026/07/25 01:47:58 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BotWwDUY6iW6EUc77NCxM3LgwgoGUvtPu" 2026/07/25 01:47:59 DEBUG : dst/file1: size = 14 OK 2026/07/25 01:47:59 DEBUG : dst/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/07/25 01:47:59 INFO : dst/file1: Copied (new) 2026/07/25 01:47:59 INFO : dst/file1: Deleted 2026/07/25 01:47:59 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:48:00 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BotWwDUY6iW6EUc77NCxM3LgwgoGUvtPu" 2026/07/25 01:48:00 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BlriJY8wDKhi5EYDcR-BNl4xdu-8eh3CY" 2026/07/25 01:48:01 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BjJvU4rzNXqTZaQ77KFVDPpZ-5m5uSQQk" 2026/07/25 01:48:02 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:48:02 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BotWwDUY6iW6EUc77NCxM3LgwgoGUvtPu" 2026/07/25 01:48:03 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BlriJY8wDKhi5EYDcR-BNl4xdu-8eh3CY" 2026/07/25 01:48:04 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BjJvU4rzNXqTZaQ77KFVDPpZ-5m5uSQQk" 2026/07/25 01:48:05 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BotWwDUY6iW6EUc77NCxM3LgwgoGUvtPu" 2026/07/25 01:48:07 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:48:07 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BlriJY8wDKhi5EYDcR-BNl4xdu-8eh3CY" 2026/07/25 01:48:08 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BjJvU4rzNXqTZaQ77KFVDPpZ-5m5uSQQk" 2026/07/25 01:48:09 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BlriJY8wDKhi5EYDcR-BNl4xdu-8eh3CY" 2026/07/25 01:48:10 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" --- PASS: TestMoveFileBackupDir (27.26s) === 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 "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" 2026/07/25 01:48:11 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:48:12 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:48:14 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bs8_TwLY4hIQdKH7aAJxH3qkq4UxkvN4E" 2026/07/25 01:48:15 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bs8_TwLY4hIQdKH7aAJxH3qkq4UxkvN4E" 2026/07/25 01:48:16 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bs8_TwLY4hIQdKH7aAJxH3qkq4UxkvN4E" 2026/07/25 01:48:18 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BlfSDC1w2cYRmthYtRyVMZ48RsYeOsisE" 2026/07/25 01:48:19 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BlfSDC1w2cYRmthYtRyVMZ48RsYeOsisE" 2026/07/25 01:48:21 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BlfSDC1w2cYRmthYtRyVMZ48RsYeOsisE" 2026/07/25 01:48:22 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BlfSDC1w2cYRmthYtRyVMZ48RsYeOsisE" 2026/07/25 01:48:24 INFO : A1/B2: Making directory 2026/07/25 01:48:24 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bs8_TwLY4hIQdKH7aAJxH3qkq4UxkvN4E" 2026/07/25 01:48:25 INFO : A1/B1/C3: Making directory 2026/07/25 01:48:25 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BlfSDC1w2cYRmthYtRyVMZ48RsYeOsisE" 2026/07/25 01:48:27 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:48:27 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bs8_TwLY4hIQdKH7aAJxH3qkq4UxkvN4E" 2026/07/25 01:48:28 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BlfSDC1w2cYRmthYtRyVMZ48RsYeOsisE" 2026/07/25 01:48:28 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh8-sR9mF_AIDlX-Me_BMiJ0qnssLAaaC" 2026/07/25 01:48:29 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BlbnRMd428Uk3UknwjiFLQ49c470MsqvJ" 2026/07/25 01:48:30 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqF286mWsWXu3pe2rIC5J3rK4jma3KAP7" 2026/07/25 01:48:30 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BlXKCN2SvNJDos-xLVcxHx4-XsLu2K24Q" 2026/07/25 01:48:31 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:48:32 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': DirMove: srcID="Bs8_TwLY4hIQdKH7aAJxH3qkq4UxkvN4E" srcDirectoryID="Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" srcLeaf="A1" dstDirectoryID="Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" dstLeaf="A2" 2026/07/25 01:48:32 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': DirMove result: id="Bs8_TwLY4hIQdKH7aAJxH3qkq4UxkvN4E" fileName="A2" parentFolder=[Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2] 2026/07/25 01:48:32 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:48:33 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bs8_TwLY4hIQdKH7aAJxH3qkq4UxkvN4E" 2026/07/25 01:48:34 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BlfSDC1w2cYRmthYtRyVMZ48RsYeOsisE" 2026/07/25 01:48:34 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh8-sR9mF_AIDlX-Me_BMiJ0qnssLAaaC" 2026/07/25 01:48:35 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BlbnRMd428Uk3UknwjiFLQ49c470MsqvJ" 2026/07/25 01:48:36 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqF286mWsWXu3pe2rIC5J3rK4jma3KAP7" 2026/07/25 01:48:36 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BlXKCN2SvNJDos-xLVcxHx4-XsLu2K24Q" 2026/07/25 01:48:37 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:48:37 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bs8_TwLY4hIQdKH7aAJxH3qkq4UxkvN4E" 2026/07/25 01:48:38 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BlfSDC1w2cYRmthYtRyVMZ48RsYeOsisE" 2026/07/25 01:48:39 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh8-sR9mF_AIDlX-Me_BMiJ0qnssLAaaC" 2026/07/25 01:48:39 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BlbnRMd428Uk3UknwjiFLQ49c470MsqvJ" 2026/07/25 01:48:40 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqF286mWsWXu3pe2rIC5J3rK4jma3KAP7" 2026/07/25 01:48:41 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BlXKCN2SvNJDos-xLVcxHx4-XsLu2K24Q" 2026/07/25 01:48:41 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:48:43 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bu53usrNbiP9akyIqD-9Ae6F43D5h39J_" 2026/07/25 01:48:44 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BuEXJti_LcLe8YtnNi7tCBaKg-zr9Tyo3" 2026/07/25 01:48:45 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BuEXJti_LcLe8YtnNi7tCBaKg-zr9Tyo3" 2026/07/25 01:48:47 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BuEXJti_LcLe8YtnNi7tCBaKg-zr9Tyo3" 2026/07/25 01:48:48 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bu53usrNbiP9akyIqD-9Ae6F43D5h39J_" 2026/07/25 01:48:49 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bs9IjQWINupOaFGOiSQJMv6k3Ec2wieAT" 2026/07/25 01:48:49 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BuEXJti_LcLe8YtnNi7tCBaKg-zr9Tyo3" 2026/07/25 01:48:49 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bu53usrNbiP9akyIqD-9Ae6F43D5h39J_" 2026/07/25 01:48:49 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bu53usrNbiP9akyIqD-9Ae6F43D5h39J_" 2026/07/25 01:48:49 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BhCGoPBZEFGAWdbb7o25P357EmrDEwE7g" 2026/07/25 01:48:50 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bs8_TwLY4hIQdKH7aAJxH3qkq4UxkvN4E" 2026/07/25 01:48:51 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BlfSDC1w2cYRmthYtRyVMZ48RsYeOsisE" 2026/07/25 01:48:51 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh8-sR9mF_AIDlX-Me_BMiJ0qnssLAaaC" 2026/07/25 01:48:51 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BlfSDC1w2cYRmthYtRyVMZ48RsYeOsisE" 2026/07/25 01:48:52 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BlfSDC1w2cYRmthYtRyVMZ48RsYeOsisE" 2026/07/25 01:48:52 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BlbnRMd428Uk3UknwjiFLQ49c470MsqvJ" 2026/07/25 01:48:52 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bs8_TwLY4hIQdKH7aAJxH3qkq4UxkvN4E" 2026/07/25 01:48:52 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bs8_TwLY4hIQdKH7aAJxH3qkq4UxkvN4E" 2026/07/25 01:48:53 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/07/25 01:48:53 INFO : A2/one: Moved (server-side) to: A3/one 2026/07/25 01:48:53 INFO : A2/two: Moved (server-side) to: A3/two 2026/07/25 01:48:53 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/07/25 01:48:53 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/07/25 01:48:53 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bs8_TwLY4hIQdKH7aAJxH3qkq4UxkvN4E" 2026/07/25 01:48:54 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BlXKCN2SvNJDos-xLVcxHx4-XsLu2K24Q" 2026/07/25 01:48:55 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BlfSDC1w2cYRmthYtRyVMZ48RsYeOsisE" 2026/07/25 01:48:56 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BqF286mWsWXu3pe2rIC5J3rK4jma3KAP7" 2026/07/25 01:48:57 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BlbnRMd428Uk3UknwjiFLQ49c470MsqvJ" 2026/07/25 01:48:59 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh8-sR9mF_AIDlX-Me_BMiJ0qnssLAaaC" 2026/07/25 01:49:00 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BlfSDC1w2cYRmthYtRyVMZ48RsYeOsisE" 2026/07/25 01:49:01 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bs8_TwLY4hIQdKH7aAJxH3qkq4UxkvN4E" 2026/07/25 01:49:03 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:49:03 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bu53usrNbiP9akyIqD-9Ae6F43D5h39J_" 2026/07/25 01:49:04 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BuEXJti_LcLe8YtnNi7tCBaKg-zr9Tyo3" 2026/07/25 01:49:05 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BhCGoPBZEFGAWdbb7o25P357EmrDEwE7g" 2026/07/25 01:49:05 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bs9IjQWINupOaFGOiSQJMv6k3Ec2wieAT" 2026/07/25 01:49:06 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BpzaSRzfsvmm9_8XzLxVPeL3ToMvlaOTp" 2026/07/25 01:49:07 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BnkId9iPfmADEqIkns99JN4SnL3rxW8KA" 2026/07/25 01:49:07 INFO : Huawei Drive root 'rclone-test-qigohih3bazu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/07/25 01:49:07 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bu53usrNbiP9akyIqD-9Ae6F43D5h39J_" 2026/07/25 01:49:08 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BuEXJti_LcLe8YtnNi7tCBaKg-zr9Tyo3" 2026/07/25 01:49:09 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BhCGoPBZEFGAWdbb7o25P357EmrDEwE7g" 2026/07/25 01:49:10 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bs9IjQWINupOaFGOiSQJMv6k3Ec2wieAT" 2026/07/25 01:49:10 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BpzaSRzfsvmm9_8XzLxVPeL3ToMvlaOTp" 2026/07/25 01:49:11 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BnkId9iPfmADEqIkns99JN4SnL3rxW8KA" 2026/07/25 01:49:12 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:49:13 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BgVkS60wCP252FkUGXblNa5u8IGeehmXu" 2026/07/25 01:49:14 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BkXA_IyaEM-CZLUj5py9OQ4uVDa_0AGlg" 2026/07/25 01:49:16 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BkXA_IyaEM-CZLUj5py9OQ4uVDa_0AGlg" 2026/07/25 01:49:17 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BkXA_IyaEM-CZLUj5py9OQ4uVDa_0AGlg" 2026/07/25 01:49:19 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BgVkS60wCP252FkUGXblNa5u8IGeehmXu" 2026/07/25 01:49:20 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bkdoh79O2Mu4avAVzba5B3Is_E2MBMmhu" 2026/07/25 01:49:20 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BgVkS60wCP252FkUGXblNa5u8IGeehmXu" 2026/07/25 01:49:20 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bgja4jCF_TZFIz6T2OrFPDZjTigDz-xcR" 2026/07/25 01:49:20 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BgVkS60wCP252FkUGXblNa5u8IGeehmXu" 2026/07/25 01:49:20 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BkXA_IyaEM-CZLUj5py9OQ4uVDa_0AGlg" 2026/07/25 01:49:21 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bs9IjQWINupOaFGOiSQJMv6k3Ec2wieAT" 2026/07/25 01:49:21 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bu53usrNbiP9akyIqD-9Ae6F43D5h39J_" 2026/07/25 01:49:21 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BhCGoPBZEFGAWdbb7o25P357EmrDEwE7g" 2026/07/25 01:49:21 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BuEXJti_LcLe8YtnNi7tCBaKg-zr9Tyo3" 2026/07/25 01:49:22 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bu53usrNbiP9akyIqD-9Ae6F43D5h39J_" 2026/07/25 01:49:22 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/07/25 01:49:22 INFO : A3/two: Moved (server-side) to: A4/two 2026/07/25 01:49:22 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/07/25 01:49:22 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/07/25 01:49:23 INFO : A3/one: Moved (server-side) to: A4/one 2026/07/25 01:49:23 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BnkId9iPfmADEqIkns99JN4SnL3rxW8KA" 2026/07/25 01:49:25 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BpzaSRzfsvmm9_8XzLxVPeL3ToMvlaOTp" 2026/07/25 01:49:26 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BhCGoPBZEFGAWdbb7o25P357EmrDEwE7g" 2026/07/25 01:49:27 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bs9IjQWINupOaFGOiSQJMv6k3Ec2wieAT" 2026/07/25 01:49:28 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BuEXJti_LcLe8YtnNi7tCBaKg-zr9Tyo3" 2026/07/25 01:49:30 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bu53usrNbiP9akyIqD-9Ae6F43D5h39J_" 2026/07/25 01:49:31 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:49:32 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BgVkS60wCP252FkUGXblNa5u8IGeehmXu" 2026/07/25 01:49:32 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bj0eo9xvHKAsHne4u6-RMfZWimnvJQ3KL" 2026/07/25 01:49:33 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BkXA_IyaEM-CZLUj5py9OQ4uVDa_0AGlg" 2026/07/25 01:49:33 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Blx6f8buYO94SycwpDO9Hb437rX1pHGFe" 2026/07/25 01:49:34 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bkdoh79O2Mu4avAVzba5B3Is_E2MBMmhu" 2026/07/25 01:49:35 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bgja4jCF_TZFIz6T2OrFPDZjTigDz-xcR" 2026/07/25 01:49:35 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:49:36 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BgVkS60wCP252FkUGXblNa5u8IGeehmXu" 2026/07/25 01:49:38 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bj0eo9xvHKAsHne4u6-RMfZWimnvJQ3KL" 2026/07/25 01:49:39 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BkXA_IyaEM-CZLUj5py9OQ4uVDa_0AGlg" 2026/07/25 01:49:40 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Blx6f8buYO94SycwpDO9Hb437rX1pHGFe" 2026/07/25 01:49:41 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bkdoh79O2Mu4avAVzba5B3Is_E2MBMmhu" 2026/07/25 01:49:42 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bgja4jCF_TZFIz6T2OrFPDZjTigDz-xcR" 2026/07/25 01:49:44 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bj0eo9xvHKAsHne4u6-RMfZWimnvJQ3KL" 2026/07/25 01:49:45 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Blx6f8buYO94SycwpDO9Hb437rX1pHGFe" 2026/07/25 01:49:46 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bkdoh79O2Mu4avAVzba5B3Is_E2MBMmhu" 2026/07/25 01:49:47 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bgja4jCF_TZFIz6T2OrFPDZjTigDz-xcR" 2026/07/25 01:49:49 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BkXA_IyaEM-CZLUj5py9OQ4uVDa_0AGlg" 2026/07/25 01:49:50 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BgVkS60wCP252FkUGXblNa5u8IGeehmXu" 2026/07/25 01:49:51 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" --- PASS: TestDirMove (100.88s) === RUN TestGetFsInfo run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" 2026/07/25 01:49:52 DEBUG : Config file has changed externally - reloading 2026/07/25 01:49:52 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:49:53 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" --- PASS: TestGetFsInfo (1.26s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" 2026/07/25 01:49:53 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:49:54 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': File to upload is small (34 bytes), uploading instead of streaming 2026/07/25 01:49:54 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:49:55 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/07/25 01:49:55 DEBUG : no_checksum_small_file_from_pipe: sha256 = 2f0590123fec5da63eace7f3d08ee9e61b4b1043d1aee9fcfeb32f66e48fa89e OK 2026/07/25 01:49:55 DEBUG : no_checksum_small_file_from_pipe: Size and sha256 of src and dst objects identical 2026/07/25 01:49:55 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/25 01:49:55 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:50:01 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/07/25 01:50:01 DEBUG : no_checksum_big_file_from_pipe: sha256 = 884c9311d7b21518d39a523cd9dfa9790b82a5c6ad7f3f8497a4393bfd50cfb7 OK 2026/07/25 01:50:01 DEBUG : no_checksum_big_file_from_pipe: Size and sha256 of src and dst objects identical 2026/07/25 01:50:01 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:50:01 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:50:03 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" 2026/07/25 01:50:04 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:50:05 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': File to upload is small (34 bytes), uploading instead of streaming 2026/07/25 01:50:05 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:50:06 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/07/25 01:50:06 DEBUG : with_checksum_small_file_from_pipe: sha256 = 2f0590123fec5da63eace7f3d08ee9e61b4b1043d1aee9fcfeb32f66e48fa89e OK 2026/07/25 01:50:06 DEBUG : with_checksum_small_file_from_pipe: Size and sha256 of src and dst objects identical 2026/07/25 01:50:06 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/25 01:50:06 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:50:10 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/07/25 01:50:10 DEBUG : with_checksum_big_file_from_pipe: sha256 = 884c9311d7b21518d39a523cd9dfa9790b82a5c6ad7f3f8497a4393bfd50cfb7 OK 2026/07/25 01:50:10 DEBUG : with_checksum_big_file_from_pipe: Size and sha256 of src and dst objects identical 2026/07/25 01:50:10 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:50:11 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:50:13 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" 2026/07/25 01:50:13 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:50:14 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': File to upload is small (34 bytes), uploading instead of streaming 2026/07/25 01:50:14 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:50:15 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/25 01:50:15 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/07/25 01:50:15 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/25 01:50:15 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:50:19 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/25 01:50:19 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2026/07/25 01:50:19 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:50:19 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:50:21 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" 2026/07/25 01:50:22 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:50:23 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': File to upload is small (34 bytes), uploading instead of streaming 2026/07/25 01:50:23 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:50:24 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/25 01:50:24 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/07/25 01:50:24 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/25 01:50:24 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/25 01:50:24 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:50:27 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/25 01:50:27 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/07/25 01:50:27 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/07/25 01:50:27 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:50:28 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:50:30 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" --- PASS: TestRcat (37.30s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (10.75s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (9.15s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (8.86s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (8.54s) === RUN TestRcatMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" === RUN TestRcatMetadata/Normal 2026/07/25 01:50:31 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:50:31 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': File to upload is small (48 bytes), uploading instead of streaming 2026/07/25 01:50:31 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:50:32 DEBUG : rcat_metadata: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/07/25 01:50:33 DEBUG : rcat_metadata: size = 48 OK 2026/07/25 01:50:33 DEBUG : rcat_metadata: sha256 = 1027089c4c965d7c88a05652feca6feb7b829779f6a6ba145849cff14785f248 OK 2026/07/25 01:50:33 DEBUG : rcat_metadata: Size and sha256 of src and dst objects identical 2026/07/25 01:50:33 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:50:34 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:50:34 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" === RUN TestRcatMetadata/ViaDisk 2026/07/25 01:50:36 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:50:36 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/25 01:50:36 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:50:38 DEBUG : rcat_metadata_uploadcutoff0: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/07/25 01:50:38 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/07/25 01:50:38 DEBUG : rcat_metadata_uploadcutoff0: sha256 = f6e2ef946736d8e028012f630e8a1c3e87bb5a9842e34ca2e5a188a1b6603d54 OK 2026/07/25 01:50:38 DEBUG : rcat_metadata_uploadcutoff0: Size and sha256 of src and dst objects identical 2026/07/25 01:50:38 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:50:39 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:50:40 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:50:41 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:50:42 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" --- PASS: TestRcatMetadata (11.72s) --- PASS: TestRcatMetadata/Normal (5.25s) --- PASS: TestRcatMetadata/ViaDisk (5.25s) === RUN TestRcatSize run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" 2026/07/25 01:50:42 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:50:44 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': File to upload is small (60 bytes), uploading instead of streaming 2026/07/25 01:50:44 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:50:45 DEBUG : potato2: size = 60 OK 2026/07/25 01:50:45 DEBUG : potato2: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/07/25 01:50:45 DEBUG : potato2: Size and sha256 of src and dst objects identical 2026/07/25 01:50:45 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:50:46 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:50:48 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" --- PASS: TestRcatSize (5.93s) === RUN TestRcatSizeMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" 2026/07/25 01:50:48 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:50:49 DEBUG : potato1: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/07/25 01:50:50 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': File to upload is small (60 bytes), uploading instead of streaming 2026/07/25 01:50:50 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:50:51 DEBUG : potato2: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/07/25 01:50:52 DEBUG : potato2: size = 60 OK 2026/07/25 01:50:52 DEBUG : potato2: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/07/25 01:50:52 DEBUG : potato2: Size and sha256 of src and dst objects identical 2026/07/25 01:50:52 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:50:53 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:50:53 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:50:54 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:50:55 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:50:55 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:50:57 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" --- PASS: TestRcatSizeMetadata (9.82s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" 2026/07/25 01:50:58 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:50:59 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:51:01 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" --- PASS: TestRcatSizeUploadHeaders (3.19s) === RUN TestTouchDir run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" operations_test.go:1735: Skipping test as remote does not support modtime 2026/07/25 01:51:01 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:51:02 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" --- SKIP: TestTouchDir (1.22s) === RUN TestMkdirMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata 2026/07/25 01:51:02 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:51:03 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" --- SKIP: TestMkdirMetadata (1.26s) === RUN TestMkdirModTime run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/07/25 01:51:04 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:51:04 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" --- SKIP: TestMkdirModTime (1.23s) === RUN TestCopyDirMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/07/25 01:51:05 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:51:06 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" --- SKIP: TestCopyDirMetadata (1.25s) === RUN TestSetDirModTime run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/07/25 01:51:06 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:51:07 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" --- SKIP: TestSetDirModTime (1.68s) === RUN TestDirsEqual run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/07/25 01:51:08 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:51:08 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" --- SKIP: TestDirsEqual (1.24s) === RUN TestRemoveExisting run.go:198: Remote "Huawei Drive root 'rclone-test-qigohih3bazu'", Local "Local file system at /tmp/rclone2715667669", Modify Window "876000h0m0s" 2026/07/25 01:51:09 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:51:10 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:51:12 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BgpT6feS4Ecf7_mgmq6ZIj5hxyPE2PEtH" 2026/07/25 01:51:13 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:51:14 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BgpT6feS4Ecf7_mgmq6ZIj5hxyPE2PEtH" 2026/07/25 01:51:15 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:51:15 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:51:16 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BgpT6feS4Ecf7_mgmq6ZIj5hxyPE2PEtH" 2026/07/25 01:51:17 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:51:17 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BgpT6feS4Ecf7_mgmq6ZIj5hxyPE2PEtH" 2026/07/25 01:51:18 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BgpT6feS4Ecf7_mgmq6ZIj5hxyPE2PEtH" 2026/07/25 01:51:19 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.digotel2" before starting 2026/07/25 01:51:19 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BgpT6feS4Ecf7_mgmq6ZIj5hxyPE2PEtH" 2026/07/25 01:51:20 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:51:21 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BgpT6feS4Ecf7_mgmq6ZIj5hxyPE2PEtH" 2026/07/25 01:51:21 DEBUG : sub dir/test remove existing.digotel2: TEST: removing renamed existing file after operation 2026/07/25 01:51:22 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:51:23 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BgpT6feS4Ecf7_mgmq6ZIj5hxyPE2PEtH" 2026/07/25 01:51:23 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BgpT6feS4Ecf7_mgmq6ZIj5hxyPE2PEtH" 2026/07/25 01:51:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tonawik5" before starting 2026/07/25 01:51:24 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BgpT6feS4Ecf7_mgmq6ZIj5hxyPE2PEtH" 2026/07/25 01:51:25 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:51:26 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BgpT6feS4Ecf7_mgmq6ZIj5hxyPE2PEtH" 2026/07/25 01:51:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tonawik5: TEST: renaming existing back after failed operation 2026/07/25 01:51:27 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BgpT6feS4Ecf7_mgmq6ZIj5hxyPE2PEtH" 2026/07/25 01:51:28 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:51:29 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BgpT6feS4Ecf7_mgmq6ZIj5hxyPE2PEtH" 2026/07/25 01:51:29 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BgpT6feS4Ecf7_mgmq6ZIj5hxyPE2PEtH" 2026/07/25 01:51:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yibigax3" before starting 2026/07/25 01:51:30 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BgpT6feS4Ecf7_mgmq6ZIj5hxyPE2PEtH" 2026/07/25 01:51:31 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:51:32 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BgpT6feS4Ecf7_mgmq6ZIj5hxyPE2PEtH" 2026/07/25 01:51:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yibigax3: TEST: removing renamed existing file after operation 2026/07/25 01:51:33 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:51:34 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BgpT6feS4Ecf7_mgmq6ZIj5hxyPE2PEtH" 2026/07/25 01:51:34 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" 2026/07/25 01:51:35 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BgpT6feS4Ecf7_mgmq6ZIj5hxyPE2PEtH" 2026/07/25 01:51:36 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "BgpT6feS4Ecf7_mgmq6ZIj5hxyPE2PEtH" 2026/07/25 01:51:37 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Listing directory "Bh_2jR-EmEfZGpjg0PlVLrp0Ykcszokt2" --- PASS: TestRemoveExisting (28.46s) === 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/07/25 01:51:38 DEBUG : Huawei Drive root 'rclone-test-qigohih3bazu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestHuaweiDrive: -list-retries 5 -verbose" - Finished OK in 25m42.70855185s (try 1/5)