"./operations.test -test.v -test.timeout 1h0m0s -remote TestHuaweiDrive: -list-retries 5 -verbose" - Starting (try 1/5) 2026/08/31 05:20:49 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-yewufoz5qaye" 2026/08/31 05:20:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/31 05:20:51 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/31 05:20:51 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/31 05:20:52 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/31 05:20:52 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:20:52 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:20:53 DEBUG : Creating backend with remote "/tmp/rclone1666601646" === 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-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/08/31 05:20:53 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- SKIP: TestMultithreadCopy (0.61s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/08/31 05:20:53 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- SKIP: TestMultithreadCopyAbort (0.60s) === RUN TestSizeDiffers 2026/08/31 05:20:54 DEBUG : a: size = 0 OK 2026/08/31 05:20:54 DEBUG : a: size = 1 (memory) 2026/08/31 05:20:54 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/08/31 05:20:54 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/08/31 05:20:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/31 05:20:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/31 05:20:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/08/31 05:20:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/31 05:20:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/31 05:20:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/31 05:20:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/08/31 05:20:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/31 05:20:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/31 05:20:54 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/08/31 05:20:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/31 05:20:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/31 05:20:54 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/08/31 05:20:54 DEBUG : potato: Seek from 10 to 0 2026/08/31 05:20:54 DEBUG : potato: Seek from 10 to 0 2026/08/31 05:20:54 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/08/31 05:20:54 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/08/31 05:20:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/31 05:20:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/31 05:20:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/08/31 05:20:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/31 05:20:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/31 05:20:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/31 05:20:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/08/31 05:20:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/31 05:20:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/31 05:20:54 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/08/31 05:20:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/31 05:20:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/31 05:20:54 DEBUG : potato: Seek from 5 to 2 2026/08/31 05:20:54 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/08/31 05:20:54 DEBUG : potato: Seek from 7 to 0 2026/08/31 05:20:54 DEBUG : potato: Seek from 7 to 0 2026/08/31 05:20:54 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/08/31 05:20:54 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/08/31 05:20:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/31 05:20:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/31 05:20:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/08/31 05:20:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/31 05:20:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/31 05:20:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/31 05:20:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/08/31 05:20:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/31 05:20:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/31 05:20:54 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/08/31 05:20:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/31 05:20:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/31 05:20:54 DEBUG : potato: Seek from 5 to 2 2026/08/31 05:20:54 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/08/31 05:20:54 DEBUG : potato: Seek from 8 to 0 2026/08/31 05:20:54 DEBUG : potato: Seek from 8 to 0 2026/08/31 05:20:54 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/08/31 05:20:54 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/08/31 05:20:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/31 05:20:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/31 05:20:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/08/31 05:20:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/31 05:20:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/31 05:20:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/31 05:20:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/08/31 05:20:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/31 05:20:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/31 05:20:54 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/08/31 05:20:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/31 05:20:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/31 05:20:54 DEBUG : potato: Seek from 5 to 2 2026/08/31 05:20:54 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/08/31 05:20:54 DEBUG : potato: Seek from 9 to 0 2026/08/31 05:20:54 DEBUG : potato: Seek from 9 to 0 2026/08/31 05:20:54 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-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:20:54 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:20:56 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:20:57 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" === RUN TestCheck/1 === RUN TestCheck/2 2026/08/31 05:20:59 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:21:01 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" === RUN TestCheck/3 2026/08/31 05:21:02 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:21:04 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" === RUN TestCheck/4 === RUN TestCheck/5 2026/08/31 05:21:05 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:21:07 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" === RUN TestCheck/6 === RUN TestCheck/7 2026/08/31 05:21:09 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:21:12 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" --- PASS: TestCheck (18.30s) --- PASS: TestCheck/1 (0.61s) --- PASS: TestCheck/2 (0.62s) --- PASS: TestCheck/3 (0.63s) --- PASS: TestCheck/4 (0.62s) --- PASS: TestCheck/5 (0.62s) --- PASS: TestCheck/6 (0.62s) --- PASS: TestCheck/7 (0.63s) === RUN TestCheckFsError 2026/08/31 05:21:12 DEBUG : Creating backend with remote "nonexistent" 2026/08/31 05:21:12 DEBUG : Creating backend with remote "nonexistent" 2026/08/31 05:21:12 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/08/31 05:21:12 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/08/31 05:21:12 NOTICE: Local file system at nonexistent: 0 differences found 2026/08/31 05:21:12 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-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:21:12 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:21:14 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/08/31 05:21:17 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:21:18 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" === RUN TestCheckDownload/3 2026/08/31 05:21:20 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:21:22 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/08/31 05:21:25 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:21:27 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/08/31 05:22:34 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:23:34 DEBUG : pacer: Reducing sleep to 33.75s 2026/08/31 05:24:19 DEBUG : pacer: Reducing sleep to 25.3125s 2026/08/31 05:24:52 DEBUG : pacer: Reducing sleep to 18.984375s 2026/08/31 05:25:18 DEBUG : pacer: Reducing sleep to 14.23828125s 2026/08/31 05:25:37 DEBUG : pacer: Reducing sleep to 10.678710937s 2026/08/31 05:25:37 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:25:51 DEBUG : pacer: Reducing sleep to 8.009033202s --- PASS: TestCheckDownload (278.44s) --- PASS: TestCheckDownload/1 (1.41s) --- PASS: TestCheckDownload/2 (1.45s) --- PASS: TestCheckDownload/3 (1.28s) --- PASS: TestCheckDownload/4 (1.81s) --- PASS: TestCheckDownload/5 (1.30s) --- PASS: TestCheckDownload/6 (1.27s) --- PASS: TestCheckDownload/7 (65.22s) === RUN TestCheckSizeOnly run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:25:51 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:26:01 DEBUG : pacer: Reducing sleep to 6.006774901s 2026/08/31 05:26:10 DEBUG : pacer: Reducing sleep to 4.505081175s 2026/08/31 05:26:10 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:26:16 DEBUG : pacer: Reducing sleep to 3.378810881s === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/08/31 05:26:24 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:26:26 DEBUG : pacer: Reducing sleep to 1.42543584s 2026/08/31 05:26:28 DEBUG : pacer: Reducing sleep to 1.06907688s 2026/08/31 05:26:28 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:26:29 DEBUG : pacer: Reducing sleep to 801.80766ms === RUN TestCheckSizeOnly/3 2026/08/31 05:26:30 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:26:31 DEBUG : pacer: Reducing sleep to 451.016808ms 2026/08/31 05:26:32 DEBUG : pacer: Reducing sleep to 338.262606ms 2026/08/31 05:26:32 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:26:33 DEBUG : pacer: Reducing sleep to 253.696954ms === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/08/31 05:26:34 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:26:35 DEBUG : pacer: Reducing sleep to 107.028402ms 2026/08/31 05:26:36 DEBUG : pacer: Reducing sleep to 80.271301ms 2026/08/31 05:26:36 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:26:36 DEBUG : pacer: Reducing sleep to 60.203475ms === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/08/31 05:26:38 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:26:38 DEBUG : pacer: Reducing sleep to 25.39834ms 2026/08/31 05:26:39 DEBUG : pacer: Reducing sleep to 19.048755ms 2026/08/31 05:26:39 DEBUG : pacer: Reducing sleep to 14.286566ms 2026/08/31 05:26:40 DEBUG : pacer: Reducing sleep to 10.714924ms 2026/08/31 05:26:41 DEBUG : pacer: Reducing sleep to 10ms 2026/08/31 05:26:41 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" --- PASS: TestCheckSizeOnly (50.50s) --- PASS: TestCheckSizeOnly/1 (4.49s) --- PASS: TestCheckSizeOnly/2 (3.53s) --- PASS: TestCheckSizeOnly/3 (1.04s) --- PASS: TestCheckSizeOnly/4 (0.61s) --- PASS: TestCheckSizeOnly/5 (0.61s) --- 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-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:26:41 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:26:43 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:26:44 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/31 05:26:44 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/31 05:26:44 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/31 05:26:44 NOTICE: test.sum: 2 warning(s) suppressed... 2026/08/31 05:26:44 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:26:46 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:26:47 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/31 05:26:47 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/31 05:26:47 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/31 05:26:47 NOTICE: test.sum: 2 warning(s) suppressed... 2026/08/31 05:26:47 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:26:48 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" --- PASS: TestParseSumFile (7.58s) === RUN TestCheckSum run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:26:49 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-yewufoz5qaye/data" 2026/08/31 05:26:49 DEBUG : Config file has changed externally - reloading 2026/08/31 05:26:50 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/data': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/31 05:26:50 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/data': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/31 05:26:50 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/data': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/31 05:26:50 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/data': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:26:51 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/data': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:26:52 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:26:52 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" check_test.go:354: Huawei Drive root 'rclone-test-yewufoz5qaye/data' lacks md5, skipping 2026/08/31 05:26:53 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:26:53 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" --- SKIP: TestCheckSum (5.10s) === RUN TestCheckSumDownload run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:26:54 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-yewufoz5qaye/data" 2026/08/31 05:26:55 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/data': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/31 05:26:55 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/data': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/31 05:26:55 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/data': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/31 05:26:55 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/data': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:26:56 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/data': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:26:57 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:26:57 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:26:58 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:26:58 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:27:01 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:27:02 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:27:03 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BgXn5eSzq8sFJyDXyIEZDKpucy_X-bqhB" === RUN TestCheckSumDownload/subtest1 2026/08/31 05:27:08 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BgXn5eSzq8sFJyDXyIEZDKpucy_X-bqhB" 2026/08/31 05:27:09 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:27:11 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:27:12 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BgXn5eSzq8sFJyDXyIEZDKpucy_X-bqhB" === RUN TestCheckSumDownload/subtest2 2026/08/31 05:27:15 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:27:16 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:27:17 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BgXn5eSzq8sFJyDXyIEZDKpucy_X-bqhB" === RUN TestCheckSumDownload/subtest3 2026/08/31 05:27:21 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:27:22 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:27:22 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BgXn5eSzq8sFJyDXyIEZDKpucy_X-bqhB" === RUN TestCheckSumDownload/subtest4 2026/08/31 05:27:26 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:27:27 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:27:28 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BgXn5eSzq8sFJyDXyIEZDKpucy_X-bqhB" === RUN TestCheckSumDownload/subtest5 2026/08/31 05:27:31 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:27:32 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:27:33 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BgXn5eSzq8sFJyDXyIEZDKpucy_X-bqhB" === RUN TestCheckSumDownload/subtest6 2026/08/31 05:27:36 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BgXn5eSzq8sFJyDXyIEZDKpucy_X-bqhB" 2026/08/31 05:27:37 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BgXn5eSzq8sFJyDXyIEZDKpucy_X-bqhB" 2026/08/31 05:27:39 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:27:40 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:27:40 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BgXn5eSzq8sFJyDXyIEZDKpucy_X-bqhB" === RUN TestCheckSumDownload/subtest7 2026/08/31 05:28:49 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:29:46 DEBUG : pacer: Reducing sleep to 33.75s 2026/08/31 05:30:31 DEBUG : pacer: Reducing sleep to 25.3125s 2026/08/31 05:30:31 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BgXn5eSzq8sFJyDXyIEZDKpucy_X-bqhB" 2026/08/31 05:31:05 DEBUG : pacer: Reducing sleep to 18.984375s 2026/08/31 05:31:31 DEBUG : pacer: Reducing sleep to 14.23828125s 2026/08/31 05:31:50 DEBUG : pacer: Reducing sleep to 10.678710937s 2026/08/31 05:31:50 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BgXn5eSzq8sFJyDXyIEZDKpucy_X-bqhB" 2026/08/31 05:32:04 DEBUG : pacer: Reducing sleep to 8.009033202s 2026/08/31 05:32:14 DEBUG : pacer: Reducing sleep to 6.006774901s 2026/08/31 05:32:14 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:32:22 DEBUG : pacer: Reducing sleep to 4.505081175s --- PASS: TestCheckSumDownload (328.42s) --- PASS: TestCheckSumDownload/subtest1 (4.20s) --- PASS: TestCheckSumDownload/subtest2 (2.99s) --- PASS: TestCheckSumDownload/subtest3 (3.04s) --- PASS: TestCheckSumDownload/subtest4 (2.73s) --- PASS: TestCheckSumDownload/subtest5 (2.35s) --- PASS: TestCheckSumDownload/subtest6 (2.55s) --- PASS: TestCheckSumDownload/subtest7 (67.70s) === RUN TestCheckSumConcurrency 2026/08/31 05:32:22 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/08/31 05:32:22 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/08/31 05:32:22 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/08/31 05:32:22 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/08/31 05:32:22 NOTICE: Mock file system at checkSum: 0 differences found 2026/08/31 05:32:22 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/08/31 05:32:22 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/08/31 05:32:22 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/08/31 05:32:22 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/08/31 05:32:22 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/08/31 05:32:22 NOTICE: Mock file system at checkSum: 0 differences found 2026/08/31 05:32:22 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/08/31 05:32:22 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-qavonaj2loqa" 2026/08/31 05:32:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/31 05:32:23 DEBUG : Huawei Drive root 'rclone-test-qavonaj2loqa': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/31 05:32:23 DEBUG : Huawei Drive root 'rclone-test-qavonaj2loqa': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/31 05:32:24 DEBUG : Huawei Drive root 'rclone-test-qavonaj2loqa': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/31 05:32:24 DEBUG : Huawei Drive root 'rclone-test-qavonaj2loqa': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:32:25 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:32:26 DEBUG : Creating backend with remote "/tmp/rclone150670898" run.go:198: Remote "Huawei Drive root 'rclone-test-qavonaj2loqa'", Local "Local file system at /tmp/rclone150670898", Modify Window "876000h0m0s" 2026/08/31 05:32:26 DEBUG : Huawei Drive root 'rclone-test-qavonaj2loqa': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:32:27 DEBUG : Huawei Drive root 'rclone-test-qavonaj2loqa': Listing directory "BgRRQdrl4NPyybULM3LNE2pvxYvpr_G58" 2026/08/31 05:32:29 DEBUG : Huawei Drive root 'rclone-test-qavonaj2loqa': Listing directory "BgRRQdrl4NPyybULM3LNE2pvxYvpr_G58" upper checkfile vs. lower remote (without normalization) 2026/08/31 05:32:30 DEBUG : Huawei Drive root 'rclone-test-qavonaj2loqa': Listing directory "BgRRQdrl4NPyybULM3LNE2pvxYvpr_G58" 2026/08/31 05:32:30 ERROR : hello, world!: sum not found 2026/08/31 05:32:30 ERROR : HELLO, WORLD!: file not in Huawei Drive root 'rclone-test-qavonaj2loqa' 2026/08/31 05:32:30 NOTICE: Huawei Drive root 'rclone-test-qavonaj2loqa': 1 files missing 2026/08/31 05:32:30 NOTICE: 1 hashes missing 2026/08/31 05:32:30 NOTICE: Huawei Drive root 'rclone-test-qavonaj2loqa': 1 differences found 2026/08/31 05:32:30 NOTICE: Huawei Drive root 'rclone-test-qavonaj2loqa': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/08/31 05:32:30 DEBUG : Huawei Drive root 'rclone-test-qavonaj2loqa': Listing directory "BgRRQdrl4NPyybULM3LNE2pvxYvpr_G58" 2026/08/31 05:32:32 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/31 05:32:32 NOTICE: Huawei Drive root 'rclone-test-qavonaj2loqa': 0 differences found 2026/08/31 05:32:32 NOTICE: Huawei Drive root 'rclone-test-qavonaj2loqa': 1 matching files 2026/08/31 05:32:32 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-tudisas5sati" 2026/08/31 05:32:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/31 05:32:32 DEBUG : Huawei Drive root 'rclone-test-tudisas5sati': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/31 05:32:32 DEBUG : Huawei Drive root 'rclone-test-tudisas5sati': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/31 05:32:32 DEBUG : Huawei Drive root 'rclone-test-tudisas5sati': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/31 05:32:32 DEBUG : Huawei Drive root 'rclone-test-tudisas5sati': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:32:32 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:32:32 DEBUG : Creating backend with remote "/tmp/rclone2106435319" run.go:198: Remote "Huawei Drive root 'rclone-test-tudisas5sati'", Local "Local file system at /tmp/rclone2106435319", Modify Window "876000h0m0s" 2026/08/31 05:32:32 DEBUG : Huawei Drive root 'rclone-test-tudisas5sati': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:32:32 DEBUG : Huawei Drive root 'rclone-test-tudisas5sati': Listing directory "Bh683cbPdXufkSrRpJ-VII51KBf1hWQRn" 2026/08/31 05:32:33 DEBUG : Huawei Drive root 'rclone-test-tudisas5sati': Listing directory "Bh683cbPdXufkSrRpJ-VII51KBf1hWQRn" lower checkfile vs. upper remote (without normalization) 2026/08/31 05:32:33 DEBUG : Huawei Drive root 'rclone-test-tudisas5sati': Listing directory "Bh683cbPdXufkSrRpJ-VII51KBf1hWQRn" 2026/08/31 05:32:33 ERROR : HELLO, WORLD!: sum not found 2026/08/31 05:32:33 ERROR : hello, world!: file not in Huawei Drive root 'rclone-test-tudisas5sati' 2026/08/31 05:32:33 NOTICE: Huawei Drive root 'rclone-test-tudisas5sati': 1 files missing 2026/08/31 05:32:33 NOTICE: 1 hashes missing 2026/08/31 05:32:33 NOTICE: Huawei Drive root 'rclone-test-tudisas5sati': 1 differences found 2026/08/31 05:32:33 NOTICE: Huawei Drive root 'rclone-test-tudisas5sati': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/08/31 05:32:33 DEBUG : Huawei Drive root 'rclone-test-tudisas5sati': Listing directory "Bh683cbPdXufkSrRpJ-VII51KBf1hWQRn" 2026/08/31 05:32:33 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/31 05:32:33 NOTICE: Huawei Drive root 'rclone-test-tudisas5sati': 0 differences found 2026/08/31 05:32:33 NOTICE: Huawei Drive root 'rclone-test-tudisas5sati': 1 matching files 2026/08/31 05:32:33 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-vereked7vozi" 2026/08/31 05:32:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/31 05:32:34 DEBUG : Huawei Drive root 'rclone-test-vereked7vozi': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/31 05:32:34 DEBUG : Huawei Drive root 'rclone-test-vereked7vozi': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/31 05:32:34 DEBUG : Huawei Drive root 'rclone-test-vereked7vozi': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/31 05:32:34 DEBUG : Huawei Drive root 'rclone-test-vereked7vozi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:32:34 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:32:34 DEBUG : Creating backend with remote "/tmp/rclone2290741641" run.go:198: Remote "Huawei Drive root 'rclone-test-vereked7vozi'", Local "Local file system at /tmp/rclone2290741641", Modify Window "876000h0m0s" 2026/08/31 05:32:34 DEBUG : Huawei Drive root 'rclone-test-vereked7vozi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:32:34 DEBUG : Huawei Drive root 'rclone-test-vereked7vozi': Listing directory "BpoV9l7p05VqiqsichvNBgLxgTxto8L_a" 2026/08/31 05:32:35 DEBUG : Huawei Drive root 'rclone-test-vereked7vozi': Listing directory "BpoV9l7p05VqiqsichvNBgLxgTxto8L_a" lower checkfile vs. upperlowermixed remote (without normalization) 2026/08/31 05:32:35 DEBUG : Huawei Drive root 'rclone-test-vereked7vozi': Listing directory "BpoV9l7p05VqiqsichvNBgLxgTxto8L_a" 2026/08/31 05:32:35 ERROR : HeLlO, wOrLd!: sum not found 2026/08/31 05:32:35 ERROR : hello, world!: file not in Huawei Drive root 'rclone-test-vereked7vozi' 2026/08/31 05:32:35 NOTICE: Huawei Drive root 'rclone-test-vereked7vozi': 1 files missing 2026/08/31 05:32:35 NOTICE: 1 hashes missing 2026/08/31 05:32:35 NOTICE: Huawei Drive root 'rclone-test-vereked7vozi': 1 differences found 2026/08/31 05:32:35 NOTICE: Huawei Drive root 'rclone-test-vereked7vozi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/08/31 05:32:35 DEBUG : Huawei Drive root 'rclone-test-vereked7vozi': Listing directory "BpoV9l7p05VqiqsichvNBgLxgTxto8L_a" 2026/08/31 05:32:35 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/31 05:32:35 NOTICE: Huawei Drive root 'rclone-test-vereked7vozi': 0 differences found 2026/08/31 05:32:35 NOTICE: Huawei Drive root 'rclone-test-vereked7vozi': 1 matching files 2026/08/31 05:32:35 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-rizawoq9fibo" 2026/08/31 05:32:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/31 05:32:36 DEBUG : Huawei Drive root 'rclone-test-rizawoq9fibo': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/31 05:32:36 DEBUG : Huawei Drive root 'rclone-test-rizawoq9fibo': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/31 05:32:36 DEBUG : Huawei Drive root 'rclone-test-rizawoq9fibo': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/31 05:32:36 DEBUG : Huawei Drive root 'rclone-test-rizawoq9fibo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:32:37 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:32:38 DEBUG : Creating backend with remote "/tmp/rclone2279007474" run.go:198: Remote "Huawei Drive root 'rclone-test-rizawoq9fibo'", Local "Local file system at /tmp/rclone2279007474", Modify Window "876000h0m0s" 2026/08/31 05:32:38 DEBUG : Huawei Drive root 'rclone-test-rizawoq9fibo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:32:39 DEBUG : Huawei Drive root 'rclone-test-rizawoq9fibo': Listing directory "Bs9dKfW2Pn0NJbKInA_xFXakyePG_C8XD" 2026/08/31 05:32:40 DEBUG : Huawei Drive root 'rclone-test-rizawoq9fibo': Listing directory "Bs9dKfW2Pn0NJbKInA_xFXakyePG_C8XD" upperlowermixed checkfile vs. upper remote (without normalization) 2026/08/31 05:32:41 DEBUG : Huawei Drive root 'rclone-test-rizawoq9fibo': Listing directory "Bs9dKfW2Pn0NJbKInA_xFXakyePG_C8XD" 2026/08/31 05:32:41 ERROR : HELLO, WORLD!: sum not found 2026/08/31 05:32:41 ERROR : HeLlO, wOrLd!: file not in Huawei Drive root 'rclone-test-rizawoq9fibo' 2026/08/31 05:32:41 NOTICE: Huawei Drive root 'rclone-test-rizawoq9fibo': 1 files missing 2026/08/31 05:32:41 NOTICE: 1 hashes missing 2026/08/31 05:32:41 NOTICE: Huawei Drive root 'rclone-test-rizawoq9fibo': 1 differences found 2026/08/31 05:32:41 NOTICE: Huawei Drive root 'rclone-test-rizawoq9fibo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/08/31 05:32:41 DEBUG : Huawei Drive root 'rclone-test-rizawoq9fibo': Listing directory "Bs9dKfW2Pn0NJbKInA_xFXakyePG_C8XD" 2026/08/31 05:32:43 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/31 05:32:43 NOTICE: Huawei Drive root 'rclone-test-rizawoq9fibo': 0 differences found 2026/08/31 05:32:43 NOTICE: Huawei Drive root 'rclone-test-rizawoq9fibo': 1 matching files 2026/08/31 05:32:43 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-tibewak8xayi" 2026/08/31 05:32:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/31 05:32:44 DEBUG : Huawei Drive root 'rclone-test-tibewak8xayi': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/31 05:32:44 DEBUG : Huawei Drive root 'rclone-test-tibewak8xayi': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/31 05:32:45 DEBUG : Huawei Drive root 'rclone-test-tibewak8xayi': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/31 05:32:45 DEBUG : Huawei Drive root 'rclone-test-tibewak8xayi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:32:45 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:32:46 DEBUG : Creating backend with remote "/tmp/rclone3232906263" run.go:198: Remote "Huawei Drive root 'rclone-test-tibewak8xayi'", Local "Local file system at /tmp/rclone3232906263", Modify Window "876000h0m0s" 2026/08/31 05:32:46 DEBUG : Huawei Drive root 'rclone-test-tibewak8xayi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:32:47 DEBUG : Huawei Drive root 'rclone-test-tibewak8xayi': Listing directory "BmwsjOqlDjfAHVgNSyqlANIHuEbZ7x9dw" 2026/08/31 05:32:49 DEBUG : Huawei Drive root 'rclone-test-tibewak8xayi': Listing directory "BmwsjOqlDjfAHVgNSyqlANIHuEbZ7x9dw" NFD checkfile vs. NFC remote (without normalization) 2026/08/31 05:32:49 DEBUG : Huawei Drive root 'rclone-test-tibewak8xayi': Listing directory "BmwsjOqlDjfAHVgNSyqlANIHuEbZ7x9dw" 2026/08/31 05:32:50 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/31 05:32:50 ERROR : 測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-tibewak8xayi' 2026/08/31 05:32:50 NOTICE: Huawei Drive root 'rclone-test-tibewak8xayi': 1 files missing 2026/08/31 05:32:50 NOTICE: 1 hashes missing 2026/08/31 05:32:50 NOTICE: Huawei Drive root 'rclone-test-tibewak8xayi': 1 differences found 2026/08/31 05:32:50 NOTICE: Huawei Drive root 'rclone-test-tibewak8xayi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/08/31 05:32:50 DEBUG : Huawei Drive root 'rclone-test-tibewak8xayi': Listing directory "BmwsjOqlDjfAHVgNSyqlANIHuEbZ7x9dw" 2026/08/31 05:32:51 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/31 05:32:51 NOTICE: Huawei Drive root 'rclone-test-tibewak8xayi': 0 differences found 2026/08/31 05:32:51 NOTICE: Huawei Drive root 'rclone-test-tibewak8xayi': 1 matching files 2026/08/31 05:32:51 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-talepaq8riqo" 2026/08/31 05:32:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/31 05:32:52 DEBUG : Huawei Drive root 'rclone-test-talepaq8riqo': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/31 05:32:52 DEBUG : Huawei Drive root 'rclone-test-talepaq8riqo': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/31 05:32:53 DEBUG : Huawei Drive root 'rclone-test-talepaq8riqo': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/31 05:32:53 DEBUG : Huawei Drive root 'rclone-test-talepaq8riqo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:32:53 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:32:54 DEBUG : Creating backend with remote "/tmp/rclone3585362844" run.go:198: Remote "Huawei Drive root 'rclone-test-talepaq8riqo'", Local "Local file system at /tmp/rclone3585362844", Modify Window "876000h0m0s" 2026/08/31 05:32:54 DEBUG : Huawei Drive root 'rclone-test-talepaq8riqo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:32:55 DEBUG : Huawei Drive root 'rclone-test-talepaq8riqo': Listing directory "Bt-OShKdpYvUGXJmQ9FxA5a0GoAh17Th1" 2026/08/31 05:32:57 DEBUG : Huawei Drive root 'rclone-test-talepaq8riqo': Listing directory "Bt-OShKdpYvUGXJmQ9FxA5a0GoAh17Th1" NFC checkfile vs. NFD remote (without normalization) 2026/08/31 05:32:57 DEBUG : Huawei Drive root 'rclone-test-talepaq8riqo': Listing directory "Bt-OShKdpYvUGXJmQ9FxA5a0GoAh17Th1" 2026/08/31 05:32:58 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/31 05:32:58 ERROR : 測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-talepaq8riqo' 2026/08/31 05:32:58 NOTICE: Huawei Drive root 'rclone-test-talepaq8riqo': 1 files missing 2026/08/31 05:32:58 NOTICE: 1 hashes missing 2026/08/31 05:32:58 NOTICE: Huawei Drive root 'rclone-test-talepaq8riqo': 1 differences found 2026/08/31 05:32:58 NOTICE: Huawei Drive root 'rclone-test-talepaq8riqo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/08/31 05:32:58 DEBUG : Huawei Drive root 'rclone-test-talepaq8riqo': Listing directory "Bt-OShKdpYvUGXJmQ9FxA5a0GoAh17Th1" 2026/08/31 05:32:59 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/31 05:32:59 NOTICE: Huawei Drive root 'rclone-test-talepaq8riqo': 0 differences found 2026/08/31 05:32:59 NOTICE: Huawei Drive root 'rclone-test-talepaq8riqo': 1 matching files 2026/08/31 05:32:59 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-safagac5mupi" 2026/08/31 05:32:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/31 05:33:00 DEBUG : Huawei Drive root 'rclone-test-safagac5mupi': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/31 05:33:00 DEBUG : Huawei Drive root 'rclone-test-safagac5mupi': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/31 05:33:00 DEBUG : Huawei Drive root 'rclone-test-safagac5mupi': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/31 05:33:00 DEBUG : Huawei Drive root 'rclone-test-safagac5mupi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:33:00 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:33:00 DEBUG : Creating backend with remote "/tmp/rclone4095666207" run.go:198: Remote "Huawei Drive root 'rclone-test-safagac5mupi'", Local "Local file system at /tmp/rclone4095666207", Modify Window "876000h0m0s" 2026/08/31 05:33:00 DEBUG : Huawei Drive root 'rclone-test-safagac5mupi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:33:00 DEBUG : Huawei Drive root 'rclone-test-safagac5mupi': Listing directory "BjHbTcVafTgNRaTmq5whJW5aT4f2EGxSD" 2026/08/31 05:33:00 DEBUG : Huawei Drive root 'rclone-test-safagac5mupi': Listing directory "BjHbTcVafTgNRaTmq5whJW5aT4f2EGxSD" NFDx2 checkfile vs. both remote (without normalization) 2026/08/31 05:33:01 DEBUG : Huawei Drive root 'rclone-test-safagac5mupi': Listing directory "BjHbTcVafTgNRaTmq5whJW5aT4f2EGxSD" 2026/08/31 05:33:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/31 05:33:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-safagac5mupi' 2026/08/31 05:33:01 NOTICE: Huawei Drive root 'rclone-test-safagac5mupi': 1 files missing 2026/08/31 05:33:01 NOTICE: 1 hashes missing 2026/08/31 05:33:01 NOTICE: Huawei Drive root 'rclone-test-safagac5mupi': 1 differences found 2026/08/31 05:33:01 NOTICE: Huawei Drive root 'rclone-test-safagac5mupi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/08/31 05:33:01 DEBUG : Huawei Drive root 'rclone-test-safagac5mupi': Listing directory "BjHbTcVafTgNRaTmq5whJW5aT4f2EGxSD" 2026/08/31 05:33:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/31 05:33:01 NOTICE: Huawei Drive root 'rclone-test-safagac5mupi': 0 differences found 2026/08/31 05:33:01 NOTICE: Huawei Drive root 'rclone-test-safagac5mupi': 1 matching files 2026/08/31 05:33:01 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-renirid6kije" 2026/08/31 05:33:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/31 05:33:02 DEBUG : Huawei Drive root 'rclone-test-renirid6kije': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/31 05:33:02 DEBUG : Huawei Drive root 'rclone-test-renirid6kije': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/31 05:33:02 DEBUG : Huawei Drive root 'rclone-test-renirid6kije': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/31 05:33:02 DEBUG : Huawei Drive root 'rclone-test-renirid6kije': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:33:03 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:33:04 DEBUG : Creating backend with remote "/tmp/rclone3480367182" run.go:198: Remote "Huawei Drive root 'rclone-test-renirid6kije'", Local "Local file system at /tmp/rclone3480367182", Modify Window "876000h0m0s" 2026/08/31 05:33:04 DEBUG : Huawei Drive root 'rclone-test-renirid6kije': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:33:05 DEBUG : Huawei Drive root 'rclone-test-renirid6kije': Listing directory "BgjrN2LI2XN9FpbJ2zJVDCZjf_1RgsgZf" 2026/08/31 05:33:06 DEBUG : Huawei Drive root 'rclone-test-renirid6kije': Listing directory "BgjrN2LI2XN9FpbJ2zJVDCZjf_1RgsgZf" NFCx2 checkfile vs. both remote (without normalization) 2026/08/31 05:33:07 DEBUG : Huawei Drive root 'rclone-test-renirid6kije': Listing directory "BgjrN2LI2XN9FpbJ2zJVDCZjf_1RgsgZf" 2026/08/31 05:33:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/31 05:33:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-renirid6kije' 2026/08/31 05:33:08 NOTICE: Huawei Drive root 'rclone-test-renirid6kije': 1 files missing 2026/08/31 05:33:08 NOTICE: 1 hashes missing 2026/08/31 05:33:08 NOTICE: Huawei Drive root 'rclone-test-renirid6kije': 1 differences found 2026/08/31 05:33:08 NOTICE: Huawei Drive root 'rclone-test-renirid6kije': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/08/31 05:33:08 DEBUG : Huawei Drive root 'rclone-test-renirid6kije': Listing directory "BgjrN2LI2XN9FpbJ2zJVDCZjf_1RgsgZf" 2026/08/31 05:33:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/31 05:33:09 NOTICE: Huawei Drive root 'rclone-test-renirid6kije': 0 differences found 2026/08/31 05:33:09 NOTICE: Huawei Drive root 'rclone-test-renirid6kije': 1 matching files 2026/08/31 05:33:09 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-fulusop5boye" 2026/08/31 05:33:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/31 05:33:10 DEBUG : Huawei Drive root 'rclone-test-fulusop5boye': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/31 05:33:10 DEBUG : Huawei Drive root 'rclone-test-fulusop5boye': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/31 05:33:11 DEBUG : Huawei Drive root 'rclone-test-fulusop5boye': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/31 05:33:11 DEBUG : Huawei Drive root 'rclone-test-fulusop5boye': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:33:11 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:33:12 DEBUG : Creating backend with remote "/tmp/rclone1988709763" run.go:198: Remote "Huawei Drive root 'rclone-test-fulusop5boye'", Local "Local file system at /tmp/rclone1988709763", Modify Window "876000h0m0s" 2026/08/31 05:33:12 DEBUG : Huawei Drive root 'rclone-test-fulusop5boye': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:33:13 DEBUG : Huawei Drive root 'rclone-test-fulusop5boye': Listing directory "Bu9rlXnMr8cN0YsWa1RpIV6E_19Khr6tD" 2026/08/31 05:33:15 DEBUG : Huawei Drive root 'rclone-test-fulusop5boye': Listing directory "Bu9rlXnMr8cN0YsWa1RpIV6E_19Khr6tD" both checkfile vs. NFDx2 remote (without normalization) 2026/08/31 05:33:15 DEBUG : Huawei Drive root 'rclone-test-fulusop5boye': Listing directory "Bu9rlXnMr8cN0YsWa1RpIV6E_19Khr6tD" 2026/08/31 05:33:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/31 05:33:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-fulusop5boye' 2026/08/31 05:33:16 NOTICE: Huawei Drive root 'rclone-test-fulusop5boye': 1 files missing 2026/08/31 05:33:16 NOTICE: 1 hashes missing 2026/08/31 05:33:16 NOTICE: Huawei Drive root 'rclone-test-fulusop5boye': 1 differences found 2026/08/31 05:33:16 NOTICE: Huawei Drive root 'rclone-test-fulusop5boye': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/08/31 05:33:16 DEBUG : Huawei Drive root 'rclone-test-fulusop5boye': Listing directory "Bu9rlXnMr8cN0YsWa1RpIV6E_19Khr6tD" 2026/08/31 05:33:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/31 05:33:17 NOTICE: Huawei Drive root 'rclone-test-fulusop5boye': 0 differences found 2026/08/31 05:33:17 NOTICE: Huawei Drive root 'rclone-test-fulusop5boye': 1 matching files 2026/08/31 05:33:17 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-veqopaj2kivi" 2026/08/31 05:33:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/31 05:33:18 DEBUG : Huawei Drive root 'rclone-test-veqopaj2kivi': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/31 05:33:18 DEBUG : Huawei Drive root 'rclone-test-veqopaj2kivi': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/31 05:33:19 DEBUG : Huawei Drive root 'rclone-test-veqopaj2kivi': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/31 05:33:19 DEBUG : Huawei Drive root 'rclone-test-veqopaj2kivi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:33:19 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:33:20 DEBUG : Creating backend with remote "/tmp/rclone1237271894" run.go:198: Remote "Huawei Drive root 'rclone-test-veqopaj2kivi'", Local "Local file system at /tmp/rclone1237271894", Modify Window "876000h0m0s" 2026/08/31 05:33:20 DEBUG : Huawei Drive root 'rclone-test-veqopaj2kivi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:33:21 DEBUG : Huawei Drive root 'rclone-test-veqopaj2kivi': Listing directory "BrflQLg4lYTbtMru_xxlIirccYqLcoTu2" 2026/08/31 05:33:23 DEBUG : Huawei Drive root 'rclone-test-veqopaj2kivi': Listing directory "BrflQLg4lYTbtMru_xxlIirccYqLcoTu2" both checkfile vs. NFCx2 remote (without normalization) 2026/08/31 05:33:23 DEBUG : Huawei Drive root 'rclone-test-veqopaj2kivi': Listing directory "BrflQLg4lYTbtMru_xxlIirccYqLcoTu2" 2026/08/31 05:33:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/31 05:33:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-veqopaj2kivi' 2026/08/31 05:33:24 NOTICE: Huawei Drive root 'rclone-test-veqopaj2kivi': 1 files missing 2026/08/31 05:33:24 NOTICE: 1 hashes missing 2026/08/31 05:33:24 NOTICE: Huawei Drive root 'rclone-test-veqopaj2kivi': 1 differences found 2026/08/31 05:33:24 NOTICE: Huawei Drive root 'rclone-test-veqopaj2kivi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/08/31 05:33:24 DEBUG : Huawei Drive root 'rclone-test-veqopaj2kivi': Listing directory "BrflQLg4lYTbtMru_xxlIirccYqLcoTu2" 2026/08/31 05:33:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/31 05:33:25 NOTICE: Huawei Drive root 'rclone-test-veqopaj2kivi': 0 differences found 2026/08/31 05:33:25 NOTICE: Huawei Drive root 'rclone-test-veqopaj2kivi': 1 matching files 2026/08/31 05:33:25 DEBUG : Huawei Drive root 'rclone-test-veqopaj2kivi': Purge remote 2026/08/31 05:33:26 DEBUG : Huawei Drive root 'rclone-test-fulusop5boye': Purge remote 2026/08/31 05:33:26 DEBUG : Huawei Drive root 'rclone-test-renirid6kije': Purge remote 2026/08/31 05:33:27 DEBUG : Huawei Drive root 'rclone-test-safagac5mupi': Purge remote 2026/08/31 05:33:27 DEBUG : Huawei Drive root 'rclone-test-talepaq8riqo': Purge remote 2026/08/31 05:33:28 DEBUG : Huawei Drive root 'rclone-test-tibewak8xayi': Purge remote 2026/08/31 05:33:28 DEBUG : Huawei Drive root 'rclone-test-rizawoq9fibo': Purge remote 2026/08/31 05:33:29 DEBUG : Huawei Drive root 'rclone-test-vereked7vozi': Purge remote 2026/08/31 05:33:29 DEBUG : Huawei Drive root 'rclone-test-tudisas5sati': Purge remote 2026/08/31 05:33:30 DEBUG : Huawei Drive root 'rclone-test-qavonaj2loqa': Purge remote --- PASS: TestApplyTransforms (67.80s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:33:30 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:33:32 DEBUG : pacer: Reducing sleep to 3.378810881s 2026/08/31 05:33:32 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/31 05:33:32 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:33:35 DEBUG : pacer: Reducing sleep to 2.53410816s 2026/08/31 05:33:35 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:33:39 DEBUG : pacer: Reducing sleep to 1.90058112s 2026/08/31 05:33:41 DEBUG : pacer: Reducing sleep to 1.42543584s 2026/08/31 05:33:44 DEBUG : pacer: Reducing sleep to 1.06907688s 2026/08/31 05:33:44 DEBUG : sub/file2: size = 14 OK 2026/08/31 05:33:44 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/08/31 05:33:44 INFO : file1: Copied (new) to: sub/file2 2026/08/31 05:33:44 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:33:45 DEBUG : pacer: Reducing sleep to 801.80766ms 2026/08/31 05:33:45 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bk6Rlc3J0678nRDBfAfNA04lBV_-g8LE_" 2026/08/31 05:33:46 DEBUG : pacer: Reducing sleep to 601.355745ms 2026/08/31 05:33:46 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bk6Rlc3J0678nRDBfAfNA04lBV_-g8LE_" 2026/08/31 05:33:46 DEBUG : pacer: Reducing sleep to 451.016808ms 2026/08/31 05:33:46 DEBUG : sub/file2: size = 14 OK 2026/08/31 05:33:46 DEBUG : file1: Sizes identical 2026/08/31 05:33:46 DEBUG : file1: Unchanged skipping 2026/08/31 05:33:46 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:33:47 DEBUG : pacer: Reducing sleep to 338.262606ms 2026/08/31 05:33:47 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bk6Rlc3J0678nRDBfAfNA04lBV_-g8LE_" 2026/08/31 05:33:48 DEBUG : pacer: Reducing sleep to 253.696954ms 2026/08/31 05:33:48 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': don't need to copy/move sub/file2, it is already at target location 2026/08/31 05:33:48 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:33:48 DEBUG : pacer: Reducing sleep to 190.272715ms 2026/08/31 05:33:48 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bk6Rlc3J0678nRDBfAfNA04lBV_-g8LE_" 2026/08/31 05:33:49 DEBUG : pacer: Reducing sleep to 142.704536ms 2026/08/31 05:33:49 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:33:49 DEBUG : pacer: Reducing sleep to 107.028402ms 2026/08/31 05:33:49 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bk6Rlc3J0678nRDBfAfNA04lBV_-g8LE_" 2026/08/31 05:33:50 DEBUG : pacer: Reducing sleep to 80.271301ms 2026/08/31 05:33:51 DEBUG : pacer: Reducing sleep to 60.203475ms 2026/08/31 05:33:51 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bk6Rlc3J0678nRDBfAfNA04lBV_-g8LE_" 2026/08/31 05:33:51 DEBUG : pacer: Reducing sleep to 45.152606ms 2026/08/31 05:33:52 DEBUG : pacer: Reducing sleep to 33.864454ms 2026/08/31 05:33:52 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:33:53 DEBUG : pacer: Reducing sleep to 25.39834ms --- PASS: TestCopyFile (22.36s) === RUN TestCopyLongFile run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local 2026/08/31 05:33:53 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:33:53 DEBUG : pacer: Reducing sleep to 19.048755ms 2026/08/31 05:33:53 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:33:54 DEBUG : pacer: Reducing sleep to 14.286566ms --- SKIP: TestCopyLongFile (1.18s) === RUN TestCopyFileBackupDir run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:33:54 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:33:54 DEBUG : pacer: Reducing sleep to 10.714924ms 2026/08/31 05:33:54 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:33:55 DEBUG : pacer: Reducing sleep to 10ms 2026/08/31 05:33:57 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:33:57 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BqL16q7Obpaqd-y5yyYVHmrJYSCdhH_8q" 2026/08/31 05:33:58 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BqL16q7Obpaqd-y5yyYVHmrJYSCdhH_8q" 2026/08/31 05:33:59 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-yewufoz5qaye/backup" 2026/08/31 05:33:59 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/backup': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/31 05:33:59 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/backup': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/31 05:34:00 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/backup': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/31 05:34:00 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/backup': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:34:01 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/backup': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:34:01 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:34:02 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:34:03 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1666601646) 2026/08/31 05:34:03 DEBUG : dst/file1: size = 18 (Huawei Drive root 'rclone-test-yewufoz5qaye') 2026/08/31 05:34:03 DEBUG : dst/file1: Sizes differ 2026/08/31 05:34:03 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/backup': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:34:03 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/backup': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:34:04 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/backup': Listing directory "BgeoVchNvn8m0X1ro7hFCkJsPJ_7B68VJ" 2026/08/31 05:34:06 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BqL16q7Obpaqd-y5yyYVHmrJYSCdhH_8q" 2026/08/31 05:34:07 INFO : dst/file1: Moved (server-side) 2026/08/31 05:34:07 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BqL16q7Obpaqd-y5yyYVHmrJYSCdhH_8q" 2026/08/31 05:34:09 DEBUG : dst/file1: size = 14 OK 2026/08/31 05:34:09 DEBUG : dst/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/08/31 05:34:09 INFO : dst/file1: Copied (new) 2026/08/31 05:34:09 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:34:09 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BqL16q7Obpaqd-y5yyYVHmrJYSCdhH_8q" 2026/08/31 05:34:10 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BgeoVchNvn8m0X1ro7hFCkJsPJ_7B68VJ" 2026/08/31 05:34:11 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BpuT8JmfYV8_bA6L0csxIaLwBzqq1XA1P" 2026/08/31 05:34:11 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:34:12 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BqL16q7Obpaqd-y5yyYVHmrJYSCdhH_8q" 2026/08/31 05:34:13 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BgeoVchNvn8m0X1ro7hFCkJsPJ_7B68VJ" 2026/08/31 05:34:14 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BpuT8JmfYV8_bA6L0csxIaLwBzqq1XA1P" 2026/08/31 05:34:15 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BqL16q7Obpaqd-y5yyYVHmrJYSCdhH_8q" 2026/08/31 05:34:16 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:34:17 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BgeoVchNvn8m0X1ro7hFCkJsPJ_7B68VJ" 2026/08/31 05:34:17 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BpuT8JmfYV8_bA6L0csxIaLwBzqq1XA1P" 2026/08/31 05:34:19 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BgeoVchNvn8m0X1ro7hFCkJsPJ_7B68VJ" 2026/08/31 05:34:20 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" --- PASS: TestCopyFileBackupDir (27.48s) === RUN TestCopyFileCompareDest run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:34:21 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-yewufoz5qaye/dst" 2026/08/31 05:34:22 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/dst': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/31 05:34:22 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/dst': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/31 05:34:23 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/dst': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/31 05:34:23 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/dst': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:34:24 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/dst': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:34:25 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:34:25 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:34:26 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/dst': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:34:27 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-yewufoz5qaye/CompareDest" 2026/08/31 05:34:29 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/CompareDest': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/31 05:34:29 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/CompareDest': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/31 05:34:29 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/CompareDest': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/31 05:34:29 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/CompareDest': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:34:30 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/CompareDest': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:34:31 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:34:31 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:34:32 DEBUG : one: Need to transfer - File not found at Destination 2026/08/31 05:34:32 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/CompareDest': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:34:32 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/dst': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:34:33 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/dst': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:34:35 DEBUG : one: size = 3 OK 2026/08/31 05:34:35 DEBUG : one: sha256 = 7692c3ad3540bb803c020b3aee66cd8887123234ea0c6e7143c0add73ff431ed OK 2026/08/31 05:34:35 INFO : one: Copied (new) 2026/08/31 05:34:35 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:34:36 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bm2EBuUHZMiCcAVgI_jpFN4GEMzWTXWig" 2026/08/31 05:34:37 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:34:37 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bm2EBuUHZMiCcAVgI_jpFN4GEMzWTXWig" 2026/08/31 05:34:38 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/dst': Listing directory "Bm2EBuUHZMiCcAVgI_jpFN4GEMzWTXWig" 2026/08/31 05:34:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone1666601646) 2026/08/31 05:34:39 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-yewufoz5qaye/dst') 2026/08/31 05:34:39 DEBUG : one: Sizes differ 2026/08/31 05:34:39 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/CompareDest': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:34:40 DEBUG : one: size = 5 OK 2026/08/31 05:34:40 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/08/31 05:34:40 INFO : one: Copied (replaced existing) 2026/08/31 05:34:40 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:34:41 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bm2EBuUHZMiCcAVgI_jpFN4GEMzWTXWig" 2026/08/31 05:34:42 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:34:43 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bm2EBuUHZMiCcAVgI_jpFN4GEMzWTXWig" 2026/08/31 05:34:44 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:34:45 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:34:47 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:34:48 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bs5JAm4em62kMl7MzVutKkql3chdVIrHp" 2026/08/31 05:34:49 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bm2EBuUHZMiCcAVgI_jpFN4GEMzWTXWig" 2026/08/31 05:34:49 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/dst': Listing directory "Bm2EBuUHZMiCcAVgI_jpFN4GEMzWTXWig" 2026/08/31 05:34:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone1666601646) 2026/08/31 05:34:50 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-yewufoz5qaye/dst') 2026/08/31 05:34:50 DEBUG : one: Sizes differ 2026/08/31 05:34:50 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/CompareDest': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:34:50 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/CompareDest': Listing directory "Bs5JAm4em62kMl7MzVutKkql3chdVIrHp" 2026/08/31 05:34:51 DEBUG : one: size = 5 OK 2026/08/31 05:34:51 DEBUG : one: Sizes identical 2026/08/31 05:34:51 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/31 05:34:51 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:34:52 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bs5JAm4em62kMl7MzVutKkql3chdVIrHp" 2026/08/31 05:34:52 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bm2EBuUHZMiCcAVgI_jpFN4GEMzWTXWig" 2026/08/31 05:34:53 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bs5JAm4em62kMl7MzVutKkql3chdVIrHp" 2026/08/31 05:34:54 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:34:55 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bs5JAm4em62kMl7MzVutKkql3chdVIrHp" 2026/08/31 05:34:56 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bm2EBuUHZMiCcAVgI_jpFN4GEMzWTXWig" 2026/08/31 05:34:57 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/dst': Listing directory "Bm2EBuUHZMiCcAVgI_jpFN4GEMzWTXWig" 2026/08/31 05:34:57 DEBUG : two: Need to transfer - File not found at Destination 2026/08/31 05:34:57 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/CompareDest': Listing directory "Bs5JAm4em62kMl7MzVutKkql3chdVIrHp" 2026/08/31 05:34:58 DEBUG : two: size = 3 OK 2026/08/31 05:34:58 DEBUG : two: Sizes identical 2026/08/31 05:34:58 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/31 05:34:58 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:34:59 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bs5JAm4em62kMl7MzVutKkql3chdVIrHp" 2026/08/31 05:34:59 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bm2EBuUHZMiCcAVgI_jpFN4GEMzWTXWig" 2026/08/31 05:35:00 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/dst': Listing directory "Bm2EBuUHZMiCcAVgI_jpFN4GEMzWTXWig" 2026/08/31 05:35:00 DEBUG : two: Need to transfer - File not found at Destination 2026/08/31 05:35:00 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/CompareDest': Listing directory "Bs5JAm4em62kMl7MzVutKkql3chdVIrHp" 2026/08/31 05:35:01 DEBUG : two: size = 3 OK 2026/08/31 05:35:01 DEBUG : two: Sizes identical 2026/08/31 05:35:01 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/31 05:35:01 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:35:02 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bs5JAm4em62kMl7MzVutKkql3chdVIrHp" 2026/08/31 05:35:03 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bm2EBuUHZMiCcAVgI_jpFN4GEMzWTXWig" 2026/08/31 05:35:03 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:35:04 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bs5JAm4em62kMl7MzVutKkql3chdVIrHp" 2026/08/31 05:35:04 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bm2EBuUHZMiCcAVgI_jpFN4GEMzWTXWig" 2026/08/31 05:35:05 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/dst': Listing directory "Bm2EBuUHZMiCcAVgI_jpFN4GEMzWTXWig" 2026/08/31 05:35:06 DEBUG : two: Need to transfer - File not found at Destination 2026/08/31 05:35:06 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/CompareDest': Listing directory "Bs5JAm4em62kMl7MzVutKkql3chdVIrHp" 2026/08/31 05:35:06 DEBUG : two: size = 5 (Local file system at /tmp/rclone1666601646) 2026/08/31 05:35:06 DEBUG : two: size = 3 (Huawei Drive root 'rclone-test-yewufoz5qaye/CompareDest') 2026/08/31 05:35:06 DEBUG : two: Sizes differ 2026/08/31 05:35:06 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/dst': Listing directory "Bm2EBuUHZMiCcAVgI_jpFN4GEMzWTXWig" 2026/08/31 05:35:08 DEBUG : two: size = 5 OK 2026/08/31 05:35:08 DEBUG : two: sha256 = c271f9e8cacd6ad5a9c26bd5bc26c1eb91d7d64a00a417253a1abf88211bd96d OK 2026/08/31 05:35:08 INFO : two: Copied (new) 2026/08/31 05:35:08 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:35:08 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bs5JAm4em62kMl7MzVutKkql3chdVIrHp" 2026/08/31 05:35:09 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bm2EBuUHZMiCcAVgI_jpFN4GEMzWTXWig" 2026/08/31 05:35:10 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:35:10 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bs5JAm4em62kMl7MzVutKkql3chdVIrHp" 2026/08/31 05:35:13 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bm2EBuUHZMiCcAVgI_jpFN4GEMzWTXWig" 2026/08/31 05:35:15 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bm2EBuUHZMiCcAVgI_jpFN4GEMzWTXWig" 2026/08/31 05:35:16 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bs5JAm4em62kMl7MzVutKkql3chdVIrHp" 2026/08/31 05:35:18 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" --- PASS: TestCopyFileCompareDest (57.42s) === RUN TestCopyFileCopyDest run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:35:19 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-yewufoz5qaye/dst" 2026/08/31 05:35:20 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/dst': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/31 05:35:20 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/dst': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/31 05:35:20 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/dst': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/31 05:35:20 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/dst': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:35:21 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/dst': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:35:21 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:35:22 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:35:23 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/dst': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:35:23 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-yewufoz5qaye/CopyDest" 2026/08/31 05:35:24 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/CopyDest': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/31 05:35:24 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/CopyDest': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/31 05:35:25 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/CopyDest': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/31 05:35:25 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/CopyDest': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:35:25 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/CopyDest': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:35:26 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:35:26 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:35:27 DEBUG : one: Need to transfer - File not found at Destination 2026/08/31 05:35:27 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/CopyDest': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:35:28 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/dst': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:35:28 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/dst': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:35:31 DEBUG : one: size = 3 OK 2026/08/31 05:35:31 DEBUG : one: sha256 = 7692c3ad3540bb803c020b3aee66cd8887123234ea0c6e7143c0add73ff431ed OK 2026/08/31 05:35:31 INFO : one: Copied (new) 2026/08/31 05:35:31 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:35:31 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BmkmTWuoW_woypOte0K9PQYCsodY4kqWK" 2026/08/31 05:35:32 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:35:33 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BmkmTWuoW_woypOte0K9PQYCsodY4kqWK" 2026/08/31 05:35:33 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/dst': Listing directory "BmkmTWuoW_woypOte0K9PQYCsodY4kqWK" 2026/08/31 05:35:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone1666601646) 2026/08/31 05:35:34 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-yewufoz5qaye/dst') 2026/08/31 05:35:34 DEBUG : one: Sizes differ 2026/08/31 05:35:34 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/CopyDest': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:35:35 DEBUG : one: size = 5 OK 2026/08/31 05:35:35 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/08/31 05:35:35 INFO : one: Copied (replaced existing) 2026/08/31 05:35:35 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:35:36 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BmkmTWuoW_woypOte0K9PQYCsodY4kqWK" 2026/08/31 05:35:37 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:35:37 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BmkmTWuoW_woypOte0K9PQYCsodY4kqWK" 2026/08/31 05:35:39 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:35:39 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:35:43 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:35:44 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BmkmTWuoW_woypOte0K9PQYCsodY4kqWK" 2026/08/31 05:35:44 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BquQ9pzxL_X3eMQ3RYMlCjbABDyvuz6f9" 2026/08/31 05:35:45 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/dst': Listing directory "BmkmTWuoW_woypOte0K9PQYCsodY4kqWK" 2026/08/31 05:35:46 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-yewufoz5qaye/BackupDir" 2026/08/31 05:35:47 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/BackupDir': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/31 05:35:47 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/BackupDir': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/31 05:35:47 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/BackupDir': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/31 05:35:47 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/BackupDir': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:35:48 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/BackupDir': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:35:48 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:35:49 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:35:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone1666601646) 2026/08/31 05:35:50 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-yewufoz5qaye/dst') 2026/08/31 05:35:50 DEBUG : one: Sizes differ 2026/08/31 05:35:50 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/CopyDest': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:35:50 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/CopyDest': Listing directory "BquQ9pzxL_X3eMQ3RYMlCjbABDyvuz6f9" 2026/08/31 05:35:51 DEBUG : one: size = 5 OK 2026/08/31 05:35:51 DEBUG : one: Sizes identical 2026/08/31 05:35:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone1666601646) 2026/08/31 05:35:51 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-yewufoz5qaye/dst') 2026/08/31 05:35:51 DEBUG : one: Sizes differ 2026/08/31 05:35:51 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/BackupDir': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:35:51 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/BackupDir': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:35:54 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/dst': Listing directory "BmkmTWuoW_woypOte0K9PQYCsodY4kqWK" 2026/08/31 05:35:55 INFO : one: Moved (server-side) 2026/08/31 05:35:55 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/dst': Listing directory "BmkmTWuoW_woypOte0K9PQYCsodY4kqWK" 2026/08/31 05:35:56 DEBUG : one: size = 5 OK 2026/08/31 05:35:56 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/08/31 05:35:56 INFO : one: Copied (server-side copy) 2026/08/31 05:35:56 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/31 05:35:56 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:35:57 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BmkmTWuoW_woypOte0K9PQYCsodY4kqWK" 2026/08/31 05:35:57 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BvZIdQl3UBzK73AHYsAlETqd3L86PUF2y" 2026/08/31 05:35:58 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BquQ9pzxL_X3eMQ3RYMlCjbABDyvuz6f9" 2026/08/31 05:35:59 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BquQ9pzxL_X3eMQ3RYMlCjbABDyvuz6f9" 2026/08/31 05:36:01 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:36:02 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BmkmTWuoW_woypOte0K9PQYCsodY4kqWK" 2026/08/31 05:36:02 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BvZIdQl3UBzK73AHYsAlETqd3L86PUF2y" 2026/08/31 05:36:03 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BquQ9pzxL_X3eMQ3RYMlCjbABDyvuz6f9" 2026/08/31 05:36:04 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/dst': Listing directory "BmkmTWuoW_woypOte0K9PQYCsodY4kqWK" 2026/08/31 05:36:05 DEBUG : two: Need to transfer - File not found at Destination 2026/08/31 05:36:05 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/CopyDest': Listing directory "BquQ9pzxL_X3eMQ3RYMlCjbABDyvuz6f9" 2026/08/31 05:36:05 DEBUG : two: size = 3 OK 2026/08/31 05:36:05 DEBUG : two: Sizes identical 2026/08/31 05:36:05 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/dst': Listing directory "BmkmTWuoW_woypOte0K9PQYCsodY4kqWK" 2026/08/31 05:36:07 DEBUG : two: size = 3 OK 2026/08/31 05:36:07 DEBUG : two: sha256 = 3fc4ccfe745870e2c0d99f71f30ff0656c8dedd41cc1d7d3d376b0dbe685e2f3 OK 2026/08/31 05:36:07 INFO : two: Copied (server-side copy) 2026/08/31 05:36:07 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/31 05:36:07 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:36:07 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BmkmTWuoW_woypOte0K9PQYCsodY4kqWK" 2026/08/31 05:36:08 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BvZIdQl3UBzK73AHYsAlETqd3L86PUF2y" 2026/08/31 05:36:08 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BquQ9pzxL_X3eMQ3RYMlCjbABDyvuz6f9" 2026/08/31 05:36:09 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/dst': Listing directory "BmkmTWuoW_woypOte0K9PQYCsodY4kqWK" 2026/08/31 05:36:10 DEBUG : two: size = 3 OK 2026/08/31 05:36:10 DEBUG : two: Sizes identical 2026/08/31 05:36:10 DEBUG : two: Unchanged skipping 2026/08/31 05:36:10 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:36:11 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BmkmTWuoW_woypOte0K9PQYCsodY4kqWK" 2026/08/31 05:36:12 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BvZIdQl3UBzK73AHYsAlETqd3L86PUF2y" 2026/08/31 05:36:12 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BquQ9pzxL_X3eMQ3RYMlCjbABDyvuz6f9" 2026/08/31 05:36:13 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BquQ9pzxL_X3eMQ3RYMlCjbABDyvuz6f9" 2026/08/31 05:36:15 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:36:16 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BmkmTWuoW_woypOte0K9PQYCsodY4kqWK" 2026/08/31 05:36:17 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BvZIdQl3UBzK73AHYsAlETqd3L86PUF2y" 2026/08/31 05:36:17 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BquQ9pzxL_X3eMQ3RYMlCjbABDyvuz6f9" 2026/08/31 05:36:18 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/dst': Listing directory "BmkmTWuoW_woypOte0K9PQYCsodY4kqWK" 2026/08/31 05:36:19 DEBUG : three: Need to transfer - File not found at Destination 2026/08/31 05:36:19 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/CopyDest': Listing directory "BquQ9pzxL_X3eMQ3RYMlCjbABDyvuz6f9" 2026/08/31 05:36:19 DEBUG : three: size = 7 (Local file system at /tmp/rclone1666601646) 2026/08/31 05:36:19 DEBUG : three: size = 5 (Huawei Drive root 'rclone-test-yewufoz5qaye/CopyDest') 2026/08/31 05:36:19 DEBUG : three: Sizes differ 2026/08/31 05:36:19 DEBUG : three: Destination not found in --copy-dest 2026/08/31 05:36:19 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/dst': Listing directory "BmkmTWuoW_woypOte0K9PQYCsodY4kqWK" 2026/08/31 05:36:21 DEBUG : three: size = 7 OK 2026/08/31 05:36:21 DEBUG : three: sha256 = 74d2b88f23f6d270b58d49a4fa650fdb150256812e2c71c98015ef86d6e45eb8 OK 2026/08/31 05:36:21 INFO : three: Copied (new) 2026/08/31 05:36:21 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:36:22 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BmkmTWuoW_woypOte0K9PQYCsodY4kqWK" 2026/08/31 05:36:23 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BvZIdQl3UBzK73AHYsAlETqd3L86PUF2y" 2026/08/31 05:36:24 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BquQ9pzxL_X3eMQ3RYMlCjbABDyvuz6f9" 2026/08/31 05:36:24 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:36:25 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BmkmTWuoW_woypOte0K9PQYCsodY4kqWK" 2026/08/31 05:36:28 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BvZIdQl3UBzK73AHYsAlETqd3L86PUF2y" 2026/08/31 05:36:29 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BquQ9pzxL_X3eMQ3RYMlCjbABDyvuz6f9" 2026/08/31 05:36:32 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BmkmTWuoW_woypOte0K9PQYCsodY4kqWK" 2026/08/31 05:36:33 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BquQ9pzxL_X3eMQ3RYMlCjbABDyvuz6f9" 2026/08/31 05:36:34 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:36:35 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BvZIdQl3UBzK73AHYsAlETqd3L86PUF2y" 2026/08/31 05:36:37 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" --- PASS: TestCopyFileCopyDest (78.74s) === RUN TestCopyInplace run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported 2026/08/31 05:36:37 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:36:38 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" --- SKIP: TestCopyInplace (1.18s) === RUN TestCopyLongFileName run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported 2026/08/31 05:36:39 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:36:39 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" --- SKIP: TestCopyLongFileName (1.17s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported 2026/08/31 05:36:40 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:36:40 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" --- SKIP: TestCopyLongFileNameCollision (1.18s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:36:41 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:36:41 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/08/31 05:36:41 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:36:42 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:36:44 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/08/31 05:36:44 DEBUG : TestCopyFileMaxTransfer/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/08/31 05:36:44 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/08/31 05:36:44 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:36:45 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtoTg6JfXFPoLr_vDSbpKfKxh0mRFU056" 2026/08/31 05:36:45 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtoTg6JfXFPoLr_vDSbpKfKxh0mRFU056" 2026/08/31 05:36:46 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/08/31 05:36:46 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtoTg6JfXFPoLr_vDSbpKfKxh0mRFU056" 2026/08/31 05:36:47 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to copy file content: max transfer limit reached as set by --max-transfer 2026/08/31 05:36:47 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:36:48 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtoTg6JfXFPoLr_vDSbpKfKxh0mRFU056" 2026/08/31 05:36:48 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtoTg6JfXFPoLr_vDSbpKfKxh0mRFU056" 2026/08/31 05:36:49 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/08/31 05:36:49 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:36:50 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtoTg6JfXFPoLr_vDSbpKfKxh0mRFU056" 2026/08/31 05:36:50 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtoTg6JfXFPoLr_vDSbpKfKxh0mRFU056" 2026/08/31 05:36:51 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/08/31 05:36:51 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtoTg6JfXFPoLr_vDSbpKfKxh0mRFU056" 2026/08/31 05:36:54 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/08/31 05:36:54 DEBUG : TestCopyFileMaxTransfer/file4: sha256 = 560d6627a266a5e1a6015c4624a96ec8bc2855f5ec62056f7641400fa70909f8 OK 2026/08/31 05:36:54 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/08/31 05:36:54 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:36:54 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtoTg6JfXFPoLr_vDSbpKfKxh0mRFU056" 2026/08/31 05:36:55 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:36:56 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtoTg6JfXFPoLr_vDSbpKfKxh0mRFU056" 2026/08/31 05:36:58 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtoTg6JfXFPoLr_vDSbpKfKxh0mRFU056" 2026/08/31 05:36:59 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" --- PASS: TestCopyFileMaxTransfer (19.03s) === RUN TestDeduplicateInteractive run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/31 05:37:00 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:37:00 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" --- SKIP: TestDeduplicateInteractive (1.18s) === RUN TestDeduplicateSkip run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/31 05:37:01 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:37:02 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" --- SKIP: TestDeduplicateSkip (1.18s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/31 05:37:02 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:37:03 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" --- SKIP: TestDeduplicateSizeOnly (1.19s) === RUN TestDeduplicateFirst run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/31 05:37:03 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:37:04 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" --- SKIP: TestDeduplicateFirst (1.17s) === RUN TestDeduplicateNewest run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/31 05:37:05 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:37:05 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" --- SKIP: TestDeduplicateNewest (1.17s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" dedupe_test.go:42: Can't run this test without modtimes 2026/08/31 05:37:06 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:37:06 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" --- SKIP: TestDeduplicateNewestByHash (1.58s) === RUN TestDeduplicateOldest run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/31 05:37:07 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:37:08 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" --- SKIP: TestDeduplicateOldest (1.17s) === RUN TestDeduplicateLargest run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/31 05:37:09 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:37:09 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" --- SKIP: TestDeduplicateLargest (1.20s) === RUN TestDeduplicateSmallest run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/31 05:37:10 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:37:10 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" --- SKIP: TestDeduplicateSmallest (1.18s) === RUN TestDeduplicateRename run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/31 05:37:11 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:37:12 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" --- SKIP: TestDeduplicateRename (1.17s) === RUN TestMergeDirs run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories 2026/08/31 05:37:12 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:37:13 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" --- SKIP: TestMergeDirs (1.18s) === RUN TestListDirSorted run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:37:13 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:37:16 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:37:18 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:37:19 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:37:21 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BgMyOajh1pq9OZaIELl5FXpopvObq8fwv" 2026/08/31 05:37:22 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BgMyOajh1pq9OZaIELl5FXpopvObq8fwv" 2026/08/31 05:37:23 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BgMyOajh1pq9OZaIELl5FXpopvObq8fwv" 2026/08/31 05:37:25 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BpdtrpY7b15KysWeG2GNGq78-WSlcX40S" 2026/08/31 05:37:27 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BgMyOajh1pq9OZaIELl5FXpopvObq8fwv" 2026/08/31 05:37:28 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BgMyOajh1pq9OZaIELl5FXpopvObq8fwv" 2026/08/31 05:37:30 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:37:31 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BgMyOajh1pq9OZaIELl5FXpopvObq8fwv" 2026/08/31 05:37:31 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BpdtrpY7b15KysWeG2GNGq78-WSlcX40S" 2026/08/31 05:37:32 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BuxrOOo_OzoDjATP9va1P2qH__LZdSpQA" 2026/08/31 05:37:32 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:37:33 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:37:34 DEBUG : a.txt: Excluded (Size Filter) 2026/08/31 05:37:34 DEBUG : a.txt: Excluded 2026/08/31 05:37:34 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BgMyOajh1pq9OZaIELl5FXpopvObq8fwv" 2026/08/31 05:37:34 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BgMyOajh1pq9OZaIELl5FXpopvObq8fwv" 2026/08/31 05:37:35 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/31 05:37:35 DEBUG : sub dir/hello world2: Excluded 2026/08/31 05:37:35 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/31 05:37:35 DEBUG : sub dir/hello world: Excluded 2026/08/31 05:37:35 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BgMyOajh1pq9OZaIELl5FXpopvObq8fwv" 2026/08/31 05:37:36 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/31 05:37:36 DEBUG : sub dir/hello world2: Excluded 2026/08/31 05:37:36 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BpdtrpY7b15KysWeG2GNGq78-WSlcX40S" 2026/08/31 05:37:36 DEBUG : sub dir/ignore dir: Excluded 2026/08/31 05:37:36 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/31 05:37:36 DEBUG : sub dir/hello world: Excluded 2026/08/31 05:37:36 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BuxrOOo_OzoDjATP9va1P2qH__LZdSpQA" 2026/08/31 05:37:37 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BpdtrpY7b15KysWeG2GNGq78-WSlcX40S" 2026/08/31 05:37:37 DEBUG : sub dir/ignore dir: Excluded 2026/08/31 05:37:37 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BpdtrpY7b15KysWeG2GNGq78-WSlcX40S" 2026/08/31 05:37:38 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BpdtrpY7b15KysWeG2GNGq78-WSlcX40S" 2026/08/31 05:37:39 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:37:41 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BgMyOajh1pq9OZaIELl5FXpopvObq8fwv" 2026/08/31 05:37:43 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BpdtrpY7b15KysWeG2GNGq78-WSlcX40S" 2026/08/31 05:37:45 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BuxrOOo_OzoDjATP9va1P2qH__LZdSpQA" 2026/08/31 05:37:47 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BuxrOOo_OzoDjATP9va1P2qH__LZdSpQA" 2026/08/31 05:37:48 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BpdtrpY7b15KysWeG2GNGq78-WSlcX40S" 2026/08/31 05:37:49 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BgMyOajh1pq9OZaIELl5FXpopvObq8fwv" 2026/08/31 05:37:50 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" --- PASS: TestListDirSorted (37.74s) === RUN TestListDirSortedFn run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:37:51 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:37:53 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:37:54 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:37:55 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:37:57 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BgksF-0Ozln4HGgHyr8RBypiuN3eRN8z-" 2026/08/31 05:37:59 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BgksF-0Ozln4HGgHyr8RBypiuN3eRN8z-" 2026/08/31 05:38:00 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BgksF-0Ozln4HGgHyr8RBypiuN3eRN8z-" 2026/08/31 05:38:02 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bq0bVj5NozXjt6cvAINRHkrGj5wNB7Jf4" 2026/08/31 05:38:03 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BgksF-0Ozln4HGgHyr8RBypiuN3eRN8z-" 2026/08/31 05:38:04 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BgksF-0Ozln4HGgHyr8RBypiuN3eRN8z-" 2026/08/31 05:38:06 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:38:07 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BgksF-0Ozln4HGgHyr8RBypiuN3eRN8z-" 2026/08/31 05:38:08 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bs3Lz9bw3xTyc9VGTx_pLyamXwXlus5-8" 2026/08/31 05:38:09 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bq0bVj5NozXjt6cvAINRHkrGj5wNB7Jf4" 2026/08/31 05:38:10 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:38:11 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:38:11 DEBUG : a.txt: Excluded (Size Filter) 2026/08/31 05:38:11 DEBUG : a.txt: Excluded 2026/08/31 05:38:11 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BgksF-0Ozln4HGgHyr8RBypiuN3eRN8z-" 2026/08/31 05:38:12 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BgksF-0Ozln4HGgHyr8RBypiuN3eRN8z-" 2026/08/31 05:38:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/31 05:38:13 DEBUG : sub dir/hello world2: Excluded 2026/08/31 05:38:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/31 05:38:13 DEBUG : sub dir/hello world: Excluded 2026/08/31 05:38:13 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BgksF-0Ozln4HGgHyr8RBypiuN3eRN8z-" 2026/08/31 05:38:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/31 05:38:13 DEBUG : sub dir/hello world2: Excluded 2026/08/31 05:38:13 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bs3Lz9bw3xTyc9VGTx_pLyamXwXlus5-8" 2026/08/31 05:38:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/31 05:38:14 DEBUG : sub dir/hello world: Excluded 2026/08/31 05:38:14 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bq0bVj5NozXjt6cvAINRHkrGj5wNB7Jf4" 2026/08/31 05:38:15 DEBUG : sub dir/ignore dir: Excluded 2026/08/31 05:38:15 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bq0bVj5NozXjt6cvAINRHkrGj5wNB7Jf4" 2026/08/31 05:38:16 DEBUG : sub dir/ignore dir: Excluded 2026/08/31 05:38:16 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bq0bVj5NozXjt6cvAINRHkrGj5wNB7Jf4" 2026/08/31 05:38:16 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bq0bVj5NozXjt6cvAINRHkrGj5wNB7Jf4" 2026/08/31 05:38:17 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:38:19 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BgksF-0Ozln4HGgHyr8RBypiuN3eRN8z-" 2026/08/31 05:38:21 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bs3Lz9bw3xTyc9VGTx_pLyamXwXlus5-8" 2026/08/31 05:38:22 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bq0bVj5NozXjt6cvAINRHkrGj5wNB7Jf4" 2026/08/31 05:38:24 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bs3Lz9bw3xTyc9VGTx_pLyamXwXlus5-8" 2026/08/31 05:38:26 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bq0bVj5NozXjt6cvAINRHkrGj5wNB7Jf4" 2026/08/31 05:38:27 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BgksF-0Ozln4HGgHyr8RBypiuN3eRN8z-" 2026/08/31 05:38:29 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" --- PASS: TestListDirSortedFn (38.15s) === RUN TestListJSON run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:38:29 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:38:31 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:38:31 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:38:34 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:38:34 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BsFQijFnePZl5JfBA9lhHBaqxEACLWmcZ" === RUN TestListJSON/Default 2026/08/31 05:38:35 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" === RUN TestListJSON/FilesOnly 2026/08/31 05:38:35 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" === RUN TestListJSON/DirsOnly 2026/08/31 05:38:36 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" === RUN TestListJSON/Recurse 2026/08/31 05:38:37 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:38:37 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BsFQijFnePZl5JfBA9lhHBaqxEACLWmcZ" === RUN TestListJSON/SubDir 2026/08/31 05:38:38 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BsFQijFnePZl5JfBA9lhHBaqxEACLWmcZ" === RUN TestListJSON/NoModTime 2026/08/31 05:38:39 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" === RUN TestListJSON/NoMimeType 2026/08/31 05:38:40 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" === RUN TestListJSON/ShowHash 2026/08/31 05:38:40 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" === RUN TestListJSON/HashTypes 2026/08/31 05:38:41 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:38:41 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/08/31 05:38:41 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:38:42 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:38:43 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:38:44 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BsFQijFnePZl5JfBA9lhHBaqxEACLWmcZ" 2026/08/31 05:38:46 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BsFQijFnePZl5JfBA9lhHBaqxEACLWmcZ" 2026/08/31 05:38:47 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" --- PASS: TestListJSON (18.55s) --- PASS: TestListJSON/Default (0.60s) --- PASS: TestListJSON/FilesOnly (0.61s) --- PASS: TestListJSON/DirsOnly (0.62s) --- PASS: TestListJSON/Recurse (1.22s) --- PASS: TestListJSON/SubDir (0.62s) --- PASS: TestListJSON/NoModTime (1.00s) --- PASS: TestListJSON/NoMimeType (0.61s) --- PASS: TestListJSON/ShowHash (0.62s) --- PASS: TestListJSON/HashTypes (0.63s) --- PASS: TestListJSON/Metadata (1.23s) === RUN TestStatJSON run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:38:48 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:38:49 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:38:50 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:38:52 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:38:53 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BsARSA54bSJWyEE2nm0hLCarhYI9MnxIV" === RUN TestStatJSON/Root 2026/08/31 05:38:53 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/08/31 05:38:54 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" === RUN TestStatJSON/Dir 2026/08/31 05:38:55 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:38:56 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" === RUN TestStatJSON/DirWithTrailingSlash 2026/08/31 05:38:57 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" === RUN TestStatJSON/File 2026/08/31 05:38:57 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" === RUN TestStatJSON/NotFound 2026/08/31 05:38:58 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:38:58 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" === RUN TestStatJSON/DirFilesOnly 2026/08/31 05:38:59 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" === RUN TestStatJSON/FileFilesOnly 2026/08/31 05:39:00 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" === RUN TestStatJSON/NotFoundFilesOnly 2026/08/31 05:39:01 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" === RUN TestStatJSON/DirDirsOnly 2026/08/31 05:39:01 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" === RUN TestStatJSON/FileDirsOnly 2026/08/31 05:39:02 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" === RUN TestStatJSON/NotFoundDirsOnly 2026/08/31 05:39:03 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" === RUN TestStatJSON/RootNotFound 2026/08/31 05:39:03 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-yewufoz5qaye/notfound" 2026/08/31 05:39:03 DEBUG : Config file has changed externally - reloading 2026/08/31 05:39:05 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/notfound': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/31 05:39:05 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/notfound': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/31 05:39:05 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/notfound': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/31 05:39:05 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/notfound': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:39:06 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/notfound': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:39:07 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:39:07 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:39:08 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/notfound': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:39:08 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:39:10 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BsARSA54bSJWyEE2nm0hLCarhYI9MnxIV" 2026/08/31 05:39:12 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BsARSA54bSJWyEE2nm0hLCarhYI9MnxIV" 2026/08/31 05:39:13 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" --- PASS: TestStatJSON (25.71s) --- PASS: TestStatJSON/Root (0.99s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.62s) --- PASS: TestStatJSON/Dir (1.62s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.63s) --- PASS: TestStatJSON/File (0.60s) --- PASS: TestStatJSON/NotFound (1.22s) --- PASS: TestStatJSON/DirFilesOnly (0.61s) --- PASS: TestStatJSON/FileFilesOnly (1.01s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.61s) --- PASS: TestStatJSON/DirDirsOnly (0.61s) --- PASS: TestStatJSON/FileDirsOnly (1.00s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.61s) --- PASS: TestStatJSON/RootNotFound (4.86s) === RUN TestStatJSONMemory 2026/08/31 05:39:13 DEBUG : Creating backend with remote ":memory:" 2026/08/31 05:39:13 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/08/31 05:39:13 DEBUG : sub/file1: size = 5 OK 2026/08/31 05:39:13 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/31 05:39:13 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestMkdir run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:39:13 INFO : Huawei Drive root 'rclone-test-yewufoz5qaye': Making directory 2026/08/31 05:39:13 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:39:14 INFO : Huawei Drive root 'rclone-test-yewufoz5qaye': Making directory 2026/08/31 05:39:14 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:39:15 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" --- PASS: TestMkdir (1.78s) === RUN TestLsd run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:39:15 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:39:16 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:39:18 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:39:19 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BgFDof5X6k_R42dz6xw5O-5q12vNHfsl0" 2026/08/31 05:39:19 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:39:20 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:39:20 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BgFDof5X6k_R42dz6xw5O-5q12vNHfsl0" 2026/08/31 05:39:22 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BgFDof5X6k_R42dz6xw5O-5q12vNHfsl0" 2026/08/31 05:39:23 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" --- PASS: TestLsd (8.33s) === RUN TestLs run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:39:24 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:39:25 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:39:27 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:39:27 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:39:28 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:39:30 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" --- PASS: TestLs (6.84s) === RUN TestLsWithFilesFrom run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:39:30 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:39:32 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:39:33 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:39:34 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:39:35 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/08/31 05:39:35 DEBUG : empty space: Excluded 2026/08/31 05:39:35 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:39:35 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:39:36 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:39:38 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" --- PASS: TestLsWithFilesFrom (8.23s) === RUN TestLsLong run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:39:39 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:39:40 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:39:42 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:39:42 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:39:43 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:39:46 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" --- PASS: TestLsLong (7.80s) === RUN TestHashSums run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:39:46 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:39:48 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:39:49 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:39:50 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:39:52 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" --- PASS: TestHashSums (6.26s) === RUN TestHashSumsWithErrors 2026/08/31 05:39:53 DEBUG : Creating backend with remote ":memory:" 2026/08/31 05:39:53 ERROR : sub/file1: hash unsupported: hash type not supported 2026/08/31 05:39:53 ERROR : file1: hash unsupported: hash type not supported 2026/08/31 05:39:53 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/08/31 05:39:53 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/31 05:39:53 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/31 05:39:53 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/31 05:39:53 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/31 05:39:53 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/31 05:39:53 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/31 05:39:53 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/08/31 05:39:53 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-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:39:53 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:39:54 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:39:56 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:39:56 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:39:58 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:39:59 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bt5_MOAsbLC9wR9vNofpDZK16_rTZn3av" 2026/08/31 05:40:00 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:40:00 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:40:03 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bt5_MOAsbLC9wR9vNofpDZK16_rTZn3av" 2026/08/31 05:40:04 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bt5_MOAsbLC9wR9vNofpDZK16_rTZn3av" 2026/08/31 05:40:05 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" --- PASS: TestCount (12.98s) === RUN TestDelete run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:40:06 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:40:07 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:40:08 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:40:10 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:40:10 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:40:10 DEBUG : Waiting for deletions to finish 2026/08/31 05:40:11 DEBUG : large: Excluded (Size Filter) 2026/08/31 05:40:12 INFO : small: Deleted 2026/08/31 05:40:12 INFO : medium: Deleted 2026/08/31 05:40:12 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:40:12 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:40:14 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" --- PASS: TestDelete (8.53s) === RUN TestMaxDelete run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:40:14 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:40:16 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:40:18 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:40:19 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:40:20 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:40:20 DEBUG : Waiting for deletions to finish 2026/08/31 05:40:20 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/08/31 05:40:21 INFO : small: Deleted 2026/08/31 05:40:21 INFO : large: Deleted 2026/08/31 05:40:21 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:40:21 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:40:23 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:40:23 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:40:24 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" --- PASS: TestMaxDelete (10.33s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:40:24 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:40:26 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:40:28 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:40:29 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:40:29 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:40:29 DEBUG : Waiting for deletions to finish 2026/08/31 05:40:30 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/08/31 05:40:31 INFO : small: Deleted 2026/08/31 05:40:31 INFO : medium: Deleted 2026/08/31 05:40:31 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:40:31 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:40:33 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:40:34 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:40:34 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" --- PASS: TestMaxDeleteSizeLargeFile (10.21s) === RUN TestMaxDeleteSize run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:40:35 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:40:36 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:40:37 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:40:39 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:40:39 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:40:39 DEBUG : Waiting for deletions to finish 2026/08/31 05:40:40 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/08/31 05:40:41 INFO : small: Deleted 2026/08/31 05:40:41 INFO : large: Deleted 2026/08/31 05:40:41 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:40:41 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:40:42 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:40:43 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:40:44 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" --- PASS: TestMaxDeleteSize (9.94s) === RUN TestReadFile run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:40:45 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:40:46 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:40:47 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:40:48 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:40:49 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:40:50 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:40:50 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" --- PASS: TestReadFile (6.29s) === RUN TestRetry 2026/08/31 05:40:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/08/31 05:40:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/08/31 05:40:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/31 05:40:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/31 05:40:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/31 05:40:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/31 05:40:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:40:51 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:40:52 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:40:54 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:40:54 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:40:56 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:40:59 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:41:00 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:41:02 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:41:05 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:41:07 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" --- PASS: TestCat (16.80s) === RUN TestPurge 2026/08/31 05:41:08 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-boheqij9rewa" 2026/08/31 05:41:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/31 05:41:09 DEBUG : Huawei Drive root 'rclone-test-boheqij9rewa': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/31 05:41:09 DEBUG : Huawei Drive root 'rclone-test-boheqij9rewa': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/31 05:41:10 DEBUG : Huawei Drive root 'rclone-test-boheqij9rewa': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/31 05:41:10 DEBUG : Huawei Drive root 'rclone-test-boheqij9rewa': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:41:10 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:41:11 DEBUG : Creating backend with remote "/tmp/rclone3072976964" run.go:198: Remote "Huawei Drive root 'rclone-test-boheqij9rewa'", Local "Local file system at /tmp/rclone3072976964", Modify Window "876000h0m0s" 2026/08/31 05:41:11 DEBUG : Huawei Drive root 'rclone-test-boheqij9rewa': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:41:12 DEBUG : Huawei Drive root 'rclone-test-boheqij9rewa': Listing directory "BsiSEmDTPDhRAywZ0uDVHc6jBthTmS1SU" 2026/08/31 05:41:13 DEBUG : Huawei Drive root 'rclone-test-boheqij9rewa': Listing directory "BsiSEmDTPDhRAywZ0uDVHc6jBthTmS1SU" 2026/08/31 05:41:15 DEBUG : Huawei Drive root 'rclone-test-boheqij9rewa': Listing directory "BsRLCMgOgCxjg4256N39BZKv38L7RJFGY" 2026/08/31 05:41:16 DEBUG : Huawei Drive root 'rclone-test-boheqij9rewa': Listing directory "Bp7S9FrmvPd80vasjbFdNm71Rj5prK2df" 2026/08/31 05:41:18 INFO : A2: Making directory 2026/08/31 05:41:18 DEBUG : Huawei Drive root 'rclone-test-boheqij9rewa': Listing directory "BsiSEmDTPDhRAywZ0uDVHc6jBthTmS1SU" 2026/08/31 05:41:19 INFO : A1/B2: Making directory 2026/08/31 05:41:19 DEBUG : Huawei Drive root 'rclone-test-boheqij9rewa': Listing directory "BsRLCMgOgCxjg4256N39BZKv38L7RJFGY" 2026/08/31 05:41:22 INFO : A1/B2/C2: Making directory 2026/08/31 05:41:22 DEBUG : Huawei Drive root 'rclone-test-boheqij9rewa': Listing directory "BnIdOpcsH1W443DnACu5EiIZifCkZg4_u" 2026/08/31 05:41:23 INFO : A1/B1/C3: Making directory 2026/08/31 05:41:23 DEBUG : Huawei Drive root 'rclone-test-boheqij9rewa': Listing directory "Bp7S9FrmvPd80vasjbFdNm71Rj5prK2df" 2026/08/31 05:41:24 INFO : A3: Making directory 2026/08/31 05:41:24 DEBUG : Huawei Drive root 'rclone-test-boheqij9rewa': Listing directory "BsiSEmDTPDhRAywZ0uDVHc6jBthTmS1SU" 2026/08/31 05:41:26 INFO : A3/B3: Making directory 2026/08/31 05:41:26 DEBUG : Huawei Drive root 'rclone-test-boheqij9rewa': Listing directory "BqcLzyPK2uAiJh-6EO91GhLMnwUQgMuKI" 2026/08/31 05:41:27 INFO : A3/B3/C4: Making directory 2026/08/31 05:41:27 DEBUG : Huawei Drive root 'rclone-test-boheqij9rewa': Listing directory "BgYqkgE0n0x3Na0Zw9cdI2Jtvlgyfo4md" 2026/08/31 05:41:28 DEBUG : Huawei Drive root 'rclone-test-boheqij9rewa': Listing directory "BsRLCMgOgCxjg4256N39BZKv38L7RJFGY" 2026/08/31 05:41:30 DEBUG : Huawei Drive root 'rclone-test-boheqij9rewa': Listing directory "BsiSEmDTPDhRAywZ0uDVHc6jBthTmS1SU" 2026/08/31 05:41:30 DEBUG : Huawei Drive root 'rclone-test-boheqij9rewa': Listing directory "BrTcJfwgr-cBOysPDMNpHqLfSO_Par6NA" 2026/08/31 05:41:31 DEBUG : Huawei Drive root 'rclone-test-boheqij9rewa': Listing directory "BqcLzyPK2uAiJh-6EO91GhLMnwUQgMuKI" 2026/08/31 05:41:32 DEBUG : Huawei Drive root 'rclone-test-boheqij9rewa': Listing directory "BgYqkgE0n0x3Na0Zw9cdI2Jtvlgyfo4md" 2026/08/31 05:41:32 DEBUG : Huawei Drive root 'rclone-test-boheqij9rewa': Listing directory "BrsGglxkagkJdvSla3PxO8rQkkhvLntjC" 2026/08/31 05:41:33 DEBUG : Huawei Drive root 'rclone-test-boheqij9rewa': Listing directory "BsRLCMgOgCxjg4256N39BZKv38L7RJFGY" 2026/08/31 05:41:33 DEBUG : Huawei Drive root 'rclone-test-boheqij9rewa': Listing directory "Bp7S9FrmvPd80vasjbFdNm71Rj5prK2df" 2026/08/31 05:41:34 DEBUG : Huawei Drive root 'rclone-test-boheqij9rewa': Listing directory "BjCyu92txYCtD98R3ZIVNkJbJnHu59Tqr" 2026/08/31 05:41:35 DEBUG : Huawei Drive root 'rclone-test-boheqij9rewa': Listing directory "BkXHnsvV7UriXUjBmEBRMYouU1T4n_wg4" 2026/08/31 05:41:35 DEBUG : Huawei Drive root 'rclone-test-boheqij9rewa': Listing directory "BnIdOpcsH1W443DnACu5EiIZifCkZg4_u" 2026/08/31 05:41:36 DEBUG : Huawei Drive root 'rclone-test-boheqij9rewa': Listing directory "Bqwsrk4kgo6w7KI52aE5Bl7HuGR9bpPks" 2026/08/31 05:41:37 DEBUG : Huawei Drive root 'rclone-test-boheqij9rewa': Listing directory "BsiSEmDTPDhRAywZ0uDVHc6jBthTmS1SU" 2026/08/31 05:41:38 DEBUG : Huawei Drive root 'rclone-test-boheqij9rewa': Listing directory "BrTcJfwgr-cBOysPDMNpHqLfSO_Par6NA" 2026/08/31 05:41:39 DEBUG : Huawei Drive root 'rclone-test-boheqij9rewa': Listing directory "BqcLzyPK2uAiJh-6EO91GhLMnwUQgMuKI" 2026/08/31 05:41:39 DEBUG : Huawei Drive root 'rclone-test-boheqij9rewa': Listing directory "BgYqkgE0n0x3Na0Zw9cdI2Jtvlgyfo4md" 2026/08/31 05:41:40 DEBUG : Huawei Drive root 'rclone-test-boheqij9rewa': Listing directory "BrsGglxkagkJdvSla3PxO8rQkkhvLntjC" 2026/08/31 05:41:41 DEBUG : Huawei Drive root 'rclone-test-boheqij9rewa': Listing directory "BsRLCMgOgCxjg4256N39BZKv38L7RJFGY" 2026/08/31 05:41:41 DEBUG : Huawei Drive root 'rclone-test-boheqij9rewa': Listing directory "BnIdOpcsH1W443DnACu5EiIZifCkZg4_u" 2026/08/31 05:41:42 DEBUG : Huawei Drive root 'rclone-test-boheqij9rewa': Listing directory "Bqwsrk4kgo6w7KI52aE5Bl7HuGR9bpPks" 2026/08/31 05:41:44 DEBUG : Huawei Drive root 'rclone-test-boheqij9rewa': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:41:45 DEBUG : Huawei Drive root 'rclone-test-boheqij9rewa': Purge remote 2026/08/31 05:41:45 DEBUG : Huawei Drive root 'rclone-test-boheqij9rewa': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:41:45 NOTICE: purge failed: directory not found --- PASS: TestPurge (37.42s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:41:45 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:41:46 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:41:47 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BlMvHkFsdOBxV-J_eyvNPNY4u9RyJmWKc" 2026/08/31 05:41:49 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Btpjjyo9_Px_SWLnbMaBOGqx90UZd-2Wf" 2026/08/31 05:41:51 INFO : A2: Making directory 2026/08/31 05:41:51 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:41:52 INFO : A1/B2: Making directory 2026/08/31 05:41:52 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BlMvHkFsdOBxV-J_eyvNPNY4u9RyJmWKc" 2026/08/31 05:41:53 INFO : A1/B2/C2: Making directory 2026/08/31 05:41:53 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BgOW-MZFdW7AeWMc3Lt9Au5oAjL1D2QEw" 2026/08/31 05:41:55 INFO : A1/B1/C3: Making directory 2026/08/31 05:41:55 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Btpjjyo9_Px_SWLnbMaBOGqx90UZd-2Wf" 2026/08/31 05:41:56 INFO : A3: Making directory 2026/08/31 05:41:56 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:41:57 INFO : A3/B3: Making directory 2026/08/31 05:41:57 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BpIjU2kH5QBFk5F9lHGVCTb5t5laTfRqR" 2026/08/31 05:41:59 INFO : A3/B3/C4: Making directory 2026/08/31 05:41:59 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BlGnqEvfOI8naOT-x_6NOZ46M2J4lSnlJ" 2026/08/31 05:42:00 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BlMvHkFsdOBxV-J_eyvNPNY4u9RyJmWKc" 2026/08/31 05:42:01 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:42:02 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BoO7eCGH42OlDapksiL1KwboL7ISzfIJp" 2026/08/31 05:42:03 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BlMvHkFsdOBxV-J_eyvNPNY4u9RyJmWKc" 2026/08/31 05:42:03 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BgOW-MZFdW7AeWMc3Lt9Au5oAjL1D2QEw" 2026/08/31 05:42:04 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BiJtJ8lbreBdYQGkA93FPHZJ-e36EbyKX" 2026/08/31 05:42:04 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Btpjjyo9_Px_SWLnbMaBOGqx90UZd-2Wf" 2026/08/31 05:42:05 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bh3NvZKUwWQFCSkYqMGxISZ2WXeh3tAOB" 2026/08/31 05:42:06 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bm9SxBG8ug-W1tExN881BRYExg4i9qtll" 2026/08/31 05:42:06 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BpIjU2kH5QBFk5F9lHGVCTb5t5laTfRqR" 2026/08/31 05:42:07 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BlGnqEvfOI8naOT-x_6NOZ46M2J4lSnlJ" 2026/08/31 05:42:07 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BpB-fBvPp3D2Nm-fL9kFM4b76rYohbYa9" 2026/08/31 05:42:08 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BpB-fBvPp3D2Nm-fL9kFM4b76rYohbYa9" 2026/08/31 05:42:09 DEBUG : removing 1 level 3 directories 2026/08/31 05:42:09 INFO : A3/B3/C4: Removing directory 2026/08/31 05:42:09 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BpB-fBvPp3D2Nm-fL9kFM4b76rYohbYa9" 2026/08/31 05:42:10 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:42:10 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BoO7eCGH42OlDapksiL1KwboL7ISzfIJp" 2026/08/31 05:42:11 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BlMvHkFsdOBxV-J_eyvNPNY4u9RyJmWKc" 2026/08/31 05:42:12 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BgOW-MZFdW7AeWMc3Lt9Au5oAjL1D2QEw" 2026/08/31 05:42:12 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BiJtJ8lbreBdYQGkA93FPHZJ-e36EbyKX" 2026/08/31 05:42:13 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Btpjjyo9_Px_SWLnbMaBOGqx90UZd-2Wf" 2026/08/31 05:42:13 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bh3NvZKUwWQFCSkYqMGxISZ2WXeh3tAOB" 2026/08/31 05:42:14 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bm9SxBG8ug-W1tExN881BRYExg4i9qtll" 2026/08/31 05:42:15 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BpIjU2kH5QBFk5F9lHGVCTb5t5laTfRqR" 2026/08/31 05:42:15 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BlGnqEvfOI8naOT-x_6NOZ46M2J4lSnlJ" 2026/08/31 05:42:16 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:42:16 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BpIjU2kH5QBFk5F9lHGVCTb5t5laTfRqR" 2026/08/31 05:42:16 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BlMvHkFsdOBxV-J_eyvNPNY4u9RyJmWKc" 2026/08/31 05:42:16 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BoO7eCGH42OlDapksiL1KwboL7ISzfIJp" 2026/08/31 05:42:17 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BlGnqEvfOI8naOT-x_6NOZ46M2J4lSnlJ" 2026/08/31 05:42:17 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BgOW-MZFdW7AeWMc3Lt9Au5oAjL1D2QEw" 2026/08/31 05:42:17 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Btpjjyo9_Px_SWLnbMaBOGqx90UZd-2Wf" 2026/08/31 05:42:18 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BiJtJ8lbreBdYQGkA93FPHZJ-e36EbyKX" 2026/08/31 05:42:18 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bh3NvZKUwWQFCSkYqMGxISZ2WXeh3tAOB" 2026/08/31 05:42:18 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bm9SxBG8ug-W1tExN881BRYExg4i9qtll" 2026/08/31 05:42:19 DEBUG : removing 2 level 3 directories 2026/08/31 05:42:19 INFO : A1/B2/C2: Removing directory 2026/08/31 05:42:19 INFO : A1/B1/C3: Removing directory 2026/08/31 05:42:19 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BiJtJ8lbreBdYQGkA93FPHZJ-e36EbyKX" 2026/08/31 05:42:19 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bh3NvZKUwWQFCSkYqMGxISZ2WXeh3tAOB" 2026/08/31 05:42:20 DEBUG : removing 2 level 2 directories 2026/08/31 05:42:20 INFO : A3/B3: Removing directory 2026/08/31 05:42:20 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BlGnqEvfOI8naOT-x_6NOZ46M2J4lSnlJ" 2026/08/31 05:42:20 INFO : A1/B2: Removing directory 2026/08/31 05:42:20 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BgOW-MZFdW7AeWMc3Lt9Au5oAjL1D2QEw" 2026/08/31 05:42:22 DEBUG : removing 2 level 1 directories 2026/08/31 05:42:22 INFO : A3: Removing directory 2026/08/31 05:42:22 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BpIjU2kH5QBFk5F9lHGVCTb5t5laTfRqR" 2026/08/31 05:42:22 INFO : A2: Removing directory 2026/08/31 05:42:22 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BoO7eCGH42OlDapksiL1KwboL7ISzfIJp" 2026/08/31 05:42:23 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:42:23 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BlMvHkFsdOBxV-J_eyvNPNY4u9RyJmWKc" 2026/08/31 05:42:24 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Btpjjyo9_Px_SWLnbMaBOGqx90UZd-2Wf" 2026/08/31 05:42:25 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bm9SxBG8ug-W1tExN881BRYExg4i9qtll" 2026/08/31 05:42:26 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bm9SxBG8ug-W1tExN881BRYExg4i9qtll" 2026/08/31 05:42:27 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BlMvHkFsdOBxV-J_eyvNPNY4u9RyJmWKc" 2026/08/31 05:42:28 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:42:29 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BlMvHkFsdOBxV-J_eyvNPNY4u9RyJmWKc" 2026/08/31 05:42:30 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Btpjjyo9_Px_SWLnbMaBOGqx90UZd-2Wf" 2026/08/31 05:42:30 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bm9SxBG8ug-W1tExN881BRYExg4i9qtll" 2026/08/31 05:42:31 DEBUG : removing 1 level 3 directories 2026/08/31 05:42:31 INFO : A1/B1/C1: Removing directory 2026/08/31 05:42:31 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bm9SxBG8ug-W1tExN881BRYExg4i9qtll" 2026/08/31 05:42:32 DEBUG : removing 1 level 2 directories 2026/08/31 05:42:32 INFO : A1/B1: Removing directory 2026/08/31 05:42:32 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Btpjjyo9_Px_SWLnbMaBOGqx90UZd-2Wf" 2026/08/31 05:42:33 DEBUG : removing 1 level 1 directories 2026/08/31 05:42:33 INFO : A1: Removing directory 2026/08/31 05:42:33 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BlMvHkFsdOBxV-J_eyvNPNY4u9RyJmWKc" 2026/08/31 05:42:35 DEBUG : removing 1 level 0 directories 2026/08/31 05:42:35 INFO : Huawei Drive root 'rclone-test-yewufoz5qaye': Removing directory 2026/08/31 05:42:35 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtFCVd6YzKvhUm1TGqkxE1K61p_t0t3B4" 2026/08/31 05:42:36 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:42:37 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- PASS: TestRmdirsNoLeaveRoot (52.03s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:42:37 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:42:39 INFO : A1: Making directory 2026/08/31 05:42:39 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:42:40 INFO : A1/B1: Making directory 2026/08/31 05:42:40 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BlWaRecCMBf9pmZG63glAhY-Do_USCF9_" 2026/08/31 05:42:41 INFO : A1/B1/C1: Making directory 2026/08/31 05:42:41 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BuLzEEFmCUI6AgEJhlahMX6JZ9pyLBgoO" 2026/08/31 05:42:43 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:42:43 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BlWaRecCMBf9pmZG63glAhY-Do_USCF9_" 2026/08/31 05:42:44 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BuLzEEFmCUI6AgEJhlahMX6JZ9pyLBgoO" 2026/08/31 05:42:45 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bmzb2JLe1XQhD9_yS-uNM1IHTxKhlMQeI" 2026/08/31 05:42:45 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BlWaRecCMBf9pmZG63glAhY-Do_USCF9_" 2026/08/31 05:42:46 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BuLzEEFmCUI6AgEJhlahMX6JZ9pyLBgoO" 2026/08/31 05:42:46 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bmzb2JLe1XQhD9_yS-uNM1IHTxKhlMQeI" 2026/08/31 05:42:47 DEBUG : removing 1 level 3 directories 2026/08/31 05:42:47 INFO : A1/B1/C1: Removing directory 2026/08/31 05:42:47 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bmzb2JLe1XQhD9_yS-uNM1IHTxKhlMQeI" 2026/08/31 05:42:48 DEBUG : removing 1 level 2 directories 2026/08/31 05:42:48 INFO : A1/B1: Removing directory 2026/08/31 05:42:48 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BuLzEEFmCUI6AgEJhlahMX6JZ9pyLBgoO" 2026/08/31 05:42:50 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:42:50 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BlWaRecCMBf9pmZG63glAhY-Do_USCF9_" 2026/08/31 05:42:51 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:42:52 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BlWaRecCMBf9pmZG63glAhY-Do_USCF9_" 2026/08/31 05:42:53 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BlWaRecCMBf9pmZG63glAhY-Do_USCF9_" 2026/08/31 05:42:54 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" --- PASS: TestRmdirsLeaveRoot (17.57s) === RUN TestRmdirsWithFilter run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:42:55 INFO : A1: Making directory 2026/08/31 05:42:55 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:42:56 INFO : A1/B1: Making directory 2026/08/31 05:42:56 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BjH9xoV_jDGMIUZehtPpIDZaaQy2NZ1bj" 2026/08/31 05:42:58 INFO : A1/B1/C1: Making directory 2026/08/31 05:42:58 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bmv1AUm0lo5670PNVBjNNcIAYct6_ofke" 2026/08/31 05:42:59 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:43:00 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BjH9xoV_jDGMIUZehtPpIDZaaQy2NZ1bj" 2026/08/31 05:43:00 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bmv1AUm0lo5670PNVBjNNcIAYct6_ofke" 2026/08/31 05:43:01 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BgzaHAFknFrl9I89__W1H_ZnTtYyLo0w5" 2026/08/31 05:43:01 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:43:02 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BjH9xoV_jDGMIUZehtPpIDZaaQy2NZ1bj" 2026/08/31 05:43:03 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bmv1AUm0lo5670PNVBjNNcIAYct6_ofke" 2026/08/31 05:43:03 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BgzaHAFknFrl9I89__W1H_ZnTtYyLo0w5" 2026/08/31 05:43:04 DEBUG : removing 1 level 3 directories 2026/08/31 05:43:04 INFO : A1/B1/C1: Removing directory 2026/08/31 05:43:04 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BgzaHAFknFrl9I89__W1H_ZnTtYyLo0w5" 2026/08/31 05:43:05 DEBUG : removing 1 level 2 directories 2026/08/31 05:43:05 INFO : A1/B1: Removing directory 2026/08/31 05:43:05 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bmv1AUm0lo5670PNVBjNNcIAYct6_ofke" 2026/08/31 05:43:06 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:43:07 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BjH9xoV_jDGMIUZehtPpIDZaaQy2NZ1bj" 2026/08/31 05:43:07 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:43:08 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BjH9xoV_jDGMIUZehtPpIDZaaQy2NZ1bj" 2026/08/31 05:43:09 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BjH9xoV_jDGMIUZehtPpIDZaaQy2NZ1bj" 2026/08/31 05:43:10 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" --- PASS: TestRmdirsWithFilter (16.09s) === RUN TestCopyURL run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:43:11 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:43:11 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:43:13 DEBUG : file1: size = 14 OK 2026/08/31 05:43:13 DEBUG : file1: sha256 = 3bf6b30277bde416a4de3058ad97f1d794f00cdc834ad15cb62e8018a45c1f91 OK 2026/08/31 05:43:13 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:43:14 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:43:15 DEBUG : filename.txt: File name found in url 2026/08/31 05:43:15 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:43:16 DEBUG : filename.txt: size = 14 OK 2026/08/31 05:43:16 DEBUG : filename.txt: sha256 = 3bf6b30277bde416a4de3058ad97f1d794f00cdc834ad15cb62e8018a45c1f91 OK 2026/08/31 05:43:16 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/08/31 05:43:16 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:43:18 DEBUG : headerfilename.txt: size = 14 OK 2026/08/31 05:43:18 DEBUG : headerfilename.txt: sha256 = 3bf6b30277bde416a4de3058ad97f1d794f00cdc834ad15cb62e8018a45c1f91 OK 2026/08/31 05:43:18 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:43:19 DEBUG : file2: size = 14 OK 2026/08/31 05:43:19 DEBUG : file2: sha256 = 3bf6b30277bde416a4de3058ad97f1d794f00cdc834ad15cb62e8018a45c1f91 OK 2026/08/31 05:43:19 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:43:20 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:43:23 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" --- PASS: TestCopyURL (12.97s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:43:24 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:43:25 DEBUG : file1: size = 14 OK 2026/08/31 05:43:25 DEBUG : file1: sha256 = 3bf6b30277bde416a4de3058ad97f1d794f00cdc834ad15cb62e8018a45c1f91 OK 2026/08/31 05:43:25 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:43:27 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" --- PASS: TestCopyURLDownloadHeaders (3.38s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:43:27 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:43:28 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/31 05:43:28 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:43:28 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:43:31 DEBUG : sub/file2: size = 14 OK 2026/08/31 05:43:31 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/08/31 05:43:31 INFO : file1: Copied (new) to: sub/file2 2026/08/31 05:43:31 INFO : file1: Deleted 2026/08/31 05:43:31 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:43:31 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bh_QpoLf3zF60fA3gaaRISZ0RGyxlc5be" 2026/08/31 05:43:32 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bh_QpoLf3zF60fA3gaaRISZ0RGyxlc5be" 2026/08/31 05:43:32 DEBUG : sub/file2: size = 14 OK 2026/08/31 05:43:32 DEBUG : file1: Sizes identical 2026/08/31 05:43:32 DEBUG : file1: Unchanged skipping 2026/08/31 05:43:32 INFO : file1: Deleted 2026/08/31 05:43:32 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:43:33 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bh_QpoLf3zF60fA3gaaRISZ0RGyxlc5be" 2026/08/31 05:43:34 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': don't need to copy/move sub/file2, it is already at target location 2026/08/31 05:43:34 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:43:34 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bh_QpoLf3zF60fA3gaaRISZ0RGyxlc5be" 2026/08/31 05:43:35 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:43:36 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bh_QpoLf3zF60fA3gaaRISZ0RGyxlc5be" 2026/08/31 05:43:37 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bh_QpoLf3zF60fA3gaaRISZ0RGyxlc5be" 2026/08/31 05:43:38 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" --- PASS: TestMoveFile (11.72s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:43:39 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:43:40 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/31 05:43:40 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:43:41 DEBUG : file1: size = 14 OK 2026/08/31 05:43:41 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/08/31 05:43:41 INFO : file1: Copied (new) 2026/08/31 05:43:41 INFO : file1: Deleted 2026/08/31 05:43:41 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:43:42 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:43:42 DEBUG : file1: Destination exists, skipping 2026/08/31 05:43:42 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/08/31 05:43:42 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:43:43 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:43:45 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" --- PASS: TestMoveFileWithIgnoreExisting (6.22s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:43:45 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:43:47 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" --- PASS: TestCaseInsensitiveMoveFile (1.94s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:43:47 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:43:48 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" --- PASS: TestCaseInsensitiveMoveFileDryRun (1.18s) === RUN TestMoveFileBackupDir run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:43:48 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:43:49 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:43:51 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:43:52 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BiSuRvkrahnJr0aioZHBOYpPOozKYXtzy" 2026/08/31 05:43:52 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BiSuRvkrahnJr0aioZHBOYpPOozKYXtzy" 2026/08/31 05:43:53 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-yewufoz5qaye/backup" 2026/08/31 05:43:53 DEBUG : Config file has changed externally - reloading 2026/08/31 05:43:54 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/backup': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/31 05:43:54 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/backup': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/31 05:43:55 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/backup': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/31 05:43:55 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/backup': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:43:56 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/backup': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:43:57 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/31 05:43:57 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:43:58 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1666601646) 2026/08/31 05:43:58 DEBUG : dst/file1: size = 18 (Huawei Drive root 'rclone-test-yewufoz5qaye') 2026/08/31 05:43:58 DEBUG : dst/file1: Sizes differ 2026/08/31 05:43:58 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/backup': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:43:59 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/backup': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:44:00 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye/backup': Listing directory "BvOwFUTAfRnb5tVxATMpDt6YJN93imxz2" 2026/08/31 05:44:01 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BiSuRvkrahnJr0aioZHBOYpPOozKYXtzy" 2026/08/31 05:44:03 INFO : dst/file1: Moved (server-side) 2026/08/31 05:44:03 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BiSuRvkrahnJr0aioZHBOYpPOozKYXtzy" 2026/08/31 05:44:04 DEBUG : dst/file1: size = 14 OK 2026/08/31 05:44:04 DEBUG : dst/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/08/31 05:44:04 INFO : dst/file1: Copied (new) 2026/08/31 05:44:04 INFO : dst/file1: Deleted 2026/08/31 05:44:04 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:44:05 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BiSuRvkrahnJr0aioZHBOYpPOozKYXtzy" 2026/08/31 05:44:06 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BvOwFUTAfRnb5tVxATMpDt6YJN93imxz2" 2026/08/31 05:44:06 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BpriCSuWJGzTYoGaqN4pJX7xdsMY3DUG0" 2026/08/31 05:44:07 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:44:07 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BiSuRvkrahnJr0aioZHBOYpPOozKYXtzy" 2026/08/31 05:44:09 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BvOwFUTAfRnb5tVxATMpDt6YJN93imxz2" 2026/08/31 05:44:09 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BpriCSuWJGzTYoGaqN4pJX7xdsMY3DUG0" 2026/08/31 05:44:11 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BiSuRvkrahnJr0aioZHBOYpPOozKYXtzy" 2026/08/31 05:44:12 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:44:12 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BvOwFUTAfRnb5tVxATMpDt6YJN93imxz2" 2026/08/31 05:44:13 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BpriCSuWJGzTYoGaqN4pJX7xdsMY3DUG0" 2026/08/31 05:44:14 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BvOwFUTAfRnb5tVxATMpDt6YJN93imxz2" 2026/08/31 05:44:15 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" --- PASS: TestMoveFileBackupDir (27.74s) === 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-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:44:16 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:44:17 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:44:19 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BvIas5sKyUsufxfFIlAZHfKZjnmoQNghL" 2026/08/31 05:44:21 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BvIas5sKyUsufxfFIlAZHfKZjnmoQNghL" 2026/08/31 05:44:21 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BvIas5sKyUsufxfFIlAZHfKZjnmoQNghL" 2026/08/31 05:44:23 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtO8V6oLPCRJ-RgR2iR9H264KJ2ZQS1OS" 2026/08/31 05:44:24 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtO8V6oLPCRJ-RgR2iR9H264KJ2ZQS1OS" 2026/08/31 05:44:26 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtO8V6oLPCRJ-RgR2iR9H264KJ2ZQS1OS" 2026/08/31 05:44:27 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtO8V6oLPCRJ-RgR2iR9H264KJ2ZQS1OS" 2026/08/31 05:44:29 INFO : A1/B2: Making directory 2026/08/31 05:44:29 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BvIas5sKyUsufxfFIlAZHfKZjnmoQNghL" 2026/08/31 05:44:30 INFO : A1/B1/C3: Making directory 2026/08/31 05:44:30 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtO8V6oLPCRJ-RgR2iR9H264KJ2ZQS1OS" 2026/08/31 05:44:32 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:44:32 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BvIas5sKyUsufxfFIlAZHfKZjnmoQNghL" 2026/08/31 05:44:33 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Btzr8apkOtRRcA6rgbUJFnK3fzuZLiu-U" 2026/08/31 05:44:34 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtO8V6oLPCRJ-RgR2iR9H264KJ2ZQS1OS" 2026/08/31 05:44:35 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bsq5ZHaJJ6skhuAe-PSdPzKhLa5FwzbBJ" 2026/08/31 05:44:35 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BkLgPKCE5g3mABkyYMO9HJIpdPaTzvdn5" 2026/08/31 05:44:36 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BryMbTQnqCsfbA6NBs1lDkLXGKcHbblBH" 2026/08/31 05:44:36 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:44:37 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': DirMove: srcID="BvIas5sKyUsufxfFIlAZHfKZjnmoQNghL" srcDirectoryID="Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" srcLeaf="A1" dstDirectoryID="Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" dstLeaf="A2" 2026/08/31 05:44:38 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': DirMove result: id="BvIas5sKyUsufxfFIlAZHfKZjnmoQNghL" fileName="A2" parentFolder=[Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV] 2026/08/31 05:44:38 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:44:38 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BvIas5sKyUsufxfFIlAZHfKZjnmoQNghL" 2026/08/31 05:44:39 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Btzr8apkOtRRcA6rgbUJFnK3fzuZLiu-U" 2026/08/31 05:44:40 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtO8V6oLPCRJ-RgR2iR9H264KJ2ZQS1OS" 2026/08/31 05:44:40 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bsq5ZHaJJ6skhuAe-PSdPzKhLa5FwzbBJ" 2026/08/31 05:44:41 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BkLgPKCE5g3mABkyYMO9HJIpdPaTzvdn5" 2026/08/31 05:44:42 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BryMbTQnqCsfbA6NBs1lDkLXGKcHbblBH" 2026/08/31 05:44:42 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:44:43 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BvIas5sKyUsufxfFIlAZHfKZjnmoQNghL" 2026/08/31 05:44:44 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Btzr8apkOtRRcA6rgbUJFnK3fzuZLiu-U" 2026/08/31 05:44:44 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtO8V6oLPCRJ-RgR2iR9H264KJ2ZQS1OS" 2026/08/31 05:44:45 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bsq5ZHaJJ6skhuAe-PSdPzKhLa5FwzbBJ" 2026/08/31 05:44:45 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BkLgPKCE5g3mABkyYMO9HJIpdPaTzvdn5" 2026/08/31 05:44:46 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BryMbTQnqCsfbA6NBs1lDkLXGKcHbblBH" 2026/08/31 05:44:47 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:44:48 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BhLVe8kpzCJnlhGAs-dlMN55QbH6Y91IZ" 2026/08/31 05:44:49 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BriK4hjQJUoXL7Fxvb2hENrTHigrmjQgF" 2026/08/31 05:44:50 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BriK4hjQJUoXL7Fxvb2hENrTHigrmjQgF" 2026/08/31 05:44:52 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BriK4hjQJUoXL7Fxvb2hENrTHigrmjQgF" 2026/08/31 05:44:54 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BhLVe8kpzCJnlhGAs-dlMN55QbH6Y91IZ" 2026/08/31 05:44:55 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BhLVe8kpzCJnlhGAs-dlMN55QbH6Y91IZ" 2026/08/31 05:44:55 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BhLVe8kpzCJnlhGAs-dlMN55QbH6Y91IZ" 2026/08/31 05:44:55 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BriK4hjQJUoXL7Fxvb2hENrTHigrmjQgF" 2026/08/31 05:44:55 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BjdjHoOCrSLPfVMfh-ntH_Zc99SwyLxIz" 2026/08/31 05:44:55 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BrEGfPlcaFm_lUbnuXr5JV7akrbKFnkzv" 2026/08/31 05:44:56 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BvIas5sKyUsufxfFIlAZHfKZjnmoQNghL" 2026/08/31 05:44:56 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BvIas5sKyUsufxfFIlAZHfKZjnmoQNghL" 2026/08/31 05:44:56 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BvIas5sKyUsufxfFIlAZHfKZjnmoQNghL" 2026/08/31 05:44:57 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtO8V6oLPCRJ-RgR2iR9H264KJ2ZQS1OS" 2026/08/31 05:44:57 INFO : A2/one: Moved (server-side) to: A3/one 2026/08/31 05:44:57 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bsq5ZHaJJ6skhuAe-PSdPzKhLa5FwzbBJ" 2026/08/31 05:44:57 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtO8V6oLPCRJ-RgR2iR9H264KJ2ZQS1OS" 2026/08/31 05:44:57 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtO8V6oLPCRJ-RgR2iR9H264KJ2ZQS1OS" 2026/08/31 05:44:58 INFO : A2/two: Moved (server-side) to: A3/two 2026/08/31 05:44:58 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BryMbTQnqCsfbA6NBs1lDkLXGKcHbblBH" 2026/08/31 05:44:59 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/08/31 05:44:59 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/08/31 05:44:59 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/08/31 05:44:59 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BvIas5sKyUsufxfFIlAZHfKZjnmoQNghL" 2026/08/31 05:45:00 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Btzr8apkOtRRcA6rgbUJFnK3fzuZLiu-U" 2026/08/31 05:45:01 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtO8V6oLPCRJ-RgR2iR9H264KJ2ZQS1OS" 2026/08/31 05:45:02 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BkLgPKCE5g3mABkyYMO9HJIpdPaTzvdn5" 2026/08/31 05:45:03 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bsq5ZHaJJ6skhuAe-PSdPzKhLa5FwzbBJ" 2026/08/31 05:45:04 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BryMbTQnqCsfbA6NBs1lDkLXGKcHbblBH" 2026/08/31 05:45:05 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BtO8V6oLPCRJ-RgR2iR9H264KJ2ZQS1OS" 2026/08/31 05:45:07 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BvIas5sKyUsufxfFIlAZHfKZjnmoQNghL" 2026/08/31 05:45:08 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:45:09 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BhLVe8kpzCJnlhGAs-dlMN55QbH6Y91IZ" 2026/08/31 05:45:10 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BqoL-DcfAfzoWneEhDGpIerBnzIEVRCW6" 2026/08/31 05:45:10 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BriK4hjQJUoXL7Fxvb2hENrTHigrmjQgF" 2026/08/31 05:45:11 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BhVpr2SIeOaQtd4s5-LFEgp-_WVXwmmMk" 2026/08/31 05:45:12 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BjdjHoOCrSLPfVMfh-ntH_Zc99SwyLxIz" 2026/08/31 05:45:12 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BrEGfPlcaFm_lUbnuXr5JV7akrbKFnkzv" 2026/08/31 05:45:13 INFO : Huawei Drive root 'rclone-test-yewufoz5qaye': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/08/31 05:45:13 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BhLVe8kpzCJnlhGAs-dlMN55QbH6Y91IZ" 2026/08/31 05:45:14 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BqoL-DcfAfzoWneEhDGpIerBnzIEVRCW6" 2026/08/31 05:45:14 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BriK4hjQJUoXL7Fxvb2hENrTHigrmjQgF" 2026/08/31 05:45:15 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BhVpr2SIeOaQtd4s5-LFEgp-_WVXwmmMk" 2026/08/31 05:45:15 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BjdjHoOCrSLPfVMfh-ntH_Zc99SwyLxIz" 2026/08/31 05:45:16 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BrEGfPlcaFm_lUbnuXr5JV7akrbKFnkzv" 2026/08/31 05:45:17 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:45:18 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BlSgVwlI5E4s1Lf2zUx5DuI_NJ06AvUkL" 2026/08/31 05:45:20 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bm1HiC6FfPd6eal4HYqxJ7IG00Idz22de" 2026/08/31 05:45:21 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bm1HiC6FfPd6eal4HYqxJ7IG00Idz22de" 2026/08/31 05:45:22 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bm1HiC6FfPd6eal4HYqxJ7IG00Idz22de" 2026/08/31 05:45:24 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BlSgVwlI5E4s1Lf2zUx5DuI_NJ06AvUkL" 2026/08/31 05:45:27 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bm1HiC6FfPd6eal4HYqxJ7IG00Idz22de" 2026/08/31 05:45:27 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BlSgVwlI5E4s1Lf2zUx5DuI_NJ06AvUkL" 2026/08/31 05:45:27 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BlSgVwlI5E4s1Lf2zUx5DuI_NJ06AvUkL" 2026/08/31 05:45:27 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BvPC7BfUAUNq2yvjJUfFPLKYViYknhApa" 2026/08/31 05:45:27 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BqXdOYDy5ZCa5tegJWA9ACrOSfOzuPT6m" 2026/08/31 05:45:27 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BriK4hjQJUoXL7Fxvb2hENrTHigrmjQgF" 2026/08/31 05:45:27 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BhLVe8kpzCJnlhGAs-dlMN55QbH6Y91IZ" 2026/08/31 05:45:27 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BjdjHoOCrSLPfVMfh-ntH_Zc99SwyLxIz" 2026/08/31 05:45:27 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BhLVe8kpzCJnlhGAs-dlMN55QbH6Y91IZ" 2026/08/31 05:45:28 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BrEGfPlcaFm_lUbnuXr5JV7akrbKFnkzv" 2026/08/31 05:45:29 INFO : A3/two: Moved (server-side) to: A4/two 2026/08/31 05:45:29 INFO : A3/one: Moved (server-side) to: A4/one 2026/08/31 05:45:29 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/08/31 05:45:29 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/08/31 05:45:29 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/08/31 05:45:29 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BqoL-DcfAfzoWneEhDGpIerBnzIEVRCW6" 2026/08/31 05:45:30 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BhVpr2SIeOaQtd4s5-LFEgp-_WVXwmmMk" 2026/08/31 05:45:32 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BjdjHoOCrSLPfVMfh-ntH_Zc99SwyLxIz" 2026/08/31 05:45:34 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BrEGfPlcaFm_lUbnuXr5JV7akrbKFnkzv" 2026/08/31 05:45:36 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BriK4hjQJUoXL7Fxvb2hENrTHigrmjQgF" 2026/08/31 05:45:37 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BhLVe8kpzCJnlhGAs-dlMN55QbH6Y91IZ" 2026/08/31 05:45:38 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:45:39 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BlSgVwlI5E4s1Lf2zUx5DuI_NJ06AvUkL" 2026/08/31 05:45:39 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bm1HiC6FfPd6eal4HYqxJ7IG00Idz22de" 2026/08/31 05:45:40 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BhVm5CBIcdKij8qBnRvNOhp-8i4TAmC4o" 2026/08/31 05:45:41 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BvPC7BfUAUNq2yvjJUfFPLKYViYknhApa" 2026/08/31 05:45:41 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BqXdOYDy5ZCa5tegJWA9ACrOSfOzuPT6m" 2026/08/31 05:45:42 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BvHdTtqJNsL6yfHoMdllLnqaSYTpwyeo-" 2026/08/31 05:45:42 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:45:43 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BlSgVwlI5E4s1Lf2zUx5DuI_NJ06AvUkL" 2026/08/31 05:45:45 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bm1HiC6FfPd6eal4HYqxJ7IG00Idz22de" 2026/08/31 05:45:46 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BhVm5CBIcdKij8qBnRvNOhp-8i4TAmC4o" 2026/08/31 05:45:47 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BvPC7BfUAUNq2yvjJUfFPLKYViYknhApa" 2026/08/31 05:45:48 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BqXdOYDy5ZCa5tegJWA9ACrOSfOzuPT6m" 2026/08/31 05:45:49 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BvHdTtqJNsL6yfHoMdllLnqaSYTpwyeo-" 2026/08/31 05:45:50 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BvHdTtqJNsL6yfHoMdllLnqaSYTpwyeo-" 2026/08/31 05:45:51 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BhVm5CBIcdKij8qBnRvNOhp-8i4TAmC4o" 2026/08/31 05:45:53 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BqXdOYDy5ZCa5tegJWA9ACrOSfOzuPT6m" 2026/08/31 05:45:54 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BvPC7BfUAUNq2yvjJUfFPLKYViYknhApa" 2026/08/31 05:45:55 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bm1HiC6FfPd6eal4HYqxJ7IG00Idz22de" 2026/08/31 05:45:57 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BlSgVwlI5E4s1Lf2zUx5DuI_NJ06AvUkL" 2026/08/31 05:45:58 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" --- PASS: TestDirMove (102.34s) === RUN TestGetFsInfo run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:45:58 DEBUG : Config file has changed externally - reloading 2026/08/31 05:45:58 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:45:59 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" --- PASS: TestGetFsInfo (1.17s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:46:00 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:46:00 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': File to upload is small (34 bytes), uploading instead of streaming 2026/08/31 05:46:00 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:46:02 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/08/31 05:46:02 DEBUG : no_checksum_small_file_from_pipe: sha256 = 2f0590123fec5da63eace7f3d08ee9e61b4b1043d1aee9fcfeb32f66e48fa89e OK 2026/08/31 05:46:02 DEBUG : no_checksum_small_file_from_pipe: Size and sha256 of src and dst objects identical 2026/08/31 05:46:02 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/31 05:46:02 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:46:08 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/08/31 05:46:08 DEBUG : no_checksum_big_file_from_pipe: sha256 = 884c9311d7b21518d39a523cd9dfa9790b82a5c6ad7f3f8497a4393bfd50cfb7 OK 2026/08/31 05:46:08 DEBUG : no_checksum_big_file_from_pipe: Size and sha256 of src and dst objects identical 2026/08/31 05:46:08 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:46:09 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:46:10 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:46:11 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:46:12 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': File to upload is small (34 bytes), uploading instead of streaming 2026/08/31 05:46:12 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:46:13 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/08/31 05:46:13 DEBUG : with_checksum_small_file_from_pipe: sha256 = 2f0590123fec5da63eace7f3d08ee9e61b4b1043d1aee9fcfeb32f66e48fa89e OK 2026/08/31 05:46:13 DEBUG : with_checksum_small_file_from_pipe: Size and sha256 of src and dst objects identical 2026/08/31 05:46:13 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/31 05:46:13 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:46:18 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/08/31 05:46:18 DEBUG : with_checksum_big_file_from_pipe: sha256 = 884c9311d7b21518d39a523cd9dfa9790b82a5c6ad7f3f8497a4393bfd50cfb7 OK 2026/08/31 05:46:18 DEBUG : with_checksum_big_file_from_pipe: Size and sha256 of src and dst objects identical 2026/08/31 05:46:18 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:46:19 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:46:21 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:46:22 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:46:22 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': File to upload is small (34 bytes), uploading instead of streaming 2026/08/31 05:46:22 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:46:24 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/31 05:46:24 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/08/31 05:46:24 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/31 05:46:24 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:46:35 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/31 05:46:35 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2026/08/31 05:46:35 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:46:35 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:46:38 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:46:39 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:46:39 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': File to upload is small (34 bytes), uploading instead of streaming 2026/08/31 05:46:39 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:46:41 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/31 05:46:41 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/08/31 05:46:41 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/31 05:46:41 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/31 05:46:41 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:46:49 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/31 05:46:49 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/08/31 05:46:49 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/08/31 05:46:49 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:46:50 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:46:52 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" --- PASS: TestRcat (52.85s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (11.53s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (10.54s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (17.03s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (13.75s) === RUN TestRcatMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" === RUN TestRcatMetadata/Normal 2026/08/31 05:46:52 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:46:53 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': File to upload is small (48 bytes), uploading instead of streaming 2026/08/31 05:46:53 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:46:55 DEBUG : rcat_metadata: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/08/31 05:46:56 DEBUG : rcat_metadata: size = 48 OK 2026/08/31 05:46:56 DEBUG : rcat_metadata: sha256 = 1027089c4c965d7c88a05652feca6feb7b829779f6a6ba145849cff14785f248 OK 2026/08/31 05:46:56 DEBUG : rcat_metadata: Size and sha256 of src and dst objects identical 2026/08/31 05:46:56 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:46:56 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:46:57 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" === RUN TestRcatMetadata/ViaDisk 2026/08/31 05:46:58 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:46:59 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/31 05:46:59 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:47:01 DEBUG : rcat_metadata_uploadcutoff0: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/08/31 05:47:01 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/08/31 05:47:01 DEBUG : rcat_metadata_uploadcutoff0: sha256 = f6e2ef946736d8e028012f630e8a1c3e87bb5a9842e34ca2e5a188a1b6603d54 OK 2026/08/31 05:47:01 DEBUG : rcat_metadata_uploadcutoff0: Size and sha256 of src and dst objects identical 2026/08/31 05:47:01 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:47:02 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:47:02 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:47:04 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:47:05 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" --- PASS: TestRcatMetadata (13.24s) --- PASS: TestRcatMetadata/Normal (5.96s) --- PASS: TestRcatMetadata/ViaDisk (5.35s) === RUN TestRcatSize run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:47:06 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:47:07 DEBUG : potato1: size = 60 OK 2026/08/31 05:47:07 DEBUG : potato1: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/08/31 05:47:07 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': File to upload is small (60 bytes), uploading instead of streaming 2026/08/31 05:47:07 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:47:09 DEBUG : potato2: size = 60 OK 2026/08/31 05:47:09 DEBUG : potato2: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/08/31 05:47:09 DEBUG : potato2: Size and sha256 of src and dst objects identical 2026/08/31 05:47:09 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:47:10 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:47:12 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" --- PASS: TestRcatSize (6.91s) === RUN TestRcatSizeShortEOF run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:47:13 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:47:13 ERROR : potato1: Post request put error: expected 120 bytes in input, but got 60: unexpected EOF 2026/08/31 05:47:13 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:47:14 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" --- PASS: TestRcatSizeShortEOF (2.12s) === RUN TestRcatSizeMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:47:15 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:47:17 DEBUG : potato1: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/08/31 05:47:17 DEBUG : potato1: size = 60 OK 2026/08/31 05:47:17 DEBUG : potato1: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/08/31 05:47:17 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': File to upload is small (60 bytes), uploading instead of streaming 2026/08/31 05:47:17 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:47:19 DEBUG : potato2: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/08/31 05:47:20 DEBUG : potato2: size = 60 OK 2026/08/31 05:47:20 DEBUG : potato2: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/08/31 05:47:20 DEBUG : potato2: Size and sha256 of src and dst objects identical 2026/08/31 05:47:20 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:47:21 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:47:21 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:47:22 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:47:23 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:47:23 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:47:25 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" --- PASS: TestRcatSizeMetadata (11.05s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:47:26 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:47:27 DEBUG : potato1: size = 60 OK 2026/08/31 05:47:27 DEBUG : potato1: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/08/31 05:47:27 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:47:28 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" --- PASS: TestRcatSizeUploadHeaders (3.05s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:47:29 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:47:30 DEBUG : potato1: size = 60 OK 2026/08/31 05:47:30 DEBUG : potato1: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c (Huawei Drive root 'rclone-test-yewufoz5qaye') 2026/08/31 05:47:30 DEBUG : potato1: sha256 = 4aa30ef0902653a07d3ef9b4c6b44d8094ab4091b49a21c95dc942bc102b4d5a (Huawei Drive root 'rclone-test-yewufoz5qaye') 2026/08/31 05:47:30 ERROR : potato1: corrupted on transfer: sha256 hashes differ src "d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c" vs dst(Huawei Drive root 'rclone-test-yewufoz5qaye') "4aa30ef0902653a07d3ef9b4c6b44d8094ab4091b49a21c95dc942bc102b4d5a" 2026/08/31 05:47:30 INFO : potato1: Removing failed copy 2026/08/31 05:47:31 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:47:31 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:47:32 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:47:32 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:47:34 DEBUG : potato4: size = 60 (Huawei Drive root 'rclone-test-yewufoz5qaye') 2026/08/31 05:47:34 DEBUG : potato4: size = 59 (Huawei Drive root 'rclone-test-yewufoz5qaye') 2026/08/31 05:47:34 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(Huawei Drive root 'rclone-test-yewufoz5qaye') 59 2026/08/31 05:47:34 INFO : potato4: Removing failed copy 2026/08/31 05:47:34 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:47:35 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:47:36 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:47:36 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:47:38 DEBUG : potato2: size = 60 OK 2026/08/31 05:47:38 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:47:40 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:47:40 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:47:42 DEBUG : potato3: size = 60 OK 2026/08/31 05:47:42 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:47:43 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" --- PASS: TestRcatSizeChecksum (15.00s) --- PASS: TestRcatSizeChecksum/Corrupted (3.62s) --- PASS: TestRcatSizeChecksum/SizeDiffers (3.84s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (4.09s) --- PASS: TestRcatSizeChecksum/NoHashes (3.44s) === RUN TestTouchDir run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" operations_test.go:1839: Skipping test as remote does not support modtime 2026/08/31 05:47:44 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:47:44 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" --- SKIP: TestTouchDir (1.17s) === RUN TestMkdirMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" operations_test.go:1877: Skipping test as remote does not support MkdirMetadata 2026/08/31 05:47:45 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:47:46 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" --- SKIP: TestMkdirMetadata (1.17s) === RUN TestMkdirModTime run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" operations_test.go:1896: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/08/31 05:47:46 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:47:47 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" --- SKIP: TestMkdirModTime (1.16s) === RUN TestCopyDirMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" operations_test.go:1917: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/08/31 05:47:47 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:47:48 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" --- SKIP: TestCopyDirMetadata (1.17s) === RUN TestSetDirModTime run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" operations_test.go:1953: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/08/31 05:47:48 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:47:49 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" --- SKIP: TestSetDirModTime (1.16s) === RUN TestDirsEqual run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" operations_test.go:1997: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/08/31 05:47:50 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:47:50 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" --- SKIP: TestDirsEqual (1.18s) === RUN TestRemoveExisting run.go:198: Remote "Huawei Drive root 'rclone-test-yewufoz5qaye'", Local "Local file system at /tmp/rclone1666601646", Modify Window "876000h0m0s" 2026/08/31 05:47:51 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:47:51 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:47:53 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BmdQbCidUNwelEQgOJBlOfIMxKYb10G2H" 2026/08/31 05:47:55 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:47:56 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BmdQbCidUNwelEQgOJBlOfIMxKYb10G2H" 2026/08/31 05:47:56 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:47:57 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:47:58 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BmdQbCidUNwelEQgOJBlOfIMxKYb10G2H" 2026/08/31 05:47:58 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:47:59 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BmdQbCidUNwelEQgOJBlOfIMxKYb10G2H" 2026/08/31 05:47:59 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BmdQbCidUNwelEQgOJBlOfIMxKYb10G2H" 2026/08/31 05:48:00 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.kehoxuv7" before starting 2026/08/31 05:48:00 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BmdQbCidUNwelEQgOJBlOfIMxKYb10G2H" 2026/08/31 05:48:01 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:48:02 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BmdQbCidUNwelEQgOJBlOfIMxKYb10G2H" 2026/08/31 05:48:03 DEBUG : sub dir/test remove existing.kehoxuv7: TEST: removing renamed existing file after operation 2026/08/31 05:48:03 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:48:04 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BmdQbCidUNwelEQgOJBlOfIMxKYb10G2H" 2026/08/31 05:48:05 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BmdQbCidUNwelEQgOJBlOfIMxKYb10G2H" 2026/08/31 05:48:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vasokud5" before starting 2026/08/31 05:48:05 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BmdQbCidUNwelEQgOJBlOfIMxKYb10G2H" 2026/08/31 05:48:07 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:48:07 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BmdQbCidUNwelEQgOJBlOfIMxKYb10G2H" 2026/08/31 05:48:08 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vasokud5: TEST: renaming existing back after failed operation 2026/08/31 05:48:08 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BmdQbCidUNwelEQgOJBlOfIMxKYb10G2H" 2026/08/31 05:48:09 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:48:10 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BmdQbCidUNwelEQgOJBlOfIMxKYb10G2H" 2026/08/31 05:48:10 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BmdQbCidUNwelEQgOJBlOfIMxKYb10G2H" 2026/08/31 05:48:11 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dibeqiw5" before starting 2026/08/31 05:48:11 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BmdQbCidUNwelEQgOJBlOfIMxKYb10G2H" 2026/08/31 05:48:12 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:48:13 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BmdQbCidUNwelEQgOJBlOfIMxKYb10G2H" 2026/08/31 05:48:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dibeqiw5: TEST: removing renamed existing file after operation 2026/08/31 05:48:14 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:48:15 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BmdQbCidUNwelEQgOJBlOfIMxKYb10G2H" 2026/08/31 05:48:15 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" 2026/08/31 05:48:16 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BmdQbCidUNwelEQgOJBlOfIMxKYb10G2H" 2026/08/31 05:48:17 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "BmdQbCidUNwelEQgOJBlOfIMxKYb10G2H" 2026/08/31 05:48:18 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Listing directory "Bj3yfb_yKEFV1TSiQaU5EppWZreMuDkrV" --- PASS: TestRemoveExisting (27.91s) === 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/31 05:48:19 DEBUG : Huawei Drive root 'rclone-test-yewufoz5qaye': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestHuaweiDrive: -list-retries 5 -verbose" - Finished OK in 27m30.089108263s (try 1/5)