Conversation
1372431 to
f18693a
Compare
|
This is an automated comment for commit e13ff4e with description of existing statuses. It's updated for the latest CI running ❌ Click here to open a full report in a separate page
Successful checks
|
938d0fc to
d4c9c77
Compare
4c1d968 to
12d46ca
Compare
12d46ca to
6e3199e
Compare
32ff842 to
0d7a491
Compare
0c6507a to
2af2fc1
Compare
5fc0859 to
1d48bd7
Compare
7cafa77 to
9a67cec
Compare
9a67cec to
f81cbba
Compare
| ), | ||
| run_command='functional_test_check.py "$CHECK_NAME"', | ||
| runner_type=Runners.FUNC_TESTER, | ||
| timeout=3600, |
There was a problem hiding this comment.
@maxknv Are you sure that 1 hour is enough, especially in case of sanitizers? https://s3.amazonaws.com/clickhouse-test-reports/66439/669ce7cd40881a075fe473027e6668d13683c840/stateful_tests__tsan_.html
INFO:root:Going to run func tests: docker run --volume=/home/ubuntu/actions-runner/_work/_temp/test/packages:/package_folder --privileged -e EXTRA_COLUMNS_EXPRESSION="CAST(66439 AS UInt32) AS pull_request_number, '669ce7cd40881a075fe473027e6668d13683c840' AS commit_sha, toDateTime('2024-07-14 08:59:44', 'UTC') AS check_start_time, toLowCardinality('Stateful tests (tsan)') AS check_name, toLowCardinality('m5a.4xlarge') AS instance_type, 'i-02df41d148884f8d8' AS instance_id" -e CLICKHOUSE_CI_LOGS_CREDENTIALS=/tmp/export-logs-config.sh --volume=/home/ubuntu/actions-runner/_work/_temp/test/export-logs-config.sh:/tmp/export-logs-config.sh:ro --volume=/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/tests:/usr/share/clickhouse-test --volume=/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/utils/grpc-client:/usr/share/clickhouse-utils/grpc-client --volume=/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/tests/analyzer_tech_debt.txt:/analyzer_tech_debt.txt --volume=/home/ubuntu/actions-runner/_work/_temp/test/result_path:/test_output --volume=/home/ubuntu/actions-runner/_work/_temp/test/server_log:/var/log/clickhouse-server --security-opt seccomp=unconfined --cap-add=SYS_PTRACE -e S3_URL="https://s3.amazonaws.com/clickhouse-datasets" -e AZURE_CONNECTION_STRING='DefaultEndpointsProtocol=https;AccountName=openbucketforpublicci;AccountKey=33RK96U5TjCX9T48wuCu4QukKDuniFfnERcc6v3npAlx1s8oWMKLZCY3u5PKYAzvuVVxoXvvxyqB+AStxV+PUQ==;EndpointSuffix=core.windows.net' -e ADDITIONAL_OPTIONS="--hung-check --print-time" clickhouse/stateful-test:6532a394c436
...
2024-07-14 03:18:32 Using queries from '/usr/share/clickhouse-test/queries' directory
So something between this two lines tooks 18 minutes, but usually, this 30mins is enough for this tests - https://play.clickhouse.com/play?user=play#U0VMRUNUIHJlcG9ydF91cmwsIG1pbihjaGVja19zdGFydF90aW1lKSwgbWF4KGNoZWNrX2R1cmF0aW9uX21zKS8xMDAwCkZST00gY2hlY2tzCldIRVJFIHJlcG9ydF91cmwgTElLRSAnJXN0YXRlZnVsX3Rlc3RzX190c2FuXyUnCiAgICBBTkQgY2hlY2tfc3RhcnRfdGltZSA+PSBub3coKSAtIElOVEVSVkFMIDI0IEhPVVIKICAgIEFORCBwdWxsX3JlcXVlc3RfbnVtYmVyID0gMApHUk9VUCBCWSAxCk9SREVSIEJZIDI=
There was a problem hiding this comment.
I didn't change timeout values in this PR, I only moved it from one place to another.
We'll take a look into this and align it if needed. Thanks
cc @fm4v
Changelog category (leave one):
Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
CI config refactoring
Improvements:
Documentation entry for user-facing changes
CI Settings (Only check the boxes if you know what you are doing):