"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(CheckPresentAndTransfer|CheckpresentTransferCheckpresent|Remove|RemovePreexistingFile|StoreCheckpresentRetrieve|TransferAndCheckpresentWithRealisticKey|TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Starting (try 5/5) 2025/04/04 02:41:04 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xokisin3zeju" 2025/04/04 02:41:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/04 02:41:05 DEBUG : Creating backend with remote "/tmp/rclone632386719" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/TransferStoreAbsolute run.go:180: Remote "PikPak root 'rclone-test-xokisin3zeju'", Local "Local file system at /tmp/rclone632386719", Modify Window "876000h0m0s" 2025/04/04 02:41:05 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xokisin3zeju" 2025/04/04 02:41:06 DEBUG : Creating backend with remote "/tmp/rclone632386719" 2025/04/04 02:41:06 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/04 02:41:08 DEBUG : KeyAbsolute: gcid = C1BCFD6877BB358C0518ECCD6D5A70BFF7D0A174 2025/04/04 02:41:09 DEBUG : KeyAbsolute: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF46C58E4DB933359B0C67, 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/04 02:41:11 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/04/04 02:41:13 DEBUG : KeyAbsolute: waiting 500ms for the cancellation to be effective 2025/04/04 02:41:13 ERROR : file.txt: Failed to copy: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF46C58E4DB933359B0C67, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:949 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "TRANSFER-SUCCESS STORE KeyAbsolute\n" actual : "TRANSFER-FAILURE STORE KeyAbsolute failed to copy file: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF46C58E4DB933359B0C67, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value.\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE KeyAbsolute +TRANSFER-FAILURE STORE KeyAbsolute failed to copy file: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF46C58E4DB933359B0C67, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestGitAnnexFstestBackendCases/TransferStoreAbsolute 2025/04/04 02:41:14 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file === RUN TestGitAnnexFstestBackendCases/TransferStoreRelative run.go:180: Remote "PikPak root 'rclone-test-xokisin3zeju'", Local "Local file system at /tmp/rclone632386719", Modify Window "876000h0m0s" 2025/04/04 02:41:15 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xokisin3zeju" 2025/04/04 02:41:17 DEBUG : Creating backend with remote "../../rclone632386719" 2025/04/04 02:41:17 DEBUG : fs cache: renaming cache item "../../rclone632386719" to be canonical "/tmp/rclone632386719" 2025/04/04 02:41:17 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/04 02:41:17 DEBUG : KeyRelative: gcid = C1BCFD6877BB358C0518ECCD6D5A70BFF7D0A174 2025/04/04 02:41:19 DEBUG : KeyRelative: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF46CF669A4C393099F614, 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/04 02:41:21 DEBUG : KeyRelative: waiting 500ms for the cancellation to be effective 2025/04/04 02:41:21 ERROR : file.txt: Failed to copy: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF46CF669A4C393099F614, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1003 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "TRANSFER-SUCCESS STORE KeyRelative\n" actual : "TRANSFER-FAILURE STORE KeyRelative failed to copy file: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF46CF669A4C393099F614, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value.\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE KeyRelative +TRANSFER-FAILURE STORE KeyRelative failed to copy file: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF46CF669A4C393099F614, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestGitAnnexFstestBackendCases/TransferStoreRelative === RUN TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace run.go:180: Remote "PikPak root 'rclone-test-xokisin3zeju'", Local "Local file system at /tmp/rclone632386719", Modify Window "876000h0m0s" 2025/04/04 02:41:22 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xokisin3zeju" 2025/04/04 02:41:23 DEBUG : Creating backend with remote "../../rclone632386719" 2025/04/04 02:41:23 DEBUG : fs cache: renaming cache item "../../rclone632386719" to be canonical "/tmp/rclone632386719" 2025/04/04 02:41:23 DEBUG : filename with spaces.txt: Need to transfer - File not found at Destination 2025/04/04 02:41:24 DEBUG : KeyRelative: gcid = C1BCFD6877BB358C0518ECCD6D5A70BFF7D0A174 2025/04/04 02:41:25 DEBUG : KeyRelative: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF46D5637FD2383319291B, 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/04 02:41:27 DEBUG : KeyRelative: waiting 500ms for the cancellation to be effective 2025/04/04 02:41:27 ERROR : filename with spaces.txt: Failed to copy: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF46D5637FD2383319291B, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1045 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "TRANSFER-SUCCESS STORE KeyRelative\n" actual : "TRANSFER-FAILURE STORE KeyRelative failed to copy file: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF46D5637FD2383319291B, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value.\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE KeyRelative +TRANSFER-FAILURE STORE KeyRelative failed to copy file: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF46D5637FD2383319291B, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace === RUN TestGitAnnexFstestBackendCases/CheckPresentAndTransfer run.go:180: Remote "PikPak root 'rclone-test-xokisin3zeju'", Local "Local file system at /tmp/rclone632386719", Modify Window "876000h0m0s" 2025/04/04 02:41:28 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xokisin3zeju" 2025/04/04 02:41:29 DEBUG : Creating backend with remote "/tmp/rclone632386719" 2025/04/04 02:41:29 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/04 02:41:30 DEBUG : KeyAbsolute: gcid = C1BCFD6877BB358C0518ECCD6D5A70BFF7D0A174 2025/04/04 02:41:32 DEBUG : KeyAbsolute: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF46DBB67693393692BC27, 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/04 02:41:33 DEBUG : KeyAbsolute: waiting 500ms for the cancellation to be effective 2025/04/04 02:41:34 ERROR : file.txt: Failed to copy: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF46DBB67693393692BC27, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1078 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "TRANSFER-SUCCESS STORE KeyAbsolute\n" actual : "TRANSFER-FAILURE STORE KeyAbsolute failed to copy file: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF46DBB67693393692BC27, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value.\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE KeyAbsolute +TRANSFER-FAILURE STORE KeyAbsolute failed to copy file: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF46DBB67693393692BC27, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestGitAnnexFstestBackendCases/CheckPresentAndTransfer === RUN TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent run.go:180: Remote "PikPak root 'rclone-test-xokisin3zeju'", Local "Local file system at /tmp/rclone632386719", Modify Window "876000h0m0s" 2025/04/04 02:41:35 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xokisin3zeju" 2025/04/04 02:41:36 DEBUG : Creating backend with remote "/tmp/rclone632386719" 2025/04/04 02:41:37 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/04 02:41:37 DEBUG : foo: gcid = C1BCFD6877BB358C0518ECCD6D5A70BFF7D0A174 2025/04/04 02:41:39 DEBUG : foo: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF46E289FDF531314C29AC, 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/04 02:41:40 DEBUG : foo: waiting 500ms for the cancellation to be effective 2025/04/04 02:41:41 ERROR : file.txt: Failed to copy: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF46E289FDF531314C29AC, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1115 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "TRANSFER-SUCCESS STORE foo\n" actual : "TRANSFER-FAILURE STORE foo failed to copy file: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF46E289FDF531314C29AC, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value.\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE foo +TRANSFER-FAILURE STORE foo failed to copy file: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF46E289FDF531314C29AC, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent === RUN TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey run.go:180: Remote "PikPak root 'rclone-test-xokisin3zeju'", Local "Local file system at /tmp/rclone632386719", Modify Window "876000h0m0s" 2025/04/04 02:41:42 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xokisin3zeju" 2025/04/04 02:41:43 DEBUG : Creating backend with remote "/tmp/rclone632386719" 2025/04/04 02:41:43 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/04 02:41:44 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: gcid = C1BCFD6877BB358C0518ECCD6D5A70BFF7D0A174 2025/04/04 02:41:45 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF46E953546535334A30AD, 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/04 02:41:47 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: waiting 500ms for the cancellation to be effective 2025/04/04 02:41:47 ERROR : file.txt: Failed to copy: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF46E953546535334A30AD, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1144 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "TRANSFER-SUCCESS STORE SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key\n" actual : "TRANSFER-FAILURE STORE SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key failed to copy file: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF46E953546535334A30AD, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value.\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key +TRANSFER-FAILURE STORE SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key failed to copy file: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF46E953546535334A30AD, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey === RUN TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve run.go:180: Remote "PikPak root 'rclone-test-xokisin3zeju'", Local "Local file system at /tmp/rclone632386719", Modify Window "876000h0m0s" 2025/04/04 02:41:48 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xokisin3zeju" 2025/04/04 02:41:50 DEBUG : Creating backend with remote "/tmp/rclone632386719" 2025/04/04 02:41:50 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/04 02:41:51 DEBUG : SomeKey: gcid = C1BCFD6877BB358C0518ECCD6D5A70BFF7D0A174 2025/04/04 02:41:53 DEBUG : SomeKey: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF46F02319383734882452, 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/04 02:41:54 DEBUG : SomeKey: waiting 500ms for the cancellation to be effective 2025/04/04 02:41:54 ERROR : file.txt: Failed to copy: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF46F02319383734882452, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1186 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "TRANSFER-SUCCESS STORE SomeKey\n" actual : "TRANSFER-FAILURE STORE SomeKey failed to copy file: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF46F02319383734882452, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value.\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE SomeKey +TRANSFER-FAILURE STORE SomeKey failed to copy file: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF46F02319383734882452, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve === RUN TestGitAnnexFstestBackendCases/RemovePreexistingFile run.go:180: Remote "PikPak root 'rclone-test-xokisin3zeju'", Local "Local file system at /tmp/rclone632386719", Modify Window "876000h0m0s" 2025/04/04 02:41:56 DEBUG : SomeKey: calculating gcid: failed to unwrap object from src: SomeKey 2025/04/04 02:41:56 DEBUG : SomeKey: gcid = c1bcfd6877bb358c0518eccd6d5a70bff7d0a174 2025/04/04 02:41:57 DEBUG : SomeKey: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF46F5AA0DCC3837A990C5, 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/04 02:41:59 DEBUG : SomeKey: waiting 500ms for the cancellation to be effective run.go:285: Failed to put "SomeKey" to "PikPak root 'rclone-test-xokisin3zeju'": failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF46F5AA0DCC3837A990C5, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. === RUN TestGitAnnexFstestBackendCases/Remove run.go:180: Remote "PikPak root 'rclone-test-xokisin3zeju'", Local "Local file system at /tmp/rclone632386719", Modify Window "876000h0m0s" 2025/04/04 02:42:01 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xokisin3zeju" 2025/04/04 02:42:02 DEBUG : Creating backend with remote "/tmp/rclone632386719" 2025/04/04 02:42:02 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/04 02:42:03 DEBUG : SomeKey: gcid = C1BCFD6877BB358C0518ECCD6D5A70BFF7D0A174 2025/04/04 02:42:04 DEBUG : SomeKey: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF46FCE7A3CA313614EE06, 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/04 02:42:06 DEBUG : SomeKey: waiting 500ms for the cancellation to be effective 2025/04/04 02:42:06 ERROR : file.txt: Failed to copy: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF46FCE7A3CA313614EE06, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1264 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "TRANSFER-SUCCESS STORE SomeKey\n" actual : "TRANSFER-FAILURE STORE SomeKey failed to copy file: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF46FCE7A3CA313614EE06, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value.\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE SomeKey +TRANSFER-FAILURE STORE SomeKey failed to copy file: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF46FCE7A3CA313614EE06, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestGitAnnexFstestBackendCases/Remove --- FAIL: TestGitAnnexFstestBackendCases (62.45s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreAbsolute (10.14s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreRelative (6.97s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace (6.14s) --- FAIL: TestGitAnnexFstestBackendCases/CheckPresentAndTransfer (6.40s) --- FAIL: TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent (6.92s) --- FAIL: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey (6.66s) --- FAIL: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve (7.26s) --- FAIL: TestGitAnnexFstestBackendCases/RemovePreexistingFile (5.15s) --- FAIL: TestGitAnnexFstestBackendCases/Remove (6.80s) FAIL 2025/04/04 02:42:08 DEBUG : PikPak root 'rclone-test-xokisin3zeju': Purge remote "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(CheckPresentAndTransfer|CheckpresentTransferCheckpresent|Remove|RemovePreexistingFile|StoreCheckpresentRetrieve|TransferAndCheckpresentWithRealisticKey|TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Finished ERROR in 1m4.994970949s (try 5/5): exit status 1: Failed [TestGitAnnexFstestBackendCases/TransferStoreAbsolute TestGitAnnexFstestBackendCases/TransferStoreRelative TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace TestGitAnnexFstestBackendCases/CheckPresentAndTransfer TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve TestGitAnnexFstestBackendCases/RemovePreexistingFile TestGitAnnexFstestBackendCases/Remove]