"go test -v -timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|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)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$|^TestIntegration$/^FsMkdir$/^FsUploadUnknownSize$/^FsUpdateUnknownSize$'" - Starting (try 5/5)
=== RUN   TestIntegration
    fstests.go:438: Using remote "TestPikPak:"
2025/03/18 11:46:08 DEBUG : Creating backend with remote "TestPikPak:rclone-test-rovoyof8nixe"
2025/03/18 11:46:08 DEBUG : Using config file from "/home/rclone/.rclone.conf"
=== RUN   TestIntegration/FsMkdir
=== RUN   TestIntegration/FsMkdir/FsEncoding
=== RUN   TestIntegration/FsMkdir/FsEncoding/control_chars
    fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"
2025/03/18 11:46:12 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: calculating gcid: failed to unwrap object from src: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡
2025/03/18 11:46:12 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: gcid = 4d58e5bf561a22913e1dc9ba326030006d825f3f
2025/03/18 11:46:13 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67D95D052FE6AF3833D3A0E8, 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/18 11:46:15 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: 67D95D052FE6AF3833D3A0E8, 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/18 11:46:16 DEBUG : ./.: calculating gcid: failed to unwrap object from src: ./.
2025/03/18 11:46:16 DEBUG : ./.: gcid = 6ace99236b29204f7412d4d0654a4b1a3cce9519
2025/03/18 11:46:18 DEBUG : .: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67D95D09A846BB31336D4628, 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/18 11:46:19 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: 67D95D09A846BB31336D4628, 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/18 11:46:20 DEBUG : ../..: calculating gcid: failed to unwrap object from src: ../..
2025/03/18 11:46:20 DEBUG : ../..: gcid = f1a5749a71cfe20f85b0f65e6165c3a027bd67d9
2025/03/18 11:46:22 DEBUG : ..: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67D95D0E712292303709E0B6, 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/18 11:46:23 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: 67D95D0E712292303709E0B6, 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/18 11:46:25 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: calculating gcid: failed to unwrap object from src: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~
2025/03/18 11:46:25 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: gcid = 5adc893c514b5afd07ee4308d65b4b6cbc0c4bdd
2025/03/18 11:46:26 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67D95D12FEEE6A3137A4BEB6, 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/18 11:46:28 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: 67D95D12FEEE6A3137A4BEB6, 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/18 11:46:30 DEBUG :  leading space/ leading space: calculating gcid: failed to unwrap object from src:  leading space/ leading space
2025/03/18 11:46:30 DEBUG :  leading space/ leading space: gcid = 6f06b5d5cbafaed87860abdaad687918f73815a4
2025/03/18 11:46:31 DEBUG :  leading space: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67D95D1715F0493731F4EB50, 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/18 11:46:32 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: 67D95D1715F0493731F4EB50, 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/18 11:46:34 DEBUG : ~leading tilde/~leading tilde: calculating gcid: failed to unwrap object from src: ~leading tilde/~leading tilde
2025/03/18 11:46:34 DEBUG : ~leading tilde/~leading tilde: gcid = 7252820fab143d87c59e34cf717bc013683f04ef
2025/03/18 11:46:36 DEBUG : ~leading tilde: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67D95D1C447B51333586096D, 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/18 11:46:37 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: 67D95D1C447B51333586096D, 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/18 11:46:39 DEBUG : ␍leading CR/␍leading CR: calculating gcid: failed to unwrap object from src: ␍leading CR/␍leading CR
2025/03/18 11:46:39 DEBUG : ␍leading CR/␍leading CR: gcid = 56590787609937727fb0526cc3bb27be9921a705
2025/03/18 11:46:40 DEBUG : ␍leading CR: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67D95D207594F9303530A33C, 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/18 11:46:41 DEBUG : pacer: low level retry 1/10 (error deletefile (deletefile) is still in PHASE_TYPE_RUNNING)
2025/03/18 11:46:41 DEBUG : pacer: Rate limited, increasing sleep to 200ms
2025/03/18 11:46:41 DEBUG : pacer: Reducing sleep to 150ms
2025/03/18 11:46:42 DEBUG : pacer: Reducing sleep to 112.5ms
2025/03/18 11:46:42 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: 67D95D207594F9303530A33C, 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/18 11:46:43 DEBUG : pacer: Reducing sleep to 100ms
2025/03/18 11:46:43 DEBUG : ␊leading LF/␊leading LF: calculating gcid: failed to unwrap object from src: ␊leading LF/␊leading LF
2025/03/18 11:46:43 DEBUG : ␊leading LF/␊leading LF: gcid = 4f0b0206edf794008815356774b6116132e44b3e
2025/03/18 11:46:45 DEBUG : ␊leading LF: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67D95D255F471E393729A88D, 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/18 11:46:46 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: 67D95D255F471E393729A88D, 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/18 11:46:48 DEBUG : ␉leading HT/␉leading HT: calculating gcid: failed to unwrap object from src: ␉leading HT/␉leading HT
2025/03/18 11:46:48 DEBUG : ␉leading HT/␉leading HT: gcid = 58820e511f1aaa77e9c1a441589e4f4d0b0c9897
2025/03/18 11:46:49 DEBUG : ␉leading HT: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67D95D2993460A313279384C, 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/18 11:46:51 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: 67D95D2993460A313279384C, 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/18 11:46:52 DEBUG : ␋leading VT/␋leading VT: calculating gcid: failed to unwrap object from src: ␋leading VT/␋leading VT
2025/03/18 11:46:52 DEBUG : ␋leading VT/␋leading VT: gcid = dd20cc3ee291768ecb5d469ed0519e2374c722ff
2025/03/18 11:46:54 DEBUG : ␋leading VT: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67D95D2E23193830352C95BF, 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/18 11:46:56 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: 67D95D2E23193830352C95BF, 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/18 11:46:58 DEBUG : .leading dot/.leading dot: calculating gcid: failed to unwrap object from src: .leading dot/.leading dot
2025/03/18 11:46:58 DEBUG : .leading dot/.leading dot: gcid = 4b2f4fa1b0650084aaf4cf9cbc7001f910baba77
2025/03/18 11:46:59 DEBUG : .leading dot: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67D95D3388D14B333336D9A4, 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/18 11:47:01 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: 67D95D3388D14B333336D9A4, 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/18 11:47:02 DEBUG : trailing space /trailing space : calculating gcid: failed to unwrap object from src: trailing space /trailing space 
2025/03/18 11:47:02 DEBUG : trailing space /trailing space : gcid = ed9aaf0b189f920b0eba9c94f6c175951ad5dc06
2025/03/18 11:47:04 DEBUG : trailing space : canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67D95D37A05E363530EB5C1F, 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/18 11:47:05 DEBUG : pacer: low level retry 1/10 (error deletefile (deletefile) is still in PHASE_TYPE_RUNNING)
2025/03/18 11:47:05 DEBUG : pacer: Rate limited, increasing sleep to 200ms
2025/03/18 11:47:05 DEBUG : pacer: Reducing sleep to 150ms
2025/03/18 11:47:05 DEBUG : pacer: Reducing sleep to 112.5ms
2025/03/18 11:47:05 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: 67D95D37A05E363530EB5C1F, 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/18 11:47:06 DEBUG : pacer: Reducing sleep to 100ms
2025/03/18 11:47:07 DEBUG : trailing CR␍/trailing CR␍: calculating gcid: failed to unwrap object from src: trailing CR␍/trailing CR␍
2025/03/18 11:47:07 DEBUG : trailing CR␍/trailing CR␍: gcid = 2572d81596be574edeca446fefac4e9279d96d01
2025/03/18 11:47:09 DEBUG : trailing CR␍: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67D95D3D637FD23034AA4584, 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/18 11:47:10 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: 67D95D3D637FD23034AA4584, 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/18 11:47:13 DEBUG : trailing LF␊/trailing LF␊: calculating gcid: failed to unwrap object from src: trailing LF␊/trailing LF␊
2025/03/18 11:47:13 DEBUG : trailing LF␊/trailing LF␊: gcid = 98d8ff731f4e9d254e9b31351fddde78a69924b8
2025/03/18 11:47:14 DEBUG : trailing LF␊: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67D95D42F1D29D3935891929, 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/18 11:47:16 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: 67D95D42F1D29D3935891929, 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/18 11:47:18 DEBUG : trailing HT␉/trailing HT␉: calculating gcid: failed to unwrap object from src: trailing HT␉/trailing HT␉
2025/03/18 11:47:18 DEBUG : trailing HT␉/trailing HT␉: gcid = 6a56199531c4eb42d511d2caff0e0461bc59beab
2025/03/18 11:47:19 DEBUG : trailing HT␉: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67D95D4793460A363044834D, 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/18 11:47:21 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: 67D95D4793460A363044834D, 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/18 11:47:23 DEBUG : trailing VT␋/trailing VT␋: calculating gcid: failed to unwrap object from src: trailing VT␋/trailing VT␋
2025/03/18 11:47:23 DEBUG : trailing VT␋/trailing VT␋: gcid = 3076ac967e4a8a699c055876c3a1d1ac77dbe85d
2025/03/18 11:47:25 DEBUG : trailing VT␋: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67D95D4C1AC7F93130A46B05, 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/18 11:47:26 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: 67D95D4C1AC7F93130A46B05, 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/18 11:47:28 DEBUG : trailing dot./trailing dot.: calculating gcid: failed to unwrap object from src: trailing dot./trailing dot.
2025/03/18 11:47:28 DEBUG : trailing dot./trailing dot.: gcid = ffe6d4649ae305ac56ce7ddce38663aa2be6ed6d
2025/03/18 11:47:29 DEBUG : trailing dot.: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67D95D51447B513635254A6F, 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/18 11:47:31 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: 67D95D51447B513635254A6F, 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/18 11:47:33 DEBUG : invalid utf-8�/invalid utf-8�: calculating gcid: failed to unwrap object from src: invalid utf-8�/invalid utf-8�
2025/03/18 11:47:33 DEBUG : invalid utf-8�/invalid utf-8�: gcid = 604fc634be33dd3753756d5767e9916d4b44014d
2025/03/18 11:47:34 DEBUG : invalid utf-8�: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67D95D5665E66739388ACE91, 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/18 11:47:35 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: 67D95D5665E66739388ACE91, 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/18 11:47:37 DEBUG : test%46.txt/test%46.txt: calculating gcid: failed to unwrap object from src: test%46.txt/test%46.txt
2025/03/18 11:47:37 DEBUG : test%46.txt/test%46.txt: gcid = f0b05129896a19be3db7f9c65235fc333959b20d
2025/03/18 11:47:39 DEBUG : test%46.txt: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67D95D5BC05EDB33330D8A2F, 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/18 11:47:40 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: 67D95D5BC05EDB33330D8A2F, 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/FsPutFiles
2025/03/18 11:47:41 DEBUG : file name.txt: calculating gcid: failed to unwrap object from src: file name.txt
2025/03/18 11:47:41 DEBUG : file name.txt: gcid = 3c85d45602175e566dce7457d09b81aa41f9018b
2025/03/18 11:47:43 DEBUG : file name.txt: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67D95D5F5A57B5383852B89D, 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/18 11:47:44 DEBUG : pacer: low level retry 1/10 (error deletefile (deletefile) is still in PHASE_TYPE_RUNNING)
2025/03/18 11:47:44 DEBUG : pacer: Rate limited, increasing sleep to 200ms
2025/03/18 11:47:44 DEBUG : pacer: Reducing sleep to 150ms
2025/03/18 11:47:45 DEBUG : pacer: Reducing sleep to 112.5ms
2025/03/18 11:47:45 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: 67D95D5F5A57B5383852B89D, 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/FsUploadUnknownSize
=== RUN   TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize
2025/03/18 11:47:45 DEBUG : pacer: Reducing sleep to 100ms
2025/03/18 11:47:45 DEBUG : unknown-size-update.txt: calculating gcid: failed to unwrap object from src: unknown-size-update.txt
2025/03/18 11:47:45 DEBUG : unknown-size-update.txt: gcid = bc731e18bed5732d086d7954cb22e4b00182c7ed
2025/03/18 11:47:48 DEBUG : unknown-size-update.txt: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67D95D648211433938672679, 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/18 11:47:49 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: 67D95D648211433938672679, 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
2025/03/18 11:47:51 ERROR : : error listing: directory not found
--- FAIL: TestIntegration (103.46s)
    --- FAIL: TestIntegration/FsMkdir (101.31s)
        --- FAIL: TestIntegration/FsMkdir/FsEncoding (90.41s)
            --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (4.27s)
            --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot (4.23s)
            --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot_dot (4.49s)
            --- FAIL: TestIntegration/FsMkdir/FsEncoding/punctuation (4.52s)
            --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_space (4.47s)
            --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_tilde (4.73s)
            --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (4.71s)
            --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (4.48s)
            --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_HT (4.25s)
            --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_VT (5.05s)
            --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_dot (5.14s)
            --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_space (4.71s)
            --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (4.58s)
            --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (5.70s)
            --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_HT (5.03s)
            --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (5.20s)
            --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_dot (4.81s)
            --- FAIL: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (4.70s)
            --- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (5.00s)
        --- FAIL: TestIntegration/FsMkdir/FsPutFiles (4.16s)
        --- FAIL: TestIntegration/FsMkdir/FsUploadUnknownSize (4.37s)
            --- FAIL: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (4.37s)
FAIL
exit status 1
FAIL	github.com/rclone/rclone/backend/pikpak	103.468s
"go test -v -timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|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)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$|^TestIntegration$/^FsMkdir$/^FsUploadUnknownSize$/^FsUpdateUnknownSize$'" - Finished ERROR in 1m44.15720768s (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 TestIntegration/FsMkdir/FsEncoding/URL_encoding TestIntegration/FsMkdir/FsPutFiles TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize]