Skip to content

Adding ability to automatically set DAG to off after X times it failed sequentially #89147

Adding ability to automatically set DAG to off after X times it failed sequentially

Adding ability to automatically set DAG to off after X times it failed sequentially #89147

Triggered via pull request January 27, 2024 19:03
Status Failure
Total duration 24m 19s
Artifacts 16

ci.yml

on: pull_request
Build info
46s
Build info
Skip Build (look in pull_request_target) CI images 3.8
1s
Skip Build (look in pull_request_target) CI images 3.8
Matrix: Push Early Image Cache
Breeze unit tests
32s
Breeze unit tests
React WWW tests
0s
React WWW tests
Test OpenAPI client
0s
Test OpenAPI client
Test git clone on Windows
13s
Test git clone on Windows
Static checks: basic checks only
0s
Static checks: basic checks only
Release Helm
0s
Release Helm
Wait for CI images
3m 28s
Wait for CI images
Skip Build (look in pull_request_target) PROD images (main) 3.8
1s
Skip Build (look in pull_request_target) PROD images (main) 3.8
Build Bullseye PROD images (main) ${{ needs.build-info.outputs.all-python-versions-list-as-string }}
0s
Build Bullseye PROD images (main) ${{ needs.build-info.outputs.all-python-versions-list-as-string }}
Build MySQL Client PROD images (main) ${{ needs.build-info.outputs.all-python-versions-list-as-string }}
0s
Build MySQL Client PROD images (main) ${{ needs.build-info.outputs.all-python-versions-list-as-string }}
Check that image builds quickly
0s
Check that image builds quickly
Matrix: tests-mysql
Matrix: tests-no-db
Matrix: tests-postgres
Matrix: tests-sqlite
Integration Tests Postgres
8m 0s
Integration Tests Postgres
Integration Tests MySQL
1s
Integration Tests MySQL
Generate constraints with CI image verifying 3.8
9m 33s
Generate constraints with CI image verifying 3.8
Matrix: MyPy checks
Quarantined tests
0s
Quarantined tests
Provider packages wheel (verify)
10m 0s
Provider packages wheel (verify)
Provider packages sdist (install)
0s
Provider packages sdist (install)
Test Airflow release commands
0s
Test Airflow release commands
DB:LatestBoto12, Py3.8: API Always BranchExternalPython BranchPythonVenv CLI Core ExternalPython Operators Other PlainAsserts Providers[-amazon,google] Providers[amazon] Providers[google] PythonVenv Serialization WWW
18m 19s
DB:LatestBoto12, Py3.8: API Always BranchExternalPython BranchPythonVenv CLI Core ExternalPython Operators Other PlainAsserts Providers[-amazon,google] Providers[amazon] Providers[google] PythonVenv Serialization WWW
DB:MinSQLAlchemy12, Py3.8: API Always BranchExternalPython BranchPythonVenv CLI Core ExternalPython Operators Other PlainAsserts Providers[-amazon,google] Providers[amazon] Providers[google] PythonVenv Serialization WWW
18m 24s
DB:MinSQLAlchemy12, Py3.8: API Always BranchExternalPython BranchPythonVenv CLI Core ExternalPython Operators Other PlainAsserts Providers[-amazon,google] Providers[amazon] Providers[google] PythonVenv Serialization WWW
DB:Postgres12, Pendulum2,Py3.8: API Always BranchExternalPython BranchPythonVenv CLI Core ExternalPython Operators Other PlainAsserts Providers[-amazon,google] Providers[amazon] Providers[google] PythonVenv Serialization WWW
18m 9s
DB:Postgres12, Pendulum2,Py3.8: API Always BranchExternalPython BranchPythonVenv CLI Core ExternalPython Operators Other PlainAsserts Providers[-amazon,google] Providers[amazon] Providers[google] PythonVenv Serialization WWW
DB:InProgressDisabledPostgres12, Py3.8: API Always BranchExternalPython BranchPythonVenv CLI Core ExternalPython Operators Other PlainAsserts Providers[-amazon,google] Providers[amazon] Providers[google] PythonVenv Serialization WWW
16m 47s
DB:InProgressDisabledPostgres12, Py3.8: API Always BranchExternalPython BranchPythonVenv CLI Core ExternalPython Operators Other PlainAsserts Providers[-amazon,google] Providers[amazon] Providers[google] PythonVenv Serialization WWW
Non-DB: Pendulum2, Py3.8: API Always BranchExternalPython BranchPythonVenv CLI Core ExternalPython Operators Other PlainAsserts Providers[-amazon,google] Providers[amazon] Providers[google] PythonVenv Serialization WWW
9m 30s
Non-DB: Pendulum2, Py3.8: API Always BranchExternalPython BranchPythonVenv CLI Core ExternalPython Operators Other PlainAsserts Providers[-amazon,google] Providers[amazon] Providers[google] PythonVenv Serialization WWW
Matrix: providers-compatibility-checks
Matrix: tests-helm
Skip Build (look in pull_request_target) PROD images (v2_*_test) 3.8
1s
Skip Build (look in pull_request_target) PROD images (v2_*_test) 3.8
Build Bullseye PROD images (v2_*_test) ${{ needs.build-info.outputs.all-python-versions-list-as-string }}
0s
Build Bullseye PROD images (v2_*_test) ${{ needs.build-info.outputs.all-python-versions-list-as-string }}
Build MySQL PROD images (v2_*_test) ${{ needs.build-info.outputs.all-python-versions-list-as-string }}
0s
Build MySQL PROD images (v2_*_test) ${{ needs.build-info.outputs.all-python-versions-list-as-string }}
Build CI ARM images ${{ needs.build-info.outputs.all-python-versions-list-as-string }}
0s
Build CI ARM images ${{ needs.build-info.outputs.all-python-versions-list-as-string }}
Summarize warnings
0s
Summarize warnings
Wait for PROD images
0s
Wait for PROD images
Update constraints
0s
Update constraints
Test examples of production image building
0s
Test examples of production image building
Docker-compose quick start with PROD image verifying
0s
Docker-compose quick start with PROD image verifying
Matrix: tests-kubernetes
Matrix: Push Image Cache
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 34 warnings
Static checks: airflow/config_templates/config.yml#L121
121:111 [line-length] line too long (115 > 110 characters)
Static checks: airflow/config_templates/config.yml#L122
122:111 [line-length] line too long (112 > 110 characters)
Static checks
Process completed with exit code 1.
Build info
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Breeze unit tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Wait for CI images
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Compat 2.7.1:P3.8 provider check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Compat 2.6.0:P3.8 provider check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MyPy checks (providers)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration Tests Postgres
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MyPy checks (airflow)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Static checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Non-DB: Py3.8:API Always BranchExternalPython BranchPythonVenv CLI Core ExternalPython Operators Other PlainAsserts Providers[-amazon,google] Providers[amazon] Providers[google] PythonVenv Serialization WWW
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Generate constraints with CI image verifying 3.8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Provider packages wheel (verify)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Spellcheck docs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build docs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
DB:Sqlite Py3.8: API Always BranchExternalPython BranchPythonVenv CLI Core ExternalPython Operators Other PlainAsserts Providers[-amazon,google] Providers[amazon] Providers[google] PythonVenv Serialization WWW
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
DB:Postgres12,Py3.8: API Always BranchExternalPython BranchPythonVenv CLI Core ExternalPython Operators Other PlainAsserts Providers[-amazon,google] Providers[amazon] Providers[google] PythonVenv Serialization WWW
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
DB:LatestBoto12, Py3.8: API Always BranchExternalPython BranchPythonVenv CLI Core ExternalPython Operators Other PlainAsserts Providers[-amazon,google] Providers[amazon] Providers[google] PythonVenv Serialization WWW
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
DB:MySQL8.0, Py3.8: API Always BranchExternalPython BranchPythonVenv CLI Core ExternalPython Operators Other PlainAsserts Providers[-amazon,google] Providers[amazon] Providers[google] PythonVenv Serialization WWW
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
airflow-logs-mysql-8.0-3.8 Expired
519 Bytes
airflow-logs-postgres-12-3.8 Expired
524 Bytes
airflow-logs-postgres-boto-3.8- 12 Expired
530 Bytes
airflow-logs-postgres-in-progress-disabled-3.8- 12 Expired
522 Bytes
airflow-logs-postgres-min-sqlalchemy-3.8- 12 Expired
526 Bytes
airflow-logs-postgres-pendulum-2-3.8- 12 Expired
531 Bytes
airflow-logs-quarantined-3.8 Expired
569 Bytes
airflow-logs-sqlite-3.8 Expired
526 Bytes
constraints Expired
34.6 KB
container-logs-mysql-8.0-3.8 Expired
1.41 KB
container-logs-postgres-12-3.8 Expired
3.38 KB
container-logs-postgres-boto-3.8- 12 Expired
3.38 KB
container-logs-postgres-in-progress-disabled-3.8- 12 Expired
3.38 KB
container-logs-postgres-min-sqlalchemy-3.8- 12 Expired
3.38 KB
container-logs-postgres-pendulum-2-3.8- 12 Expired
3.38 KB
test-warnings-integration Expired
0 Bytes