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

unnormal exit in the TestAddIndexIngestRecoverPartition #50309

Closed
Tracked by #41316
hawkingrei opened this issue Jan 11, 2024 · 0 comments · Fixed by #50327
Closed
Tracked by #41316

unnormal exit in the TestAddIndexIngestRecoverPartition #50309

hawkingrei opened this issue Jan 11, 2024 · 0 comments · Fixed by #50327
Labels
component/test feature/developing the related feature is in development type/enhancement The issue or PR belongs to an enhancement.

Comments

@hawkingrei
Copy link
Member

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

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

3. What did you see instead (Required)

ERROR: /home/prow/go/src/github.com/pingcap/tidb/pkg/ddl/ingest/tests/BUILD.bazel:3:8: Testing //pkg/ddl/ingest/tests:tests_test failed: Test failed, aborting
==================== Test output for //pkg/ddl/ingest/tests:tests_test:
=== RUN   TestAddIndexIngestRecoverPartition
[2024/01/11 07:05:03.083 +00:00] [INFO] [region_cache.go:2741] ["change store resolve state"] [store=1] [addr=store1] [from=unresolved] [to=resolved] [liveness-state=reachable]
[2024/01/11 07:05:03.084 +00:00] [INFO] [ddl_api.go:1125] ["Automatically convert BLOB(65535) to MEDIUMBLOB"]
[2024/01/11 07:05:03.084 +00:00] [INFO] [ddl_api.go:1125] ["Automatically convert BLOB(65535) to MEDIUMBLOB"]
[2024/01/11 07:05:03.084 +00:00] [INFO] [ddl_api.go:1125] ["Automatically convert BLOB(65535) to MEDIUMBLOB"]
[2024/01/11 07:05:05.119 +00:00] [INFO] [scheduler_manager.go:273] ["subtask table gc loop start"]
[2024/01/11 07:05:05.119 +00:00] [INFO] [scheduler_manager.go:189] ["schedule task loop start"]
[2024/01/11 07:05:06.096 +00:00] [INFO] [info.go:1109] [SetTiFlashGroupConfig]
[2024/01/11 07:05:06.132 +00:00] [INFO] [info.go:1109] [SetTiFlashGroupConfig]
[2024/01/11 07:05:06.167 +00:00] [INFO] [info.go:1109] [SetTiFlashGroupConfig] 

https://tiprow.hawkingrei.com/view/gs/pingcapprow/pr-logs/pull/pingcap_tidb/50277/tiprow_fast_test/1745339445055328256

4. What is your TiDB version? (Required)

@hawkingrei hawkingrei added the type/bug The issue is confirmed as a bug. label Jan 11, 2024
@tangenta tangenta added type/enhancement The issue or PR belongs to an enhancement. component/test feature/developing the related feature is in development and removed type/bug The issue is confirmed as a bug. labels Jan 11, 2024
ti-chi-bot bot pushed a commit that referenced this issue Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/test feature/developing the related feature is in development type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants