[2026-05-07 13:16:39] NOTE: Workflow [VectorSearchStress.py] is disabled via Settings.DISABLED_WORKFLOWS - skip [2026-05-07 13:16:39] NOTE: Workflow [nightly_fuzzers.py] is disabled via Settings.DISABLED_WORKFLOWS - skip [2026-05-07 13:16:39] NOTE: Workflow [hourly.py] is disabled via Settings.DISABLED_WORKFLOWS - skip [2026-05-07 13:16:39] Read workflow [PR] config from [pull_request.py] [2026-05-07 13:16:39] NOTE: Workflow [optimize_toolchain.py] is disabled via Settings.DISABLED_WORKFLOWS - skip [2026-05-07 13:16:39] NOTE: Workflow [nightly_jepsen.py] is disabled via Settings.DISABLED_WORKFLOWS - skip [2026-05-07 13:16:39] NOTE: Workflow [release_branches.py] is disabled via Settings.DISABLED_WORKFLOWS - skip [2026-05-07 13:16:39] NOTE: Workflow [nightly_statistics.py] is disabled via Settings.DISABLED_WORKFLOWS - skip [2026-05-07 13:16:39] NOTE: Workflow [merge_queue.py] is disabled via Settings.DISABLED_WORKFLOWS - skip [2026-05-07 13:16:39] NOTE: Workflow [backport_branches.py] is disabled via Settings.DISABLED_WORKFLOWS - skip [2026-05-07 13:16:39] NOTE: Workflow [custom_build_praktika.py] is disabled via Settings.DISABLED_WORKFLOWS - skip [2026-05-07 13:16:39] NOTE: Workflow [nightly_coverage.py] is disabled via Settings.DISABLED_WORKFLOWS - skip [2026-05-07 13:16:39] Enable praktika job [Dockers Build (amd)] for [PR] [2026-05-07 13:16:39] Add automatic digest config for [Dockers Build (amd)] job [2026-05-07 13:16:39] Enable praktika job [Dockers Build (arm)] for [PR] [2026-05-07 13:16:39] Add automatic digest config for [Dockers Build (arm)] job [2026-05-07 13:16:39] Enable praktika job [Dockers Build (multiplatform manifest)] for [PR] [2026-05-07 13:16:39] Add automatic digest config for [Dockers Build (multiplatform manifest)] job [2026-05-07 13:16:39] Enable native job [Config Workflow] for [PR] [2026-05-07 13:16:39] Enable native job [Finish Workflow] for [PR] [2026-05-07 13:16:39] Going to run job [Integration tests (amd_asan, targeted)], workflow [PR] [2026-05-07 13:16:39] [2026-05-07 13:16:39] [2026-05-07 13:16:39] === Setup env script [Integration tests (amd_asan, targeted)], workflow [PR] === [2026-05-07 13:16:39] Run command: [. ./ci/tmp/praktika_setup_env.sh] [2026-05-07 13:16:39] Read GH Environment from workflow data [2026-05-07 13:16:39] _Environment(WORKFLOW_NAME='PR', JOB_NAME='Integration tests (amd_asan, targeted)', REPOSITORY='Altinity/ClickHouse', BRANCH='feature/antalya-26.3/pr-1606', SHA='1dceb7c53e8197a0d02d66f2248beab82ac96dc2', PR_NUMBER=1749, EVENT_TYPE='pull_request', EVENT_TIME='2026-05-07T11:48:53Z', JOB_OUTPUT_STREAM='/home/ubuntu/_work/_temp/_runner_file_commands/set_output_13d3e558-9c86-4f29-818c-76d5cda41a76', EVENT_FILE_PATH='/home/ubuntu/_work/_temp/_github_workflow/event.json', CHANGE_URL='https://github.com/Altinity/ClickHouse/pull/1749', COMMIT_URL='https://github.com/Altinity/ClickHouse/pull/1749/commits/1dceb7c53e8197a0d02d66f2248beab82ac96dc2', BASE_BRANCH='antalya-26.3', RUN_ID='25493941942', RUN_URL='https://github.com/Altinity/ClickHouse/actions/runs/25493941942', INSTANCE_TYPE='altinity-self-hosted', INSTANCE_ID='altinity-self-hosted', INSTANCE_LIFE_CYCLE='altinity-self-hosted', PR_BODY='### Changelog category (leave one):\n\n- New Feature\n\n### Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):\n\nAdd OAuth2 login flow to `clickhouse-client` (https://github.com/Altinity/ClickHouse/pull/1606 by @BorisTyshkevich).\n\n### CI/CD Options\n#### Exclude tests:\n- [ ] Fast test\n- [ ] Integration Tests\n- [ ] Stateless tests\n- [ ] Stateful tests\n- [ ] Performance tests\n- [ ] All with ASAN\n- [x] All with TSAN\n- [x] All with MSAN\n- [x] All with UBSAN\n- [x] All with Coverage\n- [ ] All with Aarch64\n- [ ] All Regression\n- [ ] Disable CI Cache\n\n#### Regression jobs to run:\n- [ ] Fast suites (mostly <1h)\n- [ ] Aggregate Functions (2h)\n- [ ] Alter (1.5h)\n- [ ] Benchmark (30m)\n- [ ] ClickHouse Keeper (1h)\n- [x] Iceberg (2h)\n- [ ] LDAP (1h)\n- [x] Parquet (1.5h)\n- [ ] RBAC (1.5h)\n- [ ] SSL Server (1h)\n- [ ] S3 (2h)\n- [x] S3 Export (2h)\n- [x] Swarms (30m)\n- [ ] Tiered Storage (2h)\n\nCherry-picked from #1606.', PR_TITLE='Antalya 26.3: Add OAuth2 login to clickhouse-client (--login / --login=device)', USER_LOGIN='zvonand', FORK_NAME='Altinity/ClickHouse', COMMIT_MESSAGE='Resolve conflicts in cherry-pick of #1606', LINKED_PR_NUMBER=0, LOCAL_RUN=False, PR_LABELS=['releasy', 'ai-resolved'], REPORT_INFO=[], JOB_CONFIG=Integration tests (amd_asan, targeted), TRACEBACKS=[], WORKFLOW_JOB_DATA={'check_run_id': 74808716184, 'workflow_ref': 'Altinity/ClickHouse/.github/workflows/pull_request.yml@refs/pull/1749/merge', 'workflow_sha': '85f59e4d67ad1bf38a0e28c8bd529b7a2fd65db7', 'workflow_repository': 'Altinity/ClickHouse', 'workflow_file_path': '.github/workflows/pull_request.yml', 'status': 'success'}, JOB_KV_DATA={'commit_authors': [], 'parent_pr_number': 0, 'changed_files': ['docs/en/interfaces/cli.md', 'programs/client/Client.cpp', 'src/Access/TokenProcessorsOpaque.cpp', 'src/CMakeLists.txt', 'src/Client/OAuthFlowRunner.cpp', 'src/Client/OAuthFlowRunner.h', 'src/Client/OAuthJWTProvider.cpp', 'src/Client/OAuthLogin.cpp', 'src/Client/OAuthLogin.h', 'src/Client/OAuthProviderPolicy.cpp', 'src/Client/OAuthProviderPolicy.h', 'src/Client/tests/gtest_oauth_login.cpp', 'tests/integration/compose/docker_compose_keycloak.yml', 'tests/integration/helpers/cluster.py', 'tests/integration/test_keycloak_auth/__init__.py', 'tests/integration/test_keycloak_auth/configs/users.xml', 'tests/integration/test_keycloak_auth/configs/validators.xml', 'tests/integration/test_keycloak_auth/keycloak/realm-export.json', 'tests/integration/test_keycloak_auth/test.py', 'tests/queries/0_stateless/03749_cloud_endpoint_auth_precedence.reference', 'tests/queries/0_stateless/03749_cloud_endpoint_auth_precedence.sh'], 'build_digest': '008c7acb9610892d43cc', 'merge_base_commit_sha': '0c206c66f06f5cebffd8f908ab00767ef6055958', 'master_track_commits_sha': ['58b280f1f2623cbbec2eee2a62574ab03364da2c', 'e0e15725cbff440a5046bda1ac5bf61f06d29a69', 'd9d3710bd9b8e96428b91e9ce0c97c9239ccf86e', '9a9645c97ccdd0acd6af518866bf97704a2412f8', '1236100237a81c9cb9d903429a2ae6df53020b9f', '03b9598a679011620452c78d88c349825915d618', '8c8b170f4cc46925919d0eb69b3d8cc0a6591bbe', '04bd386dfb2dad04340062225d8c6092b72ae0bf', 'bdef614e1f2417badd80970d57f38e84ae9bbe73', 'b5cbe877b15366862099198839e85edb2848386e', '9b3bb099f561332906e3eb7aeb304989ab372460', 'dbb06d28134c5dd6d889530280ed6649fda3246d', 'e7bb1535551f8051413768e5c9c3b8bf697d9feb', 'ad5b91c853d8aeee6b0dcbb0fd66d85a7a8f9fdf', '2498613e54413f7e912424a0171ebdb86db19021', '1ef14ef02f5e37070de5fdab62fa388b445f9376', '26410f1180374b63610547811f5eac9eb531c6f3', '803f9b027095ed2c6ad66a2e08d3de6a0c1cc03e', '109d8b4385761a399d750c4f747b53569331437a', '80e8f4962d4f92cf3b03f38a3003e448dc6016a3', '28a537699d7262844800cb30295e03a2aa976c7c', '5342e88d4532403f2acaa81793c5bb59073354e5', '85bd98737adb79e9e14fd23c6bebb381069ee570', '57693b9b6c01345abc6f9815803c0c2233951b3b', 'e962cce0122a7fd45761ee2f78606dcfdb1b3ac8', '389e753a673292729cb04ae67d12f15b08c11300', '1ea1e3009656cf384110d6d1356448375e2066ee', 'b94b45543608df3be80c43c91a0e027c7449ff56', '47b74357a1469364bc86fa2f6c7f6575ecf79c11', '4ec9a4e5e0766aef70b9152964aed59ae24fe66a'], 'file_diff': {'tests/integration/test_keycloak_auth/__init__.py': '', 'tests/integration/test_keycloak_auth/test.py': ''}, 'version': {'major': 26, 'minor': 3, 'patch': 9, 'revision': '54516', 'githash': 'f3c6e5a4d27c3997b2a91174752e44acedc51f74', 'tweak': '20001', 'flavour': 'altinityantalya', 'describe': 'v26.3.9.20001.altinityantalya', 'string': '26.3.9.20001.altinityantalya'}, 'ci_exclude_tags': ['tsan', 'msan', 'ubsan', 'coverage'], 'ci_regression_jobs': ['iceberg', 'parquet', 's3_export', 'swarms']}, COMMIT_AUTHORS=[], WORKFLOW_CONFIG={'name': 'PR', 'digest_jobs': {'Config Workflow': 'ffffffffffffffffffff', 'Dockers Build (amd)': '8b44e9da4c4b9d0ebd63-7e0b', 'Dockers Build (arm)': '8b44e9da4c4b9d0ebd63-c521', 'Dockers Build (multiplatform manifest)': '8b44e9da4c4b9d0ebd63-d035', 'Fast test': 'b00a06eb0d06f4290466-5959', 'Build (amd_debug)': '008c7acb9610892d43cc-0a4d', 'Build (amd_asan)': '008c7acb9610892d43cc-ad77', 'Build (amd_tsan)': '008c7acb9610892d43cc-2fbf', 'Build (amd_msan)': '008c7acb9610892d43cc-a7df', 'Build (amd_ubsan)': '008c7acb9610892d43cc-5cdd', 'Build (amd_binary)': '008c7acb9610892d43cc-7fa2', 'Build (arm_asan)': '008c7acb9610892d43cc-d4d5', 'Build (arm_binary)': '008c7acb9610892d43cc-6aa5', 'Build (arm_tsan)': '008c7acb9610892d43cc-b40d', 'Build (amd_release)': '008c7acb9610892d43cc-4d4a', 'Build (arm_release)': '008c7acb9610892d43cc-b46f', 'Quick functional tests': '008c7acb9610892d43cc-0a4d-e95b6b9d6f0df5c8a559-5823', 'Stateless tests (arm_asan, targeted)': '008c7acb9610892d43cc-d4d5-fb3f77197ea985e5e4d9-b384', 'Integration tests (amd_asan, targeted)': '008c7acb9610892d43cc-ad77-d1dddb44bf4bec35d2ec-ce61', 'AST fuzzer (amd_debug, targeted)': '008c7acb9610892d43cc-0a4d-d96910989bf0bdd95cc3-d250', 'AST fuzzer (amd_debug, targeted, old_compatibility)': '008c7acb9610892d43cc-0a4d-d96910989bf0bdd95cc3-c1e3', 'Stateless tests (amd_asan, distributed plan, parallel, 1/4)': '008c7acb9610892d43cc-ad77-fb3f77197ea985e5e4d9-8dc2', 'Stateless tests (amd_asan, distributed plan, parallel, 2/4)': '008c7acb9610892d43cc-ad77-fb3f77197ea985e5e4d9-1c00', 'Stateless tests (amd_asan, distributed plan, parallel, 3/4)': '008c7acb9610892d43cc-ad77-fb3f77197ea985e5e4d9-ac10', 'Stateless tests (amd_asan, distributed plan, parallel, 4/4)': '008c7acb9610892d43cc-ad77-fb3f77197ea985e5e4d9-76bb', 'Stateless tests (amd_asan, db disk, distributed plan, sequential)': '008c7acb9610892d43cc-ad77-fb3f77197ea985e5e4d9-1d8c', 'Stateless tests (amd_debug, parallel)': '008c7acb9610892d43cc-0a4d-fb3f77197ea985e5e4d9-ece4', 'Stateless tests (amd_debug, sequential)': '008c7acb9610892d43cc-0a4d-fb3f77197ea985e5e4d9-4571', 'Stateless tests (amd_tsan, parallel, 1/2)': '008c7acb9610892d43cc-2fbf-fb3f77197ea985e5e4d9-0cf9', 'Stateless tests (amd_tsan, parallel, 2/2)': '008c7acb9610892d43cc-2fbf-fb3f77197ea985e5e4d9-cc8d', 'Stateless tests (amd_tsan, sequential, 1/2)': '008c7acb9610892d43cc-2fbf-fb3f77197ea985e5e4d9-1d20', 'Stateless tests (amd_tsan, sequential, 2/2)': '008c7acb9610892d43cc-2fbf-fb3f77197ea985e5e4d9-8608', 'Stateless tests (amd_msan, WasmEdge, parallel, 1/4)': '008c7acb9610892d43cc-a7df-fb3f77197ea985e5e4d9-aad9', 'Stateless tests (amd_msan, WasmEdge, parallel, 2/4)': '008c7acb9610892d43cc-a7df-fb3f77197ea985e5e4d9-5803', 'Stateless tests (amd_msan, WasmEdge, parallel, 3/4)': '008c7acb9610892d43cc-a7df-fb3f77197ea985e5e4d9-d738', 'Stateless tests (amd_msan, WasmEdge, parallel, 4/4)': '008c7acb9610892d43cc-a7df-fb3f77197ea985e5e4d9-fc7f', 'Stateless tests (amd_msan, WasmEdge, sequential, 1/2)': '008c7acb9610892d43cc-a7df-fb3f77197ea985e5e4d9-50ea', 'Stateless tests (amd_msan, WasmEdge, sequential, 2/2)': '008c7acb9610892d43cc-a7df-fb3f77197ea985e5e4d9-c2b8', 'Stateless tests (amd_ubsan, parallel)': '008c7acb9610892d43cc-5cdd-fb3f77197ea985e5e4d9-0927', 'Stateless tests (amd_ubsan, sequential)': '008c7acb9610892d43cc-5cdd-fb3f77197ea985e5e4d9-3cb8', 'Stateless tests (amd_debug, distributed plan, s3 storage, parallel)': '008c7acb9610892d43cc-0a4d-fb3f77197ea985e5e4d9-6940', 'Stateless tests (amd_debug, distributed plan, s3 storage, sequential)': '008c7acb9610892d43cc-0a4d-fb3f77197ea985e5e4d9-8f2d', 'Stateless tests (amd_tsan, s3 storage, parallel, 1/2)': '008c7acb9610892d43cc-2fbf-fb3f77197ea985e5e4d9-8e7b', 'Stateless tests (amd_tsan, s3 storage, parallel, 2/2)': '008c7acb9610892d43cc-2fbf-fb3f77197ea985e5e4d9-4731', 'Stateless tests (amd_tsan, s3 storage, sequential, 1/2)': '008c7acb9610892d43cc-2fbf-fb3f77197ea985e5e4d9-f6fe', 'Stateless tests (amd_tsan, s3 storage, sequential, 2/2)': '008c7acb9610892d43cc-2fbf-fb3f77197ea985e5e4d9-2ce3', 'Stateless tests (arm_binary, parallel)': '008c7acb9610892d43cc-6aa5-fb3f77197ea985e5e4d9-7aa5', 'Stateless tests (arm_binary, sequential)': '008c7acb9610892d43cc-6aa5-fb3f77197ea985e5e4d9-e362', 'Stateless tests (arm_asan, azure, parallel, 1/4)': '008c7acb9610892d43cc-d4d5-fb3f77197ea985e5e4d9-03d5', 'Stateless tests (arm_asan, azure, parallel, 2/4)': '008c7acb9610892d43cc-d4d5-fb3f77197ea985e5e4d9-38ab', 'Stateless tests (arm_asan, azure, parallel, 3/4)': '008c7acb9610892d43cc-d4d5-fb3f77197ea985e5e4d9-c672', 'Stateless tests (arm_asan, azure, parallel, 4/4)': '008c7acb9610892d43cc-d4d5-fb3f77197ea985e5e4d9-ac72', 'Stateless tests (arm_asan, azure, sequential, 1/2)': '008c7acb9610892d43cc-d4d5-fb3f77197ea985e5e4d9-f33b', 'Stateless tests (arm_asan, azure, sequential, 2/2)': '008c7acb9610892d43cc-d4d5-fb3f77197ea985e5e4d9-4ca1', 'Integration tests (amd_asan, db disk, old analyzer, 1/6)': '008c7acb9610892d43cc-ad77-d1dddb44bf4bec35d2ec-f261', 'Integration tests (amd_asan, db disk, old analyzer, 2/6)': '008c7acb9610892d43cc-ad77-d1dddb44bf4bec35d2ec-6e31', 'Integration tests (amd_asan, db disk, old analyzer, 3/6)': '008c7acb9610892d43cc-ad77-d1dddb44bf4bec35d2ec-560d', 'Integration tests (amd_asan, db disk, old analyzer, 4/6)': '008c7acb9610892d43cc-ad77-d1dddb44bf4bec35d2ec-2f40', 'Integration tests (amd_asan, db disk, old analyzer, 5/6)': '008c7acb9610892d43cc-ad77-d1dddb44bf4bec35d2ec-dba6', 'Integration tests (amd_asan, db disk, old analyzer, 6/6)': '008c7acb9610892d43cc-ad77-d1dddb44bf4bec35d2ec-8de8', 'Integration tests (amd_binary, 1/5)': '008c7acb9610892d43cc-7fa2-d1dddb44bf4bec35d2ec-2fea', 'Integration tests (amd_binary, 2/5)': '008c7acb9610892d43cc-7fa2-d1dddb44bf4bec35d2ec-f5af', 'Integration tests (amd_binary, 3/5)': '008c7acb9610892d43cc-7fa2-d1dddb44bf4bec35d2ec-06bc', 'Integration tests (amd_binary, 4/5)': '008c7acb9610892d43cc-7fa2-d1dddb44bf4bec35d2ec-97e7', 'Integration tests (amd_binary, 5/5)': '008c7acb9610892d43cc-7fa2-d1dddb44bf4bec35d2ec-0931', 'Integration tests (arm_binary, distributed plan, 1/4)': '008c7acb9610892d43cc-6aa5-d1dddb44bf4bec35d2ec-60a8', 'Integration tests (arm_binary, distributed plan, 2/4)': '008c7acb9610892d43cc-6aa5-d1dddb44bf4bec35d2ec-4f58', 'Integration tests (arm_binary, distributed plan, 3/4)': '008c7acb9610892d43cc-6aa5-d1dddb44bf4bec35d2ec-d25e', 'Integration tests (arm_binary, distributed plan, 4/4)': '008c7acb9610892d43cc-6aa5-d1dddb44bf4bec35d2ec-7e76', 'Integration tests (amd_tsan, 1/6)': '008c7acb9610892d43cc-2fbf-d1dddb44bf4bec35d2ec-8dd3', 'Integration tests (amd_tsan, 2/6)': '008c7acb9610892d43cc-2fbf-d1dddb44bf4bec35d2ec-b06f', 'Integration tests (amd_tsan, 3/6)': '008c7acb9610892d43cc-2fbf-d1dddb44bf4bec35d2ec-daa5', 'Integration tests (amd_tsan, 4/6)': '008c7acb9610892d43cc-2fbf-d1dddb44bf4bec35d2ec-f083', 'Integration tests (amd_tsan, 5/6)': '008c7acb9610892d43cc-2fbf-d1dddb44bf4bec35d2ec-8f14', 'Integration tests (amd_tsan, 6/6)': '008c7acb9610892d43cc-2fbf-d1dddb44bf4bec35d2ec-3771', 'Integration tests (amd_msan, 1/6)': '008c7acb9610892d43cc-a7df-d1dddb44bf4bec35d2ec-a645', 'Integration tests (amd_msan, 2/6)': '008c7acb9610892d43cc-a7df-d1dddb44bf4bec35d2ec-0169', 'Integration tests (amd_msan, 3/6)': '008c7acb9610892d43cc-a7df-d1dddb44bf4bec35d2ec-30b1', 'Integration tests (amd_msan, 4/6)': '008c7acb9610892d43cc-a7df-d1dddb44bf4bec35d2ec-a485', 'Integration tests (amd_msan, 5/6)': '008c7acb9610892d43cc-a7df-d1dddb44bf4bec35d2ec-7f80', 'Integration tests (amd_msan, 6/6)': '008c7acb9610892d43cc-a7df-d1dddb44bf4bec35d2ec-fb0e', 'Unit tests (asan)': '008c7acb9610892d43cc-ad77-2f5b876f9c4e6928588b-48d79f8f809246182fff-e9cf', 'Unit tests (tsan)': '008c7acb9610892d43cc-2fbf-2f5b876f9c4e6928588b-48d79f8f809246182fff-3730', 'Unit tests (msan)': '008c7acb9610892d43cc-a7df-2f5b876f9c4e6928588b-48d79f8f809246182fff-b2fb', 'Unit tests (ubsan)': '008c7acb9610892d43cc-5cdd-2f5b876f9c4e6928588b-48d79f8f809246182fff-8ee4', 'Docker server image': '008c7acb9610892d43cc-4d4a-008c7acb9610892d43cc-b46f-b500e6d00e4139a269f9-f05c', 'Docker keeper image': '008c7acb9610892d43cc-4d4a-008c7acb9610892d43cc-b46f-b500e6d00e4139a269f9-0d5e', 'Install packages (amd_release)': '008c7acb9610892d43cc-4d4a-008c7acb9610892d43cc-4d4a-008c7acb9610892d43cc-4d4a-008c7acb9610892d43cc-4d4a-16714ca471c8f5ccb9af-9aa6', 'Install packages (arm_release)': '008c7acb9610892d43cc-b46f-008c7acb9610892d43cc-b46f-008c7acb9610892d43cc-b46f-008c7acb9610892d43cc-b46f-16714ca471c8f5ccb9af-9731', 'Compatibility check (amd_release)': '008c7acb9610892d43cc-4d4a-551e219d48d6321a041e-8e70', 'Compatibility check (arm_release)': '008c7acb9610892d43cc-b46f-551e219d48d6321a041e-9744', 'Stress test (amd_release)': '008c7acb9610892d43cc-4d4a-fc03c209cb3444b25b6c-6cdc', 'Stress test (amd_debug)': '008c7acb9610892d43cc-0a4d-fc03c209cb3444b25b6c-7105', 'Stress test (amd_tsan)': '008c7acb9610892d43cc-2fbf-fc03c209cb3444b25b6c-c111', 'Stress test (arm_asan)': '008c7acb9610892d43cc-d4d5-fc03c209cb3444b25b6c-85ea', 'Stress test (arm_asan, s3)': '008c7acb9610892d43cc-d4d5-fc03c209cb3444b25b6c-9fb6', 'Stress test (amd_ubsan)': '008c7acb9610892d43cc-5cdd-fc03c209cb3444b25b6c-5d66', 'Stress test (amd_msan)': '008c7acb9610892d43cc-a7df-fc03c209cb3444b25b6c-3159', 'AST fuzzer (amd_debug)': '008c7acb9610892d43cc-0a4d-fdb7ce431cc5a1774b45-4e2f', 'AST fuzzer (arm_asan)': '008c7acb9610892d43cc-d4d5-fdb7ce431cc5a1774b45-6190', 'AST fuzzer (amd_tsan)': '008c7acb9610892d43cc-2fbf-fdb7ce431cc5a1774b45-610b', 'AST fuzzer (amd_msan)': '008c7acb9610892d43cc-a7df-fdb7ce431cc5a1774b45-473a', 'AST fuzzer (amd_ubsan)': '008c7acb9610892d43cc-5cdd-fdb7ce431cc5a1774b45-048b', 'BuzzHouse (amd_debug)': '008c7acb9610892d43cc-0a4d-640bf09137257138d456-d412', 'BuzzHouse (arm_asan)': '008c7acb9610892d43cc-d4d5-640bf09137257138d456-bee8', 'BuzzHouse (amd_tsan)': '008c7acb9610892d43cc-2fbf-640bf09137257138d456-d0f9', 'BuzzHouse (amd_msan)': '008c7acb9610892d43cc-a7df-640bf09137257138d456-cb27', 'BuzzHouse (amd_ubsan)': '008c7acb9610892d43cc-5cdd-640bf09137257138d456-3cc3', 'SQLLogic test': '008c7acb9610892d43cc-b46f-b5521ee7564b30fd0409-7265d6c949c70c7a0bf9-5294', 'Build Toolchain (PGO, BOLT) (amd64)': '3fa14c225d15b96ae2d8-bf17', 'Build Toolchain (PGO, BOLT) (aarch64)': '3fa14c225d15b96ae2d8-b735', 'Finish Workflow': 'ffffffffffffffffffff'}, 'digest_dockers': {'altinityinfra/style-test': '55acf2092a65d5977940', 'altinityinfra/fasttest': '2f5b876f9c4e6928588b', 'altinityinfra/binary-builder': '405b0c1351d41c09201e', 'altinityinfra/cctools': '41809f7181d6071206ad', 'altinityinfra/test-base': '6e9fbb66aaf876842fc6', 'altinityinfra/fuzzer': '94c41350966f1cb88c99', 'altinityinfra/performance-comparison': 'e81caf41e166ffe0522f', 'altinityinfra/keeper-jepsen-test': '176c85a4362fc86f505c', 'altinityinfra/server-jepsen-test': '4a88333930237b6b17b0', 'altinityinfra/integration-test': 'fd60dc893ae2280329b2', 'altinityinfra/integration-tests-runner': '6c60479f64bfec610ca5', 'altinityinfra/integration-test-with-unity-catalog': 'e7df7eb47ec5a9509369', 'altinityinfra/integration-test-with-hms': '859811a46af684b6fc6b', 'altinityinfra/integration-helper': '5dc43a6382f0055b4d8e', 'altinityinfra/kerberos-kdc': '9391ecdee8d716376396', 'altinityinfra/test-mysql80': '5325e18f3269f578f044', 'altinityinfra/test-mysql57': '4d3b6a2e9f51ec2644be', 'altinityinfra/mysql-golang-client': '4e2f6aa1571ffde03183', 'altinityinfra/mysql-java-client': 'ef773ffdf24ede8505f4', 'altinityinfra/mysql-js-client': '77a3fdb2d4bc2e3d94e6', 'altinityinfra/arrowflight-server-test': '8e9603892192cd7a45d4', 'altinityinfra/dotnet-client': '50da1ccb94f49087d3f0', 'altinityinfra/mysql-php-client': '199f1620a1e4cd493f05', 'altinityinfra/nginx-dav': 'aa33b6ad5665b723c6e4', 'altinityinfra/postgresql-java-client': '5e4eae05db98b1c32095', 'altinityinfra/python-bottle': '426daa4ec42501225a52', 'altinityinfra/s3-proxy': '57c3f2d0385fc09b9f6c', 'altinityinfra/install-deb-test': '39288a035239e0fe21db', 'altinityinfra/install-rpm-test': '6f408fc7fa9d466a1090', 'altinityinfra/sqlancer-test': 'bb1b01c985ea955660e5', 'altinityinfra/mysql_dotnet_client': '07ca5b1a44a37c34ffe4', 'altinityinfra/stateless-test': 'b5521ee7564b30fd0409', 'altinityinfra/stress-test': '16120312371e1ffcfe51'}, 'cache_success': ['Build (amd_tsan)', 'Build (amd_msan)', 'Build (amd_ubsan)', 'Build (arm_tsan)', 'Stateless tests (amd_tsan, parallel, 1/2)', 'Stateless tests (amd_tsan, parallel, 2/2)', 'Stateless tests (amd_tsan, sequential, 1/2)', 'Stateless tests (amd_tsan, sequential, 2/2)', 'Stateless tests (amd_msan, WasmEdge, parallel, 1/4)', 'Stateless tests (amd_msan, WasmEdge, parallel, 2/4)', 'Stateless tests (amd_msan, WasmEdge, parallel, 3/4)', 'Stateless tests (amd_msan, WasmEdge, parallel, 4/4)', 'Stateless tests (amd_msan, WasmEdge, sequential, 1/2)', 'Stateless tests (amd_msan, WasmEdge, sequential, 2/2)', 'Stateless tests (amd_ubsan, parallel)', 'Stateless tests (amd_ubsan, sequential)', 'Stateless tests (amd_tsan, s3 storage, parallel, 1/2)', 'Stateless tests (amd_tsan, s3 storage, parallel, 2/2)', 'Stateless tests (amd_tsan, s3 storage, sequential, 1/2)', 'Stateless tests (amd_tsan, s3 storage, sequential, 2/2)', 'Integration tests (amd_tsan, 1/6)', 'Integration tests (amd_tsan, 2/6)', 'Integration tests (amd_tsan, 3/6)', 'Integration tests (amd_tsan, 4/6)', 'Integration tests (amd_tsan, 5/6)', 'Integration tests (amd_tsan, 6/6)', 'Integration tests (amd_msan, 1/6)', 'Integration tests (amd_msan, 2/6)', 'Integration tests (amd_msan, 3/6)', 'Integration tests (amd_msan, 4/6)', 'Integration tests (amd_msan, 5/6)', 'Integration tests (amd_msan, 6/6)', 'Unit tests (tsan)', 'Unit tests (msan)', 'Unit tests (ubsan)', 'Stress test (amd_tsan)', 'Stress test (amd_ubsan)', 'Stress test (amd_msan)', 'AST fuzzer (amd_tsan)', 'AST fuzzer (amd_msan)', 'AST fuzzer (amd_ubsan)', 'BuzzHouse (amd_tsan)', 'BuzzHouse (amd_msan)', 'BuzzHouse (amd_ubsan)', 'Build Toolchain (PGO, BOLT) (amd64)', 'Build Toolchain (PGO, BOLT) (aarch64)', 'Build Toolchain (PGO, BOLT) (amd64)', 'Build Toolchain (PGO, BOLT) (aarch64)', 'Dockers Build (amd)', 'Dockers Build (arm)', 'Dockers Build (multiplatform manifest)'], 'cache_success_base64': ['QnVpbGQgKGFtZF90c2FuKQ==', 'QnVpbGQgKGFtZF9tc2FuKQ==', 'QnVpbGQgKGFtZF91YnNhbik=', 'QnVpbGQgKGFybV90c2FuKQ==', 'U3RhdGVsZXNzIHRlc3RzIChhbWRfdHNhbiwgcGFyYWxsZWwsIDEvMik=', 'U3RhdGVsZXNzIHRlc3RzIChhbWRfdHNhbiwgcGFyYWxsZWwsIDIvMik=', 'U3RhdGVsZXNzIHRlc3RzIChhbWRfdHNhbiwgc2VxdWVudGlhbCwgMS8yKQ==', 'U3RhdGVsZXNzIHRlc3RzIChhbWRfdHNhbiwgc2VxdWVudGlhbCwgMi8yKQ==', 'U3RhdGVsZXNzIHRlc3RzIChhbWRfbXNhbiwgV2FzbUVkZ2UsIHBhcmFsbGVsLCAxLzQp', 'U3RhdGVsZXNzIHRlc3RzIChhbWRfbXNhbiwgV2FzbUVkZ2UsIHBhcmFsbGVsLCAyLzQp', 'U3RhdGVsZXNzIHRlc3RzIChhbWRfbXNhbiwgV2FzbUVkZ2UsIHBhcmFsbGVsLCAzLzQp', 'U3RhdGVsZXNzIHRlc3RzIChhbWRfbXNhbiwgV2FzbUVkZ2UsIHBhcmFsbGVsLCA0LzQp', 'U3RhdGVsZXNzIHRlc3RzIChhbWRfbXNhbiwgV2FzbUVkZ2UsIHNlcXVlbnRpYWwsIDEvMik=', 'U3RhdGVsZXNzIHRlc3RzIChhbWRfbXNhbiwgV2FzbUVkZ2UsIHNlcXVlbnRpYWwsIDIvMik=', 'U3RhdGVsZXNzIHRlc3RzIChhbWRfdWJzYW4sIHBhcmFsbGVsKQ==', 'U3RhdGVsZXNzIHRlc3RzIChhbWRfdWJzYW4sIHNlcXVlbnRpYWwp', 'U3RhdGVsZXNzIHRlc3RzIChhbWRfdHNhbiwgczMgc3RvcmFnZSwgcGFyYWxsZWwsIDEvMik=', 'U3RhdGVsZXNzIHRlc3RzIChhbWRfdHNhbiwgczMgc3RvcmFnZSwgcGFyYWxsZWwsIDIvMik=', 'U3RhdGVsZXNzIHRlc3RzIChhbWRfdHNhbiwgczMgc3RvcmFnZSwgc2VxdWVudGlhbCwgMS8yKQ==', 'U3RhdGVsZXNzIHRlc3RzIChhbWRfdHNhbiwgczMgc3RvcmFnZSwgc2VxdWVudGlhbCwgMi8yKQ==', 'SW50ZWdyYXRpb24gdGVzdHMgKGFtZF90c2FuLCAxLzYp', 'SW50ZWdyYXRpb24gdGVzdHMgKGFtZF90c2FuLCAyLzYp', 'SW50ZWdyYXRpb24gdGVzdHMgKGFtZF90c2FuLCAzLzYp', 'SW50ZWdyYXRpb24gdGVzdHMgKGFtZF90c2FuLCA0LzYp', 'SW50ZWdyYXRpb24gdGVzdHMgKGFtZF90c2FuLCA1LzYp', 'SW50ZWdyYXRpb24gdGVzdHMgKGFtZF90c2FuLCA2LzYp', 'SW50ZWdyYXRpb24gdGVzdHMgKGFtZF9tc2FuLCAxLzYp', 'SW50ZWdyYXRpb24gdGVzdHMgKGFtZF9tc2FuLCAyLzYp', 'SW50ZWdyYXRpb24gdGVzdHMgKGFtZF9tc2FuLCAzLzYp', 'SW50ZWdyYXRpb24gdGVzdHMgKGFtZF9tc2FuLCA0LzYp', 'SW50ZWdyYXRpb24gdGVzdHMgKGFtZF9tc2FuLCA1LzYp', 'SW50ZWdyYXRpb24gdGVzdHMgKGFtZF9tc2FuLCA2LzYp', 'VW5pdCB0ZXN0cyAodHNhbik=', 'VW5pdCB0ZXN0cyAobXNhbik=', 'VW5pdCB0ZXN0cyAodWJzYW4p', 'U3RyZXNzIHRlc3QgKGFtZF90c2FuKQ==', 'U3RyZXNzIHRlc3QgKGFtZF91YnNhbik=', 'U3RyZXNzIHRlc3QgKGFtZF9tc2FuKQ==', 'QVNUIGZ1enplciAoYW1kX3RzYW4p', 'QVNUIGZ1enplciAoYW1kX21zYW4p', 'QVNUIGZ1enplciAoYW1kX3Vic2FuKQ==', 'QnV6ekhvdXNlIChhbWRfdHNhbik=', 'QnV6ekhvdXNlIChhbWRfbXNhbik=', 'QnV6ekhvdXNlIChhbWRfdWJzYW4p', 'QnVpbGQgVG9vbGNoYWluIChQR08sIEJPTFQpIChhbWQ2NCk=', 'QnVpbGQgVG9vbGNoYWluIChQR08sIEJPTFQpIChhYXJjaDY0KQ==', 'QnVpbGQgVG9vbGNoYWluIChQR08sIEJPTFQpIChhbWQ2NCk=', 'QnVpbGQgVG9vbGNoYWluIChQR08sIEJPTFQpIChhYXJjaDY0KQ==', 'RG9ja2VycyBCdWlsZCAoYW1kKQ==', 'RG9ja2VycyBCdWlsZCAoYXJtKQ==', 'RG9ja2VycyBCdWlsZCAobXVsdGlwbGF0Zm9ybSBtYW5pZmVzdCk='], 'cache_artifacts': {'Dockers Build (amd)': {'type': 'success', 'sha': '109d8b4385761a399d750c4f747b53569331437a', 'pr_number': 0, 'branch': 'antalya-26.3', 'workflow': 'MasterCI'}, 'Dockers Build (arm)': {'type': 'success', 'sha': '109d8b4385761a399d750c4f747b53569331437a', 'pr_number': 0, 'branch': 'antalya-26.3', 'workflow': 'MasterCI'}, 'Dockers Build (multiplatform manifest)': {'type': 'success', 'sha': '109d8b4385761a399d750c4f747b53569331437a', 'pr_number': 0, 'branch': 'antalya-26.3', 'workflow': 'MasterCI'}}, 'cache_jobs': {'Dockers Build (amd)': {'type': 'success', 'sha': '109d8b4385761a399d750c4f747b53569331437a', 'pr_number': 0, 'branch': 'antalya-26.3', 'workflow': 'MasterCI'}, 'Dockers Build (arm)': {'type': 'success', 'sha': '109d8b4385761a399d750c4f747b53569331437a', 'pr_number': 0, 'branch': 'antalya-26.3', 'workflow': 'MasterCI'}, 'Dockers Build (multiplatform manifest)': {'type': 'success', 'sha': '109d8b4385761a399d750c4f747b53569331437a', 'pr_number': 0, 'branch': 'antalya-26.3', 'workflow': 'MasterCI'}}, 'filtered_jobs': {'Build (amd_tsan)': "Skipped, job name includes excluded tag 'tsan'", 'Build (amd_msan)': "Skipped, job name includes excluded tag 'msan'", 'Build (amd_ubsan)': "Skipped, job name includes excluded tag 'ubsan'", 'Build (arm_tsan)': "Skipped, job name includes excluded tag 'tsan'", 'Stateless tests (amd_tsan, parallel, 1/2)': "Skipped, job name includes excluded tag 'tsan'", 'Stateless tests (amd_tsan, parallel, 2/2)': "Skipped, job name includes excluded tag 'tsan'", 'Stateless tests (amd_tsan, sequential, 1/2)': "Skipped, job name includes excluded tag 'tsan'", 'Stateless tests (amd_tsan, sequential, 2/2)': "Skipped, job name includes excluded tag 'tsan'", 'Stateless tests (amd_msan, WasmEdge, parallel, 1/4)': "Skipped, job name includes excluded tag 'msan'", 'Stateless tests (amd_msan, WasmEdge, parallel, 2/4)': "Skipped, job name includes excluded tag 'msan'", 'Stateless tests (amd_msan, WasmEdge, parallel, 3/4)': "Skipped, job name includes excluded tag 'msan'", 'Stateless tests (amd_msan, WasmEdge, parallel, 4/4)': "Skipped, job name includes excluded tag 'msan'", 'Stateless tests (amd_msan, WasmEdge, sequential, 1/2)': "Skipped, job name includes excluded tag 'msan'", 'Stateless tests (amd_msan, WasmEdge, sequential, 2/2)': "Skipped, job name includes excluded tag 'msan'", 'Stateless tests (amd_ubsan, parallel)': "Skipped, job name includes excluded tag 'ubsan'", 'Stateless tests (amd_ubsan, sequential)': "Skipped, job name includes excluded tag 'ubsan'", 'Stateless tests (amd_tsan, s3 storage, parallel, 1/2)': "Skipped, job name includes excluded tag 'tsan'", 'Stateless tests (amd_tsan, s3 storage, parallel, 2/2)': "Skipped, job name includes excluded tag 'tsan'", 'Stateless tests (amd_tsan, s3 storage, sequential, 1/2)': "Skipped, job name includes excluded tag 'tsan'", 'Stateless tests (amd_tsan, s3 storage, sequential, 2/2)': "Skipped, job name includes excluded tag 'tsan'", 'Integration tests (amd_tsan, 1/6)': "Skipped, job name includes excluded tag 'tsan'", 'Integration tests (amd_tsan, 2/6)': "Skipped, job name includes excluded tag 'tsan'", 'Integration tests (amd_tsan, 3/6)': "Skipped, job name includes excluded tag 'tsan'", 'Integration tests (amd_tsan, 4/6)': "Skipped, job name includes excluded tag 'tsan'", 'Integration tests (amd_tsan, 5/6)': "Skipped, job name includes excluded tag 'tsan'", 'Integration tests (amd_tsan, 6/6)': "Skipped, job name includes excluded tag 'tsan'", 'Integration tests (amd_msan, 1/6)': "Skipped, job name includes excluded tag 'msan'", 'Integration tests (amd_msan, 2/6)': "Skipped, job name includes excluded tag 'msan'", 'Integration tests (amd_msan, 3/6)': "Skipped, job name includes excluded tag 'msan'", 'Integration tests (amd_msan, 4/6)': "Skipped, job name includes excluded tag 'msan'", 'Integration tests (amd_msan, 5/6)': "Skipped, job name includes excluded tag 'msan'", 'Integration tests (amd_msan, 6/6)': "Skipped, job name includes excluded tag 'msan'", 'Unit tests (tsan)': "Skipped, job name includes excluded tag 'tsan'", 'Unit tests (msan)': "Skipped, job name includes excluded tag 'msan'", 'Unit tests (ubsan)': "Skipped, job name includes excluded tag 'ubsan'", 'Stress test (amd_tsan)': "Skipped, job name includes excluded tag 'tsan'", 'Stress test (amd_ubsan)': "Skipped, job name includes excluded tag 'ubsan'", 'Stress test (amd_msan)': "Skipped, job name includes excluded tag 'msan'", 'AST fuzzer (amd_tsan)': "Skipped, job name includes excluded tag 'tsan'", 'AST fuzzer (amd_msan)': "Skipped, job name includes excluded tag 'msan'", 'AST fuzzer (amd_ubsan)': "Skipped, job name includes excluded tag 'ubsan'", 'BuzzHouse (amd_tsan)': "Skipped, job name includes excluded tag 'tsan'", 'BuzzHouse (amd_msan)': "Skipped, job name includes excluded tag 'msan'", 'BuzzHouse (amd_ubsan)': "Skipped, job name includes excluded tag 'ubsan'", 'Build Toolchain (PGO, BOLT) (amd64)': 'Not affected by the changed files, and artifacts are not required', 'Build Toolchain (PGO, BOLT) (aarch64)': 'Not affected by the changed files, and artifacts are not required'}, 'sha': '1dceb7c53e8197a0d02d66f2248beab82ac96dc2', 'custom_data': {}}) [2026-05-07 13:16:39] === Setup env finished === [2026-05-07 13:16:39] [2026-05-07 13:16:39] [2026-05-07 13:16:39] === Pre run script [Integration tests (amd_asan, targeted)], workflow [PR] === [2026-05-07 13:16:39] Update Job and Workflow Report [2026-05-07 13:16:40] NOTE: UsageStorage data will be initialized [2026-05-07 13:16:40] Downloaded file from S3 with version 22 using boto3 [2026-05-07 13:16:41] Uploaded file with version 23 using boto3 [2026-05-07 13:16:41] Workflow status changed: [running] -> [running] [2026-05-07 13:16:41] Download required artifacts [2026-05-07 13:16:41] --- Job requires s3 artifacts [[Artifact.Config(name='CH_AMD_ASAN', type='s3', path='/home/ubuntu/_work/ClickHouse/ClickHouse/ci/tmp/build/programs/self-extracting/clickhouse', compress_zst=False, _provided_by='Build (amd_asan)', ext={})]] [2026-05-07 13:16:59] === Pre run finished === [2026-05-07 13:16:59] [2026-05-07 13:16:59] [2026-05-07 13:16:59] === Run script [Integration tests (amd_asan, targeted)], workflow [PR] === [2026-05-07 13:16:59] WARNING: Create mount dir point in advance to have the same owner [2026-05-07 13:16:59] Run command: [mkdir -p clickhouse_integration_tests_volume] [2026-05-07 13:16:59] --- Run command [docker run --rm --name praktika_693005e160d5 -e PYTHONUNBUFFERED=1 -e PYTHONPATH='.:./ci' --volume ./:/home/ubuntu/_work/ClickHouse/ClickHouse --workdir=/home/ubuntu/_work/ClickHouse/ClickHouse --memory=61418061824 --privileged --dns-search='.' --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker --cgroupns=host --env=CLICKHOUSE_TEST_STAT_URL=$CLICKHOUSE_TEST_STAT_URL --env=CLICKHOUSE_TEST_STAT_LOGIN=$CLICKHOUSE_TEST_STAT_LOGIN --env=CLICKHOUSE_TEST_STAT_PASSWORD=$CLICKHOUSE_TEST_STAT_PASSWORD altinityinfra/integration-tests-runner:6c60479f64bfec610ca5_amd python3 ./ci/jobs/integration_test_job.py --options 'amd_asan, targeted'] [2026-05-07 13:17:00] Subprocess started, pid [4048] [2026-05-07 13:17:00] Unable to find image 'altinityinfra/integration-tests-runner:6c60479f64bfec610ca5_amd' locally [2026-05-07 13:17:00] 6c60479f64bfec610ca5_amd: Pulling from altinityinfra/integration-tests-runner [2026-05-07 13:17:00] 96c832531c38: Pulling fs layer [2026-05-07 13:17:00] a3adee2846ca: Pulling fs layer [2026-05-07 13:17:00] 8d8b88442809: Pulling fs layer [2026-05-07 13:17:00] 1adddc81f5b2: Pulling fs layer [2026-05-07 13:17:00] 4f4fb700ef54: Pulling fs layer [2026-05-07 13:17:00] 8aa99d6866aa: Pulling fs layer [2026-05-07 13:17:00] 371332a96d1c: Pulling fs layer [2026-05-07 13:17:00] 745654c55f82: Pulling fs layer [2026-05-07 13:17:00] 37872fcc1c1a: Pulling fs layer [2026-05-07 13:17:00] 4b7c7e47ff9e: Pulling fs layer [2026-05-07 13:17:00] bc46befbf054: Pulling fs layer [2026-05-07 13:17:00] 1adddc81f5b2: Waiting [2026-05-07 13:17:00] 8aa99d6866aa: Waiting [2026-05-07 13:17:00] 2850ab702e34: Pulling fs layer [2026-05-07 13:17:00] bcf62e863f57: Pulling fs layer [2026-05-07 13:17:00] b13a4a1163e0: Pulling fs layer [2026-05-07 13:17:00] 2ba93b31dc3b: Pulling fs layer [2026-05-07 13:17:00] b4112e82fcce: Pulling fs layer [2026-05-07 13:17:00] 37872fcc1c1a: Waiting [2026-05-07 13:17:00] 5914d51afce7: Pulling fs layer [2026-05-07 13:17:00] 745654c55f82: Waiting [2026-05-07 13:17:00] 20e23ef29f2b: Pulling fs layer [2026-05-07 13:17:00] c7739dd52ebd: Pulling fs layer [2026-05-07 13:17:00] d6c4a809489b: Pulling fs layer [2026-05-07 13:17:00] f9525749a19e: Pulling fs layer [2026-05-07 13:17:00] 820aefcbb4bf: Pulling fs layer [2026-05-07 13:17:00] bc46befbf054: Waiting [2026-05-07 13:17:00] 785204b491ac: Pulling fs layer [2026-05-07 13:17:00] 63c7105cadc0: Pulling fs layer [2026-05-07 13:17:00] 3e5b34b5727c: Pulling fs layer [2026-05-07 13:17:00] 5600d4d50f4e: Pulling fs layer [2026-05-07 13:17:00] b4112e82fcce: Waiting [2026-05-07 13:17:00] 0d8fca4056e7: Pulling fs layer [2026-05-07 13:17:00] f9525749a19e: Waiting [2026-05-07 13:17:00] 148d804e848c: Pulling fs layer [2026-05-07 13:17:00] 4b7c7e47ff9e: Waiting [2026-05-07 13:17:00] ac8aa3555032: Pulling fs layer [2026-05-07 13:17:00] db1648a1fd15: Pulling fs layer [2026-05-07 13:17:00] f1f7b5cda3da: Pulling fs layer [2026-05-07 13:17:00] 820aefcbb4bf: Waiting [2026-05-07 13:17:00] 785204b491ac: Waiting [2026-05-07 13:17:00] 050b6922dc8e: Pulling fs layer [2026-05-07 13:17:00] 63c7105cadc0: Waiting [2026-05-07 13:17:00] 0d8fca4056e7: Waiting [2026-05-07 13:17:00] 08264a0afbfa: Pulling fs layer [2026-05-07 13:17:00] 148d804e848c: Waiting [2026-05-07 13:17:00] b13a4a1163e0: Waiting [2026-05-07 13:17:00] ac8aa3555032: Waiting [2026-05-07 13:17:00] 3e5b34b5727c: Waiting [2026-05-07 13:17:00] 5600d4d50f4e: Waiting [2026-05-07 13:17:00] 08264a0afbfa: Waiting [2026-05-07 13:17:00] f1f7b5cda3da: Waiting [2026-05-07 13:17:00] 050b6922dc8e: Waiting [2026-05-07 13:17:00] d6c4a809489b: Waiting [2026-05-07 13:17:00] 20e23ef29f2b: Waiting [2026-05-07 13:17:00] c7739dd52ebd: Waiting [2026-05-07 13:17:00] bcf62e863f57: Waiting [2026-05-07 13:17:00] 2ba93b31dc3b: Waiting [2026-05-07 13:17:00] db1648a1fd15: Waiting [2026-05-07 13:17:00] 371332a96d1c: Waiting [2026-05-07 13:17:01] a3adee2846ca: Verifying Checksum [2026-05-07 13:17:01] a3adee2846ca: Download complete [2026-05-07 13:17:01] 96c832531c38: Verifying Checksum [2026-05-07 13:17:01] 96c832531c38: Download complete [2026-05-07 13:17:01] 8d8b88442809: Verifying Checksum [2026-05-07 13:17:01] 8d8b88442809: Download complete [2026-05-07 13:17:02] 4f4fb700ef54: Download complete [2026-05-07 13:17:02] 8aa99d6866aa: Verifying Checksum [2026-05-07 13:17:02] 8aa99d6866aa: Download complete [2026-05-07 13:17:02] 371332a96d1c: Verifying Checksum [2026-05-07 13:17:02] 371332a96d1c: Download complete [2026-05-07 13:17:02] 745654c55f82: Verifying Checksum [2026-05-07 13:17:02] 745654c55f82: Download complete [2026-05-07 13:17:02] 1adddc81f5b2: Verifying Checksum [2026-05-07 13:17:02] 1adddc81f5b2: Download complete [2026-05-07 13:17:02] 96c832531c38: Pull complete [2026-05-07 13:17:03] a3adee2846ca: Pull complete [2026-05-07 13:17:03] 37872fcc1c1a: Verifying Checksum [2026-05-07 13:17:03] 37872fcc1c1a: Download complete [2026-05-07 13:17:03] 8d8b88442809: Pull complete [2026-05-07 13:17:03] 2850ab702e34: Download complete [2026-05-07 13:17:04] 4b7c7e47ff9e: Verifying Checksum [2026-05-07 13:17:04] 4b7c7e47ff9e: Download complete [2026-05-07 13:17:04] b13a4a1163e0: Verifying Checksum [2026-05-07 13:17:04] b13a4a1163e0: Download complete [2026-05-07 13:17:04] bc46befbf054: Verifying Checksum [2026-05-07 13:17:04] bc46befbf054: Download complete [2026-05-07 13:17:05] 2ba93b31dc3b: Verifying Checksum [2026-05-07 13:17:05] 2ba93b31dc3b: Download complete [2026-05-07 13:17:05] b4112e82fcce: Verifying Checksum [2026-05-07 13:17:05] b4112e82fcce: Download complete [2026-05-07 13:17:05] 5914d51afce7: Verifying Checksum [2026-05-07 13:17:05] 5914d51afce7: Download complete [2026-05-07 13:17:05] 1adddc81f5b2: Pull complete [2026-05-07 13:17:05] 4f4fb700ef54: Pull complete [2026-05-07 13:17:05] 8aa99d6866aa: Pull complete [2026-05-07 13:17:06] 20e23ef29f2b: Verifying Checksum [2026-05-07 13:17:06] 20e23ef29f2b: Download complete [2026-05-07 13:17:06] c7739dd52ebd: Verifying Checksum [2026-05-07 13:17:06] c7739dd52ebd: Download complete [2026-05-07 13:17:06] d6c4a809489b: Verifying Checksum [2026-05-07 13:17:06] d6c4a809489b: Download complete [2026-05-07 13:17:06] f9525749a19e: Verifying Checksum [2026-05-07 13:17:06] f9525749a19e: Download complete [2026-05-07 13:17:07] 785204b491ac: Verifying Checksum [2026-05-07 13:17:07] 785204b491ac: Download complete [2026-05-07 13:17:07] 371332a96d1c: Pull complete [2026-05-07 13:17:07] 745654c55f82: Pull complete [2026-05-07 13:17:07] 37872fcc1c1a: Pull complete [2026-05-07 13:17:07] 820aefcbb4bf: Verifying Checksum [2026-05-07 13:17:07] 820aefcbb4bf: Download complete [2026-05-07 13:17:08] 3e5b34b5727c: Download complete [2026-05-07 13:17:09] 63c7105cadc0: Verifying Checksum [2026-05-07 13:17:09] 63c7105cadc0: Download complete [2026-05-07 13:17:10] bcf62e863f57: Verifying Checksum [2026-05-07 13:17:10] bcf62e863f57: Download complete [2026-05-07 13:17:10] 0d8fca4056e7: Verifying Checksum [2026-05-07 13:17:10] 0d8fca4056e7: Download complete [2026-05-07 13:17:11] 4b7c7e47ff9e: Pull complete [2026-05-07 13:17:11] 5600d4d50f4e: Verifying Checksum [2026-05-07 13:17:11] 5600d4d50f4e: Download complete [2026-05-07 13:17:12] bc46befbf054: Pull complete [2026-05-07 13:17:12] 2850ab702e34: Pull complete [2026-05-07 13:17:13] ac8aa3555032: Verifying Checksum [2026-05-07 13:17:13] ac8aa3555032: Download complete [2026-05-07 13:17:14] f1f7b5cda3da: Verifying Checksum [2026-05-07 13:17:14] f1f7b5cda3da: Download complete [2026-05-07 13:17:14] 050b6922dc8e: Verifying Checksum [2026-05-07 13:17:14] 050b6922dc8e: Download complete [2026-05-07 13:17:15] 08264a0afbfa: Download complete [2026-05-07 13:17:15] 148d804e848c: Verifying Checksum [2026-05-07 13:17:15] 148d804e848c: Download complete [2026-05-07 13:17:17] db1648a1fd15: Verifying Checksum [2026-05-07 13:17:17] db1648a1fd15: Download complete [2026-05-07 13:17:22] bcf62e863f57: Pull complete [2026-05-07 13:17:22] b13a4a1163e0: Pull complete [2026-05-07 13:17:22] 2ba93b31dc3b: Pull complete [2026-05-07 13:17:22] b4112e82fcce: Pull complete [2026-05-07 13:17:22] 5914d51afce7: Pull complete [2026-05-07 13:17:23] 20e23ef29f2b: Pull complete [2026-05-07 13:17:23] c7739dd52ebd: Pull complete [2026-05-07 13:17:24] d6c4a809489b: Pull complete [2026-05-07 13:17:24] f9525749a19e: Pull complete [2026-05-07 13:17:24] 820aefcbb4bf: Pull complete [2026-05-07 13:17:24] 785204b491ac: Pull complete [2026-05-07 13:17:30] 63c7105cadc0: Pull complete [2026-05-07 13:17:30] 3e5b34b5727c: Pull complete [2026-05-07 13:17:32] 5600d4d50f4e: Pull complete [2026-05-07 13:17:32] 0d8fca4056e7: Pull complete [2026-05-07 13:17:44] 148d804e848c: Pull complete [2026-05-07 13:17:46] ac8aa3555032: Pull complete [2026-05-07 13:17:49] db1648a1fd15: Pull complete [2026-05-07 13:17:49] f1f7b5cda3da: Pull complete [2026-05-07 13:17:49] 050b6922dc8e: Pull complete [2026-05-07 13:17:49] 08264a0afbfa: Pull complete [2026-05-07 13:17:50] Digest: sha256:a821bd009c672b8d899f03ca7e1d384537ce9d5df68cc7756bc58b5050e3a800 [2026-05-07 13:17:50] Status: Downloaded newer image for altinityinfra/integration-tests-runner:6c60479f64bfec610ca5_amd [2026-05-07 13:17:51] /home/ubuntu/_work/ClickHouse/ClickHouse/./ci/jobs/integration_test_job.py:541: SyntaxWarning: invalid escape sequence '\/' [2026-05-07 13:17:51] "update-alternatives --config java | sed -n 's/.*(providing \/usr\/bin\/java): //p'", [2026-05-07 13:17:52] Run command [update-alternatives --config java | sed -n 's/.*(providing \/usr\/bin\/java): //p'] [2026-05-07 13:17:52] ncpu: 16 [2026-05-07 13:17:52] mem_gb: 30 [2026-05-07 13:17:52] Using ClickHouse binary at [/home/ubuntu/_work/ClickHouse/ClickHouse/ci/tmp/clickhouse] [2026-05-07 13:17:52] Run command: [chmod +x [2026-05-07 13:17:52] /home/ubuntu/_work/ClickHouse/ClickHouse/ci/tmp/clickhouse] [2026-05-07 13:17:52] Run command: [/home/ubuntu/_work/ClickHouse/ClickHouse/ci/tmp/clickhouse [2026-05-07 13:17:52] --version] [2026-05-07 13:17:56] Decompressing the binary............................................ [2026-05-07 13:17:56] ClickHouse local version 26.3.9.20001.altinityantalya. [2026-05-07 13:17:59] WARNING: Failed to get start time for [] - start time and duration won't be set [2026-05-07 13:17:59] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [2026-05-07 13:17:59] Skipped [2026-05-07 13:17:59] | No failed tests found from previous runs [2026-05-07 13:17:59] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [2026-05-07 13:17:59] [2026-05-07 13:17:59] Run command: [cp ./ci/tmp/result_job.json [2026-05-07 13:17:59] ./ci/tmp/result_integration_tests_amd_asan_targeted.json] [2026-05-07 13:17:59] WARNING: no start_time set by the job - set job start_time/duration [2026-05-07 13:17:59] --- Fixing file ownership after running docker as root [2026-05-07 13:17:59] Run command: [docker run --rm --user root --volume [2026-05-07 13:17:59] ./:/home/ubuntu/_work/ClickHouse/ClickHouse [2026-05-07 13:17:59] --workdir=/home/ubuntu/_work/ClickHouse/ClickHouse altinityinfra/integration- [2026-05-07 13:17:59] tests-runner:6c60479f64bfec610ca5_amd chown -R 1000:1000 ./ci/tmp] [2026-05-07 13:17:59] === Run script finished === [2026-05-07 13:17:59] [2026-05-07 13:17:59] [2026-05-07 13:17:59] === Post run script [Integration tests (amd_asan, targeted)], workflow [PR] === [2026-05-07 13:17:59] Job's output: [['commit_authors', 'parent_pr_number', 'changed_files', 'build_digest', 'merge_base_commit_sha', 'master_track_commits_sha', 'file_diff', 'version', 'ci_exclude_tags', 'ci_regression_jobs']] [2026-05-07 13:17:59] Insert results to CIDB [2026-05-07 13:18:00] [2026-05-07 13:18:00] INFO: 1 rows inserted into CIDB [2026-05-07 13:18:00] Run CI cache hook [2026-05-07 13:18:00] Run command [aws s3api put-object --bucket altinity-build-artifacts --key ci_ch_cache/v1/integration_tests_amd_asan_targeted/008c7acb9610892d43cc-ad77-d1dddb44bf4bec35d2ec-ce61/success --body ci/tmp/success --if-none-match "*"] [2026-05-07 13:18:01] Run html report hook [2026-05-07 13:18:01] File [./ci/tmp/job.log] matches Settings.TEXT_CONTENT_EXTENSIONS [['.txt', '.log', '.err', '.out', '.tsv', '.csv', '.json']] - add text attribute for s3 object