"./vfs.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^TestFileReadAtNonZeroLength$'" - Starting (try 2/5)
2025/04/10 01:42:35 DEBUG : Creating backend with remote "TestPikPak:rclone-test-wacadim4duhe"
2025/04/10 01:42:35 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/10 01:42:37 DEBUG : Creating backend with remote "/tmp/rclone3594908158"
=== RUN   TestFileReadAtNonZeroLength
    run.go:180: Remote "PikPak root 'rclone-test-wacadim4duhe'", Local "Local file system at /tmp/rclone3594908158", Modify Window "876000h0m0s"
2025/04/10 01:42:37 INFO  : PikPak root 'rclone-test-wacadim4duhe': poll-interval is not supported by this remote
2025/04/10 01:42:37 NOTICE: PikPak root 'rclone-test-wacadim4duhe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream
2025/04/10 01:42:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:42:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:42:37 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/04/10 01:42:37 DEBUG : file1: >Open: fd=file1 (w), err=<nil>
2025/04/10 01:42:37 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil>
2025/04/10 01:42:37 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/04/10 01:42:37 DEBUG : PikPak root 'rclone-test-wacadim4duhe': File to upload is small (100 bytes), uploading instead of streaming
2025/04/10 01:42:38 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1
2025/04/10 01:42:38 DEBUG : file1: gcid = e0aaeaedf90bb3fade5bee47f792fef1f29b31d5
2025/04/10 01:42:40 DEBUG : file1: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F72210637FD23039D41951, 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/10 01:42:41 DEBUG : file1: waiting 500ms for the cancellation to be effective
2025/04/10 01:42:42 ERROR : file1: WriteFileHandle.New Rcat failed: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F72210637FD23039D41951, 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/10 01:42:42 DEBUG : file1: Remove: 
2025/04/10 01:42:42 DEBUG : : Added virtual directory entry vDel: "file1"
2025/04/10 01:42:42 DEBUG : file1: >Remove: err=<nil>
    write_test.go:360: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:360
        	            				/home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:384
        	Error:      	Received unexpected error:
        	            	failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F72210637FD23039D41951, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value.
        	Test:       	TestFileReadAtNonZeroLength
2025/04/10 01:42:42 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:42:42 DEBUG : file1: >OpenFile: fd=<nil>, err=file does not exist
    write_test.go:365: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:365
        	            				/home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:384
        	Error:      	Received unexpected error:
        	            	file does not exist
        	Test:       	TestFileReadAtNonZeroLength
2025/04/10 01:42:42 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:42:42 DEBUG : : Looking for writers
2025/04/10 01:42:42 DEBUG : >WaitForWriters: 
--- FAIL: TestFileReadAtNonZeroLength (5.34s)
FAIL
2025/04/10 01:42:42 DEBUG : PikPak root 'rclone-test-wacadim4duhe': Purge remote
"./vfs.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^TestFileReadAtNonZeroLength$'" - Finished ERROR in 7.936484294s (try 2/5): exit status 1: Failed [TestFileReadAtNonZeroLength]