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

Unstable test TestMDLStealRead #42061

Closed
Tracked by #41316
tangenta opened this issue Mar 9, 2023 · 0 comments · Fixed by #42364
Closed
Tracked by #41316

Unstable test TestMDLStealRead #42061

tangenta opened this issue Mar 9, 2023 · 0 comments · Fixed by #42364
Labels
component/test severity/moderate type/bug The issue is confirmed as a bug.

Comments

@tangenta
Copy link
Contributor

tangenta commented Mar 9, 2023

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

Run unit test.

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

No error.

3. What did you see instead (Required)

[2023/03/09 14:52:05.047 +08:00] [INFO] [ddl.go:1166] ["[ddl] DDL job is finished"] [jobID=86]
[2023/03/09 14:52:05.047 +08:00] [INFO] [callback.go:128] ["performing DDL change, must reload"]
[2023/03/09 14:52:05.048 +08:00] [WARN] [adapter.go:1574] ["# Txn_start_ts: 0\n# User@Host: root[root] @ localhost []\n# Conn_ID: 12481372231339834270\n# Query_time: 10.469240011\n# Parse_time: 0.000117562\n# Compile_time: 0.000150979\n# Rewrite_time: 0.00002958\n# Optimize_time: 0\n# Wait_TS: 0.000042389\n# Is_internal: false\n# Digest: 1aa757c4f10460a30aeba32649a0d45e1cfcd56688709b9c54443b57f51c5a88\n# Num_cop_tasks: 0\n# Prepared: false\n# Plan_from_cache: false\n# Plan_from_binding: false\n# Has_more_results: false\n# KV_total: 0\n# PD_total: 0\n# Backoff_total: 0\n# Write_sql_response_total: 0\n# Result_rows: 0\n# Succ: true\n# IsExplicitTxn: false\n# IsSyncStatsFailed: false\nalter table test.t add column b int;"]
    mdl_test.go:646: 
        	Error Trace:	ddl/metadatalocktest/mdl_test.go:646
        	Error:      	"2023-03-09 14:51:56.579344665 +0800 CST m=+7.858772134" is not greater than "2023-03-09 14:52:05.048391619 +0800 CST m=+16.327819088"
        	Test:       	TestMDLStealRead
[2023/03/09 14:52:05.048 +08:00] [INFO] [server.go:516] ["setting tidb-server to report unhealthy (shutting-down)"]
[2023/03/09 14:52:05.054 +08:00] [INFO] [ddl_workerpool.go:82] ["[ddl] closing workerPool"]

4. What is your TiDB version? (Required)

e059bbd

@tangenta tangenta added type/bug The issue is confirmed as a bug. component/test labels Mar 9, 2023
@tangenta tangenta removed the type/bug The issue is confirmed as a bug. label Mar 17, 2023
@hawkingrei hawkingrei added severity/moderate type/bug The issue is confirmed as a bug. labels Apr 12, 2023
ti-chi-bot pushed a commit that referenced this issue Apr 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/test severity/moderate type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants