"go test -v -timeout 1h0m0s -remote TestHuaweiDrive: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(control_chars|dot|dot_dot|invalid_UTF-8|leading_CR|leading_HT|leading_LF|leading_VT|leading_dot|leading_space|leading_tilde|punctuation|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$'" - Starting (try 5/5) === RUN TestIntegration fstests.go:438: Using remote "TestHuaweiDrive:" 2026/05/11 04:04:51 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-duhuven3kolu" 2026/05/11 04:04:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/11 04:04:52 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/11 04:04:52 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/11 04:04:53 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/11 04:04:53 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:04:53 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:04:54 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:04:55 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" === RUN TestIntegration/FsMkdir 2026/05/11 04:04:56 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" === RUN TestIntegration/FsMkdir/FsEncoding 2026/05/11 04:04:57 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/11 04:04:57 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" fstests.go:709: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:709 Error: Received unexpected error: failed to make directory: couldn't create directory "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1778472298396-1142867407\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/control_chars 2026/05/11 04:04:58 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" 2026/05/11 04:04:59 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1778472300346-309745352\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/control_chars Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/05/11 04:05:00 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" fstests.go:709: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:709 Error: Received unexpected error: failed to make directory: couldn't create directory ".": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1778472301611-173523947\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/dot 2026/05/11 04:05:02 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" 2026/05/11 04:05:02 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory ".": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1778472303524-1565561057\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/dot Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/05/11 04:05:04 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" fstests.go:709: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:709 Error: Received unexpected error: failed to make directory: couldn't create directory "..": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1778472304781-329996393\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/dot_dot 2026/05/11 04:05:05 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" 2026/05/11 04:05:05 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory "..": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1778472306691-2136882773\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/dot_dot Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/11 04:05:07 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" fstests.go:709: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:709 Error: Received unexpected error: failed to make directory: couldn't create directory "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1778472307952-1631565117\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/punctuation 2026/05/11 04:05:08 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" 2026/05/11 04:05:09 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1778472309883-420679216\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/05/11 04:05:10 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" fstests.go:709: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:709 Error: Received unexpected error: failed to make directory: couldn't create directory " leading space": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1778472311196-368905232\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/leading_space 2026/05/11 04:05:11 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" 2026/05/11 04:05:12 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory " leading space": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1778472313511-1890784181\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/05/11 04:05:14 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" fstests.go:709: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:709 Error: Received unexpected error: failed to make directory: couldn't create directory "~leading tilde": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1778472314754-932769864\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde 2026/05/11 04:05:15 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" 2026/05/11 04:05:15 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory "~leading tilde": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1778472316715-633164248\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/05/11 04:05:17 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" fstests.go:709: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:709 Error: Received unexpected error: failed to make directory: couldn't create directory "␍leading CR": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1778472318003-1549914766\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/leading_CR 2026/05/11 04:05:18 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" 2026/05/11 04:05:19 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory "␍leading CR": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1778472319897-1318630452\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/05/11 04:05:20 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" fstests.go:709: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:709 Error: Received unexpected error: failed to make directory: couldn't create directory "␊leading LF": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1778472321162-1367141882\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/leading_LF 2026/05/11 04:05:21 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" 2026/05/11 04:05:22 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory "␊leading LF": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1778472323094-502590459\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/05/11 04:05:23 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" fstests.go:709: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:709 Error: Received unexpected error: failed to make directory: couldn't create directory "␉leading HT": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1778472324375-30406591\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/leading_HT 2026/05/11 04:05:24 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" 2026/05/11 04:05:25 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory "␉leading HT": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1778472326264-1152777146\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/05/11 04:05:26 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" fstests.go:709: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:709 Error: Received unexpected error: failed to make directory: couldn't create directory "␋leading VT": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1778472327532-1142285902\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/leading_VT 2026/05/11 04:05:28 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" 2026/05/11 04:05:28 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory "␋leading VT": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1778472329421-2073847080\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/05/11 04:05:29 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" fstests.go:709: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:709 Error: Received unexpected error: failed to make directory: couldn't create directory ".leading dot": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1778472330711-1086993674\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/leading_dot 2026/05/11 04:05:31 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" 2026/05/11 04:05:31 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory ".leading dot": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1778472332622-2016497741\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/05/11 04:05:33 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" fstests.go:709: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:709 Error: Received unexpected error: failed to make directory: couldn't create directory "trailing space ": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1778472333884-398318753\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/trailing_space 2026/05/11 04:05:34 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" 2026/05/11 04:05:35 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory "trailing space ": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1778472335764-803617495\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/05/11 04:05:36 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" fstests.go:709: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:709 Error: Received unexpected error: failed to make directory: couldn't create directory "trailing CR␍": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1778472337098-1671275316\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR 2026/05/11 04:05:37 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" 2026/05/11 04:05:38 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory "trailing CR␍": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1778472338990-417183351\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/05/11 04:05:39 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" fstests.go:709: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:709 Error: Received unexpected error: failed to make directory: couldn't create directory "trailing LF␊": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1778472340250-1713857996\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF 2026/05/11 04:05:40 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" 2026/05/11 04:05:41 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory "trailing LF␊": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1778472342133-1484980914\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/05/11 04:05:42 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" fstests.go:709: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:709 Error: Received unexpected error: failed to make directory: couldn't create directory "trailing HT␉": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1778472343384-1068831058\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT 2026/05/11 04:05:43 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" 2026/05/11 04:05:44 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory "trailing HT␉": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1778472345285-502752849\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/05/11 04:05:45 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" fstests.go:709: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:709 Error: Received unexpected error: failed to make directory: couldn't create directory "trailing VT␋": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1778472346576-288950300\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT 2026/05/11 04:05:47 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" 2026/05/11 04:05:47 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory "trailing VT␋": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1778472348549-1009180274\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/05/11 04:05:49 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" fstests.go:709: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:709 Error: Received unexpected error: failed to make directory: couldn't create directory "trailing dot.": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1778472349801-1476680609\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot 2026/05/11 04:05:50 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" 2026/05/11 04:05:51 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory "trailing dot.": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1778472351826-382509748\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/05/11 04:05:52 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" fstests.go:709: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:709 Error: Received unexpected error: failed to make directory: couldn't create directory "invalid utf-8\xfe": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1778472353093-1568009651\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 2026/05/11 04:05:53 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" 2026/05/11 04:05:54 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "BveZhkP53nR71m3G3aBNHRqcDUxws88ee" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory "invalid utf-8\xfe": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1778472354997-240965870\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: Put 2026/05/11 04:05:56 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/11 04:05:56 DEBUG : Huawei Drive root 'rclone-test-duhuven3kolu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- FAIL: TestIntegration (66.29s) --- FAIL: TestIntegration/FsMkdir (61.19s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (58.53s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (3.23s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot (3.16s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot_dot (3.17s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/punctuation (3.25s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_space (3.57s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_tilde (3.23s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (3.17s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (3.20s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_HT (3.17s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_VT (3.13s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_dot (3.22s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_space (3.19s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (3.17s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (3.13s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_HT (3.17s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (3.25s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_dot (3.29s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (3.16s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/huaweidrive 66.303s "go test -v -timeout 1h0m0s -remote TestHuaweiDrive: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(control_chars|dot|dot_dot|invalid_UTF-8|leading_CR|leading_HT|leading_LF|leading_VT|leading_dot|leading_space|leading_tilde|punctuation|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$'" - Finished ERROR in 1m7.118195804s (try 5/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/control_chars TestIntegration/FsMkdir/FsEncoding/dot TestIntegration/FsMkdir/FsEncoding/dot_dot TestIntegration/FsMkdir/FsEncoding/punctuation TestIntegration/FsMkdir/FsEncoding/leading_space TestIntegration/FsMkdir/FsEncoding/leading_tilde TestIntegration/FsMkdir/FsEncoding/leading_CR TestIntegration/FsMkdir/FsEncoding/leading_LF TestIntegration/FsMkdir/FsEncoding/leading_HT TestIntegration/FsMkdir/FsEncoding/leading_VT TestIntegration/FsMkdir/FsEncoding/leading_dot TestIntegration/FsMkdir/FsEncoding/trailing_space TestIntegration/FsMkdir/FsEncoding/trailing_CR TestIntegration/FsMkdir/FsEncoding/trailing_LF TestIntegration/FsMkdir/FsEncoding/trailing_HT TestIntegration/FsMkdir/FsEncoding/trailing_VT TestIntegration/FsMkdir/FsEncoding/trailing_dot TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8]