"./operations.test -test.v -test.timeout 1h0m0s -remote TestHuaweiDrive: -list-retries 5 -verbose" - Starting (try 1/5) 2026/08/16 02:45:56 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-gapuseh4wahi" 2026/08/16 02:45:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/16 02:45:58 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/16 02:45:58 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/16 02:45:59 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/16 02:45:59 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 02:45:59 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 02:46:00 DEBUG : Creating backend with remote "/tmp/rclone2922561569" === 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-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/08/16 02:46:00 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- SKIP: TestMultithreadCopy (0.63s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/08/16 02:46:01 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- SKIP: TestMultithreadCopyAbort (0.62s) === RUN TestSizeDiffers 2026/08/16 02:46:01 DEBUG : a: size = 0 OK 2026/08/16 02:46:01 DEBUG : a: size = 1 (memory) 2026/08/16 02:46:01 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/08/16 02:46:01 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/08/16 02:46:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/16 02:46:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/16 02:46:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/08/16 02:46:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/16 02:46:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/16 02:46:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/16 02:46:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/08/16 02:46:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/16 02:46:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/16 02:46:01 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/08/16 02:46:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/16 02:46:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/16 02:46:01 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/08/16 02:46:01 DEBUG : potato: Seek from 10 to 0 2026/08/16 02:46:01 DEBUG : potato: Seek from 10 to 0 2026/08/16 02:46:01 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/08/16 02:46:01 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/08/16 02:46:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/16 02:46:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/16 02:46:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/08/16 02:46:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/16 02:46:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/16 02:46:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/16 02:46:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/08/16 02:46:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/16 02:46:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/16 02:46:01 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/08/16 02:46:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/16 02:46:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/16 02:46:01 DEBUG : potato: Seek from 5 to 2 2026/08/16 02:46:01 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/08/16 02:46:01 DEBUG : potato: Seek from 7 to 0 2026/08/16 02:46:01 DEBUG : potato: Seek from 7 to 0 2026/08/16 02:46:01 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/08/16 02:46:01 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/08/16 02:46:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/16 02:46:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/16 02:46:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/08/16 02:46:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/16 02:46:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/16 02:46:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/16 02:46:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/08/16 02:46:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/16 02:46:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/16 02:46:01 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/08/16 02:46:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/16 02:46:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/16 02:46:01 DEBUG : potato: Seek from 5 to 2 2026/08/16 02:46:01 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/08/16 02:46:01 DEBUG : potato: Seek from 8 to 0 2026/08/16 02:46:01 DEBUG : potato: Seek from 8 to 0 2026/08/16 02:46:01 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/08/16 02:46:01 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/08/16 02:46:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/16 02:46:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/16 02:46:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/08/16 02:46:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/16 02:46:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/16 02:46:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/16 02:46:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/08/16 02:46:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/16 02:46:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/16 02:46:01 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/08/16 02:46:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/16 02:46:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/16 02:46:01 DEBUG : potato: Seek from 5 to 2 2026/08/16 02:46:01 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/08/16 02:46:01 DEBUG : potato: Seek from 9 to 0 2026/08/16 02:46:01 DEBUG : potato: Seek from 9 to 0 2026/08/16 02:46:01 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-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 02:46:01 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 02:46:03 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:46:04 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" === RUN TestCheck/1 === RUN TestCheck/2 2026/08/16 02:46:07 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:46:08 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" === RUN TestCheck/3 2026/08/16 02:46:10 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:46:11 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" === RUN TestCheck/4 === RUN TestCheck/5 2026/08/16 02:46:13 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:46:15 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" === RUN TestCheck/6 === RUN TestCheck/7 2026/08/16 02:46:17 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:46:20 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" --- PASS: TestCheck (19.41s) --- PASS: TestCheck/1 (1.01s) --- PASS: TestCheck/2 (0.62s) --- PASS: TestCheck/3 (0.61s) --- PASS: TestCheck/4 (0.61s) --- PASS: TestCheck/5 (0.61s) --- PASS: TestCheck/6 (0.62s) --- PASS: TestCheck/7 (1.00s) === RUN TestCheckFsError 2026/08/16 02:46:21 DEBUG : Creating backend with remote "nonexistent" 2026/08/16 02:46:21 DEBUG : Creating backend with remote "nonexistent" 2026/08/16 02:46:21 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/08/16 02:46:21 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/08/16 02:46:21 NOTICE: Local file system at nonexistent: 0 differences found 2026/08/16 02:46:21 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 02:46:21 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:46:22 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/08/16 02:46:25 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:46:27 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" === RUN TestCheckDownload/3 2026/08/16 02:46:29 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:46:30 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/08/16 02:46:34 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:46:35 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/08/16 02:47:43 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:48:43 DEBUG : pacer: Reducing sleep to 33.75s 2026/08/16 02:49:28 DEBUG : pacer: Reducing sleep to 25.3125s 2026/08/16 02:50:01 DEBUG : pacer: Reducing sleep to 18.984375s 2026/08/16 02:50:27 DEBUG : pacer: Reducing sleep to 14.23828125s 2026/08/16 02:50:46 DEBUG : pacer: Reducing sleep to 10.678710937s 2026/08/16 02:50:46 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:51:00 DEBUG : pacer: Reducing sleep to 8.009033202s --- PASS: TestCheckDownload (279.25s) --- PASS: TestCheckDownload/1 (1.46s) --- PASS: TestCheckDownload/2 (1.33s) --- PASS: TestCheckDownload/3 (1.42s) --- PASS: TestCheckDownload/4 (1.80s) --- PASS: TestCheckDownload/5 (1.37s) --- PASS: TestCheckDownload/6 (1.43s) --- PASS: TestCheckDownload/7 (65.28s) === RUN TestCheckSizeOnly run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 02:51:00 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:51:10 DEBUG : pacer: Reducing sleep to 6.006774901s 2026/08/16 02:51:19 DEBUG : pacer: Reducing sleep to 4.505081175s 2026/08/16 02:51:19 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:51:25 DEBUG : pacer: Reducing sleep to 3.378810881s === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/08/16 02:51:32 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:51:35 DEBUG : pacer: Reducing sleep to 1.42543584s 2026/08/16 02:51:37 DEBUG : pacer: Reducing sleep to 1.06907688s 2026/08/16 02:51:37 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:51:38 DEBUG : pacer: Reducing sleep to 801.80766ms === RUN TestCheckSizeOnly/3 2026/08/16 02:51:39 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:51:40 DEBUG : pacer: Reducing sleep to 451.016808ms 2026/08/16 02:51:41 DEBUG : pacer: Reducing sleep to 338.262606ms 2026/08/16 02:51:41 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:51:42 DEBUG : pacer: Reducing sleep to 253.696954ms === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/08/16 02:51:43 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:51:44 DEBUG : pacer: Reducing sleep to 107.028402ms 2026/08/16 02:51:45 DEBUG : pacer: Reducing sleep to 80.271301ms 2026/08/16 02:51:45 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:51:46 DEBUG : pacer: Reducing sleep to 60.203475ms === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/08/16 02:51:47 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:51:48 DEBUG : pacer: Reducing sleep to 25.39834ms 2026/08/16 02:51:48 DEBUG : pacer: Reducing sleep to 19.048755ms 2026/08/16 02:51:49 DEBUG : pacer: Reducing sleep to 14.286566ms 2026/08/16 02:51:50 DEBUG : pacer: Reducing sleep to 10.714924ms 2026/08/16 02:51:50 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:51:50 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" --- PASS: TestCheckSizeOnly (51.00s) --- PASS: TestCheckSizeOnly/1 (4.52s) --- PASS: TestCheckSizeOnly/2 (3.34s) --- PASS: TestCheckSizeOnly/3 (1.06s) --- PASS: TestCheckSizeOnly/4 (0.67s) --- PASS: TestCheckSizeOnly/5 (0.62s) --- PASS: TestCheckSizeOnly/6 (0.62s) --- PASS: TestCheckSizeOnly/7 (0.61s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 02:51:51 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:51:52 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:51:54 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/16 02:51:54 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/16 02:51:54 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/16 02:51:54 NOTICE: test.sum: 2 warning(s) suppressed... 2026/08/16 02:51:54 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:51:56 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:51:57 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/16 02:51:57 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/16 02:51:57 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/16 02:51:57 NOTICE: test.sum: 2 warning(s) suppressed... 2026/08/16 02:51:57 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:51:58 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" --- PASS: TestParseSumFile (7.67s) === RUN TestCheckSum run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 02:51:58 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-gapuseh4wahi/data" 2026/08/16 02:51:58 DEBUG : Config file has changed externally - reloading 2026/08/16 02:52:00 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/data': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/16 02:52:00 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/data': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/16 02:52:00 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/data': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/16 02:52:00 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/data': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 02:52:01 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/data': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:52:01 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 02:52:02 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" check_test.go:354: Huawei Drive root 'rclone-test-gapuseh4wahi/data' lacks md5, skipping 2026/08/16 02:52:03 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:52:03 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" --- SKIP: TestCheckSum (5.43s) === RUN TestCheckSumDownload run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 02:52:04 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-gapuseh4wahi/data" 2026/08/16 02:52:05 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/data': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/16 02:52:05 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/data': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/16 02:52:05 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/data': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/16 02:52:05 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/data': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 02:52:06 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/data': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:52:07 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 02:52:07 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:52:08 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:52:09 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:52:11 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:52:12 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:52:13 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BmomyXpI-cSo8XcA5vXhOjIBsgNJAuiuq" === RUN TestCheckSumDownload/subtest1 2026/08/16 02:52:16 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BmomyXpI-cSo8XcA5vXhOjIBsgNJAuiuq" 2026/08/16 02:52:18 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:52:19 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:52:20 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BmomyXpI-cSo8XcA5vXhOjIBsgNJAuiuq" === RUN TestCheckSumDownload/subtest2 2026/08/16 02:52:23 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:52:24 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:52:25 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BmomyXpI-cSo8XcA5vXhOjIBsgNJAuiuq" === RUN TestCheckSumDownload/subtest3 2026/08/16 02:52:29 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:52:30 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:52:31 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BmomyXpI-cSo8XcA5vXhOjIBsgNJAuiuq" === RUN TestCheckSumDownload/subtest4 2026/08/16 02:52:35 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:52:36 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:52:37 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BmomyXpI-cSo8XcA5vXhOjIBsgNJAuiuq" === RUN TestCheckSumDownload/subtest5 2026/08/16 02:52:40 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:52:41 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:52:42 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BmomyXpI-cSo8XcA5vXhOjIBsgNJAuiuq" === RUN TestCheckSumDownload/subtest6 2026/08/16 02:52:46 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BmomyXpI-cSo8XcA5vXhOjIBsgNJAuiuq" 2026/08/16 02:52:47 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BmomyXpI-cSo8XcA5vXhOjIBsgNJAuiuq" 2026/08/16 02:52:49 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:52:50 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:52:50 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BmomyXpI-cSo8XcA5vXhOjIBsgNJAuiuq" === RUN TestCheckSumDownload/subtest7 2026/08/16 02:53:59 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:54:56 DEBUG : pacer: Reducing sleep to 33.75s 2026/08/16 02:55:41 DEBUG : pacer: Reducing sleep to 25.3125s 2026/08/16 02:55:41 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BmomyXpI-cSo8XcA5vXhOjIBsgNJAuiuq" 2026/08/16 02:56:15 DEBUG : pacer: Reducing sleep to 18.984375s 2026/08/16 02:56:40 DEBUG : pacer: Reducing sleep to 14.23828125s 2026/08/16 02:56:59 DEBUG : pacer: Reducing sleep to 10.678710937s 2026/08/16 02:56:59 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BmomyXpI-cSo8XcA5vXhOjIBsgNJAuiuq" 2026/08/16 02:57:14 DEBUG : pacer: Reducing sleep to 8.009033202s 2026/08/16 02:57:24 DEBUG : pacer: Reducing sleep to 6.006774901s 2026/08/16 02:57:24 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:57:32 DEBUG : pacer: Reducing sleep to 4.505081175s --- PASS: TestCheckSumDownload (328.07s) --- PASS: TestCheckSumDownload/subtest1 (2.67s) --- PASS: TestCheckSumDownload/subtest2 (2.59s) --- PASS: TestCheckSumDownload/subtest3 (2.83s) --- PASS: TestCheckSumDownload/subtest4 (2.96s) --- PASS: TestCheckSumDownload/subtest5 (2.18s) --- PASS: TestCheckSumDownload/subtest6 (3.27s) --- PASS: TestCheckSumDownload/subtest7 (67.58s) === RUN TestCheckSumConcurrency 2026/08/16 02:57:32 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/08/16 02:57:32 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/08/16 02:57:32 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/08/16 02:57:32 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/08/16 02:57:32 NOTICE: Mock file system at checkSum: 0 differences found 2026/08/16 02:57:32 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/08/16 02:57:32 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/08/16 02:57:32 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/08/16 02:57:32 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/08/16 02:57:32 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/08/16 02:57:32 NOTICE: Mock file system at checkSum: 0 differences found 2026/08/16 02:57:32 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/08/16 02:57:32 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-jerokiq8qiyo" 2026/08/16 02:57:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/16 02:57:33 DEBUG : Huawei Drive root 'rclone-test-jerokiq8qiyo': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/16 02:57:33 DEBUG : Huawei Drive root 'rclone-test-jerokiq8qiyo': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/16 02:57:34 DEBUG : Huawei Drive root 'rclone-test-jerokiq8qiyo': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/16 02:57:34 DEBUG : Huawei Drive root 'rclone-test-jerokiq8qiyo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 02:57:34 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 02:57:35 DEBUG : Creating backend with remote "/tmp/rclone1874903549" run.go:198: Remote "Huawei Drive root 'rclone-test-jerokiq8qiyo'", Local "Local file system at /tmp/rclone1874903549", Modify Window "876000h0m0s" 2026/08/16 02:57:35 DEBUG : Huawei Drive root 'rclone-test-jerokiq8qiyo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 02:57:36 DEBUG : Huawei Drive root 'rclone-test-jerokiq8qiyo': Listing directory "BsPLiMc03sQ8THTnnEHJPWqoX0L0fs-uP" 2026/08/16 02:57:38 DEBUG : Huawei Drive root 'rclone-test-jerokiq8qiyo': Listing directory "BsPLiMc03sQ8THTnnEHJPWqoX0L0fs-uP" upper checkfile vs. lower remote (without normalization) 2026/08/16 02:57:38 DEBUG : Huawei Drive root 'rclone-test-jerokiq8qiyo': Listing directory "BsPLiMc03sQ8THTnnEHJPWqoX0L0fs-uP" 2026/08/16 02:57:39 ERROR : hello, world!: sum not found 2026/08/16 02:57:39 ERROR : HELLO, WORLD!: file not in Huawei Drive root 'rclone-test-jerokiq8qiyo' 2026/08/16 02:57:39 NOTICE: Huawei Drive root 'rclone-test-jerokiq8qiyo': 1 files missing 2026/08/16 02:57:39 NOTICE: 1 hashes missing 2026/08/16 02:57:39 NOTICE: Huawei Drive root 'rclone-test-jerokiq8qiyo': 1 differences found 2026/08/16 02:57:39 NOTICE: Huawei Drive root 'rclone-test-jerokiq8qiyo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/08/16 02:57:39 DEBUG : Huawei Drive root 'rclone-test-jerokiq8qiyo': Listing directory "BsPLiMc03sQ8THTnnEHJPWqoX0L0fs-uP" 2026/08/16 02:57:41 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/16 02:57:41 NOTICE: Huawei Drive root 'rclone-test-jerokiq8qiyo': 0 differences found 2026/08/16 02:57:41 NOTICE: Huawei Drive root 'rclone-test-jerokiq8qiyo': 1 matching files 2026/08/16 02:57:41 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-daqalij0caha" 2026/08/16 02:57:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/16 02:57:42 DEBUG : Huawei Drive root 'rclone-test-daqalij0caha': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/16 02:57:42 DEBUG : Huawei Drive root 'rclone-test-daqalij0caha': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/16 02:57:43 DEBUG : Huawei Drive root 'rclone-test-daqalij0caha': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/16 02:57:43 DEBUG : Huawei Drive root 'rclone-test-daqalij0caha': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 02:57:43 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 02:57:44 DEBUG : Creating backend with remote "/tmp/rclone2366810679" run.go:198: Remote "Huawei Drive root 'rclone-test-daqalij0caha'", Local "Local file system at /tmp/rclone2366810679", Modify Window "876000h0m0s" 2026/08/16 02:57:44 DEBUG : Huawei Drive root 'rclone-test-daqalij0caha': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 02:57:45 DEBUG : Huawei Drive root 'rclone-test-daqalij0caha': Listing directory "BiaziZopmd7VppMLXelBIFpNJ0OpY4i01" 2026/08/16 02:57:46 DEBUG : Huawei Drive root 'rclone-test-daqalij0caha': Listing directory "BiaziZopmd7VppMLXelBIFpNJ0OpY4i01" lower checkfile vs. upper remote (without normalization) 2026/08/16 02:57:47 DEBUG : Huawei Drive root 'rclone-test-daqalij0caha': Listing directory "BiaziZopmd7VppMLXelBIFpNJ0OpY4i01" 2026/08/16 02:57:48 ERROR : HELLO, WORLD!: sum not found 2026/08/16 02:57:48 ERROR : hello, world!: file not in Huawei Drive root 'rclone-test-daqalij0caha' 2026/08/16 02:57:48 NOTICE: Huawei Drive root 'rclone-test-daqalij0caha': 1 files missing 2026/08/16 02:57:48 NOTICE: 1 hashes missing 2026/08/16 02:57:48 NOTICE: Huawei Drive root 'rclone-test-daqalij0caha': 1 differences found 2026/08/16 02:57:48 NOTICE: Huawei Drive root 'rclone-test-daqalij0caha': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/08/16 02:57:48 DEBUG : Huawei Drive root 'rclone-test-daqalij0caha': Listing directory "BiaziZopmd7VppMLXelBIFpNJ0OpY4i01" 2026/08/16 02:57:49 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/16 02:57:49 NOTICE: Huawei Drive root 'rclone-test-daqalij0caha': 0 differences found 2026/08/16 02:57:49 NOTICE: Huawei Drive root 'rclone-test-daqalij0caha': 1 matching files 2026/08/16 02:57:49 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-vayipum7roli" 2026/08/16 02:57:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/16 02:57:50 DEBUG : Huawei Drive root 'rclone-test-vayipum7roli': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/16 02:57:50 DEBUG : Huawei Drive root 'rclone-test-vayipum7roli': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/16 02:57:51 DEBUG : Huawei Drive root 'rclone-test-vayipum7roli': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/16 02:57:51 DEBUG : Huawei Drive root 'rclone-test-vayipum7roli': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 02:57:51 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 02:57:52 DEBUG : Creating backend with remote "/tmp/rclone837552312" run.go:198: Remote "Huawei Drive root 'rclone-test-vayipum7roli'", Local "Local file system at /tmp/rclone837552312", Modify Window "876000h0m0s" 2026/08/16 02:57:52 DEBUG : Huawei Drive root 'rclone-test-vayipum7roli': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 02:57:53 DEBUG : Huawei Drive root 'rclone-test-vayipum7roli': Listing directory "Bm8CNYIvTkTB4_KZ8teRGs4Elv-xZV8uw" 2026/08/16 02:57:55 DEBUG : Huawei Drive root 'rclone-test-vayipum7roli': Listing directory "Bm8CNYIvTkTB4_KZ8teRGs4Elv-xZV8uw" lower checkfile vs. upperlowermixed remote (without normalization) 2026/08/16 02:57:55 DEBUG : Huawei Drive root 'rclone-test-vayipum7roli': Listing directory "Bm8CNYIvTkTB4_KZ8teRGs4Elv-xZV8uw" 2026/08/16 02:57:56 ERROR : HeLlO, wOrLd!: sum not found 2026/08/16 02:57:56 ERROR : hello, world!: file not in Huawei Drive root 'rclone-test-vayipum7roli' 2026/08/16 02:57:56 NOTICE: Huawei Drive root 'rclone-test-vayipum7roli': 1 files missing 2026/08/16 02:57:56 NOTICE: 1 hashes missing 2026/08/16 02:57:56 NOTICE: Huawei Drive root 'rclone-test-vayipum7roli': 1 differences found 2026/08/16 02:57:56 NOTICE: Huawei Drive root 'rclone-test-vayipum7roli': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/08/16 02:57:56 DEBUG : Huawei Drive root 'rclone-test-vayipum7roli': Listing directory "Bm8CNYIvTkTB4_KZ8teRGs4Elv-xZV8uw" 2026/08/16 02:57:57 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/16 02:57:57 NOTICE: Huawei Drive root 'rclone-test-vayipum7roli': 0 differences found 2026/08/16 02:57:57 NOTICE: Huawei Drive root 'rclone-test-vayipum7roli': 1 matching files 2026/08/16 02:57:57 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-nivakob7tese" 2026/08/16 02:57:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/16 02:57:58 DEBUG : Huawei Drive root 'rclone-test-nivakob7tese': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/16 02:57:58 DEBUG : Huawei Drive root 'rclone-test-nivakob7tese': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/16 02:57:59 DEBUG : Huawei Drive root 'rclone-test-nivakob7tese': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/16 02:57:59 DEBUG : Huawei Drive root 'rclone-test-nivakob7tese': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 02:57:59 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 02:58:00 DEBUG : Creating backend with remote "/tmp/rclone1358692458" run.go:198: Remote "Huawei Drive root 'rclone-test-nivakob7tese'", Local "Local file system at /tmp/rclone1358692458", Modify Window "876000h0m0s" 2026/08/16 02:58:00 DEBUG : Huawei Drive root 'rclone-test-nivakob7tese': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 02:58:01 DEBUG : Huawei Drive root 'rclone-test-nivakob7tese': Listing directory "BiyV6hTeJR4J2BiUm08lGGJHASAnlDR0C" 2026/08/16 02:58:03 DEBUG : Huawei Drive root 'rclone-test-nivakob7tese': Listing directory "BiyV6hTeJR4J2BiUm08lGGJHASAnlDR0C" upperlowermixed checkfile vs. upper remote (without normalization) 2026/08/16 02:58:03 DEBUG : Huawei Drive root 'rclone-test-nivakob7tese': Listing directory "BiyV6hTeJR4J2BiUm08lGGJHASAnlDR0C" 2026/08/16 02:58:04 ERROR : HELLO, WORLD!: sum not found 2026/08/16 02:58:04 ERROR : HeLlO, wOrLd!: file not in Huawei Drive root 'rclone-test-nivakob7tese' 2026/08/16 02:58:04 NOTICE: Huawei Drive root 'rclone-test-nivakob7tese': 1 files missing 2026/08/16 02:58:04 NOTICE: 1 hashes missing 2026/08/16 02:58:04 NOTICE: Huawei Drive root 'rclone-test-nivakob7tese': 1 differences found 2026/08/16 02:58:04 NOTICE: Huawei Drive root 'rclone-test-nivakob7tese': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/08/16 02:58:04 DEBUG : Huawei Drive root 'rclone-test-nivakob7tese': Listing directory "BiyV6hTeJR4J2BiUm08lGGJHASAnlDR0C" 2026/08/16 02:58:05 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/16 02:58:05 NOTICE: Huawei Drive root 'rclone-test-nivakob7tese': 0 differences found 2026/08/16 02:58:05 NOTICE: Huawei Drive root 'rclone-test-nivakob7tese': 1 matching files 2026/08/16 02:58:05 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-bofevuw1jiju" 2026/08/16 02:58:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/16 02:58:06 DEBUG : Huawei Drive root 'rclone-test-bofevuw1jiju': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/16 02:58:06 DEBUG : Huawei Drive root 'rclone-test-bofevuw1jiju': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/16 02:58:06 DEBUG : Huawei Drive root 'rclone-test-bofevuw1jiju': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/16 02:58:06 DEBUG : Huawei Drive root 'rclone-test-bofevuw1jiju': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 02:58:07 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 02:58:08 DEBUG : Creating backend with remote "/tmp/rclone3581460184" run.go:198: Remote "Huawei Drive root 'rclone-test-bofevuw1jiju'", Local "Local file system at /tmp/rclone3581460184", Modify Window "876000h0m0s" 2026/08/16 02:58:08 DEBUG : Huawei Drive root 'rclone-test-bofevuw1jiju': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 02:58:09 DEBUG : Huawei Drive root 'rclone-test-bofevuw1jiju': Listing directory "Bk5VqZ4FoqpuinODmHVVKYYlwWOtT7PAb" 2026/08/16 02:58:11 DEBUG : Huawei Drive root 'rclone-test-bofevuw1jiju': Listing directory "Bk5VqZ4FoqpuinODmHVVKYYlwWOtT7PAb" NFD checkfile vs. NFC remote (without normalization) 2026/08/16 02:58:12 DEBUG : Huawei Drive root 'rclone-test-bofevuw1jiju': Listing directory "Bk5VqZ4FoqpuinODmHVVKYYlwWOtT7PAb" 2026/08/16 02:58:12 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/16 02:58:12 ERROR : 測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-bofevuw1jiju' 2026/08/16 02:58:12 NOTICE: Huawei Drive root 'rclone-test-bofevuw1jiju': 1 files missing 2026/08/16 02:58:12 NOTICE: 1 hashes missing 2026/08/16 02:58:12 NOTICE: Huawei Drive root 'rclone-test-bofevuw1jiju': 1 differences found 2026/08/16 02:58:12 NOTICE: Huawei Drive root 'rclone-test-bofevuw1jiju': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/08/16 02:58:12 DEBUG : Huawei Drive root 'rclone-test-bofevuw1jiju': Listing directory "Bk5VqZ4FoqpuinODmHVVKYYlwWOtT7PAb" 2026/08/16 02:58:13 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/16 02:58:13 NOTICE: Huawei Drive root 'rclone-test-bofevuw1jiju': 0 differences found 2026/08/16 02:58:13 NOTICE: Huawei Drive root 'rclone-test-bofevuw1jiju': 1 matching files 2026/08/16 02:58:13 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-gacicuq3yari" 2026/08/16 02:58:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/16 02:58:14 DEBUG : Huawei Drive root 'rclone-test-gacicuq3yari': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/16 02:58:14 DEBUG : Huawei Drive root 'rclone-test-gacicuq3yari': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/16 02:58:15 DEBUG : Huawei Drive root 'rclone-test-gacicuq3yari': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/16 02:58:15 DEBUG : Huawei Drive root 'rclone-test-gacicuq3yari': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 02:58:16 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 02:58:16 DEBUG : Creating backend with remote "/tmp/rclone4145119275" run.go:198: Remote "Huawei Drive root 'rclone-test-gacicuq3yari'", Local "Local file system at /tmp/rclone4145119275", Modify Window "876000h0m0s" 2026/08/16 02:58:16 DEBUG : Huawei Drive root 'rclone-test-gacicuq3yari': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 02:58:18 DEBUG : Huawei Drive root 'rclone-test-gacicuq3yari': Listing directory "BjE1-s7C6WmcETGl-A6JAH5aoTD9iPgDn" 2026/08/16 02:58:19 DEBUG : Huawei Drive root 'rclone-test-gacicuq3yari': Listing directory "BjE1-s7C6WmcETGl-A6JAH5aoTD9iPgDn" NFC checkfile vs. NFD remote (without normalization) 2026/08/16 02:58:20 DEBUG : Huawei Drive root 'rclone-test-gacicuq3yari': Listing directory "BjE1-s7C6WmcETGl-A6JAH5aoTD9iPgDn" 2026/08/16 02:58:21 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/16 02:58:21 ERROR : 測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-gacicuq3yari' 2026/08/16 02:58:21 NOTICE: Huawei Drive root 'rclone-test-gacicuq3yari': 1 files missing 2026/08/16 02:58:21 NOTICE: 1 hashes missing 2026/08/16 02:58:21 NOTICE: Huawei Drive root 'rclone-test-gacicuq3yari': 1 differences found 2026/08/16 02:58:21 NOTICE: Huawei Drive root 'rclone-test-gacicuq3yari': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/08/16 02:58:21 DEBUG : Huawei Drive root 'rclone-test-gacicuq3yari': Listing directory "BjE1-s7C6WmcETGl-A6JAH5aoTD9iPgDn" 2026/08/16 02:58:22 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/16 02:58:22 NOTICE: Huawei Drive root 'rclone-test-gacicuq3yari': 0 differences found 2026/08/16 02:58:22 NOTICE: Huawei Drive root 'rclone-test-gacicuq3yari': 1 matching files 2026/08/16 02:58:22 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-lubuyil7luki" 2026/08/16 02:58:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/16 02:58:23 DEBUG : Huawei Drive root 'rclone-test-lubuyil7luki': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/16 02:58:23 DEBUG : Huawei Drive root 'rclone-test-lubuyil7luki': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/16 02:58:23 DEBUG : Huawei Drive root 'rclone-test-lubuyil7luki': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/16 02:58:23 DEBUG : Huawei Drive root 'rclone-test-lubuyil7luki': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 02:58:24 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 02:58:25 DEBUG : Creating backend with remote "/tmp/rclone827405638" run.go:198: Remote "Huawei Drive root 'rclone-test-lubuyil7luki'", Local "Local file system at /tmp/rclone827405638", Modify Window "876000h0m0s" 2026/08/16 02:58:25 DEBUG : Huawei Drive root 'rclone-test-lubuyil7luki': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 02:58:26 DEBUG : Huawei Drive root 'rclone-test-lubuyil7luki': Listing directory "BiWjOxXlLxNXfWnjE2ElIqpON_Emrz55V" 2026/08/16 02:58:27 DEBUG : Huawei Drive root 'rclone-test-lubuyil7luki': Listing directory "BiWjOxXlLxNXfWnjE2ElIqpON_Emrz55V" NFDx2 checkfile vs. both remote (without normalization) 2026/08/16 02:58:28 DEBUG : Huawei Drive root 'rclone-test-lubuyil7luki': Listing directory "BiWjOxXlLxNXfWnjE2ElIqpON_Emrz55V" 2026/08/16 02:58:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/16 02:58:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-lubuyil7luki' 2026/08/16 02:58:28 NOTICE: Huawei Drive root 'rclone-test-lubuyil7luki': 1 files missing 2026/08/16 02:58:28 NOTICE: 1 hashes missing 2026/08/16 02:58:28 NOTICE: Huawei Drive root 'rclone-test-lubuyil7luki': 1 differences found 2026/08/16 02:58:28 NOTICE: Huawei Drive root 'rclone-test-lubuyil7luki': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/08/16 02:58:28 DEBUG : Huawei Drive root 'rclone-test-lubuyil7luki': Listing directory "BiWjOxXlLxNXfWnjE2ElIqpON_Emrz55V" 2026/08/16 02:58:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/16 02:58:30 NOTICE: Huawei Drive root 'rclone-test-lubuyil7luki': 0 differences found 2026/08/16 02:58:30 NOTICE: Huawei Drive root 'rclone-test-lubuyil7luki': 1 matching files 2026/08/16 02:58:30 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-xawalox9pami" 2026/08/16 02:58:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/16 02:58:31 DEBUG : Huawei Drive root 'rclone-test-xawalox9pami': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/16 02:58:31 DEBUG : Huawei Drive root 'rclone-test-xawalox9pami': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/16 02:58:31 DEBUG : Huawei Drive root 'rclone-test-xawalox9pami': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/16 02:58:31 DEBUG : Huawei Drive root 'rclone-test-xawalox9pami': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 02:58:32 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 02:58:33 DEBUG : Creating backend with remote "/tmp/rclone3508481527" run.go:198: Remote "Huawei Drive root 'rclone-test-xawalox9pami'", Local "Local file system at /tmp/rclone3508481527", Modify Window "876000h0m0s" 2026/08/16 02:58:33 DEBUG : Huawei Drive root 'rclone-test-xawalox9pami': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 02:58:34 DEBUG : Huawei Drive root 'rclone-test-xawalox9pami': Listing directory "Bm8jhRR_TLzHo3wdCqSBM5IEt08nNV3Wx" 2026/08/16 02:58:35 DEBUG : Huawei Drive root 'rclone-test-xawalox9pami': Listing directory "Bm8jhRR_TLzHo3wdCqSBM5IEt08nNV3Wx" NFCx2 checkfile vs. both remote (without normalization) 2026/08/16 02:58:36 DEBUG : Huawei Drive root 'rclone-test-xawalox9pami': Listing directory "Bm8jhRR_TLzHo3wdCqSBM5IEt08nNV3Wx" 2026/08/16 02:58:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/16 02:58:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-xawalox9pami' 2026/08/16 02:58:37 NOTICE: Huawei Drive root 'rclone-test-xawalox9pami': 1 files missing 2026/08/16 02:58:37 NOTICE: 1 hashes missing 2026/08/16 02:58:37 NOTICE: Huawei Drive root 'rclone-test-xawalox9pami': 1 differences found 2026/08/16 02:58:37 NOTICE: Huawei Drive root 'rclone-test-xawalox9pami': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/08/16 02:58:37 DEBUG : Huawei Drive root 'rclone-test-xawalox9pami': Listing directory "Bm8jhRR_TLzHo3wdCqSBM5IEt08nNV3Wx" 2026/08/16 02:58:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/16 02:58:38 NOTICE: Huawei Drive root 'rclone-test-xawalox9pami': 0 differences found 2026/08/16 02:58:38 NOTICE: Huawei Drive root 'rclone-test-xawalox9pami': 1 matching files 2026/08/16 02:58:38 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-rosacok5sidu" 2026/08/16 02:58:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/16 02:58:39 DEBUG : Huawei Drive root 'rclone-test-rosacok5sidu': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/16 02:58:39 DEBUG : Huawei Drive root 'rclone-test-rosacok5sidu': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/16 02:58:39 DEBUG : Huawei Drive root 'rclone-test-rosacok5sidu': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/16 02:58:39 DEBUG : Huawei Drive root 'rclone-test-rosacok5sidu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 02:58:40 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 02:58:41 DEBUG : Creating backend with remote "/tmp/rclone503922914" run.go:198: Remote "Huawei Drive root 'rclone-test-rosacok5sidu'", Local "Local file system at /tmp/rclone503922914", Modify Window "876000h0m0s" 2026/08/16 02:58:41 DEBUG : Huawei Drive root 'rclone-test-rosacok5sidu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 02:58:42 DEBUG : Huawei Drive root 'rclone-test-rosacok5sidu': Listing directory "Bg4t6fCbrjgQ3v2NjnjlPeJluSPD0b9SE" 2026/08/16 02:58:44 DEBUG : Huawei Drive root 'rclone-test-rosacok5sidu': Listing directory "Bg4t6fCbrjgQ3v2NjnjlPeJluSPD0b9SE" both checkfile vs. NFDx2 remote (without normalization) 2026/08/16 02:58:44 DEBUG : Huawei Drive root 'rclone-test-rosacok5sidu': Listing directory "Bg4t6fCbrjgQ3v2NjnjlPeJluSPD0b9SE" 2026/08/16 02:58:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/16 02:58:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-rosacok5sidu' 2026/08/16 02:58:45 NOTICE: Huawei Drive root 'rclone-test-rosacok5sidu': 1 files missing 2026/08/16 02:58:45 NOTICE: 1 hashes missing 2026/08/16 02:58:45 NOTICE: Huawei Drive root 'rclone-test-rosacok5sidu': 1 differences found 2026/08/16 02:58:45 NOTICE: Huawei Drive root 'rclone-test-rosacok5sidu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/08/16 02:58:45 DEBUG : Huawei Drive root 'rclone-test-rosacok5sidu': Listing directory "Bg4t6fCbrjgQ3v2NjnjlPeJluSPD0b9SE" 2026/08/16 02:58:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/16 02:58:46 NOTICE: Huawei Drive root 'rclone-test-rosacok5sidu': 0 differences found 2026/08/16 02:58:46 NOTICE: Huawei Drive root 'rclone-test-rosacok5sidu': 1 matching files 2026/08/16 02:58:46 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-sofiguc1toxi" 2026/08/16 02:58:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/16 02:58:47 DEBUG : Huawei Drive root 'rclone-test-sofiguc1toxi': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/16 02:58:47 DEBUG : Huawei Drive root 'rclone-test-sofiguc1toxi': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/16 02:58:47 DEBUG : Huawei Drive root 'rclone-test-sofiguc1toxi': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/16 02:58:47 DEBUG : Huawei Drive root 'rclone-test-sofiguc1toxi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 02:58:47 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 02:58:47 DEBUG : Creating backend with remote "/tmp/rclone33726283" run.go:198: Remote "Huawei Drive root 'rclone-test-sofiguc1toxi'", Local "Local file system at /tmp/rclone33726283", Modify Window "876000h0m0s" 2026/08/16 02:58:47 DEBUG : Huawei Drive root 'rclone-test-sofiguc1toxi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 02:58:47 DEBUG : Huawei Drive root 'rclone-test-sofiguc1toxi': Listing directory "BpMxSCXkLRwHpa0NIxjtFNb4pYIWrjx2B" 2026/08/16 02:58:48 DEBUG : Huawei Drive root 'rclone-test-sofiguc1toxi': Listing directory "BpMxSCXkLRwHpa0NIxjtFNb4pYIWrjx2B" both checkfile vs. NFCx2 remote (without normalization) 2026/08/16 02:58:48 DEBUG : Huawei Drive root 'rclone-test-sofiguc1toxi': Listing directory "BpMxSCXkLRwHpa0NIxjtFNb4pYIWrjx2B" 2026/08/16 02:58:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/16 02:58:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-sofiguc1toxi' 2026/08/16 02:58:48 NOTICE: Huawei Drive root 'rclone-test-sofiguc1toxi': 1 files missing 2026/08/16 02:58:48 NOTICE: 1 hashes missing 2026/08/16 02:58:48 NOTICE: Huawei Drive root 'rclone-test-sofiguc1toxi': 1 differences found 2026/08/16 02:58:48 NOTICE: Huawei Drive root 'rclone-test-sofiguc1toxi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/08/16 02:58:48 DEBUG : Huawei Drive root 'rclone-test-sofiguc1toxi': Listing directory "BpMxSCXkLRwHpa0NIxjtFNb4pYIWrjx2B" 2026/08/16 02:58:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/16 02:58:48 NOTICE: Huawei Drive root 'rclone-test-sofiguc1toxi': 0 differences found 2026/08/16 02:58:48 NOTICE: Huawei Drive root 'rclone-test-sofiguc1toxi': 1 matching files 2026/08/16 02:58:48 DEBUG : Huawei Drive root 'rclone-test-sofiguc1toxi': Purge remote 2026/08/16 02:58:48 DEBUG : Huawei Drive root 'rclone-test-rosacok5sidu': Purge remote 2026/08/16 02:58:49 DEBUG : Huawei Drive root 'rclone-test-xawalox9pami': Purge remote 2026/08/16 02:58:50 DEBUG : Huawei Drive root 'rclone-test-lubuyil7luki': Purge remote 2026/08/16 02:58:50 DEBUG : Huawei Drive root 'rclone-test-gacicuq3yari': Purge remote 2026/08/16 02:58:51 DEBUG : Huawei Drive root 'rclone-test-bofevuw1jiju': Purge remote 2026/08/16 02:58:52 DEBUG : Huawei Drive root 'rclone-test-nivakob7tese': Purge remote 2026/08/16 02:58:52 DEBUG : Huawei Drive root 'rclone-test-vayipum7roli': Purge remote 2026/08/16 02:58:53 DEBUG : Huawei Drive root 'rclone-test-daqalij0caha': Purge remote 2026/08/16 02:58:54 DEBUG : Huawei Drive root 'rclone-test-jerokiq8qiyo': Purge remote --- PASS: TestApplyTransforms (82.84s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 02:58:55 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:58:56 DEBUG : pacer: Reducing sleep to 3.378810881s 2026/08/16 02:58:56 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/16 02:58:56 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:59:00 DEBUG : pacer: Reducing sleep to 2.53410816s 2026/08/16 02:59:00 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:59:03 DEBUG : pacer: Reducing sleep to 1.90058112s 2026/08/16 02:59:06 DEBUG : pacer: Reducing sleep to 1.42543584s 2026/08/16 02:59:08 DEBUG : pacer: Reducing sleep to 1.06907688s 2026/08/16 02:59:08 DEBUG : sub/file2: size = 14 OK 2026/08/16 02:59:08 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/08/16 02:59:08 INFO : file1: Copied (new) to: sub/file2 2026/08/16 02:59:08 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:59:09 DEBUG : pacer: Reducing sleep to 801.80766ms 2026/08/16 02:59:09 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BmgtQxqj3RbMBgWmJ9B5Fc4DuYkp6cx8z" 2026/08/16 02:59:10 DEBUG : pacer: Reducing sleep to 601.355745ms 2026/08/16 02:59:10 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BmgtQxqj3RbMBgWmJ9B5Fc4DuYkp6cx8z" 2026/08/16 02:59:11 DEBUG : pacer: Reducing sleep to 451.016808ms 2026/08/16 02:59:11 DEBUG : sub/file2: size = 14 OK 2026/08/16 02:59:11 DEBUG : file1: Sizes identical 2026/08/16 02:59:11 DEBUG : file1: Unchanged skipping 2026/08/16 02:59:11 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:59:12 DEBUG : pacer: Reducing sleep to 338.262606ms 2026/08/16 02:59:12 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BmgtQxqj3RbMBgWmJ9B5Fc4DuYkp6cx8z" 2026/08/16 02:59:12 DEBUG : pacer: Reducing sleep to 253.696954ms 2026/08/16 02:59:12 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': don't need to copy/move sub/file2, it is already at target location 2026/08/16 02:59:12 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:59:13 DEBUG : pacer: Reducing sleep to 190.272715ms 2026/08/16 02:59:13 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BmgtQxqj3RbMBgWmJ9B5Fc4DuYkp6cx8z" 2026/08/16 02:59:14 DEBUG : pacer: Reducing sleep to 142.704536ms 2026/08/16 02:59:14 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:59:14 DEBUG : pacer: Reducing sleep to 107.028402ms 2026/08/16 02:59:14 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BmgtQxqj3RbMBgWmJ9B5Fc4DuYkp6cx8z" 2026/08/16 02:59:15 DEBUG : pacer: Reducing sleep to 80.271301ms 2026/08/16 02:59:15 DEBUG : pacer: Reducing sleep to 60.203475ms 2026/08/16 02:59:15 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BmgtQxqj3RbMBgWmJ9B5Fc4DuYkp6cx8z" 2026/08/16 02:59:16 DEBUG : pacer: Reducing sleep to 45.152606ms 2026/08/16 02:59:17 DEBUG : pacer: Reducing sleep to 33.864454ms 2026/08/16 02:59:17 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:59:17 DEBUG : pacer: Reducing sleep to 25.39834ms --- PASS: TestCopyFile (22.48s) === RUN TestCopyLongFile run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local 2026/08/16 02:59:17 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:59:18 DEBUG : pacer: Reducing sleep to 19.048755ms 2026/08/16 02:59:18 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:59:18 DEBUG : pacer: Reducing sleep to 14.286566ms --- SKIP: TestCopyLongFile (1.18s) === RUN TestCopyFileBackupDir run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 02:59:18 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:59:19 DEBUG : pacer: Reducing sleep to 10.714924ms 2026/08/16 02:59:19 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:59:20 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:59:21 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:59:22 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bk4k8yRkCumtX0XjC5wtM5YlsDkXLhuDr" 2026/08/16 02:59:22 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bk4k8yRkCumtX0XjC5wtM5YlsDkXLhuDr" 2026/08/16 02:59:23 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-gapuseh4wahi/backup" 2026/08/16 02:59:24 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/backup': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/16 02:59:24 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/backup': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/16 02:59:25 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/backup': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/16 02:59:25 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/backup': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 02:59:25 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/backup': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:59:26 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 02:59:27 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:59:28 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2922561569) 2026/08/16 02:59:28 DEBUG : dst/file1: size = 18 (Huawei Drive root 'rclone-test-gapuseh4wahi') 2026/08/16 02:59:28 DEBUG : dst/file1: Sizes differ 2026/08/16 02:59:28 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/backup': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:59:28 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/backup': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:59:30 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/backup': Listing directory "BlZcwvF_ieNs36gT3r4pOVI9yAjCNZiJb" 2026/08/16 02:59:31 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bk4k8yRkCumtX0XjC5wtM5YlsDkXLhuDr" 2026/08/16 02:59:32 INFO : dst/file1: Moved (server-side) 2026/08/16 02:59:32 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bk4k8yRkCumtX0XjC5wtM5YlsDkXLhuDr" 2026/08/16 02:59:33 DEBUG : dst/file1: size = 14 OK 2026/08/16 02:59:33 DEBUG : dst/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/08/16 02:59:33 INFO : dst/file1: Copied (new) 2026/08/16 02:59:33 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:59:34 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlZcwvF_ieNs36gT3r4pOVI9yAjCNZiJb" 2026/08/16 02:59:35 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BgRcGktdWGG12G6loKqFHqJvyNB4F0kLt" 2026/08/16 02:59:35 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bk4k8yRkCumtX0XjC5wtM5YlsDkXLhuDr" 2026/08/16 02:59:36 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:59:37 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlZcwvF_ieNs36gT3r4pOVI9yAjCNZiJb" 2026/08/16 02:59:37 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BgRcGktdWGG12G6loKqFHqJvyNB4F0kLt" 2026/08/16 02:59:38 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bk4k8yRkCumtX0XjC5wtM5YlsDkXLhuDr" 2026/08/16 02:59:40 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bk4k8yRkCumtX0XjC5wtM5YlsDkXLhuDr" 2026/08/16 02:59:41 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:59:42 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlZcwvF_ieNs36gT3r4pOVI9yAjCNZiJb" 2026/08/16 02:59:42 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BgRcGktdWGG12G6loKqFHqJvyNB4F0kLt" 2026/08/16 02:59:43 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlZcwvF_ieNs36gT3r4pOVI9yAjCNZiJb" 2026/08/16 02:59:45 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" --- PASS: TestCopyFileBackupDir (26.82s) === RUN TestCopyFileCompareDest run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 02:59:45 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-gapuseh4wahi/dst" 2026/08/16 02:59:46 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/dst': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/16 02:59:46 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/dst': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/16 02:59:47 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/dst': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/16 02:59:47 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/dst': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 02:59:47 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/dst': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:59:48 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 02:59:49 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:59:49 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/dst': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:59:50 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-gapuseh4wahi/CompareDest" 2026/08/16 02:59:52 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/CompareDest': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/16 02:59:52 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/CompareDest': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/16 02:59:53 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/CompareDest': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/16 02:59:53 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/CompareDest': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 02:59:53 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/CompareDest': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:59:54 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 02:59:55 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:59:55 DEBUG : one: Need to transfer - File not found at Destination 2026/08/16 02:59:55 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/CompareDest': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:59:56 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/dst': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:59:56 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/dst': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 02:59:59 DEBUG : one: size = 3 OK 2026/08/16 02:59:59 DEBUG : one: sha256 = 7692c3ad3540bb803c020b3aee66cd8887123234ea0c6e7143c0add73ff431ed OK 2026/08/16 02:59:59 INFO : one: Copied (new) 2026/08/16 02:59:59 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:00:00 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlSA0F5OFIDf0O7t2XuNNhY_FBptBAXq3" 2026/08/16 03:00:00 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:00:01 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlSA0F5OFIDf0O7t2XuNNhY_FBptBAXq3" 2026/08/16 03:00:01 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/dst': Listing directory "BlSA0F5OFIDf0O7t2XuNNhY_FBptBAXq3" 2026/08/16 03:00:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone2922561569) 2026/08/16 03:00:02 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-gapuseh4wahi/dst') 2026/08/16 03:00:02 DEBUG : one: Sizes differ 2026/08/16 03:00:02 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/CompareDest': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:00:03 DEBUG : one: size = 5 OK 2026/08/16 03:00:03 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/08/16 03:00:03 INFO : one: Copied (replaced existing) 2026/08/16 03:00:03 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:00:04 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlSA0F5OFIDf0O7t2XuNNhY_FBptBAXq3" 2026/08/16 03:00:05 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:00:05 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlSA0F5OFIDf0O7t2XuNNhY_FBptBAXq3" 2026/08/16 03:00:07 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:00:07 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:00:10 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:00:10 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BvVqizJpDM4Qi2VyYeENPcae_kEBIx2kE" 2026/08/16 03:00:11 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlSA0F5OFIDf0O7t2XuNNhY_FBptBAXq3" 2026/08/16 03:00:12 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/dst': Listing directory "BlSA0F5OFIDf0O7t2XuNNhY_FBptBAXq3" 2026/08/16 03:00:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone2922561569) 2026/08/16 03:00:13 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-gapuseh4wahi/dst') 2026/08/16 03:00:13 DEBUG : one: Sizes differ 2026/08/16 03:00:13 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/CompareDest': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:00:13 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/CompareDest': Listing directory "BvVqizJpDM4Qi2VyYeENPcae_kEBIx2kE" 2026/08/16 03:00:14 DEBUG : one: size = 5 OK 2026/08/16 03:00:14 DEBUG : one: Sizes identical 2026/08/16 03:00:14 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/16 03:00:14 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:00:14 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BvVqizJpDM4Qi2VyYeENPcae_kEBIx2kE" 2026/08/16 03:00:15 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlSA0F5OFIDf0O7t2XuNNhY_FBptBAXq3" 2026/08/16 03:00:16 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BvVqizJpDM4Qi2VyYeENPcae_kEBIx2kE" 2026/08/16 03:00:17 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:00:18 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BvVqizJpDM4Qi2VyYeENPcae_kEBIx2kE" 2026/08/16 03:00:19 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlSA0F5OFIDf0O7t2XuNNhY_FBptBAXq3" 2026/08/16 03:00:19 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/dst': Listing directory "BlSA0F5OFIDf0O7t2XuNNhY_FBptBAXq3" 2026/08/16 03:00:20 DEBUG : two: Need to transfer - File not found at Destination 2026/08/16 03:00:20 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/CompareDest': Listing directory "BvVqizJpDM4Qi2VyYeENPcae_kEBIx2kE" 2026/08/16 03:00:20 DEBUG : two: size = 3 OK 2026/08/16 03:00:20 DEBUG : two: Sizes identical 2026/08/16 03:00:20 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/16 03:00:20 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:00:21 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BvVqizJpDM4Qi2VyYeENPcae_kEBIx2kE" 2026/08/16 03:00:22 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlSA0F5OFIDf0O7t2XuNNhY_FBptBAXq3" 2026/08/16 03:00:22 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/dst': Listing directory "BlSA0F5OFIDf0O7t2XuNNhY_FBptBAXq3" 2026/08/16 03:00:23 DEBUG : two: Need to transfer - File not found at Destination 2026/08/16 03:00:23 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/CompareDest': Listing directory "BvVqizJpDM4Qi2VyYeENPcae_kEBIx2kE" 2026/08/16 03:00:24 DEBUG : two: size = 3 OK 2026/08/16 03:00:24 DEBUG : two: Sizes identical 2026/08/16 03:00:24 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/16 03:00:24 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:00:24 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BvVqizJpDM4Qi2VyYeENPcae_kEBIx2kE" 2026/08/16 03:00:25 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlSA0F5OFIDf0O7t2XuNNhY_FBptBAXq3" 2026/08/16 03:00:26 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:00:26 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BvVqizJpDM4Qi2VyYeENPcae_kEBIx2kE" 2026/08/16 03:00:27 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlSA0F5OFIDf0O7t2XuNNhY_FBptBAXq3" 2026/08/16 03:00:27 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/dst': Listing directory "BlSA0F5OFIDf0O7t2XuNNhY_FBptBAXq3" 2026/08/16 03:00:28 DEBUG : two: Need to transfer - File not found at Destination 2026/08/16 03:00:28 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/CompareDest': Listing directory "BvVqizJpDM4Qi2VyYeENPcae_kEBIx2kE" 2026/08/16 03:00:29 DEBUG : two: size = 5 (Local file system at /tmp/rclone2922561569) 2026/08/16 03:00:29 DEBUG : two: size = 3 (Huawei Drive root 'rclone-test-gapuseh4wahi/CompareDest') 2026/08/16 03:00:29 DEBUG : two: Sizes differ 2026/08/16 03:00:29 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/dst': Listing directory "BlSA0F5OFIDf0O7t2XuNNhY_FBptBAXq3" 2026/08/16 03:00:30 DEBUG : two: size = 5 OK 2026/08/16 03:00:30 DEBUG : two: sha256 = c271f9e8cacd6ad5a9c26bd5bc26c1eb91d7d64a00a417253a1abf88211bd96d OK 2026/08/16 03:00:30 INFO : two: Copied (new) 2026/08/16 03:00:30 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:00:31 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BvVqizJpDM4Qi2VyYeENPcae_kEBIx2kE" 2026/08/16 03:00:32 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlSA0F5OFIDf0O7t2XuNNhY_FBptBAXq3" 2026/08/16 03:00:32 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:00:33 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BvVqizJpDM4Qi2VyYeENPcae_kEBIx2kE" 2026/08/16 03:00:35 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlSA0F5OFIDf0O7t2XuNNhY_FBptBAXq3" 2026/08/16 03:00:37 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlSA0F5OFIDf0O7t2XuNNhY_FBptBAXq3" 2026/08/16 03:00:38 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BvVqizJpDM4Qi2VyYeENPcae_kEBIx2kE" 2026/08/16 03:00:39 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" --- PASS: TestCopyFileCompareDest (54.61s) === RUN TestCopyFileCopyDest run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 03:00:40 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-gapuseh4wahi/dst" 2026/08/16 03:00:41 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/dst': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/16 03:00:41 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/dst': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/16 03:00:41 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/dst': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/16 03:00:41 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/dst': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 03:00:43 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/dst': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:00:43 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 03:00:44 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:00:44 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/dst': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:00:45 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-gapuseh4wahi/CopyDest" 2026/08/16 03:00:46 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/CopyDest': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/16 03:00:46 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/CopyDest': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/16 03:00:47 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/CopyDest': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/16 03:00:47 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/CopyDest': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 03:00:47 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/CopyDest': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:00:48 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 03:00:49 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:00:49 DEBUG : one: Need to transfer - File not found at Destination 2026/08/16 03:00:49 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/CopyDest': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:00:50 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/dst': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:00:50 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/dst': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:00:53 DEBUG : one: size = 3 OK 2026/08/16 03:00:53 DEBUG : one: sha256 = 7692c3ad3540bb803c020b3aee66cd8887123234ea0c6e7143c0add73ff431ed OK 2026/08/16 03:00:53 INFO : one: Copied (new) 2026/08/16 03:00:53 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:00:53 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BpB6jesbD9k_w7KuIWzhMTL77kfYUR6zP" 2026/08/16 03:00:54 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:00:54 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BpB6jesbD9k_w7KuIWzhMTL77kfYUR6zP" 2026/08/16 03:00:55 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/dst': Listing directory "BpB6jesbD9k_w7KuIWzhMTL77kfYUR6zP" 2026/08/16 03:00:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone2922561569) 2026/08/16 03:00:56 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-gapuseh4wahi/dst') 2026/08/16 03:00:56 DEBUG : one: Sizes differ 2026/08/16 03:00:56 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/CopyDest': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:00:57 DEBUG : one: size = 5 OK 2026/08/16 03:00:57 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/08/16 03:00:57 INFO : one: Copied (replaced existing) 2026/08/16 03:00:57 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:00:57 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BpB6jesbD9k_w7KuIWzhMTL77kfYUR6zP" 2026/08/16 03:00:58 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:00:59 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BpB6jesbD9k_w7KuIWzhMTL77kfYUR6zP" 2026/08/16 03:01:00 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:01:01 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:01:03 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:01:03 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bi7pdhCQcqcpxshJwGD9DxpFfbwj2mPNK" 2026/08/16 03:01:04 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BpB6jesbD9k_w7KuIWzhMTL77kfYUR6zP" 2026/08/16 03:01:05 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/dst': Listing directory "BpB6jesbD9k_w7KuIWzhMTL77kfYUR6zP" 2026/08/16 03:01:05 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-gapuseh4wahi/BackupDir" 2026/08/16 03:01:06 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/BackupDir': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/16 03:01:06 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/BackupDir': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/16 03:01:07 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/BackupDir': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/16 03:01:07 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/BackupDir': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 03:01:08 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/BackupDir': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:01:08 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 03:01:09 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:01:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone2922561569) 2026/08/16 03:01:09 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-gapuseh4wahi/dst') 2026/08/16 03:01:09 DEBUG : one: Sizes differ 2026/08/16 03:01:09 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/CopyDest': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:01:10 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/CopyDest': Listing directory "Bi7pdhCQcqcpxshJwGD9DxpFfbwj2mPNK" 2026/08/16 03:01:11 DEBUG : one: size = 5 OK 2026/08/16 03:01:11 DEBUG : one: Sizes identical 2026/08/16 03:01:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2922561569) 2026/08/16 03:01:11 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-gapuseh4wahi/dst') 2026/08/16 03:01:11 DEBUG : one: Sizes differ 2026/08/16 03:01:11 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/BackupDir': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:01:11 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/BackupDir': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:01:13 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/dst': Listing directory "BpB6jesbD9k_w7KuIWzhMTL77kfYUR6zP" 2026/08/16 03:01:14 INFO : one: Moved (server-side) 2026/08/16 03:01:14 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/dst': Listing directory "BpB6jesbD9k_w7KuIWzhMTL77kfYUR6zP" 2026/08/16 03:01:15 DEBUG : one: size = 5 OK 2026/08/16 03:01:15 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/08/16 03:01:15 INFO : one: Copied (server-side copy) 2026/08/16 03:01:15 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/16 03:01:15 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:01:16 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bi7pdhCQcqcpxshJwGD9DxpFfbwj2mPNK" 2026/08/16 03:01:17 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BjXwJx7S7VFya6FCKjm9ChZeZO0tmPw7c" 2026/08/16 03:01:17 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BpB6jesbD9k_w7KuIWzhMTL77kfYUR6zP" 2026/08/16 03:01:18 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bi7pdhCQcqcpxshJwGD9DxpFfbwj2mPNK" 2026/08/16 03:01:19 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:01:20 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bi7pdhCQcqcpxshJwGD9DxpFfbwj2mPNK" 2026/08/16 03:01:20 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BjXwJx7S7VFya6FCKjm9ChZeZO0tmPw7c" 2026/08/16 03:01:21 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BpB6jesbD9k_w7KuIWzhMTL77kfYUR6zP" 2026/08/16 03:01:22 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/dst': Listing directory "BpB6jesbD9k_w7KuIWzhMTL77kfYUR6zP" 2026/08/16 03:01:22 DEBUG : two: Need to transfer - File not found at Destination 2026/08/16 03:01:22 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/CopyDest': Listing directory "Bi7pdhCQcqcpxshJwGD9DxpFfbwj2mPNK" 2026/08/16 03:01:23 DEBUG : two: size = 3 OK 2026/08/16 03:01:23 DEBUG : two: Sizes identical 2026/08/16 03:01:23 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/dst': Listing directory "BpB6jesbD9k_w7KuIWzhMTL77kfYUR6zP" 2026/08/16 03:01:24 DEBUG : two: size = 3 OK 2026/08/16 03:01:24 DEBUG : two: sha256 = 3fc4ccfe745870e2c0d99f71f30ff0656c8dedd41cc1d7d3d376b0dbe685e2f3 OK 2026/08/16 03:01:24 INFO : two: Copied (server-side copy) 2026/08/16 03:01:24 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/16 03:01:24 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:01:25 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bi7pdhCQcqcpxshJwGD9DxpFfbwj2mPNK" 2026/08/16 03:01:25 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BjXwJx7S7VFya6FCKjm9ChZeZO0tmPw7c" 2026/08/16 03:01:26 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BpB6jesbD9k_w7KuIWzhMTL77kfYUR6zP" 2026/08/16 03:01:27 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/dst': Listing directory "BpB6jesbD9k_w7KuIWzhMTL77kfYUR6zP" 2026/08/16 03:01:27 DEBUG : two: size = 3 OK 2026/08/16 03:01:27 DEBUG : two: Sizes identical 2026/08/16 03:01:27 DEBUG : two: Unchanged skipping 2026/08/16 03:01:27 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:01:28 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bi7pdhCQcqcpxshJwGD9DxpFfbwj2mPNK" 2026/08/16 03:01:29 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BjXwJx7S7VFya6FCKjm9ChZeZO0tmPw7c" 2026/08/16 03:01:29 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BpB6jesbD9k_w7KuIWzhMTL77kfYUR6zP" 2026/08/16 03:01:30 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bi7pdhCQcqcpxshJwGD9DxpFfbwj2mPNK" 2026/08/16 03:01:31 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:01:32 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bi7pdhCQcqcpxshJwGD9DxpFfbwj2mPNK" 2026/08/16 03:01:33 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BjXwJx7S7VFya6FCKjm9ChZeZO0tmPw7c" 2026/08/16 03:01:33 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BpB6jesbD9k_w7KuIWzhMTL77kfYUR6zP" 2026/08/16 03:01:34 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/dst': Listing directory "BpB6jesbD9k_w7KuIWzhMTL77kfYUR6zP" 2026/08/16 03:01:35 DEBUG : three: Need to transfer - File not found at Destination 2026/08/16 03:01:35 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/CopyDest': Listing directory "Bi7pdhCQcqcpxshJwGD9DxpFfbwj2mPNK" 2026/08/16 03:01:35 DEBUG : three: size = 7 (Local file system at /tmp/rclone2922561569) 2026/08/16 03:01:35 DEBUG : three: size = 5 (Huawei Drive root 'rclone-test-gapuseh4wahi/CopyDest') 2026/08/16 03:01:35 DEBUG : three: Sizes differ 2026/08/16 03:01:35 DEBUG : three: Destination not found in --copy-dest 2026/08/16 03:01:35 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/dst': Listing directory "BpB6jesbD9k_w7KuIWzhMTL77kfYUR6zP" 2026/08/16 03:01:36 DEBUG : three: size = 7 OK 2026/08/16 03:01:36 DEBUG : three: sha256 = 74d2b88f23f6d270b58d49a4fa650fdb150256812e2c71c98015ef86d6e45eb8 OK 2026/08/16 03:01:36 INFO : three: Copied (new) 2026/08/16 03:01:36 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:01:37 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bi7pdhCQcqcpxshJwGD9DxpFfbwj2mPNK" 2026/08/16 03:01:38 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BjXwJx7S7VFya6FCKjm9ChZeZO0tmPw7c" 2026/08/16 03:01:38 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BpB6jesbD9k_w7KuIWzhMTL77kfYUR6zP" 2026/08/16 03:01:39 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:01:40 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bi7pdhCQcqcpxshJwGD9DxpFfbwj2mPNK" 2026/08/16 03:01:42 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BjXwJx7S7VFya6FCKjm9ChZeZO0tmPw7c" 2026/08/16 03:01:43 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BpB6jesbD9k_w7KuIWzhMTL77kfYUR6zP" 2026/08/16 03:01:46 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BpB6jesbD9k_w7KuIWzhMTL77kfYUR6zP" 2026/08/16 03:01:47 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bi7pdhCQcqcpxshJwGD9DxpFfbwj2mPNK" 2026/08/16 03:01:48 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:01:49 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BjXwJx7S7VFya6FCKjm9ChZeZO0tmPw7c" 2026/08/16 03:01:50 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" --- PASS: TestCopyFileCopyDest (71.05s) === RUN TestCopyInplace run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported 2026/08/16 03:01:51 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:01:52 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" --- SKIP: TestCopyInplace (1.22s) === RUN TestCopyLongFileName run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported 2026/08/16 03:01:52 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:01:53 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" --- SKIP: TestCopyLongFileName (1.18s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported 2026/08/16 03:01:53 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:01:54 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" --- SKIP: TestCopyLongFileNameCollision (1.21s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 03:01:55 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:01:55 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/08/16 03:01:55 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:01:56 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:01:58 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/08/16 03:01:58 DEBUG : TestCopyFileMaxTransfer/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/08/16 03:01:58 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/08/16 03:01:58 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:01:59 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bk3V7KnSe5tThau9QwEtNcYmQSaamGrxU" 2026/08/16 03:01:59 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bk3V7KnSe5tThau9QwEtNcYmQSaamGrxU" 2026/08/16 03:02:00 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/08/16 03:02:00 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bk3V7KnSe5tThau9QwEtNcYmQSaamGrxU" 2026/08/16 03:02:01 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to copy file content: max transfer limit reached as set by --max-transfer 2026/08/16 03:02:01 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:02:01 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bk3V7KnSe5tThau9QwEtNcYmQSaamGrxU" 2026/08/16 03:02:02 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bk3V7KnSe5tThau9QwEtNcYmQSaamGrxU" 2026/08/16 03:02:02 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/08/16 03:02:02 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:02:03 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bk3V7KnSe5tThau9QwEtNcYmQSaamGrxU" 2026/08/16 03:02:04 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bk3V7KnSe5tThau9QwEtNcYmQSaamGrxU" 2026/08/16 03:02:04 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/08/16 03:02:04 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bk3V7KnSe5tThau9QwEtNcYmQSaamGrxU" 2026/08/16 03:02:06 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/08/16 03:02:06 DEBUG : TestCopyFileMaxTransfer/file4: sha256 = f6195d1c3268cee1503782690b28a2afc96d3f7f93b108a24d9a7cee68a25f17 OK 2026/08/16 03:02:06 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/08/16 03:02:06 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:02:07 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bk3V7KnSe5tThau9QwEtNcYmQSaamGrxU" 2026/08/16 03:02:07 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:02:08 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bk3V7KnSe5tThau9QwEtNcYmQSaamGrxU" 2026/08/16 03:02:10 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bk3V7KnSe5tThau9QwEtNcYmQSaamGrxU" 2026/08/16 03:02:11 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" --- PASS: TestCopyFileMaxTransfer (17.49s) === RUN TestDeduplicateInteractive run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/16 03:02:12 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:02:13 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" --- SKIP: TestDeduplicateInteractive (1.21s) === RUN TestDeduplicateSkip run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/16 03:02:13 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:02:14 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" --- SKIP: TestDeduplicateSkip (1.20s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/16 03:02:14 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:02:15 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" --- SKIP: TestDeduplicateSizeOnly (1.21s) === RUN TestDeduplicateFirst run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/16 03:02:16 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:02:16 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" --- SKIP: TestDeduplicateFirst (1.57s) === RUN TestDeduplicateNewest run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/16 03:02:17 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:02:18 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" --- SKIP: TestDeduplicateNewest (1.19s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" dedupe_test.go:42: Can't run this test without modtimes 2026/08/16 03:02:18 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:02:19 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" --- SKIP: TestDeduplicateNewestByHash (1.19s) === RUN TestDeduplicateOldest run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/16 03:02:20 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:02:20 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" --- SKIP: TestDeduplicateOldest (1.20s) === RUN TestDeduplicateLargest run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/16 03:02:21 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:02:21 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" --- SKIP: TestDeduplicateLargest (1.19s) === RUN TestDeduplicateSmallest run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/16 03:02:22 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:02:23 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" --- SKIP: TestDeduplicateSmallest (1.19s) === RUN TestDeduplicateRename run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/16 03:02:23 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:02:24 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" --- SKIP: TestDeduplicateRename (1.17s) === RUN TestMergeDirs run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories 2026/08/16 03:02:24 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:02:25 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" --- SKIP: TestMergeDirs (1.19s) === RUN TestListDirSorted run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 03:02:26 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:02:27 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:02:28 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:02:29 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:02:31 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BhEsu5A-7GgeYxzGif65OtZ6uHGjdP0CH" 2026/08/16 03:02:33 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BhEsu5A-7GgeYxzGif65OtZ6uHGjdP0CH" 2026/08/16 03:02:33 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BhEsu5A-7GgeYxzGif65OtZ6uHGjdP0CH" 2026/08/16 03:02:36 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bt4b1wxQ3xo10EQKfn89AmK1jx0_Gs5wN" 2026/08/16 03:02:38 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BhEsu5A-7GgeYxzGif65OtZ6uHGjdP0CH" 2026/08/16 03:02:38 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BhEsu5A-7GgeYxzGif65OtZ6uHGjdP0CH" 2026/08/16 03:02:41 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:02:41 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BhEsu5A-7GgeYxzGif65OtZ6uHGjdP0CH" 2026/08/16 03:02:42 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bt4b1wxQ3xo10EQKfn89AmK1jx0_Gs5wN" 2026/08/16 03:02:42 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bl7PdS4nv2f6jcpG68eFD341W78dba4N-" 2026/08/16 03:02:43 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:02:44 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:02:44 DEBUG : a.txt: Excluded (Size Filter) 2026/08/16 03:02:44 DEBUG : a.txt: Excluded 2026/08/16 03:02:44 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BhEsu5A-7GgeYxzGif65OtZ6uHGjdP0CH" 2026/08/16 03:02:45 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BhEsu5A-7GgeYxzGif65OtZ6uHGjdP0CH" 2026/08/16 03:02:46 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/16 03:02:46 DEBUG : sub dir/hello world2: Excluded 2026/08/16 03:02:46 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/16 03:02:46 DEBUG : sub dir/hello world: Excluded 2026/08/16 03:02:46 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BhEsu5A-7GgeYxzGif65OtZ6uHGjdP0CH" 2026/08/16 03:02:46 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/16 03:02:46 DEBUG : sub dir/hello world2: Excluded 2026/08/16 03:02:46 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bt4b1wxQ3xo10EQKfn89AmK1jx0_Gs5wN" 2026/08/16 03:02:47 DEBUG : sub dir/ignore dir: Excluded 2026/08/16 03:02:47 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bl7PdS4nv2f6jcpG68eFD341W78dba4N-" 2026/08/16 03:02:47 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/16 03:02:47 DEBUG : sub dir/hello world: Excluded 2026/08/16 03:02:47 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bt4b1wxQ3xo10EQKfn89AmK1jx0_Gs5wN" 2026/08/16 03:02:48 DEBUG : sub dir/ignore dir: Excluded 2026/08/16 03:02:48 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bt4b1wxQ3xo10EQKfn89AmK1jx0_Gs5wN" 2026/08/16 03:02:49 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bt4b1wxQ3xo10EQKfn89AmK1jx0_Gs5wN" 2026/08/16 03:02:49 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:02:51 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BhEsu5A-7GgeYxzGif65OtZ6uHGjdP0CH" 2026/08/16 03:02:53 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bt4b1wxQ3xo10EQKfn89AmK1jx0_Gs5wN" 2026/08/16 03:02:55 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bl7PdS4nv2f6jcpG68eFD341W78dba4N-" 2026/08/16 03:02:56 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bl7PdS4nv2f6jcpG68eFD341W78dba4N-" 2026/08/16 03:02:57 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bt4b1wxQ3xo10EQKfn89AmK1jx0_Gs5wN" 2026/08/16 03:02:59 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BhEsu5A-7GgeYxzGif65OtZ6uHGjdP0CH" 2026/08/16 03:03:00 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" --- PASS: TestListDirSorted (35.03s) === RUN TestListDirSortedFn run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 03:03:01 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:03:02 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:03:03 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:03:04 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:03:06 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BiobxJIsLSpmo7PXKniVEHZBjw6hZjxAZ" 2026/08/16 03:03:08 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BiobxJIsLSpmo7PXKniVEHZBjw6hZjxAZ" 2026/08/16 03:03:09 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BiobxJIsLSpmo7PXKniVEHZBjw6hZjxAZ" 2026/08/16 03:03:11 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BmHk_6IQjfFU8ErDf_1NLooKcDWRWpybV" 2026/08/16 03:03:12 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BiobxJIsLSpmo7PXKniVEHZBjw6hZjxAZ" 2026/08/16 03:03:13 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BiobxJIsLSpmo7PXKniVEHZBjw6hZjxAZ" 2026/08/16 03:03:15 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:03:16 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BiobxJIsLSpmo7PXKniVEHZBjw6hZjxAZ" 2026/08/16 03:03:16 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BmHk_6IQjfFU8ErDf_1NLooKcDWRWpybV" 2026/08/16 03:03:17 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bt7fW9gP0IYCCLfGluYFHz61S5HrRcHsA" 2026/08/16 03:03:18 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:03:18 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:03:19 DEBUG : a.txt: Excluded (Size Filter) 2026/08/16 03:03:19 DEBUG : a.txt: Excluded 2026/08/16 03:03:19 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BiobxJIsLSpmo7PXKniVEHZBjw6hZjxAZ" 2026/08/16 03:03:20 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BiobxJIsLSpmo7PXKniVEHZBjw6hZjxAZ" 2026/08/16 03:03:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/16 03:03:20 DEBUG : sub dir/hello world2: Excluded 2026/08/16 03:03:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/16 03:03:20 DEBUG : sub dir/hello world: Excluded 2026/08/16 03:03:20 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BiobxJIsLSpmo7PXKniVEHZBjw6hZjxAZ" 2026/08/16 03:03:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/16 03:03:21 DEBUG : sub dir/hello world2: Excluded 2026/08/16 03:03:21 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BmHk_6IQjfFU8ErDf_1NLooKcDWRWpybV" 2026/08/16 03:03:21 DEBUG : sub dir/ignore dir: Excluded 2026/08/16 03:03:21 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bt7fW9gP0IYCCLfGluYFHz61S5HrRcHsA" 2026/08/16 03:03:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/16 03:03:22 DEBUG : sub dir/hello world: Excluded 2026/08/16 03:03:22 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BmHk_6IQjfFU8ErDf_1NLooKcDWRWpybV" 2026/08/16 03:03:23 DEBUG : sub dir/ignore dir: Excluded 2026/08/16 03:03:23 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BmHk_6IQjfFU8ErDf_1NLooKcDWRWpybV" 2026/08/16 03:03:23 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BmHk_6IQjfFU8ErDf_1NLooKcDWRWpybV" 2026/08/16 03:03:24 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:03:26 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BiobxJIsLSpmo7PXKniVEHZBjw6hZjxAZ" 2026/08/16 03:03:28 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BmHk_6IQjfFU8ErDf_1NLooKcDWRWpybV" 2026/08/16 03:03:30 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bt7fW9gP0IYCCLfGluYFHz61S5HrRcHsA" 2026/08/16 03:03:31 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bt7fW9gP0IYCCLfGluYFHz61S5HrRcHsA" 2026/08/16 03:03:32 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BmHk_6IQjfFU8ErDf_1NLooKcDWRWpybV" 2026/08/16 03:03:33 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BiobxJIsLSpmo7PXKniVEHZBjw6hZjxAZ" 2026/08/16 03:03:35 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" --- PASS: TestListDirSortedFn (35.07s) === RUN TestListJSON run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 03:03:36 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:03:37 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:03:38 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:03:40 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:03:40 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Br36X7peGohMwhmDUlERL47WbpWJFAviT" === RUN TestListJSON/Default 2026/08/16 03:03:41 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" === RUN TestListJSON/FilesOnly 2026/08/16 03:03:42 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" === RUN TestListJSON/DirsOnly 2026/08/16 03:03:43 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" === RUN TestListJSON/Recurse 2026/08/16 03:03:43 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:03:44 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Br36X7peGohMwhmDUlERL47WbpWJFAviT" === RUN TestListJSON/SubDir 2026/08/16 03:03:44 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Br36X7peGohMwhmDUlERL47WbpWJFAviT" === RUN TestListJSON/NoModTime 2026/08/16 03:03:45 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" === RUN TestListJSON/NoMimeType 2026/08/16 03:03:46 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" === RUN TestListJSON/ShowHash 2026/08/16 03:03:46 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" === RUN TestListJSON/HashTypes 2026/08/16 03:03:47 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:03:48 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/08/16 03:03:48 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:03:48 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:03:49 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:03:50 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Br36X7peGohMwhmDUlERL47WbpWJFAviT" 2026/08/16 03:03:51 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Br36X7peGohMwhmDUlERL47WbpWJFAviT" 2026/08/16 03:03:53 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" --- PASS: TestListJSON (17.44s) --- PASS: TestListJSON/Default (1.00s) --- PASS: TestListJSON/FilesOnly (0.62s) --- PASS: TestListJSON/DirsOnly (0.63s) --- PASS: TestListJSON/Recurse (1.24s) --- PASS: TestListJSON/SubDir (0.63s) --- PASS: TestListJSON/NoModTime (0.63s) --- PASS: TestListJSON/NoMimeType (0.62s) --- PASS: TestListJSON/ShowHash (0.62s) --- PASS: TestListJSON/HashTypes (0.63s) --- PASS: TestListJSON/Metadata (1.22s) === RUN TestStatJSON run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 03:03:53 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:03:54 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:03:55 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:03:58 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:03:58 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BpVOKEn4ZV8MBpn0VadNN5L-2uJ6snQ1D" === RUN TestStatJSON/Root 2026/08/16 03:03:59 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/08/16 03:04:00 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" === RUN TestStatJSON/Dir 2026/08/16 03:04:01 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:04:01 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" === RUN TestStatJSON/DirWithTrailingSlash 2026/08/16 03:04:02 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" === RUN TestStatJSON/File 2026/08/16 03:04:03 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" === RUN TestStatJSON/NotFound 2026/08/16 03:04:03 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:04:04 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" === RUN TestStatJSON/DirFilesOnly 2026/08/16 03:04:04 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" === RUN TestStatJSON/FileFilesOnly 2026/08/16 03:04:05 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" === RUN TestStatJSON/NotFoundFilesOnly 2026/08/16 03:04:06 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" === RUN TestStatJSON/DirDirsOnly 2026/08/16 03:04:06 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" === RUN TestStatJSON/FileDirsOnly 2026/08/16 03:04:07 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" === RUN TestStatJSON/NotFoundDirsOnly 2026/08/16 03:04:07 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" === RUN TestStatJSON/RootNotFound 2026/08/16 03:04:08 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-gapuseh4wahi/notfound" 2026/08/16 03:04:09 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/notfound': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/16 03:04:09 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/notfound': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/16 03:04:10 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/notfound': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/16 03:04:10 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/notfound': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 03:04:11 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/notfound': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:04:11 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 03:04:12 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:04:13 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/notfound': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:04:13 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:04:14 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BpVOKEn4ZV8MBpn0VadNN5L-2uJ6snQ1D" 2026/08/16 03:04:16 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BpVOKEn4ZV8MBpn0VadNN5L-2uJ6snQ1D" 2026/08/16 03:04:17 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" --- PASS: TestStatJSON (24.44s) --- PASS: TestStatJSON/Root (0.99s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.63s) --- PASS: TestStatJSON/Dir (1.23s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.62s) --- PASS: TestStatJSON/File (0.61s) --- PASS: TestStatJSON/NotFound (1.23s) --- PASS: TestStatJSON/DirFilesOnly (0.61s) --- PASS: TestStatJSON/FileFilesOnly (0.62s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.62s) --- PASS: TestStatJSON/DirDirsOnly (0.62s) --- PASS: TestStatJSON/FileDirsOnly (0.62s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.62s) --- PASS: TestStatJSON/RootNotFound (5.11s) === RUN TestStatJSONMemory 2026/08/16 03:04:18 DEBUG : Creating backend with remote ":memory:" 2026/08/16 03:04:18 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/08/16 03:04:18 DEBUG : sub/file1: size = 5 OK 2026/08/16 03:04:18 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/16 03:04:18 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.01s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestMkdir run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 03:04:18 INFO : Huawei Drive root 'rclone-test-gapuseh4wahi': Making directory 2026/08/16 03:04:18 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:04:18 INFO : Huawei Drive root 'rclone-test-gapuseh4wahi': Making directory 2026/08/16 03:04:18 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:04:19 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" --- PASS: TestMkdir (1.77s) === RUN TestLsd run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 03:04:19 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:04:20 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:04:22 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:04:23 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BozQnsBje46ykSyOWRLFMurnRFTzKWrks" 2026/08/16 03:04:23 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:04:24 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:04:25 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BozQnsBje46ykSyOWRLFMurnRFTzKWrks" 2026/08/16 03:04:26 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BozQnsBje46ykSyOWRLFMurnRFTzKWrks" 2026/08/16 03:04:27 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" --- PASS: TestLsd (8.45s) === RUN TestLs run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 03:04:28 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:04:29 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:04:31 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:04:32 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:04:33 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:04:34 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" --- PASS: TestLs (7.32s) === RUN TestLsWithFilesFrom run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 03:04:35 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:04:37 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:04:38 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:04:39 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:04:39 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/08/16 03:04:39 DEBUG : empty space: Excluded 2026/08/16 03:04:39 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:04:39 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:04:40 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:04:42 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" --- PASS: TestLsWithFilesFrom (7.88s) === RUN TestLsLong run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 03:04:43 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:04:44 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:04:45 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:04:46 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:04:47 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:04:49 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" --- PASS: TestLsLong (6.30s) === RUN TestHashSums run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 03:04:49 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:04:51 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:04:52 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:04:53 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:04:55 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" --- PASS: TestHashSums (6.43s) === RUN TestHashSumsWithErrors 2026/08/16 03:04:56 DEBUG : Creating backend with remote ":memory:" 2026/08/16 03:04:56 ERROR : file1: hash unsupported: hash type not supported 2026/08/16 03:04:56 ERROR : sub/file1: hash unsupported: hash type not supported 2026/08/16 03:04:56 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/08/16 03:04:56 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/16 03:04:56 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/16 03:04:56 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/16 03:04:56 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/16 03:04:56 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/16 03:04:56 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/16 03:04:56 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/08/16 03:04:56 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-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 03:04:56 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:04:57 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:04:59 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:04:59 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:05:01 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:05:02 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtjSThGu2UCuV_92Qh69GwazRoQi5Mgqr" 2026/08/16 03:05:03 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:05:03 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:05:05 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtjSThGu2UCuV_92Qh69GwazRoQi5Mgqr" 2026/08/16 03:05:07 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtjSThGu2UCuV_92Qh69GwazRoQi5Mgqr" 2026/08/16 03:05:08 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" --- PASS: TestCount (13.10s) === RUN TestDelete run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 03:05:09 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:05:10 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:05:12 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:05:13 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:05:14 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:05:14 DEBUG : Waiting for deletions to finish 2026/08/16 03:05:14 DEBUG : large: Excluded (Size Filter) 2026/08/16 03:05:15 INFO : medium: Deleted 2026/08/16 03:05:15 INFO : small: Deleted 2026/08/16 03:05:15 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:05:15 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:05:17 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" --- PASS: TestDelete (8.55s) === RUN TestMaxDelete run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 03:05:17 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:05:19 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:05:20 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:05:21 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:05:22 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:05:22 DEBUG : Waiting for deletions to finish 2026/08/16 03:05:22 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/08/16 03:05:23 INFO : medium: Deleted 2026/08/16 03:05:23 INFO : large: Deleted 2026/08/16 03:05:23 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:05:24 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:05:25 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:05:26 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:05:26 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" --- PASS: TestMaxDelete (9.58s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 03:05:27 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:05:28 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:05:30 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:05:31 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:05:32 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:05:32 DEBUG : Waiting for deletions to finish 2026/08/16 03:05:32 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/08/16 03:05:33 INFO : medium: Deleted 2026/08/16 03:05:33 INFO : small: Deleted 2026/08/16 03:05:33 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:05:34 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:05:35 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:05:36 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:05:36 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" --- PASS: TestMaxDeleteSizeLargeFile (9.86s) === RUN TestMaxDeleteSize run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 03:05:37 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:05:38 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:05:40 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:05:42 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:05:42 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:05:42 DEBUG : Waiting for deletions to finish 2026/08/16 03:05:43 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/08/16 03:05:43 INFO : small: Deleted 2026/08/16 03:05:43 INFO : medium: Deleted 2026/08/16 03:05:43 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:05:44 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:05:45 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:05:46 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:05:47 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" --- PASS: TestMaxDeleteSize (10.42s) === RUN TestReadFile run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 03:05:47 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:05:49 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:05:49 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:05:51 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:05:52 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:05:53 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:05:53 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" --- PASS: TestReadFile (6.70s) === RUN TestRetry 2026/08/16 03:05:54 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/08/16 03:05:54 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/08/16 03:05:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/16 03:05:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/16 03:05:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/16 03:05:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/16 03:05:54 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-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 03:05:54 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:05:55 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:05:57 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:05:57 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:05:59 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:06:00 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:06:03 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:06:05 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:06:09 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:06:11 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" --- PASS: TestCat (17.81s) === RUN TestPurge 2026/08/16 03:06:12 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-wuzopoz8mizi" 2026/08/16 03:06:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/16 03:06:13 DEBUG : Huawei Drive root 'rclone-test-wuzopoz8mizi': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/16 03:06:13 DEBUG : Huawei Drive root 'rclone-test-wuzopoz8mizi': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/16 03:06:13 DEBUG : Huawei Drive root 'rclone-test-wuzopoz8mizi': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/16 03:06:13 DEBUG : Huawei Drive root 'rclone-test-wuzopoz8mizi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 03:06:14 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 03:06:15 DEBUG : Creating backend with remote "/tmp/rclone2586650330" run.go:198: Remote "Huawei Drive root 'rclone-test-wuzopoz8mizi'", Local "Local file system at /tmp/rclone2586650330", Modify Window "876000h0m0s" 2026/08/16 03:06:15 DEBUG : Huawei Drive root 'rclone-test-wuzopoz8mizi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 03:06:16 DEBUG : Huawei Drive root 'rclone-test-wuzopoz8mizi': Listing directory "BiamXbyCCMf2YYt6qcttAtZNMpePyBmt9" 2026/08/16 03:06:16 DEBUG : Huawei Drive root 'rclone-test-wuzopoz8mizi': Listing directory "BiamXbyCCMf2YYt6qcttAtZNMpePyBmt9" 2026/08/16 03:06:18 DEBUG : Huawei Drive root 'rclone-test-wuzopoz8mizi': Listing directory "Bjf-0S6RQtAqSKINRmahKD5cahsd21O6K" 2026/08/16 03:06:19 DEBUG : Huawei Drive root 'rclone-test-wuzopoz8mizi': Listing directory "BsttuSX2bb5OEO8uhAiBIEag-XMWvHzUT" 2026/08/16 03:06:21 INFO : A2: Making directory 2026/08/16 03:06:21 DEBUG : Huawei Drive root 'rclone-test-wuzopoz8mizi': Listing directory "BiamXbyCCMf2YYt6qcttAtZNMpePyBmt9" 2026/08/16 03:06:22 INFO : A1/B2: Making directory 2026/08/16 03:06:22 DEBUG : Huawei Drive root 'rclone-test-wuzopoz8mizi': Listing directory "Bjf-0S6RQtAqSKINRmahKD5cahsd21O6K" 2026/08/16 03:06:24 INFO : A1/B2/C2: Making directory 2026/08/16 03:06:24 DEBUG : Huawei Drive root 'rclone-test-wuzopoz8mizi': Listing directory "Btslcz6Wfpe6Hi9djMg9G2awsbkN3G_9u" 2026/08/16 03:06:25 INFO : A1/B1/C3: Making directory 2026/08/16 03:06:25 DEBUG : Huawei Drive root 'rclone-test-wuzopoz8mizi': Listing directory "BsttuSX2bb5OEO8uhAiBIEag-XMWvHzUT" 2026/08/16 03:06:26 INFO : A3: Making directory 2026/08/16 03:06:26 DEBUG : Huawei Drive root 'rclone-test-wuzopoz8mizi': Listing directory "BiamXbyCCMf2YYt6qcttAtZNMpePyBmt9" 2026/08/16 03:06:28 INFO : A3/B3: Making directory 2026/08/16 03:06:28 DEBUG : Huawei Drive root 'rclone-test-wuzopoz8mizi': Listing directory "BjNAYKKVUUS9qS9N9hxxINpY1KqR30Auv" 2026/08/16 03:06:29 INFO : A3/B3/C4: Making directory 2026/08/16 03:06:29 DEBUG : Huawei Drive root 'rclone-test-wuzopoz8mizi': Listing directory "Bgp7ZTsxbeYlYnucj65BHcJh768Ie3yMJ" 2026/08/16 03:06:30 DEBUG : Huawei Drive root 'rclone-test-wuzopoz8mizi': Listing directory "Bjf-0S6RQtAqSKINRmahKD5cahsd21O6K" 2026/08/16 03:06:31 DEBUG : Huawei Drive root 'rclone-test-wuzopoz8mizi': Listing directory "BiamXbyCCMf2YYt6qcttAtZNMpePyBmt9" 2026/08/16 03:06:32 DEBUG : Huawei Drive root 'rclone-test-wuzopoz8mizi': Listing directory "BqMrAF_Wi4vsl6j01bsNKSbIv8psnJrh7" 2026/08/16 03:06:33 DEBUG : Huawei Drive root 'rclone-test-wuzopoz8mizi': Listing directory "BjNAYKKVUUS9qS9N9hxxINpY1KqR30Auv" 2026/08/16 03:06:33 DEBUG : Huawei Drive root 'rclone-test-wuzopoz8mizi': Listing directory "Bgp7ZTsxbeYlYnucj65BHcJh768Ie3yMJ" 2026/08/16 03:06:34 DEBUG : Huawei Drive root 'rclone-test-wuzopoz8mizi': Listing directory "Bgfuw9HW80_n66pctUABIrZsegninOIl5" 2026/08/16 03:06:35 DEBUG : Huawei Drive root 'rclone-test-wuzopoz8mizi': Listing directory "Bjf-0S6RQtAqSKINRmahKD5cahsd21O6K" 2026/08/16 03:06:36 DEBUG : Huawei Drive root 'rclone-test-wuzopoz8mizi': Listing directory "BsttuSX2bb5OEO8uhAiBIEag-XMWvHzUT" 2026/08/16 03:06:36 DEBUG : Huawei Drive root 'rclone-test-wuzopoz8mizi': Listing directory "BpuF3P-k1mmkLQPJZVedO1rwERbM7scDp" 2026/08/16 03:06:37 DEBUG : Huawei Drive root 'rclone-test-wuzopoz8mizi': Listing directory "BhM3l-bbUofZ1144BdX1Erp4o13VkUPt2" 2026/08/16 03:06:37 DEBUG : Huawei Drive root 'rclone-test-wuzopoz8mizi': Listing directory "Btslcz6Wfpe6Hi9djMg9G2awsbkN3G_9u" 2026/08/16 03:06:38 DEBUG : Huawei Drive root 'rclone-test-wuzopoz8mizi': Listing directory "Bj6s1Rk-EWluHsKFLlmVMkZVOB8qdAADb" 2026/08/16 03:06:39 DEBUG : Huawei Drive root 'rclone-test-wuzopoz8mizi': Listing directory "BiamXbyCCMf2YYt6qcttAtZNMpePyBmt9" 2026/08/16 03:06:40 DEBUG : Huawei Drive root 'rclone-test-wuzopoz8mizi': Listing directory "BqMrAF_Wi4vsl6j01bsNKSbIv8psnJrh7" 2026/08/16 03:06:40 DEBUG : Huawei Drive root 'rclone-test-wuzopoz8mizi': Listing directory "BjNAYKKVUUS9qS9N9hxxINpY1KqR30Auv" 2026/08/16 03:06:41 DEBUG : Huawei Drive root 'rclone-test-wuzopoz8mizi': Listing directory "Bgp7ZTsxbeYlYnucj65BHcJh768Ie3yMJ" 2026/08/16 03:06:42 DEBUG : Huawei Drive root 'rclone-test-wuzopoz8mizi': Listing directory "Bgfuw9HW80_n66pctUABIrZsegninOIl5" 2026/08/16 03:06:42 DEBUG : Huawei Drive root 'rclone-test-wuzopoz8mizi': Listing directory "Bjf-0S6RQtAqSKINRmahKD5cahsd21O6K" 2026/08/16 03:06:43 DEBUG : Huawei Drive root 'rclone-test-wuzopoz8mizi': Listing directory "Btslcz6Wfpe6Hi9djMg9G2awsbkN3G_9u" 2026/08/16 03:06:44 DEBUG : Huawei Drive root 'rclone-test-wuzopoz8mizi': Listing directory "Bj6s1Rk-EWluHsKFLlmVMkZVOB8qdAADb" 2026/08/16 03:06:45 DEBUG : Huawei Drive root 'rclone-test-wuzopoz8mizi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 03:06:45 DEBUG : Huawei Drive root 'rclone-test-wuzopoz8mizi': Purge remote 2026/08/16 03:06:45 DEBUG : Huawei Drive root 'rclone-test-wuzopoz8mizi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 03:06:46 NOTICE: purge failed: directory not found --- PASS: TestPurge (34.26s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 03:06:46 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:06:47 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:06:48 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BqAYVOBfT1FSUnFjpoKtIb7LjJ7TFV47U" 2026/08/16 03:06:50 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bvjypz8TO2Z8oSK4CPeFGA6TZm0MWSoMf" 2026/08/16 03:06:52 INFO : A2: Making directory 2026/08/16 03:06:52 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:06:54 INFO : A1/B2: Making directory 2026/08/16 03:06:54 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BqAYVOBfT1FSUnFjpoKtIb7LjJ7TFV47U" 2026/08/16 03:06:55 INFO : A1/B2/C2: Making directory 2026/08/16 03:06:55 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BqOvrKoaNU-Hl_KugyCpCcLIO2aZUCQlh" 2026/08/16 03:06:56 INFO : A1/B1/C3: Making directory 2026/08/16 03:06:56 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bvjypz8TO2Z8oSK4CPeFGA6TZm0MWSoMf" 2026/08/16 03:06:57 INFO : A3: Making directory 2026/08/16 03:06:57 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:06:59 INFO : A3/B3: Making directory 2026/08/16 03:06:59 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BqTl81tk0x3lACCSTSnhFdbPcTloLsJ35" 2026/08/16 03:07:00 INFO : A3/B3/C4: Making directory 2026/08/16 03:07:00 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BrfYLpo3I1tgb8OWAtO1AabcTOSpfTIxY" 2026/08/16 03:07:01 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BqAYVOBfT1FSUnFjpoKtIb7LjJ7TFV47U" 2026/08/16 03:07:03 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:07:03 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BqTl81tk0x3lACCSTSnhFdbPcTloLsJ35" 2026/08/16 03:07:04 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BrfYLpo3I1tgb8OWAtO1AabcTOSpfTIxY" 2026/08/16 03:07:05 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bu0sPB9UAsC70wmL1ntZDwKGuPYsHhOqu" 2026/08/16 03:07:05 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BqAYVOBfT1FSUnFjpoKtIb7LjJ7TFV47U" 2026/08/16 03:07:06 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bvjypz8TO2Z8oSK4CPeFGA6TZm0MWSoMf" 2026/08/16 03:07:06 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BpNiXRHgPrpxMoofXAOxLSr49pciqi_Qc" 2026/08/16 03:07:07 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BgIbtA-4CH2qJC_FCGclGJppj3488hkXq" 2026/08/16 03:07:08 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BqOvrKoaNU-Hl_KugyCpCcLIO2aZUCQlh" 2026/08/16 03:07:08 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bv8lbnKsqCvBjf_AGhD9FZKUsaRB5rlBw" 2026/08/16 03:07:09 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BiAxjLro7e0OvQ23_wNBNcZLpUaJovyHD" 2026/08/16 03:07:10 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bu0sPB9UAsC70wmL1ntZDwKGuPYsHhOqu" 2026/08/16 03:07:10 DEBUG : removing 1 level 3 directories 2026/08/16 03:07:10 INFO : A3/B3/C4: Removing directory 2026/08/16 03:07:10 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bu0sPB9UAsC70wmL1ntZDwKGuPYsHhOqu" 2026/08/16 03:07:12 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:07:12 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BqTl81tk0x3lACCSTSnhFdbPcTloLsJ35" 2026/08/16 03:07:13 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BrfYLpo3I1tgb8OWAtO1AabcTOSpfTIxY" 2026/08/16 03:07:14 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BqAYVOBfT1FSUnFjpoKtIb7LjJ7TFV47U" 2026/08/16 03:07:14 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bvjypz8TO2Z8oSK4CPeFGA6TZm0MWSoMf" 2026/08/16 03:07:15 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BpNiXRHgPrpxMoofXAOxLSr49pciqi_Qc" 2026/08/16 03:07:15 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BgIbtA-4CH2qJC_FCGclGJppj3488hkXq" 2026/08/16 03:07:16 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BqOvrKoaNU-Hl_KugyCpCcLIO2aZUCQlh" 2026/08/16 03:07:17 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bv8lbnKsqCvBjf_AGhD9FZKUsaRB5rlBw" 2026/08/16 03:07:17 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BiAxjLro7e0OvQ23_wNBNcZLpUaJovyHD" 2026/08/16 03:07:18 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:07:19 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BqTl81tk0x3lACCSTSnhFdbPcTloLsJ35" 2026/08/16 03:07:19 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BqAYVOBfT1FSUnFjpoKtIb7LjJ7TFV47U" 2026/08/16 03:07:19 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BiAxjLro7e0OvQ23_wNBNcZLpUaJovyHD" 2026/08/16 03:07:19 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BrfYLpo3I1tgb8OWAtO1AabcTOSpfTIxY" 2026/08/16 03:07:20 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BqOvrKoaNU-Hl_KugyCpCcLIO2aZUCQlh" 2026/08/16 03:07:20 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bvjypz8TO2Z8oSK4CPeFGA6TZm0MWSoMf" 2026/08/16 03:07:20 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bv8lbnKsqCvBjf_AGhD9FZKUsaRB5rlBw" 2026/08/16 03:07:21 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BpNiXRHgPrpxMoofXAOxLSr49pciqi_Qc" 2026/08/16 03:07:21 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BgIbtA-4CH2qJC_FCGclGJppj3488hkXq" 2026/08/16 03:07:21 DEBUG : removing 2 level 3 directories 2026/08/16 03:07:21 INFO : A1/B2/C2: Removing directory 2026/08/16 03:07:21 INFO : A1/B1/C3: Removing directory 2026/08/16 03:07:21 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bv8lbnKsqCvBjf_AGhD9FZKUsaRB5rlBw" 2026/08/16 03:07:21 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BpNiXRHgPrpxMoofXAOxLSr49pciqi_Qc" 2026/08/16 03:07:23 DEBUG : removing 2 level 2 directories 2026/08/16 03:07:23 INFO : A3/B3: Removing directory 2026/08/16 03:07:23 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BrfYLpo3I1tgb8OWAtO1AabcTOSpfTIxY" 2026/08/16 03:07:23 INFO : A1/B2: Removing directory 2026/08/16 03:07:23 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BqOvrKoaNU-Hl_KugyCpCcLIO2aZUCQlh" 2026/08/16 03:07:24 DEBUG : removing 2 level 1 directories 2026/08/16 03:07:24 INFO : A3: Removing directory 2026/08/16 03:07:24 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BqTl81tk0x3lACCSTSnhFdbPcTloLsJ35" 2026/08/16 03:07:24 INFO : A2: Removing directory 2026/08/16 03:07:24 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BiAxjLro7e0OvQ23_wNBNcZLpUaJovyHD" 2026/08/16 03:07:25 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:07:26 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BqAYVOBfT1FSUnFjpoKtIb7LjJ7TFV47U" 2026/08/16 03:07:27 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bvjypz8TO2Z8oSK4CPeFGA6TZm0MWSoMf" 2026/08/16 03:07:27 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BgIbtA-4CH2qJC_FCGclGJppj3488hkXq" 2026/08/16 03:07:28 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BgIbtA-4CH2qJC_FCGclGJppj3488hkXq" 2026/08/16 03:07:30 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BqAYVOBfT1FSUnFjpoKtIb7LjJ7TFV47U" 2026/08/16 03:07:31 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:07:32 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BqAYVOBfT1FSUnFjpoKtIb7LjJ7TFV47U" 2026/08/16 03:07:32 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bvjypz8TO2Z8oSK4CPeFGA6TZm0MWSoMf" 2026/08/16 03:07:33 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BgIbtA-4CH2qJC_FCGclGJppj3488hkXq" 2026/08/16 03:07:34 DEBUG : removing 1 level 3 directories 2026/08/16 03:07:34 INFO : A1/B1/C1: Removing directory 2026/08/16 03:07:34 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BgIbtA-4CH2qJC_FCGclGJppj3488hkXq" 2026/08/16 03:07:35 DEBUG : removing 1 level 2 directories 2026/08/16 03:07:35 INFO : A1/B1: Removing directory 2026/08/16 03:07:35 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bvjypz8TO2Z8oSK4CPeFGA6TZm0MWSoMf" 2026/08/16 03:07:36 DEBUG : removing 1 level 1 directories 2026/08/16 03:07:36 INFO : A1: Removing directory 2026/08/16 03:07:36 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BqAYVOBfT1FSUnFjpoKtIb7LjJ7TFV47U" 2026/08/16 03:07:37 DEBUG : removing 1 level 0 directories 2026/08/16 03:07:37 INFO : Huawei Drive root 'rclone-test-gapuseh4wahi': Removing directory 2026/08/16 03:07:37 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtE-QlZnmaG23JYnGO4FGpa6qohlLYjLt" 2026/08/16 03:07:39 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 03:07:39 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- PASS: TestRmdirsNoLeaveRoot (53.88s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 03:07:40 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 03:07:41 INFO : A1: Making directory 2026/08/16 03:07:41 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:07:42 INFO : A1/B1: Making directory 2026/08/16 03:07:42 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BjXbEtB7LzLr7loEqs_RHapeT9jjMT5Y6" 2026/08/16 03:07:44 INFO : A1/B1/C1: Making directory 2026/08/16 03:07:44 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BpjNYcCGoVx9X1CHtqLxHMLzWavzzLA2f" 2026/08/16 03:07:45 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:07:46 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BjXbEtB7LzLr7loEqs_RHapeT9jjMT5Y6" 2026/08/16 03:07:46 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BpjNYcCGoVx9X1CHtqLxHMLzWavzzLA2f" 2026/08/16 03:07:47 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtJndNuQzErHJC2VkXRtGGK5877o2t0gx" 2026/08/16 03:07:48 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BjXbEtB7LzLr7loEqs_RHapeT9jjMT5Y6" 2026/08/16 03:07:48 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BpjNYcCGoVx9X1CHtqLxHMLzWavzzLA2f" 2026/08/16 03:07:49 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtJndNuQzErHJC2VkXRtGGK5877o2t0gx" 2026/08/16 03:07:49 DEBUG : removing 1 level 3 directories 2026/08/16 03:07:49 INFO : A1/B1/C1: Removing directory 2026/08/16 03:07:49 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtJndNuQzErHJC2VkXRtGGK5877o2t0gx" 2026/08/16 03:07:51 DEBUG : removing 1 level 2 directories 2026/08/16 03:07:51 INFO : A1/B1: Removing directory 2026/08/16 03:07:51 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BpjNYcCGoVx9X1CHtqLxHMLzWavzzLA2f" 2026/08/16 03:07:52 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:07:52 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BjXbEtB7LzLr7loEqs_RHapeT9jjMT5Y6" 2026/08/16 03:07:53 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:07:54 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BjXbEtB7LzLr7loEqs_RHapeT9jjMT5Y6" 2026/08/16 03:07:54 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BjXbEtB7LzLr7loEqs_RHapeT9jjMT5Y6" 2026/08/16 03:07:55 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" --- PASS: TestRmdirsLeaveRoot (16.19s) === RUN TestRmdirsWithFilter run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 03:07:56 INFO : A1: Making directory 2026/08/16 03:07:56 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:07:57 INFO : A1/B1: Making directory 2026/08/16 03:07:57 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BgMJMNRcZpF9rP0CYjJpM4ponfrnFnf7f" 2026/08/16 03:07:59 INFO : A1/B1/C1: Making directory 2026/08/16 03:07:59 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BoFQ4qg3ml_RELFsf8ihHzLqxCibfYs10" 2026/08/16 03:08:00 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:08:01 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BgMJMNRcZpF9rP0CYjJpM4ponfrnFnf7f" 2026/08/16 03:08:02 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BoFQ4qg3ml_RELFsf8ihHzLqxCibfYs10" 2026/08/16 03:08:02 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Brz-o3EXcd-MuTGyQfLNCeLXamlCXWC1j" 2026/08/16 03:08:03 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:08:03 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BgMJMNRcZpF9rP0CYjJpM4ponfrnFnf7f" 2026/08/16 03:08:04 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BoFQ4qg3ml_RELFsf8ihHzLqxCibfYs10" 2026/08/16 03:08:05 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Brz-o3EXcd-MuTGyQfLNCeLXamlCXWC1j" 2026/08/16 03:08:05 DEBUG : removing 1 level 3 directories 2026/08/16 03:08:05 INFO : A1/B1/C1: Removing directory 2026/08/16 03:08:05 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Brz-o3EXcd-MuTGyQfLNCeLXamlCXWC1j" 2026/08/16 03:08:07 DEBUG : removing 1 level 2 directories 2026/08/16 03:08:07 INFO : A1/B1: Removing directory 2026/08/16 03:08:07 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BoFQ4qg3ml_RELFsf8ihHzLqxCibfYs10" 2026/08/16 03:08:08 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:08:09 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BgMJMNRcZpF9rP0CYjJpM4ponfrnFnf7f" 2026/08/16 03:08:09 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:08:10 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BgMJMNRcZpF9rP0CYjJpM4ponfrnFnf7f" 2026/08/16 03:08:11 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BgMJMNRcZpF9rP0CYjJpM4ponfrnFnf7f" 2026/08/16 03:08:12 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" --- PASS: TestRmdirsWithFilter (16.32s) === RUN TestCopyURL run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 03:08:12 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:08:13 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:08:15 DEBUG : file1: size = 14 OK 2026/08/16 03:08:15 DEBUG : file1: sha256 = 3bf6b30277bde416a4de3058ad97f1d794f00cdc834ad15cb62e8018a45c1f91 OK 2026/08/16 03:08:15 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:08:15 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:08:16 DEBUG : filename.txt: File name found in url 2026/08/16 03:08:16 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:08:17 DEBUG : filename.txt: size = 14 OK 2026/08/16 03:08:17 DEBUG : filename.txt: sha256 = 3bf6b30277bde416a4de3058ad97f1d794f00cdc834ad15cb62e8018a45c1f91 OK 2026/08/16 03:08:17 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/08/16 03:08:17 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:08:19 DEBUG : headerfilename.txt: size = 14 OK 2026/08/16 03:08:19 DEBUG : headerfilename.txt: sha256 = 3bf6b30277bde416a4de3058ad97f1d794f00cdc834ad15cb62e8018a45c1f91 OK 2026/08/16 03:08:19 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:08:20 DEBUG : file2: size = 14 OK 2026/08/16 03:08:20 DEBUG : file2: sha256 = 3bf6b30277bde416a4de3058ad97f1d794f00cdc834ad15cb62e8018a45c1f91 OK 2026/08/16 03:08:20 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:08:20 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:08:24 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" --- PASS: TestCopyURL (11.86s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 03:08:24 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:08:26 DEBUG : file1: size = 14 OK 2026/08/16 03:08:26 DEBUG : file1: sha256 = 3bf6b30277bde416a4de3058ad97f1d794f00cdc834ad15cb62e8018a45c1f91 OK 2026/08/16 03:08:26 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:08:27 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" --- PASS: TestCopyURLDownloadHeaders (3.34s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 03:08:28 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:08:29 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/16 03:08:29 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:08:29 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:08:31 DEBUG : sub/file2: size = 14 OK 2026/08/16 03:08:31 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/08/16 03:08:31 INFO : file1: Copied (new) to: sub/file2 2026/08/16 03:08:31 INFO : file1: Deleted 2026/08/16 03:08:31 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:08:32 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BiXS7Qa-vQ0TfI_XyqbZMfJORic19KxnE" 2026/08/16 03:08:33 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BiXS7Qa-vQ0TfI_XyqbZMfJORic19KxnE" 2026/08/16 03:08:33 DEBUG : sub/file2: size = 14 OK 2026/08/16 03:08:33 DEBUG : file1: Sizes identical 2026/08/16 03:08:33 DEBUG : file1: Unchanged skipping 2026/08/16 03:08:33 INFO : file1: Deleted 2026/08/16 03:08:33 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:08:34 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BiXS7Qa-vQ0TfI_XyqbZMfJORic19KxnE" 2026/08/16 03:08:35 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': don't need to copy/move sub/file2, it is already at target location 2026/08/16 03:08:35 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:08:35 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BiXS7Qa-vQ0TfI_XyqbZMfJORic19KxnE" 2026/08/16 03:08:36 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:08:36 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BiXS7Qa-vQ0TfI_XyqbZMfJORic19KxnE" 2026/08/16 03:08:38 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BiXS7Qa-vQ0TfI_XyqbZMfJORic19KxnE" 2026/08/16 03:08:39 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" --- PASS: TestMoveFile (12.29s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 03:08:40 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:08:41 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/16 03:08:41 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:08:42 DEBUG : file1: size = 14 OK 2026/08/16 03:08:42 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/08/16 03:08:42 INFO : file1: Copied (new) 2026/08/16 03:08:42 INFO : file1: Deleted 2026/08/16 03:08:42 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:08:42 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:08:43 DEBUG : file1: Destination exists, skipping 2026/08/16 03:08:43 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/08/16 03:08:43 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:08:44 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:08:45 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" --- PASS: TestMoveFileWithIgnoreExisting (5.51s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 03:08:45 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:08:46 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" --- PASS: TestCaseInsensitiveMoveFile (1.19s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 03:08:47 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:08:47 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" --- PASS: TestCaseInsensitiveMoveFileDryRun (1.20s) === RUN TestMoveFileBackupDir run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 03:08:48 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:08:48 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:08:51 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:08:51 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BhZrrHlZ7PNbDPnYMiitGi59_2ZKE_2ZW" 2026/08/16 03:08:52 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BhZrrHlZ7PNbDPnYMiitGi59_2ZKE_2ZW" 2026/08/16 03:08:53 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-gapuseh4wahi/backup" 2026/08/16 03:08:54 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/backup': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/16 03:08:54 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/backup': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/16 03:08:54 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/backup': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/16 03:08:54 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/backup': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 03:08:55 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/backup': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:08:56 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/16 03:08:56 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:08:57 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2922561569) 2026/08/16 03:08:57 DEBUG : dst/file1: size = 18 (Huawei Drive root 'rclone-test-gapuseh4wahi') 2026/08/16 03:08:57 DEBUG : dst/file1: Sizes differ 2026/08/16 03:08:57 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/backup': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:08:58 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/backup': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:08:59 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi/backup': Listing directory "BoiN5AXtGKE6VfQEmmQJDdrjGS42pwnLO" 2026/08/16 03:09:00 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BhZrrHlZ7PNbDPnYMiitGi59_2ZKE_2ZW" 2026/08/16 03:09:02 INFO : dst/file1: Moved (server-side) 2026/08/16 03:09:02 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BhZrrHlZ7PNbDPnYMiitGi59_2ZKE_2ZW" 2026/08/16 03:09:03 DEBUG : dst/file1: size = 14 OK 2026/08/16 03:09:03 DEBUG : dst/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/08/16 03:09:03 INFO : dst/file1: Copied (new) 2026/08/16 03:09:03 INFO : dst/file1: Deleted 2026/08/16 03:09:03 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:09:04 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BoiN5AXtGKE6VfQEmmQJDdrjGS42pwnLO" 2026/08/16 03:09:05 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bm-_EVvP7Fiu8EwkcYidCb4EK9tohf0yr" 2026/08/16 03:09:05 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BhZrrHlZ7PNbDPnYMiitGi59_2ZKE_2ZW" 2026/08/16 03:09:06 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:09:06 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BoiN5AXtGKE6VfQEmmQJDdrjGS42pwnLO" 2026/08/16 03:09:07 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bm-_EVvP7Fiu8EwkcYidCb4EK9tohf0yr" 2026/08/16 03:09:08 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BhZrrHlZ7PNbDPnYMiitGi59_2ZKE_2ZW" 2026/08/16 03:09:10 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BhZrrHlZ7PNbDPnYMiitGi59_2ZKE_2ZW" 2026/08/16 03:09:11 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:09:11 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BoiN5AXtGKE6VfQEmmQJDdrjGS42pwnLO" 2026/08/16 03:09:12 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bm-_EVvP7Fiu8EwkcYidCb4EK9tohf0yr" 2026/08/16 03:09:13 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BoiN5AXtGKE6VfQEmmQJDdrjGS42pwnLO" 2026/08/16 03:09:15 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" --- PASS: TestMoveFileBackupDir (27.34s) === 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-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 03:09:15 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:09:16 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:09:18 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BkY-Uvv_BemHyz3_KpIVIc4tqpjItRSDh" 2026/08/16 03:09:19 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BkY-Uvv_BemHyz3_KpIVIc4tqpjItRSDh" 2026/08/16 03:09:20 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BkY-Uvv_BemHyz3_KpIVIc4tqpjItRSDh" 2026/08/16 03:09:23 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bl-f-f4rg01V-UD2F_LVEx40CzPNYZInV" 2026/08/16 03:09:23 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bl-f-f4rg01V-UD2F_LVEx40CzPNYZInV" 2026/08/16 03:09:26 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bl-f-f4rg01V-UD2F_LVEx40CzPNYZInV" 2026/08/16 03:09:26 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bl-f-f4rg01V-UD2F_LVEx40CzPNYZInV" 2026/08/16 03:09:29 INFO : A1/B2: Making directory 2026/08/16 03:09:29 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BkY-Uvv_BemHyz3_KpIVIc4tqpjItRSDh" 2026/08/16 03:09:30 INFO : A1/B1/C3: Making directory 2026/08/16 03:09:30 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bl-f-f4rg01V-UD2F_LVEx40CzPNYZInV" 2026/08/16 03:09:31 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:09:32 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BkY-Uvv_BemHyz3_KpIVIc4tqpjItRSDh" 2026/08/16 03:09:33 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bqf3FbIqxtYp9LbAzoShLo7MY9-BYNe8K" 2026/08/16 03:09:33 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bl-f-f4rg01V-UD2F_LVEx40CzPNYZInV" 2026/08/16 03:09:34 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bt7_FPXIKKSYj-a0H6jZNpK1a97GgjnOm" 2026/08/16 03:09:34 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Br6Xb0-xGSHVEOWayXJ5BmLVA6V8-whL1" 2026/08/16 03:09:35 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlB1bpyplpIOMmtng6T1EnI74aSv44f4D" 2026/08/16 03:09:36 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:09:36 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': DirMove: srcID="BkY-Uvv_BemHyz3_KpIVIc4tqpjItRSDh" srcDirectoryID="BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" srcLeaf="A1" dstDirectoryID="BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" dstLeaf="A2" 2026/08/16 03:09:37 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': DirMove result: id="BkY-Uvv_BemHyz3_KpIVIc4tqpjItRSDh" fileName="A2" parentFolder=[BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe] 2026/08/16 03:09:37 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:09:38 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BkY-Uvv_BemHyz3_KpIVIc4tqpjItRSDh" 2026/08/16 03:09:39 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bqf3FbIqxtYp9LbAzoShLo7MY9-BYNe8K" 2026/08/16 03:09:39 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bl-f-f4rg01V-UD2F_LVEx40CzPNYZInV" 2026/08/16 03:09:40 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bt7_FPXIKKSYj-a0H6jZNpK1a97GgjnOm" 2026/08/16 03:09:40 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Br6Xb0-xGSHVEOWayXJ5BmLVA6V8-whL1" 2026/08/16 03:09:41 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlB1bpyplpIOMmtng6T1EnI74aSv44f4D" 2026/08/16 03:09:42 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:09:42 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BkY-Uvv_BemHyz3_KpIVIc4tqpjItRSDh" 2026/08/16 03:09:43 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bqf3FbIqxtYp9LbAzoShLo7MY9-BYNe8K" 2026/08/16 03:09:43 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bl-f-f4rg01V-UD2F_LVEx40CzPNYZInV" 2026/08/16 03:09:44 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bt7_FPXIKKSYj-a0H6jZNpK1a97GgjnOm" 2026/08/16 03:09:45 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Br6Xb0-xGSHVEOWayXJ5BmLVA6V8-whL1" 2026/08/16 03:09:45 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlB1bpyplpIOMmtng6T1EnI74aSv44f4D" 2026/08/16 03:09:46 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:09:47 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bgq83f6JjEO5TReziwM9Gk5hKBfNw50pu" 2026/08/16 03:09:49 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bs3o2VT3gHq6kM2sE1YhGyamfBNnvZEQu" 2026/08/16 03:09:50 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bs3o2VT3gHq6kM2sE1YhGyamfBNnvZEQu" 2026/08/16 03:09:52 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bs3o2VT3gHq6kM2sE1YhGyamfBNnvZEQu" 2026/08/16 03:09:53 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bgq83f6JjEO5TReziwM9Gk5hKBfNw50pu" 2026/08/16 03:09:54 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtjeDEvj2d8N3S3H2Dp5BpKzSsZ4qci1D" 2026/08/16 03:09:54 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bh0ei8Ju-LXLMSvQpEOhKRZ2ikHxJOnfy" 2026/08/16 03:09:54 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bgq83f6JjEO5TReziwM9Gk5hKBfNw50pu" 2026/08/16 03:09:54 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bgq83f6JjEO5TReziwM9Gk5hKBfNw50pu" 2026/08/16 03:09:54 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bs3o2VT3gHq6kM2sE1YhGyamfBNnvZEQu" 2026/08/16 03:09:55 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BkY-Uvv_BemHyz3_KpIVIc4tqpjItRSDh" 2026/08/16 03:09:56 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bl-f-f4rg01V-UD2F_LVEx40CzPNYZInV" 2026/08/16 03:09:56 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bt7_FPXIKKSYj-a0H6jZNpK1a97GgjnOm" 2026/08/16 03:09:56 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BkY-Uvv_BemHyz3_KpIVIc4tqpjItRSDh" 2026/08/16 03:09:56 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BkY-Uvv_BemHyz3_KpIVIc4tqpjItRSDh" 2026/08/16 03:09:56 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bl-f-f4rg01V-UD2F_LVEx40CzPNYZInV" 2026/08/16 03:09:56 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bl-f-f4rg01V-UD2F_LVEx40CzPNYZInV" 2026/08/16 03:09:57 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Br6Xb0-xGSHVEOWayXJ5BmLVA6V8-whL1" 2026/08/16 03:09:58 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/08/16 03:09:58 INFO : A2/two: Moved (server-side) to: A3/two 2026/08/16 03:09:58 INFO : A2/one: Moved (server-side) to: A3/one 2026/08/16 03:09:58 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/08/16 03:09:58 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/08/16 03:09:58 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BkY-Uvv_BemHyz3_KpIVIc4tqpjItRSDh" 2026/08/16 03:09:59 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bqf3FbIqxtYp9LbAzoShLo7MY9-BYNe8K" 2026/08/16 03:10:01 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bl-f-f4rg01V-UD2F_LVEx40CzPNYZInV" 2026/08/16 03:10:01 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlB1bpyplpIOMmtng6T1EnI74aSv44f4D" 2026/08/16 03:10:03 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Br6Xb0-xGSHVEOWayXJ5BmLVA6V8-whL1" 2026/08/16 03:10:04 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bt7_FPXIKKSYj-a0H6jZNpK1a97GgjnOm" 2026/08/16 03:10:05 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bl-f-f4rg01V-UD2F_LVEx40CzPNYZInV" 2026/08/16 03:10:06 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BkY-Uvv_BemHyz3_KpIVIc4tqpjItRSDh" 2026/08/16 03:10:08 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:10:08 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bgq83f6JjEO5TReziwM9Gk5hKBfNw50pu" 2026/08/16 03:10:09 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BgRtbIZFsRwwK44_Pv4lC0Jv-aa1D6B2M" 2026/08/16 03:10:09 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bs3o2VT3gHq6kM2sE1YhGyamfBNnvZEQu" 2026/08/16 03:10:10 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtjeDEvj2d8N3S3H2Dp5BpKzSsZ4qci1D" 2026/08/16 03:10:11 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BmGZfs_LNIJuGAw4SO9lCH4KDbT8gSXob" 2026/08/16 03:10:11 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bh0ei8Ju-LXLMSvQpEOhKRZ2ikHxJOnfy" 2026/08/16 03:10:12 INFO : Huawei Drive root 'rclone-test-gapuseh4wahi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/08/16 03:10:12 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bgq83f6JjEO5TReziwM9Gk5hKBfNw50pu" 2026/08/16 03:10:13 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BgRtbIZFsRwwK44_Pv4lC0Jv-aa1D6B2M" 2026/08/16 03:10:13 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bs3o2VT3gHq6kM2sE1YhGyamfBNnvZEQu" 2026/08/16 03:10:14 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtjeDEvj2d8N3S3H2Dp5BpKzSsZ4qci1D" 2026/08/16 03:10:15 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BmGZfs_LNIJuGAw4SO9lCH4KDbT8gSXob" 2026/08/16 03:10:15 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bh0ei8Ju-LXLMSvQpEOhKRZ2ikHxJOnfy" 2026/08/16 03:10:16 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:10:18 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bumk1Ih39hxGthZLo_oBAw6CMB67Ped2R" 2026/08/16 03:10:19 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BntKmbJf9nCdG9FES9bdC8IQ3lOBFecan" 2026/08/16 03:10:20 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BntKmbJf9nCdG9FES9bdC8IQ3lOBFecan" 2026/08/16 03:10:22 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BntKmbJf9nCdG9FES9bdC8IQ3lOBFecan" 2026/08/16 03:10:23 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bumk1Ih39hxGthZLo_oBAw6CMB67Ped2R" 2026/08/16 03:10:24 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bumk1Ih39hxGthZLo_oBAw6CMB67Ped2R" 2026/08/16 03:10:24 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BgRmmXMV-5D9rWXVrUcNJAJv8lNAX-r6_" 2026/08/16 03:10:24 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BntKmbJf9nCdG9FES9bdC8IQ3lOBFecan" 2026/08/16 03:10:24 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bumk1Ih39hxGthZLo_oBAw6CMB67Ped2R" 2026/08/16 03:10:24 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BoXJPrt950JXnVJGOrAdK5buXfSIN_YoV" 2026/08/16 03:10:25 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bgq83f6JjEO5TReziwM9Gk5hKBfNw50pu" 2026/08/16 03:10:25 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bh0ei8Ju-LXLMSvQpEOhKRZ2ikHxJOnfy" 2026/08/16 03:10:25 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bgq83f6JjEO5TReziwM9Gk5hKBfNw50pu" 2026/08/16 03:10:25 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bs3o2VT3gHq6kM2sE1YhGyamfBNnvZEQu" 2026/08/16 03:10:25 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtjeDEvj2d8N3S3H2Dp5BpKzSsZ4qci1D" 2026/08/16 03:10:26 INFO : A3/one: Moved (server-side) to: A4/one 2026/08/16 03:10:26 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/08/16 03:10:26 INFO : A3/two: Moved (server-side) to: A4/two 2026/08/16 03:10:26 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/08/16 03:10:27 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/08/16 03:10:27 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BgRtbIZFsRwwK44_Pv4lC0Jv-aa1D6B2M" 2026/08/16 03:10:28 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BmGZfs_LNIJuGAw4SO9lCH4KDbT8gSXob" 2026/08/16 03:10:29 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bh0ei8Ju-LXLMSvQpEOhKRZ2ikHxJOnfy" 2026/08/16 03:10:30 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BtjeDEvj2d8N3S3H2Dp5BpKzSsZ4qci1D" 2026/08/16 03:10:32 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bs3o2VT3gHq6kM2sE1YhGyamfBNnvZEQu" 2026/08/16 03:10:33 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bgq83f6JjEO5TReziwM9Gk5hKBfNw50pu" 2026/08/16 03:10:34 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:10:35 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bumk1Ih39hxGthZLo_oBAw6CMB67Ped2R" 2026/08/16 03:10:35 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BntKmbJf9nCdG9FES9bdC8IQ3lOBFecan" 2026/08/16 03:10:36 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BgRmmXMV-5D9rWXVrUcNJAJv8lNAX-r6_" 2026/08/16 03:10:37 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlVy0c27BMAqiKjNqzs1FaI-5hv-8RWqK" 2026/08/16 03:10:38 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BoXJPrt950JXnVJGOrAdK5buXfSIN_YoV" 2026/08/16 03:10:38 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BkdnQMpeAk9OIOjKvJBlNdos84r5FBMlT" 2026/08/16 03:10:39 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:10:39 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bumk1Ih39hxGthZLo_oBAw6CMB67Ped2R" 2026/08/16 03:10:41 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BntKmbJf9nCdG9FES9bdC8IQ3lOBFecan" 2026/08/16 03:10:43 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BgRmmXMV-5D9rWXVrUcNJAJv8lNAX-r6_" 2026/08/16 03:10:44 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlVy0c27BMAqiKjNqzs1FaI-5hv-8RWqK" 2026/08/16 03:10:45 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BoXJPrt950JXnVJGOrAdK5buXfSIN_YoV" 2026/08/16 03:10:46 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BkdnQMpeAk9OIOjKvJBlNdos84r5FBMlT" 2026/08/16 03:10:47 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BkdnQMpeAk9OIOjKvJBlNdos84r5FBMlT" 2026/08/16 03:10:48 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlVy0c27BMAqiKjNqzs1FaI-5hv-8RWqK" 2026/08/16 03:10:49 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BoXJPrt950JXnVJGOrAdK5buXfSIN_YoV" 2026/08/16 03:10:50 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BgRmmXMV-5D9rWXVrUcNJAJv8lNAX-r6_" 2026/08/16 03:10:52 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BntKmbJf9nCdG9FES9bdC8IQ3lOBFecan" 2026/08/16 03:10:53 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bumk1Ih39hxGthZLo_oBAw6CMB67Ped2R" 2026/08/16 03:10:54 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" --- PASS: TestDirMove (99.83s) === RUN TestGetFsInfo run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 03:10:55 DEBUG : Config file has changed externally - reloading 2026/08/16 03:10:55 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:10:56 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" --- PASS: TestGetFsInfo (1.20s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 03:10:56 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:10:57 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': File to upload is small (34 bytes), uploading instead of streaming 2026/08/16 03:10:57 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:10:58 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/08/16 03:10:58 DEBUG : no_checksum_small_file_from_pipe: sha256 = 2f0590123fec5da63eace7f3d08ee9e61b4b1043d1aee9fcfeb32f66e48fa89e OK 2026/08/16 03:10:58 DEBUG : no_checksum_small_file_from_pipe: Size and sha256 of src and dst objects identical 2026/08/16 03:10:58 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/16 03:10:58 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:11:04 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/08/16 03:11:04 DEBUG : no_checksum_big_file_from_pipe: sha256 = 884c9311d7b21518d39a523cd9dfa9790b82a5c6ad7f3f8497a4393bfd50cfb7 OK 2026/08/16 03:11:04 DEBUG : no_checksum_big_file_from_pipe: Size and sha256 of src and dst objects identical 2026/08/16 03:11:04 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:11:05 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:11:07 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 03:11:07 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:11:08 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': File to upload is small (34 bytes), uploading instead of streaming 2026/08/16 03:11:08 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:11:09 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/08/16 03:11:09 DEBUG : with_checksum_small_file_from_pipe: sha256 = 2f0590123fec5da63eace7f3d08ee9e61b4b1043d1aee9fcfeb32f66e48fa89e OK 2026/08/16 03:11:09 DEBUG : with_checksum_small_file_from_pipe: Size and sha256 of src and dst objects identical 2026/08/16 03:11:09 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/16 03:11:09 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:11:12 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/08/16 03:11:12 DEBUG : with_checksum_big_file_from_pipe: sha256 = 884c9311d7b21518d39a523cd9dfa9790b82a5c6ad7f3f8497a4393bfd50cfb7 OK 2026/08/16 03:11:12 DEBUG : with_checksum_big_file_from_pipe: Size and sha256 of src and dst objects identical 2026/08/16 03:11:12 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:11:13 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:11:15 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 03:11:15 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:11:16 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': File to upload is small (34 bytes), uploading instead of streaming 2026/08/16 03:11:16 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:11:17 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/16 03:11:17 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/08/16 03:11:17 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/16 03:11:17 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:11:21 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/16 03:11:21 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2026/08/16 03:11:21 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:11:21 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:11:23 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 03:11:24 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:11:24 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': File to upload is small (34 bytes), uploading instead of streaming 2026/08/16 03:11:24 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:11:26 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/16 03:11:26 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/08/16 03:11:26 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/16 03:11:26 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/16 03:11:26 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:11:29 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/16 03:11:29 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/08/16 03:11:29 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/08/16 03:11:29 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:11:29 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:11:31 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" --- PASS: TestRcat (35.90s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (11.25s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (7.75s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (8.58s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (8.32s) === RUN TestRcatMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" === RUN TestRcatMetadata/Normal 2026/08/16 03:11:32 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:11:33 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': File to upload is small (48 bytes), uploading instead of streaming 2026/08/16 03:11:33 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:11:34 DEBUG : rcat_metadata: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/08/16 03:11:35 DEBUG : rcat_metadata: size = 48 OK 2026/08/16 03:11:35 DEBUG : rcat_metadata: sha256 = 1027089c4c965d7c88a05652feca6feb7b829779f6a6ba145849cff14785f248 OK 2026/08/16 03:11:35 DEBUG : rcat_metadata: Size and sha256 of src and dst objects identical 2026/08/16 03:11:35 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:11:35 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:11:36 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" === RUN TestRcatMetadata/ViaDisk 2026/08/16 03:11:37 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:11:38 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/16 03:11:38 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:11:39 DEBUG : rcat_metadata_uploadcutoff0: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/08/16 03:11:40 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/08/16 03:11:40 DEBUG : rcat_metadata_uploadcutoff0: sha256 = f6e2ef946736d8e028012f630e8a1c3e87bb5a9842e34ca2e5a188a1b6603d54 OK 2026/08/16 03:11:40 DEBUG : rcat_metadata_uploadcutoff0: Size and sha256 of src and dst objects identical 2026/08/16 03:11:40 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:11:40 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:11:41 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:11:42 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:11:43 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" --- PASS: TestRcatMetadata (11.38s) --- PASS: TestRcatMetadata/Normal (5.25s) --- PASS: TestRcatMetadata/ViaDisk (4.94s) === RUN TestRcatSize run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 03:11:43 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:11:45 DEBUG : potato1: size = 60 OK 2026/08/16 03:11:45 DEBUG : potato1: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/08/16 03:11:45 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': File to upload is small (60 bytes), uploading instead of streaming 2026/08/16 03:11:45 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:11:46 DEBUG : potato2: size = 60 OK 2026/08/16 03:11:46 DEBUG : potato2: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/08/16 03:11:46 DEBUG : potato2: Size and sha256 of src and dst objects identical 2026/08/16 03:11:46 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:11:47 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:11:48 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" --- PASS: TestRcatSize (5.63s) === RUN TestRcatSizeShortEOF run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 03:11:49 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:11:50 DEBUG : potato1: size = 120 (Huawei Drive root 'rclone-test-gapuseh4wahi') 2026/08/16 03:11:50 DEBUG : potato1: size = 60 (Huawei Drive root 'rclone-test-gapuseh4wahi') 2026/08/16 03:11:50 ERROR : potato1: corrupted on transfer: sizes differ src 120 vs dst(Huawei Drive root 'rclone-test-gapuseh4wahi') 60 2026/08/16 03:11:50 INFO : potato1: Removing failed copy 2026/08/16 03:11:51 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:11:51 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" --- PASS: TestRcatSizeShortEOF (3.02s) === RUN TestRcatSizeMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 03:11:52 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:11:54 DEBUG : potato1: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/08/16 03:11:54 DEBUG : potato1: size = 60 OK 2026/08/16 03:11:54 DEBUG : potato1: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/08/16 03:11:54 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': File to upload is small (60 bytes), uploading instead of streaming 2026/08/16 03:11:54 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:11:55 DEBUG : potato2: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/08/16 03:11:56 DEBUG : potato2: size = 60 OK 2026/08/16 03:11:56 DEBUG : potato2: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/08/16 03:11:56 DEBUG : potato2: Size and sha256 of src and dst objects identical 2026/08/16 03:11:56 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:11:57 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:11:57 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:11:58 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:11:59 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:11:59 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:12:01 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" --- PASS: TestRcatSizeMetadata (9.62s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 03:12:02 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:12:04 DEBUG : potato1: size = 60 OK 2026/08/16 03:12:04 DEBUG : potato1: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/08/16 03:12:04 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:12:05 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" --- PASS: TestRcatSizeUploadHeaders (3.99s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 03:12:06 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:12:07 DEBUG : potato1: size = 60 OK 2026/08/16 03:12:07 DEBUG : potato1: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c (Huawei Drive root 'rclone-test-gapuseh4wahi') 2026/08/16 03:12:07 DEBUG : potato1: sha256 = 4aa30ef0902653a07d3ef9b4c6b44d8094ab4091b49a21c95dc942bc102b4d5a (Huawei Drive root 'rclone-test-gapuseh4wahi') 2026/08/16 03:12:07 ERROR : potato1: corrupted on transfer: sha256 hashes differ src "d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c" vs dst(Huawei Drive root 'rclone-test-gapuseh4wahi') "4aa30ef0902653a07d3ef9b4c6b44d8094ab4091b49a21c95dc942bc102b4d5a" 2026/08/16 03:12:07 INFO : potato1: Removing failed copy 2026/08/16 03:12:08 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:12:09 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:12:09 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 03:12:10 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:12:11 DEBUG : potato4: size = 60 (Huawei Drive root 'rclone-test-gapuseh4wahi') 2026/08/16 03:12:11 DEBUG : potato4: size = 59 (Huawei Drive root 'rclone-test-gapuseh4wahi') 2026/08/16 03:12:11 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(Huawei Drive root 'rclone-test-gapuseh4wahi') 59 2026/08/16 03:12:11 INFO : potato4: Removing failed copy 2026/08/16 03:12:12 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:12:12 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:12:13 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 03:12:13 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:12:15 DEBUG : potato2: size = 60 OK 2026/08/16 03:12:15 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:12:16 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 03:12:17 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:12:18 DEBUG : potato3: size = 60 OK 2026/08/16 03:12:18 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:12:19 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" --- PASS: TestRcatSizeChecksum (13.92s) --- PASS: TestRcatSizeChecksum/Corrupted (4.09s) --- PASS: TestRcatSizeChecksum/SizeDiffers (3.65s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (3.09s) --- PASS: TestRcatSizeChecksum/NoHashes (3.09s) === RUN TestTouchDir run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" operations_test.go:1839: Skipping test as remote does not support modtime 2026/08/16 03:12:20 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:12:20 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" --- SKIP: TestTouchDir (1.20s) === RUN TestMkdirMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" operations_test.go:1877: Skipping test as remote does not support MkdirMetadata 2026/08/16 03:12:21 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:12:21 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" --- SKIP: TestMkdirMetadata (1.18s) === RUN TestMkdirModTime run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" operations_test.go:1896: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/08/16 03:12:22 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:12:23 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" --- SKIP: TestMkdirModTime (1.17s) === RUN TestCopyDirMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" operations_test.go:1917: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/08/16 03:12:23 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:12:24 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" --- SKIP: TestCopyDirMetadata (1.20s) === RUN TestSetDirModTime run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" operations_test.go:1953: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/08/16 03:12:24 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:12:25 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" --- SKIP: TestSetDirModTime (1.19s) === RUN TestDirsEqual run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" operations_test.go:1997: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/08/16 03:12:26 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:12:26 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" --- SKIP: TestDirsEqual (1.19s) === RUN TestRemoveExisting run.go:198: Remote "Huawei Drive root 'rclone-test-gapuseh4wahi'", Local "Local file system at /tmp/rclone2922561569", Modify Window "876000h0m0s" 2026/08/16 03:12:27 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:12:27 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:12:30 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bjp6sDN7XXd8RJX_mybpBb5R7noAMUwdf" 2026/08/16 03:12:31 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:12:32 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bjp6sDN7XXd8RJX_mybpBb5R7noAMUwdf" 2026/08/16 03:12:32 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:12:33 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:12:34 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bjp6sDN7XXd8RJX_mybpBb5R7noAMUwdf" 2026/08/16 03:12:34 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:12:35 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bjp6sDN7XXd8RJX_mybpBb5R7noAMUwdf" 2026/08/16 03:12:35 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bjp6sDN7XXd8RJX_mybpBb5R7noAMUwdf" 2026/08/16 03:12:36 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.yajicul8" before starting 2026/08/16 03:12:36 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bjp6sDN7XXd8RJX_mybpBb5R7noAMUwdf" 2026/08/16 03:12:37 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:12:38 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bjp6sDN7XXd8RJX_mybpBb5R7noAMUwdf" 2026/08/16 03:12:39 DEBUG : sub dir/test remove existing.yajicul8: TEST: removing renamed existing file after operation 2026/08/16 03:12:39 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:12:40 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bjp6sDN7XXd8RJX_mybpBb5R7noAMUwdf" 2026/08/16 03:12:41 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bjp6sDN7XXd8RJX_mybpBb5R7noAMUwdf" 2026/08/16 03:12:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xevoxec1" before starting 2026/08/16 03:12:41 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bjp6sDN7XXd8RJX_mybpBb5R7noAMUwdf" 2026/08/16 03:12:43 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:12:43 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bjp6sDN7XXd8RJX_mybpBb5R7noAMUwdf" 2026/08/16 03:12:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xevoxec1: TEST: renaming existing back after failed operation 2026/08/16 03:12:44 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bjp6sDN7XXd8RJX_mybpBb5R7noAMUwdf" 2026/08/16 03:12:45 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:12:46 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bjp6sDN7XXd8RJX_mybpBb5R7noAMUwdf" 2026/08/16 03:12:46 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bjp6sDN7XXd8RJX_mybpBb5R7noAMUwdf" 2026/08/16 03:12:47 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rexikud3" before starting 2026/08/16 03:12:47 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bjp6sDN7XXd8RJX_mybpBb5R7noAMUwdf" 2026/08/16 03:12:48 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:12:49 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bjp6sDN7XXd8RJX_mybpBb5R7noAMUwdf" 2026/08/16 03:12:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rexikud3: TEST: removing renamed existing file after operation 2026/08/16 03:12:50 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:12:51 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bjp6sDN7XXd8RJX_mybpBb5R7noAMUwdf" 2026/08/16 03:12:51 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" 2026/08/16 03:12:52 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bjp6sDN7XXd8RJX_mybpBb5R7noAMUwdf" 2026/08/16 03:12:53 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "Bjp6sDN7XXd8RJX_mybpBb5R7noAMUwdf" 2026/08/16 03:12:54 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Listing directory "BlKrG0PZnoN7TNMm_VphCJY5P9Fwk4_pe" --- PASS: TestRemoveExisting (27.67s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/08/16 03:12:54 DEBUG : Huawei Drive root 'rclone-test-gapuseh4wahi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestHuaweiDrive: -list-retries 5 -verbose" - Finished OK in 26m58.778384973s (try 1/5)