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

[Bug]: [date 11.15]tke regression: sysbench 1000w no-pk index point select reported dial tcp cannot assign requested address #20129

Closed
1 task done
heni02 opened this issue Nov 16, 2024 · 11 comments
Assignees
Labels
kind/bug Something isn't working phase/testing severity/s0 Extreme impact: Cause the application to break down and seriously affect the use
Milestone

Comments

@heni02
Copy link
Contributor

heni02 commented Nov 16, 2024

Is there an existing issue for the same bug?

  • I have checked the existing issues.

Branch Name

2.0-dev

Commit ID

0079c99

Other Environment Information

- Hardware parameters:
- OS type:
- Others:

Actual Behavior

job: https://github.com/matrixorigin/mo-nightly-regression/actions/runs/11858160663/job/33073288728
企业微信截图_96c1769f-7205-4738-987c-8e3b91cb03d8

mo log:
https://grafana.ci.matrixorigin.cn/explore?panes=%7B%22s-u%22:%7B%22datasource%22:%22loki%22,%22queries%22:%5B%7B%22refId%22:%22A%22,%22expr%22:%22%7Bnamespace%3D%5C%22mo-branch-nightly-0079c99cc-20241115%5C%22%7D%20%7C%3D%20%60cannot%20assign%20requested%20address%60%22,%22queryType%22:%22range%22,%22datasource%22:%7B%22type%22:%22loki%22,%22uid%22:%22loki%22%7D,%22editorMode%22:%22builder%22%7D%5D,%22range%22:%7B%22from%22:%221731734808932%22,%22to%22:%221731735994298%22%7D%7D%7D&schemaVersion=1&orgId=1

Expected Behavior

No response

Steps to Reproduce

sysbench  --mysql-host=172.16.96.188 --mysql-port=6001 --mysql-user=dump --mysql-password=111 oltp_point_select.lua --mysql-db=sysbench_db --tables=10 --table_size=10000000 --threads=100 --time=30 --report-interval=10 --secondary=on  --create_secondary=off  prepare

sysbench  --mysql-host=172.16.96.188 --mysql-port=6001 --mysql-user=dump --mysql-password=111 oltp_point_select.lua --mysql-db=sysbench_db --tables=10 --table_size=10000000 --threads=100 --time=300 --report-interval=10 --range_selects=off --point_selects=1 --secondary=on  --create_secondary=off  run

Additional information

No response

@heni02 heni02 added kind/bug Something isn't working severity/s0 Extreme impact: Cause the application to break down and seriously affect the use labels Nov 16, 2024
@heni02 heni02 added this to the 2.0.1 milestone Nov 16, 2024
@heni02 heni02 changed the title [Bug]: [date 11.15]tke regression: sysbench 1000w no-pk index point select reported dial tcpcannot assign requested address [Bug]: [date 11.15]tke regression: sysbench 1000w no-pk index point select reported dial tcp cannot assign requested address Nov 16, 2024
@reusee
Copy link
Contributor

reusee commented Nov 21, 2024

https://grafana.ci.matrixorigin.cn/goto/rCp_eN7Hg?orgId=1
经优化,已经没有了 443 目标端口连接数过多的问题。
53端口的dns查询会在另一个pr优化

@aressu1985
Copy link
Contributor

@aressu1985 aressu1985 assigned reusee and unassigned heni02 Nov 26, 2024
@aressu1985 aressu1985 modified the milestones: 2.0.1, 2.0.2 Nov 26, 2024
@aressu1985
Copy link
Contributor

修复了很多次,始终未找到根因,2.0.1版本应该无法完全搞定,继续DELAY

@reusee
Copy link
Contributor

reusee commented Nov 29, 2024

未复现

@reusee
Copy link
Contributor

reusee commented Dec 4, 2024

#18725 同一个问题。已提pr

@reusee
Copy link
Contributor

reusee commented Dec 9, 2024

继续观察

@reusee
Copy link
Contributor

reusee commented Dec 12, 2024

working on other issues.

@reusee
Copy link
Contributor

reusee commented Dec 17, 2024

more fix pending.

@reusee
Copy link
Contributor

reusee commented Dec 20, 2024

继续观察

1 similar comment
@reusee
Copy link
Contributor

reusee commented Dec 25, 2024

继续观察

@aressu1985 aressu1985 assigned heni02 and unassigned reusee Dec 27, 2024
@heni02
Copy link
Contributor Author

heni02 commented Jan 9, 2025

观察2周回归没有再出现该问题,closed

@heni02 heni02 closed this as completed Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working phase/testing severity/s0 Extreme impact: Cause the application to break down and seriously affect the use
Projects
None yet
Development

No branches or pull requests

4 participants