"go test -v -timeout 1h0m0s -remote TestPikPak: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestPikPak:" 2025/04/24 02:27:34 DEBUG : Creating backend with remote "TestPikPak:rclone-test-viwirif9ruri" 2025/04/24 02:27:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/24 02:27:35 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/04/24 02:27:39 INFO : dir/subdir: Making directory 2025/04/24 02:27:41 INFO : dir/subdir: Removing directory 2025/04/24 02:27:43 INFO : dir: Removing directory 2025/04/24 02:27:43 DEBUG : dir: Rmdir: contains trashed file: "subdir" === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2025/04/24 02:27:45 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/04/24 02:27:46 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: calculating gcid: failed to unwrap object from src: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/04/24 02:27:46 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: gcid = d0b0072763e86dd0ebf74be05c927c7ac5217b6b 2025/04/24 02:27:48 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 6809A1A3E9CC4C3739A6E081, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/04/24 02:27:49 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: waiting 500ms for the cancellation to be effective 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:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 6809A1A3E9CC4C3739A6E081, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/control_chars Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2025/04/24 02:27:50 DEBUG : ./.: calculating gcid: failed to unwrap object from src: ./. 2025/04/24 02:27:50 DEBUG : ./.: gcid = 4ff1649e83e4407a2c1d14a09852a0581e1e030c 2025/04/24 02:27:52 DEBUG : .: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 6809A1A77859E4323036C61B, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/04/24 02:27:53 DEBUG : .: waiting 500ms for the cancellation to be effective 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:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 6809A1A77859E4323036C61B, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/dot Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2025/04/24 02:27:54 DEBUG : ../..: calculating gcid: failed to unwrap object from src: ../.. 2025/04/24 02:27:54 DEBUG : ../..: gcid = b3211bf1cda6469b6199c48cc7df877a215b62ca 2025/04/24 02:27:56 DEBUG : ..: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 6809A1ABEE884538332B6C8D, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/04/24 02:27:57 DEBUG : ..: waiting 500ms for the cancellation to be effective 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:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 6809A1ABEE884538332B6C8D, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/dot_dot Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/04/24 02:27:58 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: calculating gcid: failed to unwrap object from src: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/04/24 02:27:58 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: gcid = 9b74220fef5ef3d8085cc3a76d4c51faaf9dde82 2025/04/24 02:28:00 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 6809A1B008EA323531D4794B, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/04/24 02:28:01 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: waiting 500ms for the cancellation to be effective 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:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 6809A1B008EA323531D4794B, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/04/24 02:28:03 DEBUG : leading space/ leading space: calculating gcid: failed to unwrap object from src: leading space/ leading space 2025/04/24 02:28:03 DEBUG : leading space/ leading space: gcid = 860ccbc1babe1eea0e05f65e5d0e7f4c5bcc5038 2025/04/24 02:28:04 DEBUG : leading space: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 6809A1B4AFBCCE3932832A82, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/04/24 02:28:05 DEBUG : leading space: waiting 500ms for the cancellation to be effective 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:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 6809A1B4AFBCCE3932832A82, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/04/24 02:28:07 DEBUG : ~leading tilde/~leading tilde: calculating gcid: failed to unwrap object from src: ~leading tilde/~leading tilde 2025/04/24 02:28:07 DEBUG : ~leading tilde/~leading tilde: gcid = a7b771a3409a94108e09ad920f343f0f41e69110 2025/04/24 02:28:08 DEBUG : ~leading tilde: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 6809A1B8843E7730363E5462, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/04/24 02:28:10 DEBUG : ~leading tilde: waiting 500ms for the cancellation to be effective 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:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 6809A1B8843E7730363E5462, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2025/04/24 02:28:11 DEBUG : ␍leading CR/␍leading CR: calculating gcid: failed to unwrap object from src: ␍leading CR/␍leading CR 2025/04/24 02:28:11 DEBUG : ␍leading CR/␍leading CR: gcid = 25a88b5a454d96d34f6e6a9633aa1a281a86e3bc 2025/04/24 02:28:12 DEBUG : ␍leading CR: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 6809A1BC447B513338CCC801, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/04/24 02:28:14 DEBUG : ␍leading CR: waiting 500ms for the cancellation to be effective 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:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 6809A1BC447B513338CCC801, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2025/04/24 02:28:15 DEBUG : ␊leading LF/␊leading LF: calculating gcid: failed to unwrap object from src: ␊leading LF/␊leading LF 2025/04/24 02:28:15 DEBUG : ␊leading LF/␊leading LF: gcid = ab250a1ce311587d37b5a2e00505397afa85a9f4 2025/04/24 02:28:16 DEBUG : ␊leading LF: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 6809A1C00A7E1F39359F7E03, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/04/24 02:28:18 DEBUG : ␊leading LF: waiting 500ms for the cancellation to be effective 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:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 6809A1C00A7E1F39359F7E03, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/04/24 02:28:19 DEBUG : ␉leading HT/␉leading HT: calculating gcid: failed to unwrap object from src: ␉leading HT/␉leading HT 2025/04/24 02:28:19 DEBUG : ␉leading HT/␉leading HT: gcid = 84b24d7cde3543a987e0daf9b02a471141676bc2 2025/04/24 02:28:21 DEBUG : ␉leading HT: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 6809A1C4AA0DCC3830147F14, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/04/24 02:28:22 DEBUG : ␉leading HT: waiting 500ms for the cancellation to be effective 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:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 6809A1C4AA0DCC3830147F14, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2025/04/24 02:28:23 DEBUG : ␋leading VT/␋leading VT: calculating gcid: failed to unwrap object from src: ␋leading VT/␋leading VT 2025/04/24 02:28:23 DEBUG : ␋leading VT/␋leading VT: gcid = 6a5a01d9f878cf38552c45056b2051b29a39b1d4 2025/04/24 02:28:25 DEBUG : ␋leading VT: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 6809A1C9400584333787BCB6, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/04/24 02:28:26 DEBUG : ␋leading VT: waiting 500ms for the cancellation to be effective 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:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 6809A1C9400584333787BCB6, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/04/24 02:28:28 DEBUG : .leading dot/.leading dot: calculating gcid: failed to unwrap object from src: .leading dot/.leading dot 2025/04/24 02:28:28 DEBUG : .leading dot/.leading dot: gcid = c1eb0dcb1bb42155ff85725d1e87668c2306193d 2025/04/24 02:28:29 DEBUG : .leading dot: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 6809A1CDC05EDB3638525878, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/04/24 02:28:30 DEBUG : .leading dot: waiting 500ms for the cancellation to be effective 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:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 6809A1CDC05EDB3638525878, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/04/24 02:28:32 DEBUG : trailing space /trailing space : calculating gcid: failed to unwrap object from src: trailing space /trailing space 2025/04/24 02:28:32 DEBUG : trailing space /trailing space : gcid = c506f02e21d0eeedd24b28ee0df3c35bc2a68252 2025/04/24 02:28:34 DEBUG : trailing space : canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 6809A1D194539433315AC5DE, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/04/24 02:28:35 DEBUG : trailing space : waiting 500ms for the cancellation to be effective 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:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 6809A1D194539433315AC5DE, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/04/24 02:28:36 DEBUG : trailing CR␍/trailing CR␍: calculating gcid: failed to unwrap object from src: trailing CR␍/trailing CR␍ 2025/04/24 02:28:36 DEBUG : trailing CR␍/trailing CR␍: gcid = 73e7b3092a1e5759860fcb5b8332a72fa789ee24 2025/04/24 02:28:38 DEBUG : trailing CR␍: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 6809A1D69BED14373324090A, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/04/24 02:28:39 DEBUG : trailing CR␍: waiting 500ms for the cancellation to be effective 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:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 6809A1D69BED14373324090A, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/04/24 02:28:41 DEBUG : trailing LF␊/trailing LF␊: calculating gcid: failed to unwrap object from src: trailing LF␊/trailing LF␊ 2025/04/24 02:28:41 DEBUG : trailing LF␊/trailing LF␊: gcid = 12ebe8273a0953816a37fcef6d163565016b389b 2025/04/24 02:28:42 DEBUG : trailing LF␊: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 6809A1DA0A9306333930F88C, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/04/24 02:28:44 DEBUG : trailing LF␊: waiting 500ms for the cancellation to be effective 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:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 6809A1DA0A9306333930F88C, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/04/24 02:28:45 DEBUG : trailing HT␉/trailing HT␉: calculating gcid: failed to unwrap object from src: trailing HT␉/trailing HT␉ 2025/04/24 02:28:45 DEBUG : trailing HT␉/trailing HT␉: gcid = 14fdfc22df46526692c1111407e840cd361d9960 2025/04/24 02:28:47 DEBUG : trailing HT␉: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 6809A1DE23193831390B3CE0, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/04/24 02:28:48 DEBUG : trailing HT␉: waiting 500ms for the cancellation to be effective 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:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 6809A1DE23193831390B3CE0, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/04/24 02:28:49 DEBUG : trailing VT␋/trailing VT␋: calculating gcid: failed to unwrap object from src: trailing VT␋/trailing VT␋ 2025/04/24 02:28:49 DEBUG : trailing VT␋/trailing VT␋: gcid = 52bd21f981517564b4e798f77dcdd7758ad1f12c 2025/04/24 02:28:51 DEBUG : trailing VT␋: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 6809A1E3AA0DCC3037CFB615, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/04/24 02:28:52 DEBUG : trailing VT␋: waiting 500ms for the cancellation to be effective 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:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 6809A1E3AA0DCC3037CFB615, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/04/24 02:28:54 DEBUG : trailing dot./trailing dot.: calculating gcid: failed to unwrap object from src: trailing dot./trailing dot. 2025/04/24 02:28:54 DEBUG : trailing dot./trailing dot.: gcid = ec527657cdf406b15902dd73fe03c147744ceb23 2025/04/24 02:28:55 DEBUG : trailing dot.: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 6809A1E7E9CC4C3935827D84, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/04/24 02:28:57 DEBUG : trailing dot.: waiting 500ms for the cancellation to be effective 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:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 6809A1E7E9CC4C3935827D84, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/04/24 02:28:58 DEBUG : invalid utf-8/invalid utf-8: calculating gcid: failed to unwrap object from src: invalid utf-8/invalid utf-8 2025/04/24 02:28:58 DEBUG : invalid utf-8/invalid utf-8: gcid = 80089badf4c5ea48a53ce0bb4a1b93a2de244926 2025/04/24 02:29:00 DEBUG : invalid utf-8: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 6809A1EC06F3A431309AF22C, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/04/24 02:29:01 DEBUG : invalid utf-8: waiting 500ms for the cancellation to be effective 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:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 6809A1EC06F3A431309AF22C, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/04/24 02:29:03 DEBUG : test%46.txt/test%46.txt: calculating gcid: failed to unwrap object from src: test%46.txt/test%46.txt 2025/04/24 02:29:03 DEBUG : test%46.txt/test%46.txt: gcid = 5af25775704bc28f838233e1723cb6ddd36a7e89 2025/04/24 02:29:04 DEBUG : test%46.txt: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 6809A1F00900E6393833FD01, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/04/24 02:29:05 DEBUG : test%46.txt: waiting 500ms for the cancellation to be effective 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:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 6809A1F00900E6393833FD01, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: Put === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2025/04/24 02:29:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: calculating gcid: failed to unwrap object from src: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt === RUN TestIntegration/FsMkdir/FsPutZeroLength 2025/04/24 02:29:11 DEBUG : zero-length-file: calculating gcid: failed to unwrap object from src: zero-length-file 2025/04/24 02:29:11 DEBUG : zero-length-file: gcid = da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/04/24 02:29:11 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2025/04/24 02:29:11 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/04/24 02:29:12 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/04/24 02:29:12 DEBUG : pacer: Reducing sleep to 150ms 2025/04/24 02:29:13 DEBUG : pacer: Reducing sleep to 112.5ms 2025/04/24 02:29:13 DEBUG : pacer: Reducing sleep to 100ms === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:819: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2025/04/24 02:29:14 DEBUG : file name.txt: calculating gcid: failed to unwrap object from src: file name.txt 2025/04/24 02:29:14 DEBUG : file name.txt: gcid = a3e7b647ab4b54a3c4e52641ba0096ca36ac8312 2025/04/24 02:29:16 DEBUG : file name.txt: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 6809A1FBA05E363034B382F1, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/04/24 02:29:17 DEBUG : file name.txt: waiting 500ms for the cancellation to be effective 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:953 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 6809A1FBA05E363034B382F1, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsPutFiles Messages: Put === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2364: *pikpak.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2485: *pikpak.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/04/24 02:29:18 DEBUG : unknown-size-put.txt: calculating gcid: failed to unwrap object from src: unknown-size-put.txt 2025/04/24 02:29:18 DEBUG : unknown-size-put.txt: gcid = e93ed9210bc520a67139cf7369f2c3415bd88d94 === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/04/24 02:29:18 DEBUG : unknown-size-update.txt: calculating gcid: failed to unwrap object from src: unknown-size-update.txt 2025/04/24 02:29:18 DEBUG : unknown-size-update.txt: gcid = 67521082afbce148a30d713d56f276c046913778 2025/04/24 02:29:20 DEBUG : unknown-size-update.txt: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 6809A200A846BB39323538CC, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/04/24 02:29:21 DEBUG : unknown-size-update.txt: waiting 500ms for the cancellation to be effective 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:2579 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 6809A200A846BB39323538CC, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize Messages: Put === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/04/24 02:29:22 DEBUG : Creating backend with remote "TestPikPak:rclone-test-viwirif9ruri/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: FS has no Directory methods and doesn't Wrap 2025/04/24 02:29:25 ERROR : : error listing: directory not found === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (111.77s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.26s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.27s) --- FAIL: TestIntegration/FsMkdir (107.74s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (5.40s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.25s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.25s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.26s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (80.96s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (4.19s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot (3.88s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot_dot (4.04s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/punctuation (4.35s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_space (4.17s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_tilde (4.22s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (4.08s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (4.06s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_HT (4.19s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_VT (4.39s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_dot (4.16s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_space (4.41s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (4.47s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (4.30s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_HT (4.34s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (4.17s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_dot (4.43s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (4.53s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (4.32s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutError (3.64s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (3.43s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (3.62s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- FAIL: TestIntegration/FsMkdir/FsUploadUnknownSize (4.26s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.59s) --- FAIL: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (3.67s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.84s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/pikpak 111.791s "go test -v -timeout 1h0m0s -remote TestPikPak: -verbose" - Finished ERROR in 1m53.295457294s (try 1/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 TestIntegration/FsMkdir/FsEncoding/URL_encoding TestIntegration/FsMkdir/FsPutFiles TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize]