"./operations.test -test.v -test.timeout 1h0m0s -remote TestHuaweiDrive: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/05/11 03:58:46 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-jicaced1laqe" 2026/05/11 03:58:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/11 03:58:47 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/11 03:58:47 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/11 03:58:48 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/11 03:58:48 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 03:58:48 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 03:58:49 DEBUG : Creating backend with remote "/tmp/rclone781477234" === 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-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/05/11 03:58:49 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- SKIP: TestMultithreadCopy (0.60s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/05/11 03:58:49 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- SKIP: TestMultithreadCopyAbort (0.60s) === RUN TestSizeDiffers 2026/05/11 03:58:50 DEBUG : a: size = 0 OK 2026/05/11 03:58:50 DEBUG : a: size = 1 (memory) 2026/05/11 03:58:50 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/05/11 03:58:50 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/05/11 03:58:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/11 03:58:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/11 03:58:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/05/11 03:58:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/11 03:58:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/11 03:58:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/11 03:58:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/05/11 03:58:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/11 03:58:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/11 03:58:50 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/05/11 03:58:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/11 03:58:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/11 03:58:50 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/05/11 03:58:50 DEBUG : potato: Seek from 10 to 0 2026/05/11 03:58:50 DEBUG : potato: Seek from 10 to 0 2026/05/11 03:58:50 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/05/11 03:58:50 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/05/11 03:58:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/11 03:58:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/11 03:58:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/05/11 03:58:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/11 03:58:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/11 03:58:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/11 03:58:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/05/11 03:58:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/11 03:58:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/11 03:58:50 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/05/11 03:58:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/11 03:58:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/11 03:58:50 DEBUG : potato: Seek from 5 to 2 2026/05/11 03:58:50 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/05/11 03:58:50 DEBUG : potato: Seek from 7 to 0 2026/05/11 03:58:50 DEBUG : potato: Seek from 7 to 0 2026/05/11 03:58:50 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/05/11 03:58:50 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/05/11 03:58:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/11 03:58:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/11 03:58:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/05/11 03:58:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/11 03:58:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/11 03:58:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/11 03:58:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/05/11 03:58:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/11 03:58:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/11 03:58:50 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/05/11 03:58:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/11 03:58:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/11 03:58:50 DEBUG : potato: Seek from 5 to 2 2026/05/11 03:58:50 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/05/11 03:58:50 DEBUG : potato: Seek from 8 to 0 2026/05/11 03:58:50 DEBUG : potato: Seek from 8 to 0 2026/05/11 03:58:50 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/05/11 03:58:50 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/05/11 03:58:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/11 03:58:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/11 03:58:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/05/11 03:58:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/11 03:58:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/11 03:58:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/11 03:58:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/05/11 03:58:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/11 03:58:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/11 03:58:50 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/05/11 03:58:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/11 03:58:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/11 03:58:50 DEBUG : potato: Seek from 5 to 2 2026/05/11 03:58:50 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/05/11 03:58:50 DEBUG : potato: Seek from 9 to 0 2026/05/11 03:58:50 DEBUG : potato: Seek from 9 to 0 2026/05/11 03:58:50 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-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" 2026/05/11 03:58:50 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 03:58:52 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 03:58:54 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" === RUN TestCheck/1 === RUN TestCheck/2 2026/05/11 03:58:55 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 03:58:57 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" === RUN TestCheck/3 2026/05/11 03:58:58 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 03:59:00 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" === RUN TestCheck/4 === RUN TestCheck/5 2026/05/11 03:59:02 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 03:59:03 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" === RUN TestCheck/6 === RUN TestCheck/7 2026/05/11 03:59:05 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 03:59:08 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" --- PASS: TestCheck (18.82s) --- PASS: TestCheck/1 (0.62s) --- PASS: TestCheck/2 (0.61s) --- PASS: TestCheck/3 (0.59s) --- PASS: TestCheck/4 (0.63s) --- PASS: TestCheck/5 (0.59s) --- PASS: TestCheck/6 (0.62s) --- PASS: TestCheck/7 (0.63s) === RUN TestCheckFsError 2026/05/11 03:59:09 DEBUG : Creating backend with remote "nonexistent" 2026/05/11 03:59:09 DEBUG : Creating backend with remote "nonexistent" 2026/05/11 03:59:09 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/05/11 03:59:09 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/05/11 03:59:09 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/05/11 03:59:09 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" 2026/05/11 03:59:09 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 03:59:10 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/05/11 03:59:13 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 03:59:15 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" === RUN TestCheckDownload/3 2026/05/11 03:59:17 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 03:59:18 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/05/11 03:59:22 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 03:59:24 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/05/11 04:00:28 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:01:27 DEBUG : pacer: Reducing sleep to 33.75s 2026/05/11 04:02:12 DEBUG : pacer: Reducing sleep to 25.3125s 2026/05/11 04:02:46 DEBUG : pacer: Reducing sleep to 18.984375s 2026/05/11 04:03:11 DEBUG : pacer: Reducing sleep to 14.23828125s 2026/05/11 04:03:30 DEBUG : TestHuaweiDrive: Token expired 2026/05/11 04:03:30 DEBUG : Config file has changed externally - reloading 2026/05/11 04:03:30 DEBUG : TestHuaweiDrive: Loaded fresh token from config file 2026/05/11 04:03:30 DEBUG : TestHuaweiDrive: Token refresh successful 2026/05/11 04:03:31 DEBUG : pacer: Reducing sleep to 10.678710937s 2026/05/11 04:03:31 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:03:45 DEBUG : pacer: Reducing sleep to 8.009033202s --- PASS: TestCheckDownload (275.76s) --- PASS: TestCheckDownload/1 (1.24s) --- PASS: TestCheckDownload/2 (1.04s) --- PASS: TestCheckDownload/3 (0.98s) --- PASS: TestCheckDownload/4 (1.63s) --- PASS: TestCheckDownload/5 (1.47s) --- PASS: TestCheckDownload/6 (1.11s) --- PASS: TestCheckDownload/7 (61.89s) === RUN TestCheckSizeOnly run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" 2026/05/11 04:03:45 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:03:55 DEBUG : pacer: Reducing sleep to 6.006774901s 2026/05/11 04:04:04 DEBUG : pacer: Reducing sleep to 4.505081175s 2026/05/11 04:04:04 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:04:09 DEBUG : pacer: Reducing sleep to 3.378810881s === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/05/11 04:04:17 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:04:20 DEBUG : pacer: Reducing sleep to 1.42543584s 2026/05/11 04:04:22 DEBUG : pacer: Reducing sleep to 1.06907688s 2026/05/11 04:04:22 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:04:23 DEBUG : pacer: Reducing sleep to 801.80766ms === RUN TestCheckSizeOnly/3 2026/05/11 04:04:24 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:04:25 DEBUG : pacer: Reducing sleep to 451.016808ms 2026/05/11 04:04:26 DEBUG : pacer: Reducing sleep to 338.262606ms 2026/05/11 04:04:26 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:04:26 DEBUG : pacer: Reducing sleep to 253.696954ms === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/05/11 04:04:28 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:04:28 DEBUG : pacer: Reducing sleep to 107.028402ms 2026/05/11 04:04:29 DEBUG : pacer: Reducing sleep to 80.271301ms 2026/05/11 04:04:29 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:04:30 DEBUG : pacer: Reducing sleep to 60.203475ms === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/05/11 04:04:31 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:04:32 DEBUG : pacer: Reducing sleep to 25.39834ms 2026/05/11 04:04:32 DEBUG : pacer: Reducing sleep to 19.048755ms 2026/05/11 04:04:33 DEBUG : pacer: Reducing sleep to 14.286566ms 2026/05/11 04:04:34 DEBUG : pacer: Reducing sleep to 10.714924ms 2026/05/11 04:04:34 DEBUG : pacer: Reducing sleep to 10ms 2026/05/11 04:04:34 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" --- PASS: TestCheckSizeOnly (50.37s) --- PASS: TestCheckSizeOnly/1 (4.49s) --- PASS: TestCheckSizeOnly/2 (3.37s) --- PASS: TestCheckSizeOnly/3 (1.06s) --- PASS: TestCheckSizeOnly/4 (0.64s) --- PASS: TestCheckSizeOnly/5 (0.65s) --- PASS: TestCheckSizeOnly/6 (0.66s) --- PASS: TestCheckSizeOnly/7 (0.66s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" 2026/05/11 04:04:35 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:04:36 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:04:37 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/11 04:04:37 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/11 04:04:37 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/11 04:04:37 NOTICE: test.sum: 2 warning(s) suppressed... 2026/05/11 04:04:37 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:04:39 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:04:40 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/11 04:04:40 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/11 04:04:40 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/11 04:04:40 NOTICE: test.sum: 2 warning(s) suppressed... 2026/05/11 04:04:40 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:04:41 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" --- PASS: TestParseSumFile (6.85s) === RUN TestCheckSum run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" 2026/05/11 04:04:42 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-jicaced1laqe/data" 2026/05/11 04:04:43 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/data': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/11 04:04:43 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/data': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/11 04:04:44 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/data': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/11 04:04:44 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/data': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:04:44 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/data': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:04:45 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:04:45 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" check_test.go:350: Huawei Drive root 'rclone-test-jicaced1laqe/data' lacks md5, skipping 2026/05/11 04:04:46 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:04:47 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" --- SKIP: TestCheckSum (5.66s) === RUN TestCheckSumDownload run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" 2026/05/11 04:04:47 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-jicaced1laqe/data" 2026/05/11 04:04:49 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/data': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/11 04:04:49 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/data': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/11 04:04:49 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/data': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/11 04:04:49 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/data': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:04:50 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/data': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:04:51 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:04:51 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:04:52 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:04:52 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:04:55 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:04:56 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:04:57 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BitfrV6XzRM946XLURERLP5Ay2dt3dx5P" === RUN TestCheckSumDownload/subtest1 2026/05/11 04:05:01 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BitfrV6XzRM946XLURERLP5Ay2dt3dx5P" 2026/05/11 04:05:03 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:05:04 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:05:05 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BitfrV6XzRM946XLURERLP5Ay2dt3dx5P" === RUN TestCheckSumDownload/subtest2 2026/05/11 04:05:07 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:05:09 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:05:09 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BitfrV6XzRM946XLURERLP5Ay2dt3dx5P" === RUN TestCheckSumDownload/subtest3 2026/05/11 04:05:13 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:05:14 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:05:15 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BitfrV6XzRM946XLURERLP5Ay2dt3dx5P" === RUN TestCheckSumDownload/subtest4 2026/05/11 04:05:18 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:05:19 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:05:20 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BitfrV6XzRM946XLURERLP5Ay2dt3dx5P" === RUN TestCheckSumDownload/subtest5 2026/05/11 04:05:23 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:05:24 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:05:25 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BitfrV6XzRM946XLURERLP5Ay2dt3dx5P" === RUN TestCheckSumDownload/subtest6 2026/05/11 04:05:28 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BitfrV6XzRM946XLURERLP5Ay2dt3dx5P" 2026/05/11 04:05:29 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BitfrV6XzRM946XLURERLP5Ay2dt3dx5P" 2026/05/11 04:05:31 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:05:32 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:05:33 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BitfrV6XzRM946XLURERLP5Ay2dt3dx5P" === RUN TestCheckSumDownload/subtest7 2026/05/11 04:06:36 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:07:35 DEBUG : pacer: Reducing sleep to 33.75s 2026/05/11 04:08:20 DEBUG : pacer: Reducing sleep to 25.3125s 2026/05/11 04:08:20 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BitfrV6XzRM946XLURERLP5Ay2dt3dx5P" 2026/05/11 04:08:54 DEBUG : pacer: Reducing sleep to 18.984375s 2026/05/11 04:09:19 DEBUG : pacer: Reducing sleep to 14.23828125s 2026/05/11 04:09:38 DEBUG : pacer: Reducing sleep to 10.678710937s 2026/05/11 04:09:38 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BitfrV6XzRM946XLURERLP5Ay2dt3dx5P" 2026/05/11 04:09:52 DEBUG : pacer: Reducing sleep to 8.009033202s 2026/05/11 04:10:03 DEBUG : pacer: Reducing sleep to 6.006774901s 2026/05/11 04:10:03 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:10:11 DEBUG : pacer: Reducing sleep to 4.505081175s --- PASS: TestCheckSumDownload (323.54s) --- PASS: TestCheckSumDownload/subtest1 (3.01s) --- PASS: TestCheckSumDownload/subtest2 (2.20s) --- PASS: TestCheckSumDownload/subtest3 (2.86s) --- PASS: TestCheckSumDownload/subtest4 (2.22s) --- PASS: TestCheckSumDownload/subtest5 (2.34s) --- PASS: TestCheckSumDownload/subtest6 (2.28s) --- PASS: TestCheckSumDownload/subtest7 (63.21s) === RUN TestApplyTransforms 2026/05/11 04:10:11 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-vocobes0fovi" 2026/05/11 04:10:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/11 04:10:12 DEBUG : Huawei Drive root 'rclone-test-vocobes0fovi': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/11 04:10:12 DEBUG : Huawei Drive root 'rclone-test-vocobes0fovi': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/11 04:10:13 DEBUG : Huawei Drive root 'rclone-test-vocobes0fovi': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/11 04:10:13 DEBUG : Huawei Drive root 'rclone-test-vocobes0fovi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:10:13 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:10:14 DEBUG : Creating backend with remote "/tmp/rclone2016531066" run.go:198: Remote "Huawei Drive root 'rclone-test-vocobes0fovi'", Local "Local file system at /tmp/rclone2016531066", Modify Window "876000h0m0s" 2026/05/11 04:10:14 DEBUG : Huawei Drive root 'rclone-test-vocobes0fovi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:10:15 DEBUG : Huawei Drive root 'rclone-test-vocobes0fovi': Listing directory "BjUihqH7ZdoDJOaesiO5DepetkySsXSwA" 2026/05/11 04:10:17 DEBUG : Huawei Drive root 'rclone-test-vocobes0fovi': Listing directory "BjUihqH7ZdoDJOaesiO5DepetkySsXSwA" upper checkfile vs. lower remote (without normalization) 2026/05/11 04:10:18 DEBUG : Huawei Drive root 'rclone-test-vocobes0fovi': Listing directory "BjUihqH7ZdoDJOaesiO5DepetkySsXSwA" 2026/05/11 04:10:18 ERROR : hello, world!: sum not found 2026/05/11 04:10:18 ERROR : HELLO, WORLD!: file not in Huawei Drive root 'rclone-test-vocobes0fovi' 2026/05/11 04:10:18 NOTICE: Huawei Drive root 'rclone-test-vocobes0fovi': 1 files missing 2026/05/11 04:10:18 NOTICE: 1 hashes missing 2026/05/11 04:10:18 NOTICE: Huawei Drive root 'rclone-test-vocobes0fovi': 1 differences found 2026/05/11 04:10:18 NOTICE: Huawei Drive root 'rclone-test-vocobes0fovi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/05/11 04:10:18 DEBUG : Huawei Drive root 'rclone-test-vocobes0fovi': Listing directory "BjUihqH7ZdoDJOaesiO5DepetkySsXSwA" 2026/05/11 04:10:19 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/11 04:10:19 NOTICE: Huawei Drive root 'rclone-test-vocobes0fovi': 0 differences found 2026/05/11 04:10:19 NOTICE: Huawei Drive root 'rclone-test-vocobes0fovi': 1 matching files 2026/05/11 04:10:19 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-wifiwej5fupi" 2026/05/11 04:10:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/11 04:10:20 DEBUG : Huawei Drive root 'rclone-test-wifiwej5fupi': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/11 04:10:20 DEBUG : Huawei Drive root 'rclone-test-wifiwej5fupi': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/11 04:10:21 DEBUG : Huawei Drive root 'rclone-test-wifiwej5fupi': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/11 04:10:21 DEBUG : Huawei Drive root 'rclone-test-wifiwej5fupi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:10:22 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:10:22 DEBUG : Creating backend with remote "/tmp/rclone3259659805" run.go:198: Remote "Huawei Drive root 'rclone-test-wifiwej5fupi'", Local "Local file system at /tmp/rclone3259659805", Modify Window "876000h0m0s" 2026/05/11 04:10:22 DEBUG : Huawei Drive root 'rclone-test-wifiwej5fupi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:10:24 DEBUG : Huawei Drive root 'rclone-test-wifiwej5fupi': Listing directory "Bini1glLYqK95HzLCD3hJ3JCdhw6AXPIv" 2026/05/11 04:10:25 DEBUG : Huawei Drive root 'rclone-test-wifiwej5fupi': Listing directory "Bini1glLYqK95HzLCD3hJ3JCdhw6AXPIv" lower checkfile vs. upper remote (without normalization) 2026/05/11 04:10:26 DEBUG : Huawei Drive root 'rclone-test-wifiwej5fupi': Listing directory "Bini1glLYqK95HzLCD3hJ3JCdhw6AXPIv" 2026/05/11 04:10:27 ERROR : HELLO, WORLD!: sum not found 2026/05/11 04:10:27 ERROR : hello, world!: file not in Huawei Drive root 'rclone-test-wifiwej5fupi' 2026/05/11 04:10:27 NOTICE: Huawei Drive root 'rclone-test-wifiwej5fupi': 1 files missing 2026/05/11 04:10:27 NOTICE: 1 hashes missing 2026/05/11 04:10:27 NOTICE: Huawei Drive root 'rclone-test-wifiwej5fupi': 1 differences found 2026/05/11 04:10:27 NOTICE: Huawei Drive root 'rclone-test-wifiwej5fupi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/05/11 04:10:27 DEBUG : Huawei Drive root 'rclone-test-wifiwej5fupi': Listing directory "Bini1glLYqK95HzLCD3hJ3JCdhw6AXPIv" 2026/05/11 04:10:28 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/11 04:10:28 NOTICE: Huawei Drive root 'rclone-test-wifiwej5fupi': 0 differences found 2026/05/11 04:10:28 NOTICE: Huawei Drive root 'rclone-test-wifiwej5fupi': 1 matching files 2026/05/11 04:10:28 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-wikateb5popo" 2026/05/11 04:10:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/11 04:10:29 DEBUG : Huawei Drive root 'rclone-test-wikateb5popo': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/11 04:10:29 DEBUG : Huawei Drive root 'rclone-test-wikateb5popo': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/11 04:10:30 DEBUG : Huawei Drive root 'rclone-test-wikateb5popo': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/11 04:10:30 DEBUG : Huawei Drive root 'rclone-test-wikateb5popo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:10:30 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:10:31 DEBUG : Creating backend with remote "/tmp/rclone1850958645" run.go:198: Remote "Huawei Drive root 'rclone-test-wikateb5popo'", Local "Local file system at /tmp/rclone1850958645", Modify Window "876000h0m0s" 2026/05/11 04:10:31 DEBUG : Huawei Drive root 'rclone-test-wikateb5popo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:10:32 DEBUG : Huawei Drive root 'rclone-test-wikateb5popo': Listing directory "Bi2rVeC0NALZXd0hm2pVP1pGP5_T_iVo2" 2026/05/11 04:10:33 DEBUG : Huawei Drive root 'rclone-test-wikateb5popo': Listing directory "Bi2rVeC0NALZXd0hm2pVP1pGP5_T_iVo2" lower checkfile vs. upperlowermixed remote (without normalization) 2026/05/11 04:10:34 DEBUG : Huawei Drive root 'rclone-test-wikateb5popo': Listing directory "Bi2rVeC0NALZXd0hm2pVP1pGP5_T_iVo2" 2026/05/11 04:10:35 ERROR : HeLlO, wOrLd!: sum not found 2026/05/11 04:10:35 ERROR : hello, world!: file not in Huawei Drive root 'rclone-test-wikateb5popo' 2026/05/11 04:10:35 NOTICE: Huawei Drive root 'rclone-test-wikateb5popo': 1 files missing 2026/05/11 04:10:35 NOTICE: 1 hashes missing 2026/05/11 04:10:35 NOTICE: Huawei Drive root 'rclone-test-wikateb5popo': 1 differences found 2026/05/11 04:10:35 NOTICE: Huawei Drive root 'rclone-test-wikateb5popo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/05/11 04:10:35 DEBUG : Huawei Drive root 'rclone-test-wikateb5popo': Listing directory "Bi2rVeC0NALZXd0hm2pVP1pGP5_T_iVo2" 2026/05/11 04:10:36 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/11 04:10:36 NOTICE: Huawei Drive root 'rclone-test-wikateb5popo': 0 differences found 2026/05/11 04:10:36 NOTICE: Huawei Drive root 'rclone-test-wikateb5popo': 1 matching files 2026/05/11 04:10:36 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-zacigen9xute" 2026/05/11 04:10:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/11 04:10:36 DEBUG : Huawei Drive root 'rclone-test-zacigen9xute': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/11 04:10:36 DEBUG : Huawei Drive root 'rclone-test-zacigen9xute': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/11 04:10:36 DEBUG : Huawei Drive root 'rclone-test-zacigen9xute': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/11 04:10:36 DEBUG : Huawei Drive root 'rclone-test-zacigen9xute': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:10:36 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:10:36 DEBUG : Creating backend with remote "/tmp/rclone75483616" run.go:198: Remote "Huawei Drive root 'rclone-test-zacigen9xute'", Local "Local file system at /tmp/rclone75483616", Modify Window "876000h0m0s" 2026/05/11 04:10:36 DEBUG : Huawei Drive root 'rclone-test-zacigen9xute': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:10:37 DEBUG : Huawei Drive root 'rclone-test-zacigen9xute': Listing directory "Bo4It8eq687FdbcRTNiRDFblnH304Pqkx" 2026/05/11 04:10:37 DEBUG : Huawei Drive root 'rclone-test-zacigen9xute': Listing directory "Bo4It8eq687FdbcRTNiRDFblnH304Pqkx" upperlowermixed checkfile vs. upper remote (without normalization) 2026/05/11 04:10:37 DEBUG : Huawei Drive root 'rclone-test-zacigen9xute': Listing directory "Bo4It8eq687FdbcRTNiRDFblnH304Pqkx" 2026/05/11 04:10:37 ERROR : HELLO, WORLD!: sum not found 2026/05/11 04:10:37 ERROR : HeLlO, wOrLd!: file not in Huawei Drive root 'rclone-test-zacigen9xute' 2026/05/11 04:10:37 NOTICE: Huawei Drive root 'rclone-test-zacigen9xute': 1 files missing 2026/05/11 04:10:37 NOTICE: 1 hashes missing 2026/05/11 04:10:37 NOTICE: Huawei Drive root 'rclone-test-zacigen9xute': 1 differences found 2026/05/11 04:10:37 NOTICE: Huawei Drive root 'rclone-test-zacigen9xute': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/05/11 04:10:37 DEBUG : Huawei Drive root 'rclone-test-zacigen9xute': Listing directory "Bo4It8eq687FdbcRTNiRDFblnH304Pqkx" 2026/05/11 04:10:37 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/11 04:10:37 NOTICE: Huawei Drive root 'rclone-test-zacigen9xute': 0 differences found 2026/05/11 04:10:37 NOTICE: Huawei Drive root 'rclone-test-zacigen9xute': 1 matching files 2026/05/11 04:10:37 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-pacavuj8suka" 2026/05/11 04:10:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/11 04:10:38 DEBUG : Huawei Drive root 'rclone-test-pacavuj8suka': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/11 04:10:38 DEBUG : Huawei Drive root 'rclone-test-pacavuj8suka': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/11 04:10:39 DEBUG : Huawei Drive root 'rclone-test-pacavuj8suka': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/11 04:10:39 DEBUG : Huawei Drive root 'rclone-test-pacavuj8suka': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:10:40 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:10:40 DEBUG : Creating backend with remote "/tmp/rclone2567493563" run.go:198: Remote "Huawei Drive root 'rclone-test-pacavuj8suka'", Local "Local file system at /tmp/rclone2567493563", Modify Window "876000h0m0s" 2026/05/11 04:10:40 DEBUG : Huawei Drive root 'rclone-test-pacavuj8suka': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:10:41 DEBUG : Huawei Drive root 'rclone-test-pacavuj8suka': Listing directory "BgAboWJ1dD-iDUCA4lEpOOprj2tRP2VVo" 2026/05/11 04:10:43 DEBUG : Huawei Drive root 'rclone-test-pacavuj8suka': Listing directory "BgAboWJ1dD-iDUCA4lEpOOprj2tRP2VVo" NFD checkfile vs. NFC remote (without normalization) 2026/05/11 04:10:44 DEBUG : Huawei Drive root 'rclone-test-pacavuj8suka': Listing directory "BgAboWJ1dD-iDUCA4lEpOOprj2tRP2VVo" 2026/05/11 04:10:44 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/11 04:10:44 ERROR : 測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-pacavuj8suka' 2026/05/11 04:10:44 NOTICE: Huawei Drive root 'rclone-test-pacavuj8suka': 1 files missing 2026/05/11 04:10:44 NOTICE: 1 hashes missing 2026/05/11 04:10:44 NOTICE: Huawei Drive root 'rclone-test-pacavuj8suka': 1 differences found 2026/05/11 04:10:44 NOTICE: Huawei Drive root 'rclone-test-pacavuj8suka': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/05/11 04:10:44 DEBUG : Huawei Drive root 'rclone-test-pacavuj8suka': Listing directory "BgAboWJ1dD-iDUCA4lEpOOprj2tRP2VVo" 2026/05/11 04:10:46 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/11 04:10:46 NOTICE: Huawei Drive root 'rclone-test-pacavuj8suka': 0 differences found 2026/05/11 04:10:46 NOTICE: Huawei Drive root 'rclone-test-pacavuj8suka': 1 matching files 2026/05/11 04:10:46 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-patoxip5towi" 2026/05/11 04:10:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/11 04:10:47 DEBUG : Huawei Drive root 'rclone-test-patoxip5towi': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/11 04:10:47 DEBUG : Huawei Drive root 'rclone-test-patoxip5towi': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/11 04:10:47 DEBUG : Huawei Drive root 'rclone-test-patoxip5towi': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/11 04:10:47 DEBUG : Huawei Drive root 'rclone-test-patoxip5towi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:10:48 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:10:48 DEBUG : Creating backend with remote "/tmp/rclone2682156427" run.go:198: Remote "Huawei Drive root 'rclone-test-patoxip5towi'", Local "Local file system at /tmp/rclone2682156427", Modify Window "876000h0m0s" 2026/05/11 04:10:48 DEBUG : Huawei Drive root 'rclone-test-patoxip5towi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:10:50 DEBUG : Huawei Drive root 'rclone-test-patoxip5towi': Listing directory "BoMK_cAhZDriT2Lanb5NAF7onjfza3VQ4" 2026/05/11 04:10:51 DEBUG : Huawei Drive root 'rclone-test-patoxip5towi': Listing directory "BoMK_cAhZDriT2Lanb5NAF7onjfza3VQ4" NFC checkfile vs. NFD remote (without normalization) 2026/05/11 04:10:52 DEBUG : Huawei Drive root 'rclone-test-patoxip5towi': Listing directory "BoMK_cAhZDriT2Lanb5NAF7onjfza3VQ4" 2026/05/11 04:10:52 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/11 04:10:52 ERROR : 測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-patoxip5towi' 2026/05/11 04:10:52 NOTICE: Huawei Drive root 'rclone-test-patoxip5towi': 1 files missing 2026/05/11 04:10:52 NOTICE: 1 hashes missing 2026/05/11 04:10:52 NOTICE: Huawei Drive root 'rclone-test-patoxip5towi': 1 differences found 2026/05/11 04:10:52 NOTICE: Huawei Drive root 'rclone-test-patoxip5towi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/05/11 04:10:52 DEBUG : Huawei Drive root 'rclone-test-patoxip5towi': Listing directory "BoMK_cAhZDriT2Lanb5NAF7onjfza3VQ4" 2026/05/11 04:10:54 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/11 04:10:54 NOTICE: Huawei Drive root 'rclone-test-patoxip5towi': 0 differences found 2026/05/11 04:10:54 NOTICE: Huawei Drive root 'rclone-test-patoxip5towi': 1 matching files 2026/05/11 04:10:54 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-jodefen3vumi" 2026/05/11 04:10:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/11 04:10:54 DEBUG : Huawei Drive root 'rclone-test-jodefen3vumi': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/11 04:10:54 DEBUG : Huawei Drive root 'rclone-test-jodefen3vumi': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/11 04:10:55 DEBUG : Huawei Drive root 'rclone-test-jodefen3vumi': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/11 04:10:55 DEBUG : Huawei Drive root 'rclone-test-jodefen3vumi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:10:56 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:10:56 DEBUG : Creating backend with remote "/tmp/rclone3368108566" run.go:198: Remote "Huawei Drive root 'rclone-test-jodefen3vumi'", Local "Local file system at /tmp/rclone3368108566", Modify Window "876000h0m0s" 2026/05/11 04:10:56 DEBUG : Huawei Drive root 'rclone-test-jodefen3vumi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:10:57 DEBUG : Huawei Drive root 'rclone-test-jodefen3vumi': Listing directory "BnRTrM08cPTBW01ON6tNJhYfx2b-dmGew" 2026/05/11 04:10:59 DEBUG : Huawei Drive root 'rclone-test-jodefen3vumi': Listing directory "BnRTrM08cPTBW01ON6tNJhYfx2b-dmGew" NFDx2 checkfile vs. both remote (without normalization) 2026/05/11 04:10:59 DEBUG : Huawei Drive root 'rclone-test-jodefen3vumi': Listing directory "BnRTrM08cPTBW01ON6tNJhYfx2b-dmGew" 2026/05/11 04:11:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/11 04:11:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-jodefen3vumi' 2026/05/11 04:11:00 NOTICE: Huawei Drive root 'rclone-test-jodefen3vumi': 1 files missing 2026/05/11 04:11:00 NOTICE: 1 hashes missing 2026/05/11 04:11:00 NOTICE: Huawei Drive root 'rclone-test-jodefen3vumi': 1 differences found 2026/05/11 04:11:00 NOTICE: Huawei Drive root 'rclone-test-jodefen3vumi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/05/11 04:11:00 DEBUG : Huawei Drive root 'rclone-test-jodefen3vumi': Listing directory "BnRTrM08cPTBW01ON6tNJhYfx2b-dmGew" 2026/05/11 04:11:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/11 04:11:01 NOTICE: Huawei Drive root 'rclone-test-jodefen3vumi': 0 differences found 2026/05/11 04:11:01 NOTICE: Huawei Drive root 'rclone-test-jodefen3vumi': 1 matching files 2026/05/11 04:11:01 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-topufex2mena" 2026/05/11 04:11:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/11 04:11:02 DEBUG : Huawei Drive root 'rclone-test-topufex2mena': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/11 04:11:02 DEBUG : Huawei Drive root 'rclone-test-topufex2mena': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/11 04:11:02 DEBUG : Huawei Drive root 'rclone-test-topufex2mena': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/11 04:11:02 DEBUG : Huawei Drive root 'rclone-test-topufex2mena': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:11:03 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:11:04 DEBUG : Creating backend with remote "/tmp/rclone1263057091" run.go:198: Remote "Huawei Drive root 'rclone-test-topufex2mena'", Local "Local file system at /tmp/rclone1263057091", Modify Window "876000h0m0s" 2026/05/11 04:11:04 DEBUG : Huawei Drive root 'rclone-test-topufex2mena': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:11:05 DEBUG : Huawei Drive root 'rclone-test-topufex2mena': Listing directory "BoEYhls-NOucxyiJ8kGZNILqjExodCWBn" 2026/05/11 04:11:06 DEBUG : Huawei Drive root 'rclone-test-topufex2mena': Listing directory "BoEYhls-NOucxyiJ8kGZNILqjExodCWBn" NFCx2 checkfile vs. both remote (without normalization) 2026/05/11 04:11:07 DEBUG : Huawei Drive root 'rclone-test-topufex2mena': Listing directory "BoEYhls-NOucxyiJ8kGZNILqjExodCWBn" 2026/05/11 04:11:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/11 04:11:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-topufex2mena' 2026/05/11 04:11:07 NOTICE: Huawei Drive root 'rclone-test-topufex2mena': 1 files missing 2026/05/11 04:11:07 NOTICE: 1 hashes missing 2026/05/11 04:11:07 NOTICE: Huawei Drive root 'rclone-test-topufex2mena': 1 differences found 2026/05/11 04:11:07 NOTICE: Huawei Drive root 'rclone-test-topufex2mena': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/05/11 04:11:07 DEBUG : Huawei Drive root 'rclone-test-topufex2mena': Listing directory "BoEYhls-NOucxyiJ8kGZNILqjExodCWBn" 2026/05/11 04:11:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/11 04:11:08 NOTICE: Huawei Drive root 'rclone-test-topufex2mena': 0 differences found 2026/05/11 04:11:08 NOTICE: Huawei Drive root 'rclone-test-topufex2mena': 1 matching files 2026/05/11 04:11:08 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-jupidoq0riko" 2026/05/11 04:11:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/11 04:11:09 DEBUG : Huawei Drive root 'rclone-test-jupidoq0riko': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/11 04:11:09 DEBUG : Huawei Drive root 'rclone-test-jupidoq0riko': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/11 04:11:10 DEBUG : Huawei Drive root 'rclone-test-jupidoq0riko': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/11 04:11:10 DEBUG : Huawei Drive root 'rclone-test-jupidoq0riko': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:11:11 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:11:11 DEBUG : Creating backend with remote "/tmp/rclone3143145994" run.go:198: Remote "Huawei Drive root 'rclone-test-jupidoq0riko'", Local "Local file system at /tmp/rclone3143145994", Modify Window "876000h0m0s" 2026/05/11 04:11:11 DEBUG : Huawei Drive root 'rclone-test-jupidoq0riko': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:11:13 DEBUG : Huawei Drive root 'rclone-test-jupidoq0riko': Listing directory "BpoP5KnLwmnskUVzbAqRCgrxmy6agdMD7" 2026/05/11 04:11:14 DEBUG : Huawei Drive root 'rclone-test-jupidoq0riko': Listing directory "BpoP5KnLwmnskUVzbAqRCgrxmy6agdMD7" both checkfile vs. NFDx2 remote (without normalization) 2026/05/11 04:11:15 DEBUG : Huawei Drive root 'rclone-test-jupidoq0riko': Listing directory "BpoP5KnLwmnskUVzbAqRCgrxmy6agdMD7" 2026/05/11 04:11:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/11 04:11:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-jupidoq0riko' 2026/05/11 04:11:15 NOTICE: Huawei Drive root 'rclone-test-jupidoq0riko': 1 files missing 2026/05/11 04:11:15 NOTICE: 1 hashes missing 2026/05/11 04:11:15 NOTICE: Huawei Drive root 'rclone-test-jupidoq0riko': 1 differences found 2026/05/11 04:11:15 NOTICE: Huawei Drive root 'rclone-test-jupidoq0riko': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/05/11 04:11:15 DEBUG : Huawei Drive root 'rclone-test-jupidoq0riko': Listing directory "BpoP5KnLwmnskUVzbAqRCgrxmy6agdMD7" 2026/05/11 04:11:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/11 04:11:17 NOTICE: Huawei Drive root 'rclone-test-jupidoq0riko': 0 differences found 2026/05/11 04:11:17 NOTICE: Huawei Drive root 'rclone-test-jupidoq0riko': 1 matching files 2026/05/11 04:11:17 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-suhecuc2kagi" 2026/05/11 04:11:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/11 04:11:18 DEBUG : Huawei Drive root 'rclone-test-suhecuc2kagi': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/11 04:11:18 DEBUG : Huawei Drive root 'rclone-test-suhecuc2kagi': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/11 04:11:18 DEBUG : Huawei Drive root 'rclone-test-suhecuc2kagi': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/11 04:11:18 DEBUG : Huawei Drive root 'rclone-test-suhecuc2kagi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:11:19 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:11:19 DEBUG : Creating backend with remote "/tmp/rclone2077865639" run.go:198: Remote "Huawei Drive root 'rclone-test-suhecuc2kagi'", Local "Local file system at /tmp/rclone2077865639", Modify Window "876000h0m0s" 2026/05/11 04:11:19 DEBUG : Huawei Drive root 'rclone-test-suhecuc2kagi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:11:21 DEBUG : Huawei Drive root 'rclone-test-suhecuc2kagi': Listing directory "Bhzs19gtngydW0EU4IVpPP53eB3rZ49mn" 2026/05/11 04:11:22 DEBUG : Huawei Drive root 'rclone-test-suhecuc2kagi': Listing directory "Bhzs19gtngydW0EU4IVpPP53eB3rZ49mn" both checkfile vs. NFCx2 remote (without normalization) 2026/05/11 04:11:22 DEBUG : Huawei Drive root 'rclone-test-suhecuc2kagi': Listing directory "Bhzs19gtngydW0EU4IVpPP53eB3rZ49mn" 2026/05/11 04:11:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/11 04:11:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-suhecuc2kagi' 2026/05/11 04:11:23 NOTICE: Huawei Drive root 'rclone-test-suhecuc2kagi': 1 files missing 2026/05/11 04:11:23 NOTICE: 1 hashes missing 2026/05/11 04:11:23 NOTICE: Huawei Drive root 'rclone-test-suhecuc2kagi': 1 differences found 2026/05/11 04:11:23 NOTICE: Huawei Drive root 'rclone-test-suhecuc2kagi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/05/11 04:11:23 DEBUG : Huawei Drive root 'rclone-test-suhecuc2kagi': Listing directory "Bhzs19gtngydW0EU4IVpPP53eB3rZ49mn" 2026/05/11 04:11:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/11 04:11:24 NOTICE: Huawei Drive root 'rclone-test-suhecuc2kagi': 0 differences found 2026/05/11 04:11:24 NOTICE: Huawei Drive root 'rclone-test-suhecuc2kagi': 1 matching files 2026/05/11 04:11:24 DEBUG : Huawei Drive root 'rclone-test-suhecuc2kagi': Purge remote 2026/05/11 04:11:25 DEBUG : Huawei Drive root 'rclone-test-jupidoq0riko': Purge remote 2026/05/11 04:11:25 DEBUG : Huawei Drive root 'rclone-test-topufex2mena': Purge remote 2026/05/11 04:11:26 DEBUG : Huawei Drive root 'rclone-test-jodefen3vumi': Purge remote 2026/05/11 04:11:27 DEBUG : Huawei Drive root 'rclone-test-patoxip5towi': Purge remote 2026/05/11 04:11:27 DEBUG : Huawei Drive root 'rclone-test-pacavuj8suka': Purge remote 2026/05/11 04:11:28 DEBUG : Huawei Drive root 'rclone-test-zacigen9xute': Purge remote 2026/05/11 04:11:28 DEBUG : Huawei Drive root 'rclone-test-wikateb5popo': Purge remote 2026/05/11 04:11:29 DEBUG : Huawei Drive root 'rclone-test-wifiwej5fupi': Purge remote 2026/05/11 04:11:30 DEBUG : Huawei Drive root 'rclone-test-vocobes0fovi': Purge remote --- PASS: TestApplyTransforms (79.65s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" 2026/05/11 04:11:31 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:11:32 DEBUG : pacer: Reducing sleep to 3.378810881s 2026/05/11 04:11:32 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/11 04:11:32 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:11:36 DEBUG : pacer: Reducing sleep to 2.53410816s 2026/05/11 04:11:36 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:11:39 DEBUG : pacer: Reducing sleep to 1.90058112s 2026/05/11 04:11:42 DEBUG : pacer: Reducing sleep to 1.42543584s 2026/05/11 04:11:44 DEBUG : pacer: Reducing sleep to 1.06907688s 2026/05/11 04:11:44 DEBUG : sub/file2: size = 14 OK 2026/05/11 04:11:44 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/05/11 04:11:44 INFO : file1: Copied (new) to: sub/file2 2026/05/11 04:11:44 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:11:45 DEBUG : pacer: Reducing sleep to 801.80766ms 2026/05/11 04:11:45 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BsyUD2uMehtd04Z3KOEVL9KnAMVYxmtxX" 2026/05/11 04:11:46 DEBUG : pacer: Reducing sleep to 601.355745ms 2026/05/11 04:11:46 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BsyUD2uMehtd04Z3KOEVL9KnAMVYxmtxX" 2026/05/11 04:11:47 DEBUG : pacer: Reducing sleep to 451.016808ms 2026/05/11 04:11:47 DEBUG : sub/file2: size = 14 OK 2026/05/11 04:11:47 DEBUG : file1: Sizes identical 2026/05/11 04:11:47 DEBUG : file1: Unchanged skipping 2026/05/11 04:11:47 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:11:48 DEBUG : pacer: Reducing sleep to 338.262606ms 2026/05/11 04:11:48 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BsyUD2uMehtd04Z3KOEVL9KnAMVYxmtxX" 2026/05/11 04:11:48 DEBUG : pacer: Reducing sleep to 253.696954ms 2026/05/11 04:11:48 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': don't need to copy/move sub/file2, it is already at target location 2026/05/11 04:11:48 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:11:49 DEBUG : pacer: Reducing sleep to 190.272715ms 2026/05/11 04:11:49 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BsyUD2uMehtd04Z3KOEVL9KnAMVYxmtxX" 2026/05/11 04:11:50 DEBUG : pacer: Reducing sleep to 142.704536ms 2026/05/11 04:11:50 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:11:51 DEBUG : pacer: Reducing sleep to 107.028402ms 2026/05/11 04:11:51 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BsyUD2uMehtd04Z3KOEVL9KnAMVYxmtxX" 2026/05/11 04:11:51 DEBUG : pacer: Reducing sleep to 80.271301ms 2026/05/11 04:11:52 DEBUG : pacer: Reducing sleep to 60.203475ms 2026/05/11 04:11:52 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BsyUD2uMehtd04Z3KOEVL9KnAMVYxmtxX" 2026/05/11 04:11:53 DEBUG : pacer: Reducing sleep to 45.152606ms 2026/05/11 04:11:53 DEBUG : pacer: Reducing sleep to 33.864454ms 2026/05/11 04:11:53 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:11:54 DEBUG : pacer: Reducing sleep to 25.39834ms --- PASS: TestCopyFile (23.29s) === RUN TestCopyLongFile run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local 2026/05/11 04:11:54 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:11:55 DEBUG : pacer: Reducing sleep to 19.048755ms 2026/05/11 04:11:55 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:11:55 DEBUG : pacer: Reducing sleep to 14.286566ms --- SKIP: TestCopyLongFile (1.25s) === RUN TestCopyFileBackupDir run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" 2026/05/11 04:11:55 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:11:56 DEBUG : pacer: Reducing sleep to 10.714924ms 2026/05/11 04:11:56 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:11:56 DEBUG : pacer: Reducing sleep to 10ms 2026/05/11 04:11:58 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:11:58 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BhVoEmr74mzdfvrnO7wBP0p-_NhZsfMG3" 2026/05/11 04:11:59 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BhVoEmr74mzdfvrnO7wBP0p-_NhZsfMG3" 2026/05/11 04:12:00 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-jicaced1laqe/backup" 2026/05/11 04:12:01 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/backup': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/11 04:12:01 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/backup': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/11 04:12:02 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/backup': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/11 04:12:02 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/backup': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:12:02 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/backup': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:12:03 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:12:04 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:12:04 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone781477234) 2026/05/11 04:12:04 DEBUG : dst/file1: size = 18 (Huawei Drive root 'rclone-test-jicaced1laqe') 2026/05/11 04:12:04 DEBUG : dst/file1: Sizes differ 2026/05/11 04:12:04 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/backup': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:12:05 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/backup': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:12:06 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/backup': Listing directory "BiBmXF1GsOpFthwpdk0dAe5L8pZuDKGAR" 2026/05/11 04:12:08 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BhVoEmr74mzdfvrnO7wBP0p-_NhZsfMG3" 2026/05/11 04:12:10 INFO : dst/file1: Moved (server-side) 2026/05/11 04:12:10 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BhVoEmr74mzdfvrnO7wBP0p-_NhZsfMG3" 2026/05/11 04:12:11 DEBUG : dst/file1: size = 14 OK 2026/05/11 04:12:11 DEBUG : dst/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/05/11 04:12:11 INFO : dst/file1: Copied (new) 2026/05/11 04:12:11 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:12:12 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BhVoEmr74mzdfvrnO7wBP0p-_NhZsfMG3" 2026/05/11 04:12:12 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BiBmXF1GsOpFthwpdk0dAe5L8pZuDKGAR" 2026/05/11 04:12:13 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BmlsspqW0pECqvUEhuRFDj4C-Hip3MP7A" 2026/05/11 04:12:13 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:12:14 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BhVoEmr74mzdfvrnO7wBP0p-_NhZsfMG3" 2026/05/11 04:12:15 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BiBmXF1GsOpFthwpdk0dAe5L8pZuDKGAR" 2026/05/11 04:12:16 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BmlsspqW0pECqvUEhuRFDj4C-Hip3MP7A" 2026/05/11 04:12:17 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BhVoEmr74mzdfvrnO7wBP0p-_NhZsfMG3" 2026/05/11 04:12:19 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:12:19 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BiBmXF1GsOpFthwpdk0dAe5L8pZuDKGAR" 2026/05/11 04:12:20 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BmlsspqW0pECqvUEhuRFDj4C-Hip3MP7A" 2026/05/11 04:12:21 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BiBmXF1GsOpFthwpdk0dAe5L8pZuDKGAR" 2026/05/11 04:12:23 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" --- PASS: TestCopyFileBackupDir (28.06s) === RUN TestCopyFileCompareDest run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" 2026/05/11 04:12:23 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-jicaced1laqe/dst" 2026/05/11 04:12:23 DEBUG : Config file has changed externally - reloading 2026/05/11 04:12:24 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/dst': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/11 04:12:24 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/dst': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/11 04:12:25 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/dst': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/11 04:12:25 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/dst': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:12:26 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/dst': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:12:26 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:12:27 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:12:27 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/dst': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:12:28 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-jicaced1laqe/CompareDest" 2026/05/11 04:12:29 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/CompareDest': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/11 04:12:29 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/CompareDest': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/11 04:12:29 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/CompareDest': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/11 04:12:29 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/CompareDest': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:12:30 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/CompareDest': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:12:31 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:12:31 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:12:32 DEBUG : one: Need to transfer - File not found at Destination 2026/05/11 04:12:32 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/CompareDest': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:12:32 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/dst': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:12:33 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/dst': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:12:35 DEBUG : one: size = 3 OK 2026/05/11 04:12:35 DEBUG : one: sha256 = 7692c3ad3540bb803c020b3aee66cd8887123234ea0c6e7143c0add73ff431ed OK 2026/05/11 04:12:35 INFO : one: Copied (new) 2026/05/11 04:12:35 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:12:35 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BjkIeJ4DCkJrqs3ysX3dCzJSnLKtSRsoa" 2026/05/11 04:12:36 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:12:37 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BjkIeJ4DCkJrqs3ysX3dCzJSnLKtSRsoa" 2026/05/11 04:12:37 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/dst': Listing directory "BjkIeJ4DCkJrqs3ysX3dCzJSnLKtSRsoa" 2026/05/11 04:12:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone781477234) 2026/05/11 04:12:38 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-jicaced1laqe/dst') 2026/05/11 04:12:38 DEBUG : one: Sizes differ 2026/05/11 04:12:38 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/CompareDest': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:12:40 DEBUG : one: size = 5 OK 2026/05/11 04:12:40 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/05/11 04:12:40 INFO : one: Copied (replaced existing) 2026/05/11 04:12:40 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:12:40 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BjkIeJ4DCkJrqs3ysX3dCzJSnLKtSRsoa" 2026/05/11 04:12:41 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:12:42 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BjkIeJ4DCkJrqs3ysX3dCzJSnLKtSRsoa" 2026/05/11 04:12:43 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:12:44 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:12:46 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:12:47 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BnSNAl1YEXGjT45bobbVOUIfGchuEgAbo" 2026/05/11 04:12:48 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BjkIeJ4DCkJrqs3ysX3dCzJSnLKtSRsoa" 2026/05/11 04:12:48 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/dst': Listing directory "BjkIeJ4DCkJrqs3ysX3dCzJSnLKtSRsoa" 2026/05/11 04:12:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone781477234) 2026/05/11 04:12:49 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-jicaced1laqe/dst') 2026/05/11 04:12:49 DEBUG : one: Sizes differ 2026/05/11 04:12:49 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/CompareDest': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:12:50 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/CompareDest': Listing directory "BnSNAl1YEXGjT45bobbVOUIfGchuEgAbo" 2026/05/11 04:12:50 DEBUG : one: size = 5 OK 2026/05/11 04:12:50 DEBUG : one: Sizes identical 2026/05/11 04:12:50 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/11 04:12:50 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:12:51 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BnSNAl1YEXGjT45bobbVOUIfGchuEgAbo" 2026/05/11 04:12:51 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BjkIeJ4DCkJrqs3ysX3dCzJSnLKtSRsoa" 2026/05/11 04:12:52 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BnSNAl1YEXGjT45bobbVOUIfGchuEgAbo" 2026/05/11 04:12:53 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:12:54 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BnSNAl1YEXGjT45bobbVOUIfGchuEgAbo" 2026/05/11 04:12:55 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BjkIeJ4DCkJrqs3ysX3dCzJSnLKtSRsoa" 2026/05/11 04:12:55 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/dst': Listing directory "BjkIeJ4DCkJrqs3ysX3dCzJSnLKtSRsoa" 2026/05/11 04:12:56 DEBUG : two: Need to transfer - File not found at Destination 2026/05/11 04:12:56 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/CompareDest': Listing directory "BnSNAl1YEXGjT45bobbVOUIfGchuEgAbo" 2026/05/11 04:12:57 DEBUG : two: size = 3 OK 2026/05/11 04:12:57 DEBUG : two: Sizes identical 2026/05/11 04:12:57 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/11 04:12:57 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:12:57 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BnSNAl1YEXGjT45bobbVOUIfGchuEgAbo" 2026/05/11 04:12:58 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BjkIeJ4DCkJrqs3ysX3dCzJSnLKtSRsoa" 2026/05/11 04:12:59 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/dst': Listing directory "BjkIeJ4DCkJrqs3ysX3dCzJSnLKtSRsoa" 2026/05/11 04:12:59 DEBUG : two: Need to transfer - File not found at Destination 2026/05/11 04:12:59 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/CompareDest': Listing directory "BnSNAl1YEXGjT45bobbVOUIfGchuEgAbo" 2026/05/11 04:13:00 DEBUG : two: size = 3 OK 2026/05/11 04:13:00 DEBUG : two: Sizes identical 2026/05/11 04:13:00 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/11 04:13:00 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:13:00 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BnSNAl1YEXGjT45bobbVOUIfGchuEgAbo" 2026/05/11 04:13:01 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BjkIeJ4DCkJrqs3ysX3dCzJSnLKtSRsoa" 2026/05/11 04:13:02 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:13:03 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BnSNAl1YEXGjT45bobbVOUIfGchuEgAbo" 2026/05/11 04:13:03 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BjkIeJ4DCkJrqs3ysX3dCzJSnLKtSRsoa" 2026/05/11 04:13:04 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/dst': Listing directory "BjkIeJ4DCkJrqs3ysX3dCzJSnLKtSRsoa" 2026/05/11 04:13:04 DEBUG : two: Need to transfer - File not found at Destination 2026/05/11 04:13:04 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/CompareDest': Listing directory "BnSNAl1YEXGjT45bobbVOUIfGchuEgAbo" 2026/05/11 04:13:05 DEBUG : two: size = 5 (Local file system at /tmp/rclone781477234) 2026/05/11 04:13:05 DEBUG : two: size = 3 (Huawei Drive root 'rclone-test-jicaced1laqe/CompareDest') 2026/05/11 04:13:05 DEBUG : two: Sizes differ 2026/05/11 04:13:05 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/dst': Listing directory "BjkIeJ4DCkJrqs3ysX3dCzJSnLKtSRsoa" 2026/05/11 04:13:07 DEBUG : two: size = 5 OK 2026/05/11 04:13:07 DEBUG : two: sha256 = c271f9e8cacd6ad5a9c26bd5bc26c1eb91d7d64a00a417253a1abf88211bd96d OK 2026/05/11 04:13:07 INFO : two: Copied (new) 2026/05/11 04:13:07 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:13:07 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BnSNAl1YEXGjT45bobbVOUIfGchuEgAbo" 2026/05/11 04:13:08 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BjkIeJ4DCkJrqs3ysX3dCzJSnLKtSRsoa" 2026/05/11 04:13:09 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:13:09 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BnSNAl1YEXGjT45bobbVOUIfGchuEgAbo" 2026/05/11 04:13:12 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BjkIeJ4DCkJrqs3ysX3dCzJSnLKtSRsoa" 2026/05/11 04:13:14 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BjkIeJ4DCkJrqs3ysX3dCzJSnLKtSRsoa" 2026/05/11 04:13:15 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BnSNAl1YEXGjT45bobbVOUIfGchuEgAbo" 2026/05/11 04:13:17 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" --- PASS: TestCopyFileCompareDest (54.01s) === RUN TestCopyFileCopyDest run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" 2026/05/11 04:13:17 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-jicaced1laqe/dst" 2026/05/11 04:13:18 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/dst': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/11 04:13:18 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/dst': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/11 04:13:19 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/dst': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/11 04:13:19 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/dst': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:13:19 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/dst': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:13:20 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:13:21 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:13:21 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/dst': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:13:22 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-jicaced1laqe/CopyDest" 2026/05/11 04:13:23 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/CopyDest': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/11 04:13:23 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/CopyDest': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/11 04:13:24 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/CopyDest': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/11 04:13:24 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/CopyDest': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:13:24 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/CopyDest': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:13:25 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:13:25 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:13:26 DEBUG : one: Need to transfer - File not found at Destination 2026/05/11 04:13:26 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/CopyDest': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:13:26 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/dst': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:13:27 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/dst': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:13:29 DEBUG : one: size = 3 OK 2026/05/11 04:13:29 DEBUG : one: sha256 = 7692c3ad3540bb803c020b3aee66cd8887123234ea0c6e7143c0add73ff431ed OK 2026/05/11 04:13:29 INFO : one: Copied (new) 2026/05/11 04:13:29 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:13:30 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bl1CBTCCB189X5ZyIbBZEcY21s8DyBY1P" 2026/05/11 04:13:31 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:13:31 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bl1CBTCCB189X5ZyIbBZEcY21s8DyBY1P" 2026/05/11 04:13:32 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/dst': Listing directory "Bl1CBTCCB189X5ZyIbBZEcY21s8DyBY1P" 2026/05/11 04:13:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone781477234) 2026/05/11 04:13:33 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-jicaced1laqe/dst') 2026/05/11 04:13:33 DEBUG : one: Sizes differ 2026/05/11 04:13:33 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/CopyDest': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:13:34 DEBUG : one: size = 5 OK 2026/05/11 04:13:34 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/05/11 04:13:34 INFO : one: Copied (replaced existing) 2026/05/11 04:13:34 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:13:35 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bl1CBTCCB189X5ZyIbBZEcY21s8DyBY1P" 2026/05/11 04:13:36 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:13:36 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bl1CBTCCB189X5ZyIbBZEcY21s8DyBY1P" 2026/05/11 04:13:37 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:13:38 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:13:40 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:13:41 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Blk0Er7eBcHlER-PkgSlK2oyoNiNlBSr5" 2026/05/11 04:13:41 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bl1CBTCCB189X5ZyIbBZEcY21s8DyBY1P" 2026/05/11 04:13:42 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/dst': Listing directory "Bl1CBTCCB189X5ZyIbBZEcY21s8DyBY1P" 2026/05/11 04:13:43 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-jicaced1laqe/BackupDir" 2026/05/11 04:13:43 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/BackupDir': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/11 04:13:43 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/BackupDir': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/11 04:13:43 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/BackupDir': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/11 04:13:43 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/BackupDir': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:13:43 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/BackupDir': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:13:43 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:13:43 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:13:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone781477234) 2026/05/11 04:13:43 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-jicaced1laqe/dst') 2026/05/11 04:13:43 DEBUG : one: Sizes differ 2026/05/11 04:13:43 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/CopyDest': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:13:44 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/CopyDest': Listing directory "Blk0Er7eBcHlER-PkgSlK2oyoNiNlBSr5" 2026/05/11 04:13:45 DEBUG : one: size = 5 OK 2026/05/11 04:13:45 DEBUG : one: Sizes identical 2026/05/11 04:13:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone781477234) 2026/05/11 04:13:45 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-jicaced1laqe/dst') 2026/05/11 04:13:45 DEBUG : one: Sizes differ 2026/05/11 04:13:45 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/BackupDir': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:13:45 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/BackupDir': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:13:45 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/dst': Listing directory "Bl1CBTCCB189X5ZyIbBZEcY21s8DyBY1P" 2026/05/11 04:13:46 INFO : one: Moved (server-side) 2026/05/11 04:13:46 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/dst': Listing directory "Bl1CBTCCB189X5ZyIbBZEcY21s8DyBY1P" 2026/05/11 04:13:48 DEBUG : one: size = 5 OK 2026/05/11 04:13:48 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/05/11 04:13:48 INFO : one: Copied (server-side copy) 2026/05/11 04:13:48 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/11 04:13:48 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:13:48 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Blk0Er7eBcHlER-PkgSlK2oyoNiNlBSr5" 2026/05/11 04:13:49 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bk02zOW-AxzxFH2yjymxFwYmogbW9BJ28" 2026/05/11 04:13:50 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bl1CBTCCB189X5ZyIbBZEcY21s8DyBY1P" 2026/05/11 04:13:51 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Blk0Er7eBcHlER-PkgSlK2oyoNiNlBSr5" 2026/05/11 04:13:52 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:13:53 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Blk0Er7eBcHlER-PkgSlK2oyoNiNlBSr5" 2026/05/11 04:13:53 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bk02zOW-AxzxFH2yjymxFwYmogbW9BJ28" 2026/05/11 04:13:54 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bl1CBTCCB189X5ZyIbBZEcY21s8DyBY1P" 2026/05/11 04:13:55 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/dst': Listing directory "Bl1CBTCCB189X5ZyIbBZEcY21s8DyBY1P" 2026/05/11 04:13:55 DEBUG : two: Need to transfer - File not found at Destination 2026/05/11 04:13:55 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/CopyDest': Listing directory "Blk0Er7eBcHlER-PkgSlK2oyoNiNlBSr5" 2026/05/11 04:13:56 DEBUG : two: size = 3 OK 2026/05/11 04:13:56 DEBUG : two: Sizes identical 2026/05/11 04:13:56 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/dst': Listing directory "Bl1CBTCCB189X5ZyIbBZEcY21s8DyBY1P" 2026/05/11 04:13:57 DEBUG : two: size = 3 OK 2026/05/11 04:13:57 DEBUG : two: sha256 = 3fc4ccfe745870e2c0d99f71f30ff0656c8dedd41cc1d7d3d376b0dbe685e2f3 OK 2026/05/11 04:13:57 INFO : two: Copied (server-side copy) 2026/05/11 04:13:57 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/11 04:13:57 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:13:58 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Blk0Er7eBcHlER-PkgSlK2oyoNiNlBSr5" 2026/05/11 04:13:59 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bk02zOW-AxzxFH2yjymxFwYmogbW9BJ28" 2026/05/11 04:13:59 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bl1CBTCCB189X5ZyIbBZEcY21s8DyBY1P" 2026/05/11 04:14:00 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/dst': Listing directory "Bl1CBTCCB189X5ZyIbBZEcY21s8DyBY1P" 2026/05/11 04:14:00 DEBUG : two: size = 3 OK 2026/05/11 04:14:00 DEBUG : two: Sizes identical 2026/05/11 04:14:00 DEBUG : two: Unchanged skipping 2026/05/11 04:14:00 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:14:01 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Blk0Er7eBcHlER-PkgSlK2oyoNiNlBSr5" 2026/05/11 04:14:02 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bk02zOW-AxzxFH2yjymxFwYmogbW9BJ28" 2026/05/11 04:14:03 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bl1CBTCCB189X5ZyIbBZEcY21s8DyBY1P" 2026/05/11 04:14:03 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Blk0Er7eBcHlER-PkgSlK2oyoNiNlBSr5" 2026/05/11 04:14:05 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:14:05 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Blk0Er7eBcHlER-PkgSlK2oyoNiNlBSr5" 2026/05/11 04:14:06 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bk02zOW-AxzxFH2yjymxFwYmogbW9BJ28" 2026/05/11 04:14:07 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bl1CBTCCB189X5ZyIbBZEcY21s8DyBY1P" 2026/05/11 04:14:07 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/dst': Listing directory "Bl1CBTCCB189X5ZyIbBZEcY21s8DyBY1P" 2026/05/11 04:14:08 DEBUG : three: Need to transfer - File not found at Destination 2026/05/11 04:14:08 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/CopyDest': Listing directory "Blk0Er7eBcHlER-PkgSlK2oyoNiNlBSr5" 2026/05/11 04:14:08 DEBUG : three: size = 7 (Local file system at /tmp/rclone781477234) 2026/05/11 04:14:08 DEBUG : three: size = 5 (Huawei Drive root 'rclone-test-jicaced1laqe/CopyDest') 2026/05/11 04:14:08 DEBUG : three: Sizes differ 2026/05/11 04:14:08 DEBUG : three: Destination not found in --copy-dest 2026/05/11 04:14:08 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/dst': Listing directory "Bl1CBTCCB189X5ZyIbBZEcY21s8DyBY1P" 2026/05/11 04:14:10 DEBUG : three: size = 7 OK 2026/05/11 04:14:10 DEBUG : three: sha256 = 74d2b88f23f6d270b58d49a4fa650fdb150256812e2c71c98015ef86d6e45eb8 OK 2026/05/11 04:14:10 INFO : three: Copied (new) 2026/05/11 04:14:10 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:14:10 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Blk0Er7eBcHlER-PkgSlK2oyoNiNlBSr5" 2026/05/11 04:14:11 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bk02zOW-AxzxFH2yjymxFwYmogbW9BJ28" 2026/05/11 04:14:12 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bl1CBTCCB189X5ZyIbBZEcY21s8DyBY1P" 2026/05/11 04:14:13 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:14:13 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Blk0Er7eBcHlER-PkgSlK2oyoNiNlBSr5" 2026/05/11 04:14:16 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bk02zOW-AxzxFH2yjymxFwYmogbW9BJ28" 2026/05/11 04:14:18 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bl1CBTCCB189X5ZyIbBZEcY21s8DyBY1P" 2026/05/11 04:14:20 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bl1CBTCCB189X5ZyIbBZEcY21s8DyBY1P" 2026/05/11 04:14:22 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Blk0Er7eBcHlER-PkgSlK2oyoNiNlBSr5" 2026/05/11 04:14:23 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:14:24 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bk02zOW-AxzxFH2yjymxFwYmogbW9BJ28" 2026/05/11 04:14:25 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" --- PASS: TestCopyFileCopyDest (68.29s) === RUN TestCopyInplace run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported 2026/05/11 04:14:26 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:14:26 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" --- SKIP: TestCopyInplace (1.24s) === RUN TestCopyLongFileName run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported 2026/05/11 04:14:27 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:14:27 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" --- SKIP: TestCopyLongFileName (1.26s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported 2026/05/11 04:14:28 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:14:29 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" --- SKIP: TestCopyLongFileNameCollision (1.26s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" 2026/05/11 04:14:29 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:14:30 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/05/11 04:14:30 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:14:31 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:14:33 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/05/11 04:14:33 DEBUG : TestCopyFileMaxTransfer/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/05/11 04:14:33 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/05/11 04:14:33 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:14:33 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bl9EGsZUG6NVIqSC7jzVD3I00ND1HgrJV" 2026/05/11 04:14:34 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bl9EGsZUG6NVIqSC7jzVD3I00ND1HgrJV" 2026/05/11 04:14:35 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/05/11 04:14:35 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bl9EGsZUG6NVIqSC7jzVD3I00ND1HgrJV" 2026/05/11 04:14:35 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to copy file content: max transfer limit reached as set by --max-transfer 2026/05/11 04:14:35 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:14:36 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bl9EGsZUG6NVIqSC7jzVD3I00ND1HgrJV" 2026/05/11 04:14:37 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bl9EGsZUG6NVIqSC7jzVD3I00ND1HgrJV" 2026/05/11 04:14:37 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/05/11 04:14:37 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:14:38 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bl9EGsZUG6NVIqSC7jzVD3I00ND1HgrJV" 2026/05/11 04:14:39 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bl9EGsZUG6NVIqSC7jzVD3I00ND1HgrJV" 2026/05/11 04:14:39 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/05/11 04:14:39 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bl9EGsZUG6NVIqSC7jzVD3I00ND1HgrJV" 2026/05/11 04:14:41 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/05/11 04:14:41 DEBUG : TestCopyFileMaxTransfer/file4: sha256 = d5ff033b6547732bee93a103fe21deddd04da6c4387889c91141dff7e3dc6281 OK 2026/05/11 04:14:41 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/05/11 04:14:41 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:14:42 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bl9EGsZUG6NVIqSC7jzVD3I00ND1HgrJV" 2026/05/11 04:14:42 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:14:43 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bl9EGsZUG6NVIqSC7jzVD3I00ND1HgrJV" 2026/05/11 04:14:45 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bl9EGsZUG6NVIqSC7jzVD3I00ND1HgrJV" 2026/05/11 04:14:46 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" --- PASS: TestCopyFileMaxTransfer (17.74s) === RUN TestDeduplicateInteractive run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/11 04:14:47 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:14:48 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" --- SKIP: TestDeduplicateInteractive (1.31s) === RUN TestDeduplicateSkip run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/11 04:14:48 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:14:49 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" --- SKIP: TestDeduplicateSkip (1.25s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/11 04:14:50 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:14:50 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" --- SKIP: TestDeduplicateSizeOnly (1.25s) === RUN TestDeduplicateFirst run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/11 04:14:51 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:14:52 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" --- SKIP: TestDeduplicateFirst (1.30s) === RUN TestDeduplicateNewest run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/11 04:14:52 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:14:53 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" --- SKIP: TestDeduplicateNewest (1.26s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" dedupe_test.go:42: Can't run this test without modtimes 2026/05/11 04:14:53 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:14:54 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" --- SKIP: TestDeduplicateNewestByHash (1.24s) === RUN TestDeduplicateOldest run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/11 04:14:55 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:14:55 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" --- SKIP: TestDeduplicateOldest (1.27s) === RUN TestDeduplicateLargest run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/11 04:14:56 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:14:57 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" --- SKIP: TestDeduplicateLargest (1.27s) === RUN TestDeduplicateSmallest run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/11 04:14:57 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:14:58 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" --- SKIP: TestDeduplicateSmallest (1.31s) === RUN TestDeduplicateRename run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/11 04:14:59 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:14:59 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" --- SKIP: TestDeduplicateRename (1.25s) === RUN TestMergeDirs run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories 2026/05/11 04:15:00 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:15:00 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" --- SKIP: TestMergeDirs (1.26s) === RUN TestListDirSorted run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" 2026/05/11 04:15:01 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:15:02 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:15:04 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:15:04 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:15:06 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bo3Sn1GhSUVwKdASmSrhIRbmRlVi61gvc" 2026/05/11 04:15:08 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bo3Sn1GhSUVwKdASmSrhIRbmRlVi61gvc" 2026/05/11 04:15:08 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bo3Sn1GhSUVwKdASmSrhIRbmRlVi61gvc" 2026/05/11 04:15:10 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bpt6u-JRfeeCafsn4oZlFUrw7nHRG2yNg" 2026/05/11 04:15:12 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bo3Sn1GhSUVwKdASmSrhIRbmRlVi61gvc" 2026/05/11 04:15:12 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bo3Sn1GhSUVwKdASmSrhIRbmRlVi61gvc" 2026/05/11 04:15:15 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:15:15 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bo3Sn1GhSUVwKdASmSrhIRbmRlVi61gvc" 2026/05/11 04:15:16 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BuMfB49U6UPomQU2uWupFg6Ii828Hvgp6" 2026/05/11 04:15:17 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bpt6u-JRfeeCafsn4oZlFUrw7nHRG2yNg" 2026/05/11 04:15:17 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:15:18 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:15:19 DEBUG : a.txt: Excluded (Size Filter) 2026/05/11 04:15:19 DEBUG : a.txt: Excluded 2026/05/11 04:15:19 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bo3Sn1GhSUVwKdASmSrhIRbmRlVi61gvc" 2026/05/11 04:15:19 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bo3Sn1GhSUVwKdASmSrhIRbmRlVi61gvc" 2026/05/11 04:15:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/11 04:15:20 DEBUG : sub dir/hello world: Excluded 2026/05/11 04:15:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/11 04:15:20 DEBUG : sub dir/hello world2: Excluded 2026/05/11 04:15:20 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bo3Sn1GhSUVwKdASmSrhIRbmRlVi61gvc" 2026/05/11 04:15:21 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BuMfB49U6UPomQU2uWupFg6Ii828Hvgp6" 2026/05/11 04:15:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/11 04:15:21 DEBUG : sub dir/hello world: Excluded 2026/05/11 04:15:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/11 04:15:21 DEBUG : sub dir/hello world2: Excluded 2026/05/11 04:15:21 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bpt6u-JRfeeCafsn4oZlFUrw7nHRG2yNg" 2026/05/11 04:15:22 DEBUG : sub dir/ignore dir: Excluded 2026/05/11 04:15:22 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bpt6u-JRfeeCafsn4oZlFUrw7nHRG2yNg" 2026/05/11 04:15:23 DEBUG : sub dir/ignore dir: Excluded 2026/05/11 04:15:23 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bpt6u-JRfeeCafsn4oZlFUrw7nHRG2yNg" 2026/05/11 04:15:23 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bpt6u-JRfeeCafsn4oZlFUrw7nHRG2yNg" 2026/05/11 04:15:24 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:15:26 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bo3Sn1GhSUVwKdASmSrhIRbmRlVi61gvc" 2026/05/11 04:15:28 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BuMfB49U6UPomQU2uWupFg6Ii828Hvgp6" 2026/05/11 04:15:30 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bpt6u-JRfeeCafsn4oZlFUrw7nHRG2yNg" 2026/05/11 04:15:32 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BuMfB49U6UPomQU2uWupFg6Ii828Hvgp6" 2026/05/11 04:15:33 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bpt6u-JRfeeCafsn4oZlFUrw7nHRG2yNg" 2026/05/11 04:15:34 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bo3Sn1GhSUVwKdASmSrhIRbmRlVi61gvc" 2026/05/11 04:15:36 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" --- PASS: TestListDirSorted (35.11s) === RUN TestListDirSortedFn run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" 2026/05/11 04:15:36 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:15:37 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:15:39 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:15:39 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:15:41 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bo4sr6-_rv_Sc26YB0GhDKLluGWc9b-V0" 2026/05/11 04:15:43 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bo4sr6-_rv_Sc26YB0GhDKLluGWc9b-V0" 2026/05/11 04:15:43 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bo4sr6-_rv_Sc26YB0GhDKLluGWc9b-V0" 2026/05/11 04:15:45 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BmWVvSFrhh0hluS6jjchPa4OAXcSIZd3I" 2026/05/11 04:15:47 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bo4sr6-_rv_Sc26YB0GhDKLluGWc9b-V0" 2026/05/11 04:15:47 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bo4sr6-_rv_Sc26YB0GhDKLluGWc9b-V0" 2026/05/11 04:15:50 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:15:50 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bo4sr6-_rv_Sc26YB0GhDKLluGWc9b-V0" 2026/05/11 04:15:51 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BofF5aVuj9IpTQ2_M7nhL4rsUS-WJJ64K" 2026/05/11 04:15:52 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BmWVvSFrhh0hluS6jjchPa4OAXcSIZd3I" 2026/05/11 04:15:53 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:15:53 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:15:54 DEBUG : a.txt: Excluded (Size Filter) 2026/05/11 04:15:54 DEBUG : a.txt: Excluded 2026/05/11 04:15:54 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bo4sr6-_rv_Sc26YB0GhDKLluGWc9b-V0" 2026/05/11 04:15:55 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bo4sr6-_rv_Sc26YB0GhDKLluGWc9b-V0" 2026/05/11 04:15:55 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/11 04:15:55 DEBUG : sub dir/hello world: Excluded 2026/05/11 04:15:55 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/11 04:15:55 DEBUG : sub dir/hello world2: Excluded 2026/05/11 04:15:55 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bo4sr6-_rv_Sc26YB0GhDKLluGWc9b-V0" 2026/05/11 04:15:56 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BofF5aVuj9IpTQ2_M7nhL4rsUS-WJJ64K" 2026/05/11 04:15:57 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BmWVvSFrhh0hluS6jjchPa4OAXcSIZd3I" 2026/05/11 04:15:57 DEBUG : sub dir/ignore dir: Excluded 2026/05/11 04:15:57 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/11 04:15:57 DEBUG : sub dir/hello world: Excluded 2026/05/11 04:15:57 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/11 04:15:57 DEBUG : sub dir/hello world2: Excluded 2026/05/11 04:15:57 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BmWVvSFrhh0hluS6jjchPa4OAXcSIZd3I" 2026/05/11 04:15:58 DEBUG : sub dir/ignore dir: Excluded 2026/05/11 04:15:58 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BmWVvSFrhh0hluS6jjchPa4OAXcSIZd3I" 2026/05/11 04:15:58 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BmWVvSFrhh0hluS6jjchPa4OAXcSIZd3I" 2026/05/11 04:15:59 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:16:01 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bo4sr6-_rv_Sc26YB0GhDKLluGWc9b-V0" 2026/05/11 04:16:03 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BofF5aVuj9IpTQ2_M7nhL4rsUS-WJJ64K" 2026/05/11 04:16:05 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BmWVvSFrhh0hluS6jjchPa4OAXcSIZd3I" 2026/05/11 04:16:07 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BofF5aVuj9IpTQ2_M7nhL4rsUS-WJJ64K" 2026/05/11 04:16:08 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BmWVvSFrhh0hluS6jjchPa4OAXcSIZd3I" 2026/05/11 04:16:10 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bo4sr6-_rv_Sc26YB0GhDKLluGWc9b-V0" 2026/05/11 04:16:11 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" --- PASS: TestListDirSortedFn (35.41s) === RUN TestListJSON run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" 2026/05/11 04:16:12 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:16:13 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:16:14 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:16:16 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:16:16 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bn8_A_Xsdd0gBR181eNZDfIUq8nGpmS3I" === RUN TestListJSON/Default 2026/05/11 04:16:17 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" === RUN TestListJSON/FilesOnly 2026/05/11 04:16:18 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" === RUN TestListJSON/DirsOnly 2026/05/11 04:16:18 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" === RUN TestListJSON/Recurse 2026/05/11 04:16:19 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:16:20 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bn8_A_Xsdd0gBR181eNZDfIUq8nGpmS3I" === RUN TestListJSON/SubDir 2026/05/11 04:16:20 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bn8_A_Xsdd0gBR181eNZDfIUq8nGpmS3I" === RUN TestListJSON/NoModTime 2026/05/11 04:16:21 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" === RUN TestListJSON/NoMimeType 2026/05/11 04:16:22 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" === RUN TestListJSON/ShowHash 2026/05/11 04:16:22 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" === RUN TestListJSON/HashTypes 2026/05/11 04:16:23 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:16:24 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/05/11 04:16:24 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:16:24 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:16:25 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:16:26 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bn8_A_Xsdd0gBR181eNZDfIUq8nGpmS3I" 2026/05/11 04:16:28 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bn8_A_Xsdd0gBR181eNZDfIUq8nGpmS3I" 2026/05/11 04:16:29 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" --- PASS: TestListJSON (17.93s) --- PASS: TestListJSON/Default (0.65s) --- PASS: TestListJSON/FilesOnly (0.66s) --- PASS: TestListJSON/DirsOnly (0.66s) --- PASS: TestListJSON/Recurse (1.30s) --- PASS: TestListJSON/SubDir (0.64s) --- PASS: TestListJSON/NoModTime (0.65s) --- PASS: TestListJSON/NoMimeType (0.65s) --- PASS: TestListJSON/ShowHash (0.65s) --- PASS: TestListJSON/HashTypes (0.67s) --- PASS: TestListJSON/Metadata (1.33s) === RUN TestStatJSON run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" 2026/05/11 04:16:29 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:16:31 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:16:32 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:16:34 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:16:34 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BtIRJ8WrHXmp7Xz4b3F1Hb65he324QwTq" === RUN TestStatJSON/Root 2026/05/11 04:16:35 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/05/11 04:16:36 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" === RUN TestStatJSON/Dir 2026/05/11 04:16:36 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:16:37 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" === RUN TestStatJSON/DirWithTrailingSlash 2026/05/11 04:16:38 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" === RUN TestStatJSON/File 2026/05/11 04:16:38 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" === RUN TestStatJSON/NotFound 2026/05/11 04:16:39 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:16:40 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" === RUN TestStatJSON/DirFilesOnly 2026/05/11 04:16:40 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" === RUN TestStatJSON/FileFilesOnly 2026/05/11 04:16:41 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" === RUN TestStatJSON/NotFoundFilesOnly 2026/05/11 04:16:42 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" === RUN TestStatJSON/DirDirsOnly 2026/05/11 04:16:42 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" === RUN TestStatJSON/FileDirsOnly 2026/05/11 04:16:43 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" === RUN TestStatJSON/NotFoundDirsOnly 2026/05/11 04:16:44 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" === RUN TestStatJSON/RootNotFound 2026/05/11 04:16:44 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-jicaced1laqe/notfound" 2026/05/11 04:16:44 DEBUG : Config file has changed externally - reloading 2026/05/11 04:16:45 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/notfound': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/11 04:16:45 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/notfound': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/11 04:16:46 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/notfound': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/11 04:16:46 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/notfound': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:16:46 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/notfound': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:16:47 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:16:48 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:16:48 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/notfound': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:16:49 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:16:50 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BtIRJ8WrHXmp7Xz4b3F1Hb65he324QwTq" 2026/05/11 04:16:52 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BtIRJ8WrHXmp7Xz4b3F1Hb65he324QwTq" 2026/05/11 04:16:53 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" --- PASS: TestStatJSON (24.05s) --- PASS: TestStatJSON/Root (0.65s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.64s) --- PASS: TestStatJSON/Dir (1.38s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.65s) --- PASS: TestStatJSON/File (0.78s) --- PASS: TestStatJSON/NotFound (1.34s) --- PASS: TestStatJSON/DirFilesOnly (0.66s) --- PASS: TestStatJSON/FileFilesOnly (0.66s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.66s) --- PASS: TestStatJSON/DirDirsOnly (0.66s) --- PASS: TestStatJSON/FileDirsOnly (0.65s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.65s) --- PASS: TestStatJSON/RootNotFound (4.57s) === RUN TestMkdir run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" 2026/05/11 04:16:54 INFO : Huawei Drive root 'rclone-test-jicaced1laqe': Making directory 2026/05/11 04:16:54 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:16:54 INFO : Huawei Drive root 'rclone-test-jicaced1laqe': Making directory 2026/05/11 04:16:54 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:16:55 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" --- PASS: TestMkdir (1.90s) === RUN TestLsd run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" 2026/05/11 04:16:55 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:16:56 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:16:58 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:16:59 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BnaSL70oJxtxJHD75qoZPhodBuWOYjZxc" 2026/05/11 04:17:00 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:17:01 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:17:01 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BnaSL70oJxtxJHD75qoZPhodBuWOYjZxc" 2026/05/11 04:17:03 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BnaSL70oJxtxJHD75qoZPhodBuWOYjZxc" 2026/05/11 04:17:04 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" --- PASS: TestLsd (9.16s) === RUN TestLs run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" 2026/05/11 04:17:05 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:17:06 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:17:07 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:17:08 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:17:09 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:17:11 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" --- PASS: TestLs (6.65s) === RUN TestLsWithFilesFrom run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" 2026/05/11 04:17:11 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:17:13 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:17:14 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:17:15 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:17:16 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/05/11 04:17:16 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:17:16 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:17:17 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:17:19 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" --- PASS: TestLsWithFilesFrom (8.40s) === RUN TestLsLong run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" 2026/05/11 04:17:20 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:17:21 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:17:23 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:17:23 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:17:24 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:17:26 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" --- PASS: TestLsLong (7.05s) === RUN TestHashSums run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" 2026/05/11 04:17:27 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:17:28 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:17:30 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:17:30 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:17:33 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" --- PASS: TestHashSums (6.80s) === RUN TestHashSumsWithErrors 2026/05/11 04:17:33 DEBUG : Creating backend with remote ":memory:" 2026/05/11 04:17:33 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/05/11 04:17:33 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/05/11 04:17:33 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/05/11 04:17:33 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/05/11 04:17:33 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/05/11 04:17:33 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/05/11 04:17:33 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/05/11 04:17:33 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/05/11 04:17:33 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-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" 2026/05/11 04:17:33 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:17:35 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:17:36 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:17:37 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:17:39 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:17:40 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BuBvweE21wxHze_e0XhNP6aL-wvSfMZmR" 2026/05/11 04:17:41 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:17:41 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:17:43 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BuBvweE21wxHze_e0XhNP6aL-wvSfMZmR" 2026/05/11 04:17:45 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BuBvweE21wxHze_e0XhNP6aL-wvSfMZmR" 2026/05/11 04:17:46 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" --- PASS: TestCount (13.16s) === RUN TestDelete run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" 2026/05/11 04:17:47 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:17:48 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:17:49 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:17:51 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:17:51 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:17:51 DEBUG : Waiting for deletions to finish 2026/05/11 04:17:52 DEBUG : large: Excluded (Size Filter) 2026/05/11 04:17:53 INFO : small: Deleted 2026/05/11 04:17:53 INFO : medium: Deleted 2026/05/11 04:17:53 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:17:53 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:17:55 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" --- PASS: TestDelete (8.68s) === RUN TestMaxDelete run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" 2026/05/11 04:17:55 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:17:57 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:17:58 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:18:00 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:18:00 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:18:00 DEBUG : Waiting for deletions to finish 2026/05/11 04:18:01 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/05/11 04:18:02 INFO : small: Deleted 2026/05/11 04:18:02 INFO : medium: Deleted 2026/05/11 04:18:02 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:18:02 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:18:04 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:18:04 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:18:05 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" --- PASS: TestMaxDelete (10.33s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" 2026/05/11 04:18:06 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:18:08 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:18:09 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:18:10 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:18:11 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:18:11 DEBUG : Waiting for deletions to finish 2026/05/11 04:18:12 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/05/11 04:18:12 INFO : medium: Deleted 2026/05/11 04:18:12 INFO : small: Deleted 2026/05/11 04:18:12 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:18:13 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:18:14 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:18:15 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:18:16 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" --- PASS: TestMaxDeleteSizeLargeFile (10.71s) === RUN TestMaxDeleteSize run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" 2026/05/11 04:18:16 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:18:18 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:18:19 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:18:20 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:18:21 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:18:21 DEBUG : Waiting for deletions to finish 2026/05/11 04:18:22 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/05/11 04:18:22 INFO : small: Deleted 2026/05/11 04:18:22 INFO : medium: Deleted 2026/05/11 04:18:22 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:18:23 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:18:24 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:18:25 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:18:26 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" --- PASS: TestMaxDeleteSize (9.91s) === RUN TestReadFile run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" 2026/05/11 04:18:26 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:18:28 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:18:28 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:18:29 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:18:31 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:18:31 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:18:32 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" --- PASS: TestReadFile (6.44s) === RUN TestRetry 2026/05/11 04:18:33 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/05/11 04:18:33 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/05/11 04:18:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/11 04:18:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/11 04:18:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/11 04:18:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/11 04:18:33 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-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" 2026/05/11 04:18:33 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:18:34 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:18:35 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:18:36 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:18:38 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:18:40 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:18:42 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:18:44 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:18:46 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:18:48 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" --- PASS: TestCat (15.99s) === RUN TestPurge 2026/05/11 04:18:49 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-dupecem7jute" 2026/05/11 04:18:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/11 04:18:50 DEBUG : Huawei Drive root 'rclone-test-dupecem7jute': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/11 04:18:50 DEBUG : Huawei Drive root 'rclone-test-dupecem7jute': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/11 04:18:50 DEBUG : Huawei Drive root 'rclone-test-dupecem7jute': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/11 04:18:50 DEBUG : Huawei Drive root 'rclone-test-dupecem7jute': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:18:51 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:18:52 DEBUG : Creating backend with remote "/tmp/rclone3217049027" run.go:198: Remote "Huawei Drive root 'rclone-test-dupecem7jute'", Local "Local file system at /tmp/rclone3217049027", Modify Window "876000h0m0s" 2026/05/11 04:18:52 DEBUG : Huawei Drive root 'rclone-test-dupecem7jute': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:18:53 DEBUG : Huawei Drive root 'rclone-test-dupecem7jute': Listing directory "Bk1eR_PFcKg-TkWEo35FKWYmyo3Aj2HCP" 2026/05/11 04:18:54 DEBUG : Huawei Drive root 'rclone-test-dupecem7jute': Listing directory "Bk1eR_PFcKg-TkWEo35FKWYmyo3Aj2HCP" 2026/05/11 04:18:55 DEBUG : Huawei Drive root 'rclone-test-dupecem7jute': Listing directory "Bqipq5n_ZjeGMhks9dtRNVLDPWGqtXddh" 2026/05/11 04:18:57 DEBUG : Huawei Drive root 'rclone-test-dupecem7jute': Listing directory "BiP1D_R4hLPSYxOhb8L5OJ5IYcXHMpXZ0" 2026/05/11 04:18:59 INFO : A2: Making directory 2026/05/11 04:18:59 DEBUG : Huawei Drive root 'rclone-test-dupecem7jute': Listing directory "Bk1eR_PFcKg-TkWEo35FKWYmyo3Aj2HCP" 2026/05/11 04:19:00 INFO : A1/B2: Making directory 2026/05/11 04:19:00 DEBUG : Huawei Drive root 'rclone-test-dupecem7jute': Listing directory "Bqipq5n_ZjeGMhks9dtRNVLDPWGqtXddh" 2026/05/11 04:19:02 INFO : A1/B2/C2: Making directory 2026/05/11 04:19:02 DEBUG : Huawei Drive root 'rclone-test-dupecem7jute': Listing directory "Bl6GpbhASOQsRJ5zvVEpFt41Em-LClmOL" 2026/05/11 04:19:03 INFO : A1/B1/C3: Making directory 2026/05/11 04:19:03 DEBUG : Huawei Drive root 'rclone-test-dupecem7jute': Listing directory "BiP1D_R4hLPSYxOhb8L5OJ5IYcXHMpXZ0" 2026/05/11 04:19:05 INFO : A3: Making directory 2026/05/11 04:19:05 DEBUG : Huawei Drive root 'rclone-test-dupecem7jute': Listing directory "Bk1eR_PFcKg-TkWEo35FKWYmyo3Aj2HCP" 2026/05/11 04:19:06 INFO : A3/B3: Making directory 2026/05/11 04:19:06 DEBUG : Huawei Drive root 'rclone-test-dupecem7jute': Listing directory "Bo85usOgsCDbdBhAnn1BPiLkrXDw6qFK2" 2026/05/11 04:19:07 INFO : A3/B3/C4: Making directory 2026/05/11 04:19:07 DEBUG : Huawei Drive root 'rclone-test-dupecem7jute': Listing directory "BkAlDhTlP966n792iU1FEZ4rscQnry60u" 2026/05/11 04:19:09 DEBUG : Huawei Drive root 'rclone-test-dupecem7jute': Listing directory "Bqipq5n_ZjeGMhks9dtRNVLDPWGqtXddh" 2026/05/11 04:19:11 DEBUG : Huawei Drive root 'rclone-test-dupecem7jute': Listing directory "Bk1eR_PFcKg-TkWEo35FKWYmyo3Aj2HCP" 2026/05/11 04:19:11 DEBUG : Huawei Drive root 'rclone-test-dupecem7jute': Listing directory "BqNP89Hxf5FErtovzxc9FebI2zniu277R" 2026/05/11 04:19:12 DEBUG : Huawei Drive root 'rclone-test-dupecem7jute': Listing directory "Bqipq5n_ZjeGMhks9dtRNVLDPWGqtXddh" 2026/05/11 04:19:13 DEBUG : Huawei Drive root 'rclone-test-dupecem7jute': Listing directory "Bl6GpbhASOQsRJ5zvVEpFt41Em-LClmOL" 2026/05/11 04:19:13 DEBUG : Huawei Drive root 'rclone-test-dupecem7jute': Listing directory "BnUIzLU3qMn0fNp36NiVP2IenAaGfbmj9" 2026/05/11 04:19:14 DEBUG : Huawei Drive root 'rclone-test-dupecem7jute': Listing directory "BiP1D_R4hLPSYxOhb8L5OJ5IYcXHMpXZ0" 2026/05/11 04:19:15 DEBUG : Huawei Drive root 'rclone-test-dupecem7jute': Listing directory "BhytH6sx1lv4im6kU9MNJ8J3OdWYe8cx-" 2026/05/11 04:19:15 DEBUG : Huawei Drive root 'rclone-test-dupecem7jute': Listing directory "BklRfUBbCFLSG2d4nfDFAAYixbdzERk40" 2026/05/11 04:19:16 DEBUG : Huawei Drive root 'rclone-test-dupecem7jute': Listing directory "Bo85usOgsCDbdBhAnn1BPiLkrXDw6qFK2" 2026/05/11 04:19:17 DEBUG : Huawei Drive root 'rclone-test-dupecem7jute': Listing directory "BkAlDhTlP966n792iU1FEZ4rscQnry60u" 2026/05/11 04:19:17 DEBUG : Huawei Drive root 'rclone-test-dupecem7jute': Listing directory "Bv2MR_LldM3ehzHymUjJAS6WGI3Br2Wn3" 2026/05/11 04:19:19 DEBUG : Huawei Drive root 'rclone-test-dupecem7jute': Listing directory "Bk1eR_PFcKg-TkWEo35FKWYmyo3Aj2HCP" 2026/05/11 04:19:19 DEBUG : Huawei Drive root 'rclone-test-dupecem7jute': Listing directory "BqNP89Hxf5FErtovzxc9FebI2zniu277R" 2026/05/11 04:19:20 DEBUG : Huawei Drive root 'rclone-test-dupecem7jute': Listing directory "Bqipq5n_ZjeGMhks9dtRNVLDPWGqtXddh" 2026/05/11 04:19:21 DEBUG : Huawei Drive root 'rclone-test-dupecem7jute': Listing directory "Bl6GpbhASOQsRJ5zvVEpFt41Em-LClmOL" 2026/05/11 04:19:21 DEBUG : Huawei Drive root 'rclone-test-dupecem7jute': Listing directory "BnUIzLU3qMn0fNp36NiVP2IenAaGfbmj9" 2026/05/11 04:19:22 DEBUG : Huawei Drive root 'rclone-test-dupecem7jute': Listing directory "Bo85usOgsCDbdBhAnn1BPiLkrXDw6qFK2" 2026/05/11 04:19:23 DEBUG : Huawei Drive root 'rclone-test-dupecem7jute': Listing directory "BkAlDhTlP966n792iU1FEZ4rscQnry60u" 2026/05/11 04:19:23 DEBUG : Huawei Drive root 'rclone-test-dupecem7jute': Listing directory "Bv2MR_LldM3ehzHymUjJAS6WGI3Br2Wn3" 2026/05/11 04:19:25 DEBUG : Huawei Drive root 'rclone-test-dupecem7jute': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:19:25 DEBUG : Huawei Drive root 'rclone-test-dupecem7jute': Purge remote 2026/05/11 04:19:25 DEBUG : Huawei Drive root 'rclone-test-dupecem7jute': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:19:26 NOTICE: purge failed: directory not found --- PASS: TestPurge (37.08s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" 2026/05/11 04:19:26 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:19:26 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:19:28 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BsLKH0ufe3iIYW7oSTB9CZqpXtV41WoSi" 2026/05/11 04:19:30 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BtX3xEKIvsLiJrv9b11ZMLq-Yw5xwq-o4" 2026/05/11 04:19:32 INFO : A2: Making directory 2026/05/11 04:19:32 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:19:33 INFO : A1/B2: Making directory 2026/05/11 04:19:33 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BsLKH0ufe3iIYW7oSTB9CZqpXtV41WoSi" 2026/05/11 04:19:35 INFO : A1/B2/C2: Making directory 2026/05/11 04:19:35 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bvgu5WkY_3trfduObomhAtqTui9aUu4Ra" 2026/05/11 04:19:36 INFO : A1/B1/C3: Making directory 2026/05/11 04:19:36 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BtX3xEKIvsLiJrv9b11ZMLq-Yw5xwq-o4" 2026/05/11 04:19:38 INFO : A3: Making directory 2026/05/11 04:19:38 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:19:39 INFO : A3/B3: Making directory 2026/05/11 04:19:39 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BmbhvZH6yFAQ7Y78uOSlM34NdXeisNk6E" 2026/05/11 04:19:40 INFO : A3/B3/C4: Making directory 2026/05/11 04:19:40 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BhkTBVCfqEzICtBVSgMdBipyh89j1bkmy" 2026/05/11 04:19:42 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BsLKH0ufe3iIYW7oSTB9CZqpXtV41WoSi" 2026/05/11 04:19:43 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:19:44 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BsLKH0ufe3iIYW7oSTB9CZqpXtV41WoSi" 2026/05/11 04:19:44 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BtX3xEKIvsLiJrv9b11ZMLq-Yw5xwq-o4" 2026/05/11 04:19:46 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BnNpPb8mhgwEhXVZV-lpIJoY_feMbJdmB" 2026/05/11 04:19:46 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BuiNxVR7wdRIzQmRv2D5OzaDGQ9nMdC-S" 2026/05/11 04:19:47 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bvgu5WkY_3trfduObomhAtqTui9aUu4Ra" 2026/05/11 04:19:48 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BvKvILECTLT3jbnBPLA9Mf6ZO-qCSF3e9" 2026/05/11 04:19:48 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BmbhvZH6yFAQ7Y78uOSlM34NdXeisNk6E" 2026/05/11 04:19:49 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BhkTBVCfqEzICtBVSgMdBipyh89j1bkmy" 2026/05/11 04:19:49 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Buoq4knu7iL6CSjzaJFBAGKBvih6pP9I-" 2026/05/11 04:19:50 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BhTgi410kk-_m3idZ615CGZ_dEG-PoMlv" 2026/05/11 04:19:51 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Buoq4knu7iL6CSjzaJFBAGKBvih6pP9I-" 2026/05/11 04:19:52 DEBUG : removing 1 level 3 directories 2026/05/11 04:19:52 INFO : A3/B3/C4: Removing directory 2026/05/11 04:19:52 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Buoq4knu7iL6CSjzaJFBAGKBvih6pP9I-" 2026/05/11 04:19:53 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:19:54 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BsLKH0ufe3iIYW7oSTB9CZqpXtV41WoSi" 2026/05/11 04:19:54 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BtX3xEKIvsLiJrv9b11ZMLq-Yw5xwq-o4" 2026/05/11 04:19:55 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BnNpPb8mhgwEhXVZV-lpIJoY_feMbJdmB" 2026/05/11 04:19:56 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BuiNxVR7wdRIzQmRv2D5OzaDGQ9nMdC-S" 2026/05/11 04:19:56 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bvgu5WkY_3trfduObomhAtqTui9aUu4Ra" 2026/05/11 04:19:57 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BvKvILECTLT3jbnBPLA9Mf6ZO-qCSF3e9" 2026/05/11 04:19:58 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BmbhvZH6yFAQ7Y78uOSlM34NdXeisNk6E" 2026/05/11 04:19:58 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BhkTBVCfqEzICtBVSgMdBipyh89j1bkmy" 2026/05/11 04:19:59 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BhTgi410kk-_m3idZ615CGZ_dEG-PoMlv" 2026/05/11 04:20:00 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:20:00 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BsLKH0ufe3iIYW7oSTB9CZqpXtV41WoSi" 2026/05/11 04:20:01 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BtX3xEKIvsLiJrv9b11ZMLq-Yw5xwq-o4" 2026/05/11 04:20:02 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BnNpPb8mhgwEhXVZV-lpIJoY_feMbJdmB" 2026/05/11 04:20:02 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BuiNxVR7wdRIzQmRv2D5OzaDGQ9nMdC-S" 2026/05/11 04:20:03 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bvgu5WkY_3trfduObomhAtqTui9aUu4Ra" 2026/05/11 04:20:04 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BvKvILECTLT3jbnBPLA9Mf6ZO-qCSF3e9" 2026/05/11 04:20:05 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BmbhvZH6yFAQ7Y78uOSlM34NdXeisNk6E" 2026/05/11 04:20:05 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BhkTBVCfqEzICtBVSgMdBipyh89j1bkmy" 2026/05/11 04:20:06 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BhTgi410kk-_m3idZ615CGZ_dEG-PoMlv" 2026/05/11 04:20:07 DEBUG : removing 2 level 3 directories 2026/05/11 04:20:07 INFO : A1/B2/C2: Removing directory 2026/05/11 04:20:07 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BvKvILECTLT3jbnBPLA9Mf6ZO-qCSF3e9" 2026/05/11 04:20:07 INFO : A1/B1/C3: Removing directory 2026/05/11 04:20:07 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BuiNxVR7wdRIzQmRv2D5OzaDGQ9nMdC-S" 2026/05/11 04:20:09 DEBUG : removing 2 level 2 directories 2026/05/11 04:20:09 INFO : A3/B3: Removing directory 2026/05/11 04:20:09 INFO : A1/B2: Removing directory 2026/05/11 04:20:09 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BhkTBVCfqEzICtBVSgMdBipyh89j1bkmy" 2026/05/11 04:20:09 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bvgu5WkY_3trfduObomhAtqTui9aUu4Ra" 2026/05/11 04:20:10 DEBUG : removing 2 level 1 directories 2026/05/11 04:20:10 INFO : A3: Removing directory 2026/05/11 04:20:10 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BmbhvZH6yFAQ7Y78uOSlM34NdXeisNk6E" 2026/05/11 04:20:10 INFO : A2: Removing directory 2026/05/11 04:20:10 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BhTgi410kk-_m3idZ615CGZ_dEG-PoMlv" 2026/05/11 04:20:12 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:20:12 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BsLKH0ufe3iIYW7oSTB9CZqpXtV41WoSi" 2026/05/11 04:20:13 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BtX3xEKIvsLiJrv9b11ZMLq-Yw5xwq-o4" 2026/05/11 04:20:14 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BnNpPb8mhgwEhXVZV-lpIJoY_feMbJdmB" 2026/05/11 04:20:15 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BnNpPb8mhgwEhXVZV-lpIJoY_feMbJdmB" 2026/05/11 04:20:16 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BsLKH0ufe3iIYW7oSTB9CZqpXtV41WoSi" 2026/05/11 04:20:17 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:20:18 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BsLKH0ufe3iIYW7oSTB9CZqpXtV41WoSi" 2026/05/11 04:20:19 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BtX3xEKIvsLiJrv9b11ZMLq-Yw5xwq-o4" 2026/05/11 04:20:19 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BnNpPb8mhgwEhXVZV-lpIJoY_feMbJdmB" 2026/05/11 04:20:20 DEBUG : removing 1 level 3 directories 2026/05/11 04:20:20 INFO : A1/B1/C1: Removing directory 2026/05/11 04:20:20 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BnNpPb8mhgwEhXVZV-lpIJoY_feMbJdmB" 2026/05/11 04:20:21 DEBUG : removing 1 level 2 directories 2026/05/11 04:20:21 INFO : A1/B1: Removing directory 2026/05/11 04:20:21 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BtX3xEKIvsLiJrv9b11ZMLq-Yw5xwq-o4" 2026/05/11 04:20:23 DEBUG : removing 1 level 1 directories 2026/05/11 04:20:23 INFO : A1: Removing directory 2026/05/11 04:20:23 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BsLKH0ufe3iIYW7oSTB9CZqpXtV41WoSi" 2026/05/11 04:20:24 DEBUG : removing 1 level 0 directories 2026/05/11 04:20:24 INFO : Huawei Drive root 'rclone-test-jicaced1laqe': Removing directory 2026/05/11 04:20:24 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bg3eR0tkUM81TfT71iopFuZmSo14LkGlN" 2026/05/11 04:20:25 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:20:26 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- PASS: TestRmdirsNoLeaveRoot (60.63s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" 2026/05/11 04:20:26 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:20:28 INFO : A1: Making directory 2026/05/11 04:20:28 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:20:29 INFO : A1/B1: Making directory 2026/05/11 04:20:29 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BkRoAzvMcHNJdt9YHuFJKvov_MkIhmEZS" 2026/05/11 04:20:31 INFO : A1/B1/C1: Making directory 2026/05/11 04:20:31 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BhRvJUS1cGQusqSYvEVtIgJ_--93_2EOL" 2026/05/11 04:20:32 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:20:33 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BkRoAzvMcHNJdt9YHuFJKvov_MkIhmEZS" 2026/05/11 04:20:34 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BhRvJUS1cGQusqSYvEVtIgJ_--93_2EOL" 2026/05/11 04:20:34 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BoNtc8oD3R1gwCtVHnVtP37o-bn5Scx3Y" 2026/05/11 04:20:35 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BkRoAzvMcHNJdt9YHuFJKvov_MkIhmEZS" 2026/05/11 04:20:36 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BhRvJUS1cGQusqSYvEVtIgJ_--93_2EOL" 2026/05/11 04:20:36 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BoNtc8oD3R1gwCtVHnVtP37o-bn5Scx3Y" 2026/05/11 04:20:37 DEBUG : removing 1 level 3 directories 2026/05/11 04:20:37 INFO : A1/B1/C1: Removing directory 2026/05/11 04:20:37 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BoNtc8oD3R1gwCtVHnVtP37o-bn5Scx3Y" 2026/05/11 04:20:38 DEBUG : removing 1 level 2 directories 2026/05/11 04:20:38 INFO : A1/B1: Removing directory 2026/05/11 04:20:38 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BhRvJUS1cGQusqSYvEVtIgJ_--93_2EOL" 2026/05/11 04:20:40 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:20:40 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BkRoAzvMcHNJdt9YHuFJKvov_MkIhmEZS" 2026/05/11 04:20:41 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:20:42 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BkRoAzvMcHNJdt9YHuFJKvov_MkIhmEZS" 2026/05/11 04:20:42 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BkRoAzvMcHNJdt9YHuFJKvov_MkIhmEZS" 2026/05/11 04:20:44 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" --- PASS: TestRmdirsLeaveRoot (17.64s) === RUN TestRmdirsWithFilter run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" 2026/05/11 04:20:44 INFO : A1: Making directory 2026/05/11 04:20:44 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:20:45 INFO : A1/B1: Making directory 2026/05/11 04:20:45 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BuUFpdy3QsKF9kR0I-oRLraOkW_v_VOoh" 2026/05/11 04:20:47 INFO : A1/B1/C1: Making directory 2026/05/11 04:20:47 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BuD4VdFjsVrTWC33TmMpKqaLbJ_iKaAw0" 2026/05/11 04:20:48 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:20:49 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BuUFpdy3QsKF9kR0I-oRLraOkW_v_VOoh" 2026/05/11 04:20:50 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BuD4VdFjsVrTWC33TmMpKqaLbJ_iKaAw0" 2026/05/11 04:20:50 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bo3pS18a9qMJhOIRR8DJGibmfYFsUOfJC" 2026/05/11 04:20:51 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:20:52 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BuUFpdy3QsKF9kR0I-oRLraOkW_v_VOoh" 2026/05/11 04:20:53 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BuD4VdFjsVrTWC33TmMpKqaLbJ_iKaAw0" 2026/05/11 04:20:53 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bo3pS18a9qMJhOIRR8DJGibmfYFsUOfJC" 2026/05/11 04:20:54 DEBUG : removing 1 level 3 directories 2026/05/11 04:20:54 INFO : A1/B1/C1: Removing directory 2026/05/11 04:20:54 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bo3pS18a9qMJhOIRR8DJGibmfYFsUOfJC" 2026/05/11 04:20:55 DEBUG : removing 1 level 2 directories 2026/05/11 04:20:55 INFO : A1/B1: Removing directory 2026/05/11 04:20:55 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BuD4VdFjsVrTWC33TmMpKqaLbJ_iKaAw0" 2026/05/11 04:20:57 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:20:57 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BuUFpdy3QsKF9kR0I-oRLraOkW_v_VOoh" 2026/05/11 04:20:58 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:20:59 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BuUFpdy3QsKF9kR0I-oRLraOkW_v_VOoh" 2026/05/11 04:20:59 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BuUFpdy3QsKF9kR0I-oRLraOkW_v_VOoh" 2026/05/11 04:21:00 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" --- PASS: TestRmdirsWithFilter (16.91s) === RUN TestCopyURL run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" 2026/05/11 04:21:01 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:21:02 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:21:03 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:21:04 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:21:04 DEBUG : filename.txt: File name found in url 2026/05/11 04:21:04 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:21:06 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/05/11 04:21:06 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:21:07 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:21:09 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:21:09 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:21:13 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" --- PASS: TestCopyURL (12.90s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" 2026/05/11 04:21:14 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:21:16 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:21:17 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" --- PASS: TestCopyURLDownloadHeaders (3.69s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" 2026/05/11 04:21:18 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:21:18 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/11 04:21:18 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:21:19 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:21:21 DEBUG : sub/file2: size = 14 OK 2026/05/11 04:21:21 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/05/11 04:21:21 INFO : file1: Copied (new) to: sub/file2 2026/05/11 04:21:21 INFO : file1: Deleted 2026/05/11 04:21:21 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:21:22 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bq-LYUxV77NbV8MeGELlGerEH6t_H_7ZW" 2026/05/11 04:21:22 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bq-LYUxV77NbV8MeGELlGerEH6t_H_7ZW" 2026/05/11 04:21:23 DEBUG : sub/file2: size = 14 OK 2026/05/11 04:21:23 DEBUG : file1: Sizes identical 2026/05/11 04:21:23 DEBUG : file1: Unchanged skipping 2026/05/11 04:21:23 INFO : file1: Deleted 2026/05/11 04:21:23 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:21:24 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bq-LYUxV77NbV8MeGELlGerEH6t_H_7ZW" 2026/05/11 04:21:24 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': don't need to copy/move sub/file2, it is already at target location 2026/05/11 04:21:24 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:21:25 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bq-LYUxV77NbV8MeGELlGerEH6t_H_7ZW" 2026/05/11 04:21:26 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:21:26 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bq-LYUxV77NbV8MeGELlGerEH6t_H_7ZW" 2026/05/11 04:21:28 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bq-LYUxV77NbV8MeGELlGerEH6t_H_7ZW" 2026/05/11 04:21:29 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" --- PASS: TestMoveFile (11.82s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" 2026/05/11 04:21:29 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:21:30 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/11 04:21:30 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:21:32 DEBUG : file1: size = 14 OK 2026/05/11 04:21:32 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/05/11 04:21:32 INFO : file1: Copied (new) 2026/05/11 04:21:32 INFO : file1: Deleted 2026/05/11 04:21:32 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:21:32 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:21:33 DEBUG : file1: Destination exists, skipping 2026/05/11 04:21:33 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/05/11 04:21:33 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:21:33 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:21:35 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" --- PASS: TestMoveFileWithIgnoreExisting (6.40s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" 2026/05/11 04:21:36 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:21:36 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" --- PASS: TestCaseInsensitiveMoveFile (1.25s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" 2026/05/11 04:21:37 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:21:38 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" --- PASS: TestCaseInsensitiveMoveFileDryRun (1.67s) === RUN TestMoveFileBackupDir run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" 2026/05/11 04:21:39 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:21:39 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:21:42 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:21:43 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bp7lMDtNX9iVxBNZr0QpAmb1cfoIB06yl" 2026/05/11 04:21:43 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bp7lMDtNX9iVxBNZr0QpAmb1cfoIB06yl" 2026/05/11 04:21:44 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-jicaced1laqe/backup" 2026/05/11 04:21:44 DEBUG : Config file has changed externally - reloading 2026/05/11 04:21:45 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/backup': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/11 04:21:45 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/backup': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/11 04:21:46 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/backup': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/11 04:21:46 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/backup': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:21:47 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/backup': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:21:47 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:21:48 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:21:48 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone781477234) 2026/05/11 04:21:48 DEBUG : dst/file1: size = 18 (Huawei Drive root 'rclone-test-jicaced1laqe') 2026/05/11 04:21:48 DEBUG : dst/file1: Sizes differ 2026/05/11 04:21:48 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/backup': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:21:49 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/backup': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:21:50 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe/backup': Listing directory "BuKFKXJbR4Udbxfpf2KNNMqJEeNBEVbvH" 2026/05/11 04:21:52 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bp7lMDtNX9iVxBNZr0QpAmb1cfoIB06yl" 2026/05/11 04:21:53 INFO : dst/file1: Moved (server-side) 2026/05/11 04:21:53 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bp7lMDtNX9iVxBNZr0QpAmb1cfoIB06yl" 2026/05/11 04:21:55 DEBUG : dst/file1: size = 14 OK 2026/05/11 04:21:55 DEBUG : dst/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/05/11 04:21:55 INFO : dst/file1: Copied (new) 2026/05/11 04:21:55 INFO : dst/file1: Deleted 2026/05/11 04:21:55 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:21:55 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BuKFKXJbR4Udbxfpf2KNNMqJEeNBEVbvH" 2026/05/11 04:21:56 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BkgZqHpQuRM9TeJQAwYNMKYjjWJJGqh5P" 2026/05/11 04:21:56 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bp7lMDtNX9iVxBNZr0QpAmb1cfoIB06yl" 2026/05/11 04:21:57 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:21:58 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BuKFKXJbR4Udbxfpf2KNNMqJEeNBEVbvH" 2026/05/11 04:21:58 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BkgZqHpQuRM9TeJQAwYNMKYjjWJJGqh5P" 2026/05/11 04:22:00 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bp7lMDtNX9iVxBNZr0QpAmb1cfoIB06yl" 2026/05/11 04:22:01 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bp7lMDtNX9iVxBNZr0QpAmb1cfoIB06yl" 2026/05/11 04:22:03 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:22:03 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BuKFKXJbR4Udbxfpf2KNNMqJEeNBEVbvH" 2026/05/11 04:22:04 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BkgZqHpQuRM9TeJQAwYNMKYjjWJJGqh5P" 2026/05/11 04:22:05 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BuKFKXJbR4Udbxfpf2KNNMqJEeNBEVbvH" 2026/05/11 04:22:07 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" --- PASS: TestMoveFileBackupDir (28.99s) === 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-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" 2026/05/11 04:22:08 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:22:08 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:22:11 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bv3ySVTPmoaBmi76wI21PZKWZoNnhYvsg" 2026/05/11 04:22:12 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bv3ySVTPmoaBmi76wI21PZKWZoNnhYvsg" 2026/05/11 04:22:13 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bv3ySVTPmoaBmi76wI21PZKWZoNnhYvsg" 2026/05/11 04:22:15 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Brxc_XchTTseocNnn85dIR7XyDdEa1xRH" 2026/05/11 04:22:15 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Brxc_XchTTseocNnn85dIR7XyDdEa1xRH" 2026/05/11 04:22:17 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Brxc_XchTTseocNnn85dIR7XyDdEa1xRH" 2026/05/11 04:22:18 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Brxc_XchTTseocNnn85dIR7XyDdEa1xRH" 2026/05/11 04:22:20 INFO : A1/B2: Making directory 2026/05/11 04:22:20 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bv3ySVTPmoaBmi76wI21PZKWZoNnhYvsg" 2026/05/11 04:22:21 INFO : A1/B1/C3: Making directory 2026/05/11 04:22:21 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Brxc_XchTTseocNnn85dIR7XyDdEa1xRH" 2026/05/11 04:22:23 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:22:23 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bv3ySVTPmoaBmi76wI21PZKWZoNnhYvsg" 2026/05/11 04:22:24 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bl37EJa6Te4mfr9Oam-FOGo2b9ql8FyEJ" 2026/05/11 04:22:25 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Brxc_XchTTseocNnn85dIR7XyDdEa1xRH" 2026/05/11 04:22:25 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BjX-nW987BnFddc3ocW5Je5ealdcNv1zx" 2026/05/11 04:22:27 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bl2-UBka72gdfNVUkZ9JARo2KpoqUP4CH" 2026/05/11 04:22:27 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BpEKwkfdQs1OQd-XbEctPc76ngh0l1OnT" 2026/05/11 04:22:28 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:22:28 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': DirMove: srcID="Bv3ySVTPmoaBmi76wI21PZKWZoNnhYvsg" srcDirectoryID="Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" srcLeaf="A1" dstDirectoryID="Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" dstLeaf="A2" 2026/05/11 04:22:29 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': DirMove result: id="Bv3ySVTPmoaBmi76wI21PZKWZoNnhYvsg" fileName="A2" parentFolder=[Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B] 2026/05/11 04:22:29 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:22:30 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bv3ySVTPmoaBmi76wI21PZKWZoNnhYvsg" 2026/05/11 04:22:30 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bl37EJa6Te4mfr9Oam-FOGo2b9ql8FyEJ" 2026/05/11 04:22:31 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Brxc_XchTTseocNnn85dIR7XyDdEa1xRH" 2026/05/11 04:22:32 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BjX-nW987BnFddc3ocW5Je5ealdcNv1zx" 2026/05/11 04:22:32 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bl2-UBka72gdfNVUkZ9JARo2KpoqUP4CH" 2026/05/11 04:22:33 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BpEKwkfdQs1OQd-XbEctPc76ngh0l1OnT" 2026/05/11 04:22:34 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:22:35 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bv3ySVTPmoaBmi76wI21PZKWZoNnhYvsg" 2026/05/11 04:22:36 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bl37EJa6Te4mfr9Oam-FOGo2b9ql8FyEJ" 2026/05/11 04:22:36 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Brxc_XchTTseocNnn85dIR7XyDdEa1xRH" 2026/05/11 04:22:37 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BjX-nW987BnFddc3ocW5Je5ealdcNv1zx" 2026/05/11 04:22:38 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bl2-UBka72gdfNVUkZ9JARo2KpoqUP4CH" 2026/05/11 04:22:39 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BpEKwkfdQs1OQd-XbEctPc76ngh0l1OnT" 2026/05/11 04:22:39 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:22:41 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BuFuaMHBYKp4hUT4N-ixIsqK-qLyi3HAe" 2026/05/11 04:22:42 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BqA_iDuncPwa1vSuPnSRBw7Lq0II7WGWG" 2026/05/11 04:22:43 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BqA_iDuncPwa1vSuPnSRBw7Lq0II7WGWG" 2026/05/11 04:22:45 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BqA_iDuncPwa1vSuPnSRBw7Lq0II7WGWG" 2026/05/11 04:22:46 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BuFuaMHBYKp4hUT4N-ixIsqK-qLyi3HAe" 2026/05/11 04:22:48 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BuFuaMHBYKp4hUT4N-ixIsqK-qLyi3HAe" 2026/05/11 04:22:48 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BuFuaMHBYKp4hUT4N-ixIsqK-qLyi3HAe" 2026/05/11 04:22:48 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BqA_iDuncPwa1vSuPnSRBw7Lq0II7WGWG" 2026/05/11 04:22:48 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BlAdTiWXCEujL1Y8iqr1Lx47iYQW3Rkho" 2026/05/11 04:22:48 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Br4hteM3xsl-4OsN-sQFBC7VtX_Qfdejf" 2026/05/11 04:22:48 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bv3ySVTPmoaBmi76wI21PZKWZoNnhYvsg" 2026/05/11 04:22:49 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bv3ySVTPmoaBmi76wI21PZKWZoNnhYvsg" 2026/05/11 04:22:49 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Brxc_XchTTseocNnn85dIR7XyDdEa1xRH" 2026/05/11 04:22:50 INFO : A2/one: Moved (server-side) to: A3/one 2026/05/11 04:22:50 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bl2-UBka72gdfNVUkZ9JARo2KpoqUP4CH" 2026/05/11 04:22:50 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Brxc_XchTTseocNnn85dIR7XyDdEa1xRH" 2026/05/11 04:22:50 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Brxc_XchTTseocNnn85dIR7XyDdEa1xRH" 2026/05/11 04:22:51 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BjX-nW987BnFddc3ocW5Je5ealdcNv1zx" 2026/05/11 04:22:51 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bv3ySVTPmoaBmi76wI21PZKWZoNnhYvsg" 2026/05/11 04:22:51 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/05/11 04:22:51 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/05/11 04:22:52 INFO : A2/two: Moved (server-side) to: A3/two 2026/05/11 04:22:52 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/05/11 04:22:52 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bv3ySVTPmoaBmi76wI21PZKWZoNnhYvsg" 2026/05/11 04:22:53 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bl37EJa6Te4mfr9Oam-FOGo2b9ql8FyEJ" 2026/05/11 04:22:54 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Brxc_XchTTseocNnn85dIR7XyDdEa1xRH" 2026/05/11 04:22:55 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BpEKwkfdQs1OQd-XbEctPc76ngh0l1OnT" 2026/05/11 04:22:56 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BjX-nW987BnFddc3ocW5Je5ealdcNv1zx" 2026/05/11 04:22:58 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bl2-UBka72gdfNVUkZ9JARo2KpoqUP4CH" 2026/05/11 04:22:59 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Brxc_XchTTseocNnn85dIR7XyDdEa1xRH" 2026/05/11 04:23:00 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bv3ySVTPmoaBmi76wI21PZKWZoNnhYvsg" 2026/05/11 04:23:02 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:23:02 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BuFuaMHBYKp4hUT4N-ixIsqK-qLyi3HAe" 2026/05/11 04:23:04 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BvtOFYWpbisYdVMDf-JxJoqQ2t-2439BG" 2026/05/11 04:23:04 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BqA_iDuncPwa1vSuPnSRBw7Lq0II7WGWG" 2026/05/11 04:23:05 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Br4hteM3xsl-4OsN-sQFBC7VtX_Qfdejf" 2026/05/11 04:23:06 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BlAdTiWXCEujL1Y8iqr1Lx47iYQW3Rkho" 2026/05/11 04:23:06 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BodxH4OP-aqbNV3AmNWZGNLs5dWwxejAm" 2026/05/11 04:23:07 INFO : Huawei Drive root 'rclone-test-jicaced1laqe': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/05/11 04:23:07 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BuFuaMHBYKp4hUT4N-ixIsqK-qLyi3HAe" 2026/05/11 04:23:08 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BvtOFYWpbisYdVMDf-JxJoqQ2t-2439BG" 2026/05/11 04:23:08 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BqA_iDuncPwa1vSuPnSRBw7Lq0II7WGWG" 2026/05/11 04:23:09 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Br4hteM3xsl-4OsN-sQFBC7VtX_Qfdejf" 2026/05/11 04:23:10 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BlAdTiWXCEujL1Y8iqr1Lx47iYQW3Rkho" 2026/05/11 04:23:10 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BodxH4OP-aqbNV3AmNWZGNLs5dWwxejAm" 2026/05/11 04:23:11 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:23:12 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BrsjmW5tll2xiLe1uc9dIH7Qt1NdJ4c3s" 2026/05/11 04:23:14 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BtYS3CjOCQrsWlo4vxSJEIK9hhYbhBhg7" 2026/05/11 04:23:15 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BtYS3CjOCQrsWlo4vxSJEIK9hhYbhBhg7" 2026/05/11 04:23:16 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BtYS3CjOCQrsWlo4vxSJEIK9hhYbhBhg7" 2026/05/11 04:23:18 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BrsjmW5tll2xiLe1uc9dIH7Qt1NdJ4c3s" 2026/05/11 04:23:20 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BtYS3CjOCQrsWlo4vxSJEIK9hhYbhBhg7" 2026/05/11 04:23:20 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BtN4sG5fTcKdhrWIV4jpLXK47HpdFVyon" 2026/05/11 04:23:20 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BrsjmW5tll2xiLe1uc9dIH7Qt1NdJ4c3s" 2026/05/11 04:23:20 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BrsjmW5tll2xiLe1uc9dIH7Qt1NdJ4c3s" 2026/05/11 04:23:20 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bh47QQmnMoc8bAVyqKMFI0p1r4s67SPtP" 2026/05/11 04:23:20 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Br4hteM3xsl-4OsN-sQFBC7VtX_Qfdejf" 2026/05/11 04:23:20 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BuFuaMHBYKp4hUT4N-ixIsqK-qLyi3HAe" 2026/05/11 04:23:20 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BlAdTiWXCEujL1Y8iqr1Lx47iYQW3Rkho" 2026/05/11 04:23:20 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BqA_iDuncPwa1vSuPnSRBw7Lq0II7WGWG" 2026/05/11 04:23:20 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BuFuaMHBYKp4hUT4N-ixIsqK-qLyi3HAe" 2026/05/11 04:23:21 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/05/11 04:23:22 INFO : A3/one: Moved (server-side) to: A4/one 2026/05/11 04:23:22 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/05/11 04:23:22 INFO : A3/two: Moved (server-side) to: A4/two 2026/05/11 04:23:22 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/05/11 04:23:22 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BvtOFYWpbisYdVMDf-JxJoqQ2t-2439BG" 2026/05/11 04:23:23 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BodxH4OP-aqbNV3AmNWZGNLs5dWwxejAm" 2026/05/11 04:23:24 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BlAdTiWXCEujL1Y8iqr1Lx47iYQW3Rkho" 2026/05/11 04:23:26 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Br4hteM3xsl-4OsN-sQFBC7VtX_Qfdejf" 2026/05/11 04:23:28 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BqA_iDuncPwa1vSuPnSRBw7Lq0II7WGWG" 2026/05/11 04:23:29 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BuFuaMHBYKp4hUT4N-ixIsqK-qLyi3HAe" 2026/05/11 04:23:30 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:23:31 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BrsjmW5tll2xiLe1uc9dIH7Qt1NdJ4c3s" 2026/05/11 04:23:32 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BtYS3CjOCQrsWlo4vxSJEIK9hhYbhBhg7" 2026/05/11 04:23:32 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bh47QQmnMoc8bAVyqKMFI0p1r4s67SPtP" 2026/05/11 04:23:33 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BpA0qnIJ327tN7H5LK5tE9r7oGBBQ84E7" 2026/05/11 04:23:34 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BtN4sG5fTcKdhrWIV4jpLXK47HpdFVyon" 2026/05/11 04:23:34 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bu6-i-0UNhBt1QLKHzqZPX6FKkHeXid6b" 2026/05/11 04:23:35 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:23:36 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BrsjmW5tll2xiLe1uc9dIH7Qt1NdJ4c3s" 2026/05/11 04:23:38 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BtYS3CjOCQrsWlo4vxSJEIK9hhYbhBhg7" 2026/05/11 04:23:39 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bh47QQmnMoc8bAVyqKMFI0p1r4s67SPtP" 2026/05/11 04:23:40 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BpA0qnIJ327tN7H5LK5tE9r7oGBBQ84E7" 2026/05/11 04:23:41 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BtN4sG5fTcKdhrWIV4jpLXK47HpdFVyon" 2026/05/11 04:23:42 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bu6-i-0UNhBt1QLKHzqZPX6FKkHeXid6b" 2026/05/11 04:23:43 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bu6-i-0UNhBt1QLKHzqZPX6FKkHeXid6b" 2026/05/11 04:23:44 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BpA0qnIJ327tN7H5LK5tE9r7oGBBQ84E7" 2026/05/11 04:23:46 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BtN4sG5fTcKdhrWIV4jpLXK47HpdFVyon" 2026/05/11 04:23:47 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bh47QQmnMoc8bAVyqKMFI0p1r4s67SPtP" 2026/05/11 04:23:48 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BtYS3CjOCQrsWlo4vxSJEIK9hhYbhBhg7" 2026/05/11 04:23:50 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BrsjmW5tll2xiLe1uc9dIH7Qt1NdJ4c3s" 2026/05/11 04:23:51 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" --- PASS: TestDirMove (103.71s) === RUN TestGetFsInfo run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" 2026/05/11 04:23:51 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:23:52 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" --- PASS: TestGetFsInfo (1.26s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" 2026/05/11 04:23:53 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:23:53 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': File to upload is small (34 bytes), uploading instead of streaming 2026/05/11 04:23:53 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:23:55 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/05/11 04:23:55 DEBUG : no_checksum_small_file_from_pipe: sha256 = 2f0590123fec5da63eace7f3d08ee9e61b4b1043d1aee9fcfeb32f66e48fa89e OK 2026/05/11 04:23:55 DEBUG : no_checksum_small_file_from_pipe: Size and sha256 of src and dst objects identical 2026/05/11 04:23:55 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/05/11 04:23:55 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:24:02 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/05/11 04:24:02 DEBUG : no_checksum_big_file_from_pipe: sha256 = 884c9311d7b21518d39a523cd9dfa9790b82a5c6ad7f3f8497a4393bfd50cfb7 OK 2026/05/11 04:24:02 DEBUG : no_checksum_big_file_from_pipe: Size and sha256 of src and dst objects identical 2026/05/11 04:24:02 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:24:03 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:24:05 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" 2026/05/11 04:24:05 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:24:06 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': File to upload is small (34 bytes), uploading instead of streaming 2026/05/11 04:24:06 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:24:07 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/05/11 04:24:07 DEBUG : with_checksum_small_file_from_pipe: sha256 = 2f0590123fec5da63eace7f3d08ee9e61b4b1043d1aee9fcfeb32f66e48fa89e OK 2026/05/11 04:24:07 DEBUG : with_checksum_small_file_from_pipe: Size and sha256 of src and dst objects identical 2026/05/11 04:24:07 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/05/11 04:24:07 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:24:16 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/05/11 04:24:16 DEBUG : with_checksum_big_file_from_pipe: sha256 = 884c9311d7b21518d39a523cd9dfa9790b82a5c6ad7f3f8497a4393bfd50cfb7 OK 2026/05/11 04:24:16 DEBUG : with_checksum_big_file_from_pipe: Size and sha256 of src and dst objects identical 2026/05/11 04:24:16 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:24:16 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:24:19 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" 2026/05/11 04:24:20 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:24:20 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': File to upload is small (34 bytes), uploading instead of streaming 2026/05/11 04:24:20 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:24:22 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/05/11 04:24:22 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/05/11 04:24:22 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/05/11 04:24:22 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:24:27 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/05/11 04:24:27 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2026/05/11 04:24:27 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:24:28 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:24:30 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" 2026/05/11 04:24:30 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:24:31 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': File to upload is small (34 bytes), uploading instead of streaming 2026/05/11 04:24:31 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:24:32 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/05/11 04:24:32 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/05/11 04:24:32 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/11 04:24:32 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/05/11 04:24:32 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:24:38 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/05/11 04:24:38 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/05/11 04:24:38 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/05/11 04:24:38 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:24:39 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:24:41 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" --- PASS: TestRcat (48.96s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (12.69s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (14.19s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (10.62s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (11.47s) === RUN TestRcatMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" === RUN TestRcatMetadata/Normal 2026/05/11 04:24:42 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:24:42 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': File to upload is small (48 bytes), uploading instead of streaming 2026/05/11 04:24:42 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:24:44 DEBUG : rcat_metadata: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/05/11 04:24:44 DEBUG : rcat_metadata: size = 48 OK 2026/05/11 04:24:44 DEBUG : rcat_metadata: sha256 = 1027089c4c965d7c88a05652feca6feb7b829779f6a6ba145849cff14785f248 OK 2026/05/11 04:24:44 DEBUG : rcat_metadata: Size and sha256 of src and dst objects identical 2026/05/11 04:24:44 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:24:45 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:24:46 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" === RUN TestRcatMetadata/ViaDisk 2026/05/11 04:24:47 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:24:48 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/05/11 04:24:48 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:24:49 DEBUG : rcat_metadata_uploadcutoff0: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/05/11 04:24:50 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/05/11 04:24:50 DEBUG : rcat_metadata_uploadcutoff0: sha256 = f6e2ef946736d8e028012f630e8a1c3e87bb5a9842e34ca2e5a188a1b6603d54 OK 2026/05/11 04:24:50 DEBUG : rcat_metadata_uploadcutoff0: Size and sha256 of src and dst objects identical 2026/05/11 04:24:50 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:24:51 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:24:51 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:24:53 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:24:53 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" --- PASS: TestRcatMetadata (12.34s) --- PASS: TestRcatMetadata/Normal (5.32s) --- PASS: TestRcatMetadata/ViaDisk (5.74s) === RUN TestRcatSize run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" 2026/05/11 04:24:54 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:24:55 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': File to upload is small (60 bytes), uploading instead of streaming 2026/05/11 04:24:55 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:24:57 DEBUG : potato2: size = 60 OK 2026/05/11 04:24:57 DEBUG : potato2: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/05/11 04:24:57 DEBUG : potato2: Size and sha256 of src and dst objects identical 2026/05/11 04:24:57 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:24:57 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:24:59 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" --- PASS: TestRcatSize (5.96s) === RUN TestRcatSizeMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" 2026/05/11 04:25:00 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:25:02 DEBUG : potato1: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/05/11 04:25:03 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': File to upload is small (60 bytes), uploading instead of streaming 2026/05/11 04:25:03 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:25:04 DEBUG : potato2: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/05/11 04:25:05 DEBUG : potato2: size = 60 OK 2026/05/11 04:25:05 DEBUG : potato2: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/05/11 04:25:05 DEBUG : potato2: Size and sha256 of src and dst objects identical 2026/05/11 04:25:05 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:25:05 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:25:06 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:25:07 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:25:08 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:25:08 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:25:10 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" --- PASS: TestRcatSizeMetadata (11.04s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" 2026/05/11 04:25:11 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:25:13 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:25:14 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" --- PASS: TestRcatSizeUploadHeaders (3.84s) === RUN TestTouchDir run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" operations_test.go:1735: Skipping test as remote does not support modtime 2026/05/11 04:25:15 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:25:16 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" --- SKIP: TestTouchDir (1.25s) === RUN TestMkdirMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata 2026/05/11 04:25:16 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:25:17 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" --- SKIP: TestMkdirMetadata (1.27s) === RUN TestMkdirModTime run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/05/11 04:25:17 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:25:18 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" --- SKIP: TestMkdirModTime (1.32s) === RUN TestCopyDirMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/05/11 04:25:19 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:25:19 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" --- SKIP: TestCopyDirMetadata (1.28s) === RUN TestSetDirModTime run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/05/11 04:25:20 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:25:21 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" --- SKIP: TestSetDirModTime (1.27s) === RUN TestDirsEqual run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/05/11 04:25:21 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:25:22 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" --- SKIP: TestDirsEqual (1.27s) === RUN TestRemoveExisting run.go:198: Remote "Huawei Drive root 'rclone-test-jicaced1laqe'", Local "Local file system at /tmp/rclone781477234", Modify Window "876000h0m0s" 2026/05/11 04:25:23 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:25:23 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:25:25 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BlJzmejESv09jIXTdMpxPqI551PbjluXP" 2026/05/11 04:25:27 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:25:27 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BlJzmejESv09jIXTdMpxPqI551PbjluXP" 2026/05/11 04:25:28 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:25:29 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:25:29 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BlJzmejESv09jIXTdMpxPqI551PbjluXP" 2026/05/11 04:25:30 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:25:31 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BlJzmejESv09jIXTdMpxPqI551PbjluXP" 2026/05/11 04:25:31 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BlJzmejESv09jIXTdMpxPqI551PbjluXP" 2026/05/11 04:25:32 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.yaciqip1" before starting 2026/05/11 04:25:32 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BlJzmejESv09jIXTdMpxPqI551PbjluXP" 2026/05/11 04:25:33 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:25:34 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BlJzmejESv09jIXTdMpxPqI551PbjluXP" 2026/05/11 04:25:35 DEBUG : sub dir/test remove existing.yaciqip1: TEST: removing renamed existing file after operation 2026/05/11 04:25:35 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:25:36 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BlJzmejESv09jIXTdMpxPqI551PbjluXP" 2026/05/11 04:25:37 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BlJzmejESv09jIXTdMpxPqI551PbjluXP" 2026/05/11 04:25:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.godadis7" before starting 2026/05/11 04:25:38 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BlJzmejESv09jIXTdMpxPqI551PbjluXP" 2026/05/11 04:25:39 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:25:40 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BlJzmejESv09jIXTdMpxPqI551PbjluXP" 2026/05/11 04:25:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.godadis7: TEST: renaming existing back after failed operation 2026/05/11 04:25:41 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BlJzmejESv09jIXTdMpxPqI551PbjluXP" 2026/05/11 04:25:42 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:25:43 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BlJzmejESv09jIXTdMpxPqI551PbjluXP" 2026/05/11 04:25:43 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BlJzmejESv09jIXTdMpxPqI551PbjluXP" 2026/05/11 04:25:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hogalav3" before starting 2026/05/11 04:25:44 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BlJzmejESv09jIXTdMpxPqI551PbjluXP" 2026/05/11 04:25:46 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:25:46 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BlJzmejESv09jIXTdMpxPqI551PbjluXP" 2026/05/11 04:25:47 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hogalav3: TEST: removing renamed existing file after operation 2026/05/11 04:25:48 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:25:48 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BlJzmejESv09jIXTdMpxPqI551PbjluXP" 2026/05/11 04:25:49 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" 2026/05/11 04:25:50 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BlJzmejESv09jIXTdMpxPqI551PbjluXP" 2026/05/11 04:25:50 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "BlJzmejESv09jIXTdMpxPqI551PbjluXP" 2026/05/11 04:25:52 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Listing directory "Bgsna4nVupUE7CYIRwBxFBpgs6G6n6v_B" --- PASS: TestRemoveExisting (29.69s) === 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/05/11 04:25:52 DEBUG : Huawei Drive root 'rclone-test-jicaced1laqe': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestHuaweiDrive: -list-retries 5 -verbose -fast-list" - Finished OK in 27m7.039865606s (try 1/5)