"go test -v -timeout 1h0m0s -remote TestPikPak: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestPikPak:" 2025/03/26 04:14:03 DEBUG : Creating backend with remote "TestPikPak:rclone-test-cojawiy8qupo" 2025/03/26 04:14:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/26 04:14:04 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/03/26 04:14:09 INFO : dir/subdir: Making directory 2025/03/26 04:14:11 INFO : dir/subdir: Removing directory 2025/03/26 04:14:13 INFO : dir: Removing directory 2025/03/26 04:14:14 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/03/26 04:14:16 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/03/26 04:14:17 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: calculating gcid: failed to unwrap object from src: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/03/26 04:14:17 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: gcid = 53f0d2529e5ea1c82fb7aa751e5f23fc0700d3c4 2025/03/26 04:14:18 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67E37F1A7122923636E51F7A, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/03/26 04:14:20 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: 67E37F1A7122923636E51F7A, 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/03/26 04:14:21 DEBUG : ./.: calculating gcid: failed to unwrap object from src: ./. 2025/03/26 04:14:21 DEBUG : ./.: gcid = 2150fc9e28c4224bc9cfe5a1a83e2291484caa36 2025/03/26 04:14:23 DEBUG : .: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67E37F1FCA1C6336370CB9D1, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/03/26 04:14:24 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: 67E37F1FCA1C6336370CB9D1, 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/03/26 04:14:26 DEBUG : ../..: calculating gcid: failed to unwrap object from src: ../.. 2025/03/26 04:14:26 DEBUG : ../..: gcid = adb9fd1cce3feab7dbbc16de7ec5aa4b7940eba0 2025/03/26 04:14:28 DEBUG : ..: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67E37F241F08B03933DB0BAC, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/03/26 04:14:29 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: 67E37F241F08B03933DB0BAC, 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/03/26 04:14:31 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: calculating gcid: failed to unwrap object from src: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/03/26 04:14:31 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: gcid = 2fd97febf0063c73d7dad7ff3049317939dbde91 2025/03/26 04:14:33 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67E37F28F1D29D30334EE6EC, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/03/26 04:14:34 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: 67E37F28F1D29D30334EE6EC, 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/03/26 04:14:36 DEBUG : leading space/ leading space: calculating gcid: failed to unwrap object from src: leading space/ leading space 2025/03/26 04:14:36 DEBUG : leading space/ leading space: gcid = ebc3a99a95b3c7b4697e82e96cb63450a58804b7 2025/03/26 04:14:38 DEBUG : leading space: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67E37F2EF9AF893831D91689, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/03/26 04:14:39 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: 67E37F2EF9AF893831D91689, 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/03/26 04:14:41 DEBUG : ~leading tilde/~leading tilde: calculating gcid: failed to unwrap object from src: ~leading tilde/~leading tilde 2025/03/26 04:14:41 DEBUG : ~leading tilde/~leading tilde: gcid = 1f8e678fe2ef31333d97b72d6c3f390f8d847ef3 2025/03/26 04:14:42 DEBUG : ~leading tilde: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67E37F328211433636203B42, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/03/26 04:14:44 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: 67E37F328211433636203B42, 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/03/26 04:14:45 DEBUG : ␍leading CR/␍leading CR: calculating gcid: failed to unwrap object from src: ␍leading CR/␍leading CR 2025/03/26 04:14:45 DEBUG : ␍leading CR/␍leading CR: gcid = cb9001156ede1fa501748cfa4272b49e0acd8cbc 2025/03/26 04:14:47 DEBUG : ␍leading CR: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67E37F372319383536CD9B90, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/03/26 04:14:48 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: 67E37F372319383536CD9B90, 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/03/26 04:14:50 DEBUG : ␊leading LF/␊leading LF: calculating gcid: failed to unwrap object from src: ␊leading LF/␊leading LF 2025/03/26 04:14:50 DEBUG : ␊leading LF/␊leading LF: gcid = 5c204b9dae07bd158dcde8e080a61691667f4f63 2025/03/26 04:14:52 DEBUG : ␊leading LF: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67E37F3BE9CC4C3432BFC953, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/03/26 04:14:53 DEBUG : pacer: low level retry 1/10 (error deletefile (deletefile) is still in PHASE_TYPE_RUNNING) 2025/03/26 04:14:53 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/03/26 04:14:53 DEBUG : pacer: Reducing sleep to 150ms 2025/03/26 04:14:53 DEBUG : pacer: Reducing sleep to 112.5ms 2025/03/26 04:14:53 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: 67E37F3BE9CC4C3432BFC953, 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/03/26 04:14:54 DEBUG : pacer: Reducing sleep to 100ms 2025/03/26 04:14:55 DEBUG : ␉leading HT/␉leading HT: calculating gcid: failed to unwrap object from src: ␉leading HT/␉leading HT 2025/03/26 04:14:55 DEBUG : ␉leading HT/␉leading HT: gcid = d2bc01f6543aca0d1be2af14acf664a1a38fe791 2025/03/26 04:14:57 DEBUG : ␉leading HT: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67E37F40637FD237328F7857, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/03/26 04:14:58 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: 67E37F40637FD237328F7857, 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/03/26 04:14:59 DEBUG : ␋leading VT/␋leading VT: calculating gcid: failed to unwrap object from src: ␋leading VT/␋leading VT 2025/03/26 04:14:59 DEBUG : ␋leading VT/␋leading VT: gcid = ab09e7d8fcf07b6c31689ca10b7af7b6ab1cbd74 2025/03/26 04:15:01 DEBUG : ␋leading VT: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67E37F4572154E3836B7EE67, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/03/26 04:15:02 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: 67E37F4572154E3836B7EE67, 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/03/26 04:15:04 DEBUG : .leading dot/.leading dot: calculating gcid: failed to unwrap object from src: .leading dot/.leading dot 2025/03/26 04:15:04 DEBUG : .leading dot/.leading dot: gcid = 374b3bf80f549df8534c22ca5814b0dbaf2cb441 2025/03/26 04:15:05 DEBUG : .leading dot: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67E37F49FEEE6A343639668A, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/03/26 04:15:07 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: 67E37F49FEEE6A343639668A, 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/03/26 04:15:09 DEBUG : trailing space /trailing space : calculating gcid: failed to unwrap object from src: trailing space /trailing space 2025/03/26 04:15:09 DEBUG : trailing space /trailing space : gcid = ff5a9c43807349ca2f7268f2e241a7cca1a20f95 2025/03/26 04:15:10 DEBUG : trailing space : canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67E37F4E7122923037D3067C, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/03/26 04:15:12 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: 67E37F4E7122923037D3067C, 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/03/26 04:15:13 DEBUG : trailing CR␍/trailing CR␍: calculating gcid: failed to unwrap object from src: trailing CR␍/trailing CR␍ 2025/03/26 04:15:13 DEBUG : trailing CR␍/trailing CR␍: gcid = 179f0af7ffd79816563c828513fc3378986bb746 2025/03/26 04:15:15 DEBUG : trailing CR␍: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67E37F52637FD233338B2958, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/03/26 04:15:16 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: 67E37F52637FD233338B2958, 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/03/26 04:15:17 DEBUG : trailing LF␊/trailing LF␊: calculating gcid: failed to unwrap object from src: trailing LF␊/trailing LF␊ 2025/03/26 04:15:17 DEBUG : trailing LF␊/trailing LF␊: gcid = 45d47b16ddabe22ee6420450d027d806f2f112da 2025/03/26 04:15:19 DEBUG : trailing LF␊: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67E37F57231938393471D291, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/03/26 04:15:20 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: 67E37F57231938393471D291, 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/03/26 04:15:22 DEBUG : trailing HT␉/trailing HT␉: calculating gcid: failed to unwrap object from src: trailing HT␉/trailing HT␉ 2025/03/26 04:15:22 DEBUG : trailing HT␉/trailing HT␉: gcid = f002866a98661a993d02e7a965feed356f9bf4d0 2025/03/26 04:15:24 DEBUG : trailing HT␉: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67E37F5B15F049343873CC1B, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/03/26 04:15:25 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: 67E37F5B15F049343873CC1B, 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/03/26 04:15:27 DEBUG : trailing VT␋/trailing VT␋: calculating gcid: failed to unwrap object from src: trailing VT␋/trailing VT␋ 2025/03/26 04:15:27 DEBUG : trailing VT␋/trailing VT␋: gcid = 88ec76af16cba769993c1dc00e607fb38f101b29 2025/03/26 04:15:28 DEBUG : trailing VT␋: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67E37F609453943036C0840A, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/03/26 04:15:29 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: 67E37F609453943036C0840A, 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/03/26 04:15:31 DEBUG : trailing dot./trailing dot.: calculating gcid: failed to unwrap object from src: trailing dot./trailing dot. 2025/03/26 04:15:31 DEBUG : trailing dot./trailing dot.: gcid = 5748ad6819f648a669ff2a4fd8cd629dfc960a75 2025/03/26 04:15:33 DEBUG : trailing dot.: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67E37F6594539438331AB20A, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/03/26 04:15:34 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: 67E37F6594539438331AB20A, 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/03/26 04:15:36 DEBUG : invalid utf-8/invalid utf-8: calculating gcid: failed to unwrap object from src: invalid utf-8/invalid utf-8 2025/03/26 04:15:36 DEBUG : invalid utf-8/invalid utf-8: gcid = 0546525bf53a41384401fb52e2ecedd3bbc82e69 2025/03/26 04:15:37 DEBUG : invalid utf-8: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67E37F6949824C3638C57D29, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/03/26 04:15:39 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: 67E37F6949824C3638C57D29, 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/03/26 04:15:41 DEBUG : test%46.txt/test%46.txt: calculating gcid: failed to unwrap object from src: test%46.txt/test%46.txt 2025/03/26 04:15:41 DEBUG : test%46.txt/test%46.txt: gcid = e4b76e67cb8a2be29498801d143658b55f056f88 2025/03/26 04:15:43 DEBUG : test%46.txt: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67E37F6FE9CC4C3136ACB455, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/03/26 04:15:44 DEBUG : pacer: low level retry 1/10 (error deletefile (deletefile) is still in PHASE_TYPE_RUNNING) 2025/03/26 04:15:44 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/03/26 04:15:44 DEBUG : pacer: Reducing sleep to 150ms 2025/03/26 04:15:44 DEBUG : pacer: Reducing sleep to 112.5ms 2025/03/26 04:15:44 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: 67E37F6FE9CC4C3136ACB455, 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 2025/03/26 04:15:45 DEBUG : pacer: Reducing sleep to 100ms === RUN TestIntegration/FsMkdir/FsPutError 2025/03/26 04:15:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: calculating gcid: failed to unwrap object from src: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt === RUN TestIntegration/FsMkdir/FsPutZeroLength 2025/03/26 04:15:50 DEBUG : zero-length-file: calculating gcid: failed to unwrap object from src: zero-length-file 2025/03/26 04:15:50 DEBUG : zero-length-file: gcid = da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/03/26 04:15:50 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2025/03/26 04:15:50 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/03/26 04:15:50 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/03/26 04:15:51 DEBUG : pacer: Reducing sleep to 150ms 2025/03/26 04:15:52 DEBUG : pacer: Reducing sleep to 112.5ms 2025/03/26 04:15:52 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/03/26 04:15:54 DEBUG : file name.txt: calculating gcid: failed to unwrap object from src: file name.txt 2025/03/26 04:15:54 DEBUG : file name.txt: gcid = e7d329d74474623213032df37f4b0d1e81ea48cc 2025/03/26 04:15:56 DEBUG : file name.txt: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67E37F7C7732EB3936D2EB2F, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/03/26 04:15:57 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: 67E37F7C7732EB3936D2EB2F, 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/03/26 04:15:59 DEBUG : unknown-size-put.txt: calculating gcid: failed to unwrap object from src: unknown-size-put.txt 2025/03/26 04:15:59 DEBUG : unknown-size-put.txt: gcid = 7d3487d94d94ff94430334896ba18e38ba1288f8 === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/03/26 04:15:59 DEBUG : unknown-size-update.txt: calculating gcid: failed to unwrap object from src: unknown-size-update.txt 2025/03/26 04:15:59 DEBUG : unknown-size-update.txt: gcid = bb4cefee9fcb7f2ef8400fac282417adb8ab0fc2 2025/03/26 04:16:01 DEBUG : unknown-size-update.txt: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67E37F80E702E2323458FC3A, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/03/26 04:16:02 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: 67E37F80E702E2323458FC3A, 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/03/26 04:16:02 DEBUG : Creating backend with remote "TestPikPak:rclone-test-cojawiy8qupo/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/03/26 04:16:07 ERROR : : error listing: directory not found === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (124.95s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.29s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.50s) --- FAIL: TestIntegration/FsMkdir (119.68s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (5.85s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.26s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.25s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.28s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (89.37s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (4.33s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot (4.56s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot_dot (5.17s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/punctuation (4.63s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_space (5.42s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_tilde (4.32s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (4.21s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (5.42s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_HT (4.57s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_VT (4.21s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_dot (4.77s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_space (4.58s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (4.26s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (4.17s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_HT (5.00s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (4.46s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_dot (4.76s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (5.15s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (5.11s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutError (3.73s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (4.38s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (4.10s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- FAIL: TestIntegration/FsMkdir/FsUploadUnknownSize (4.50s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.93s) --- FAIL: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (3.57s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (3.28s) --- 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 124.965s "go test -v -timeout 1h0m0s -remote TestPikPak: -verbose" - Finished ERROR in 2m6.154042881s (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]