Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ContentLength=xxx with Body length 0 when request to pd #44739

Closed
hawkingrei opened this issue Jun 16, 2023 · 1 comment
Closed

ContentLength=xxx with Body length 0 when request to pd #44739

hawkingrei opened this issue Jun 16, 2023 · 1 comment
Labels
affects-7.5 component/ddl This issue is related to DDL of TiDB. component/test severity/major type/bug The issue is confirmed as a bug.

Comments

@hawkingrei
Copy link
Member

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

run with-real-tikv

2. What did you expect to see? (Required)

3. What did you see instead (Required)

=== NAME  TestLoadRemote

    testkit.go:224: 

        	Error Trace:	testkit/testkit.go:224

        	            				testkit/testkit.go:158

        	            				testkit/testkit.go:149

        	            				tests/realtikvtest/importintotest/import_into_test.go:578

        	Error:      	Received unexpected error:

        	            	Post "http://127.0.0.1:2379/pd/api/v1/config/region-label/rule": http: ContentLength=274 with Body length 0

        	            	github.com/pingcap/tidb/disttask/framework/handle.WaitGlobalTask

        	            		disttask/framework/handle/handle.go:89

        	            	github.com/pingcap/tidb/disttask/importinto.(*DistImporter).ImportTask.func1

        	            		disttask/importinto/job.go:109

        	            	golang.org/x/sync/errgroup.(*Group).Go.func1

        	            		external/org_golang_x_sync/errgroup/errgroup.go:75

        	            	runtime.goexit

        	            		src/runtime/asm_amd64.s:1598

        	Test:       	TestLoadRemote

        	Messages:   	sql:IMPORT INTO load_charset.gbk FROM 'gs://test-load/utf8mb4.csv?endpoint=http://127.0.0.1:4443/storage/v1/'

        	            			WITH character_set='utf8mb4', args:[]

=== NAME  TestLoadRemote/TestGBK

https://do.pingcap.net/jenkins/blue/organizations/jenkins/pingcap%2Ftidb%2Fghpr_check2/detail/ghpr_check2/22937/pipeline

4. What is your TiDB version? (Required)

@hawkingrei hawkingrei added the type/bug The issue is confirmed as a bug. label Jun 16, 2023
@hawkingrei hawkingrei changed the title ContentLength=xxx with Body length 0 ContentLength=xxx with Body length 0 when request to pd Jun 16, 2023
@ti-chi-bot ti-chi-bot bot added may-affects-5.1 This bug maybe affects 5.1.x versions. may-affects-5.2 This bug maybe affects 5.2.x versions. may-affects-5.3 This bug maybe affects 5.3.x versions. may-affects-5.4 This bug maybe affects 5.4.x versions. may-affects-6.1 may-affects-6.5 may-affects-7.1 labels Jun 18, 2023
@seiya-annie seiya-annie removed may-affects-5.1 This bug maybe affects 5.1.x versions. may-affects-5.2 This bug maybe affects 5.2.x versions. may-affects-5.3 This bug maybe affects 5.3.x versions. may-affects-5.4 This bug maybe affects 5.4.x versions. may-affects-6.1 may-affects-6.5 may-affects-7.1 labels Jun 18, 2023
@D3Hunter
Copy link
Contributor

fixed in #48307

@jebter jebter added the component/ddl This issue is related to DDL of TiDB. label Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-7.5 component/ddl This issue is related to DDL of TiDB. component/test severity/major type/bug The issue is confirmed as a bug.
Projects
None yet
Development

No branches or pull requests

5 participants