Skip to content

Conversation

@gopidesupavan
Copy link
Member

this job needs push-early-buildx-cache-to-github-registry job and docker login, these write access only available in repo not from forks.


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

@boring-cyborg boring-cyborg bot added area:dev-tools backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch labels Jul 11, 2025
@gopidesupavan gopidesupavan requested review from jscheffl and kaxil July 11, 2025 22:22
@gopidesupavan
Copy link
Member Author

@gopidesupavan gopidesupavan merged commit d2fc753 into apache:main Jul 11, 2025
85 checks passed
@gopidesupavan gopidesupavan deleted the run-in-canary-image-builds-quickly branch July 11, 2025 22:35
@github-actions
Copy link

Backport failed to create: v3-0-test. View the failure log Run details

Status Branch Result
v3-0-test Commit Link

You can attempt to backport this manually by running:

cherry_picker d2fc753 v3-0-test

This should apply the commit to the v3-0-test branch and leave the commit in conflict state marking
the files that need manual conflict resolution.

After you have resolved the conflicts, you can continue the backport process by running:

cherry_picker --continue

@potiuk
Copy link
Member

potiuk commented Jul 12, 2025

Actually the reason for that was different - the image is building slightly longer now after building python from scratch and we were supposed to increase the timeout to 15 minutes with @aritra24 - but it slipped through the cracks I guess.

@potiuk
Copy link
Member

potiuk commented Jul 12, 2025

It slipped through the cracks that we should change both - timeout in the message and timeout-minutes :)

potiuk added a commit to potiuk/airflow that referenced this pull request Jul 12, 2025
The apache#53212 changed the quick-image-build check to only run on
canary build, but this was not the intention - and the image started
to fail because of timeout minutes were too short after we added
python building from sources.

This PR fixes it "properly" - changes timeout minutes to be slightly
longer than the timeout (900 seconds) we specify in build command
and brings back building the image on regular PRs.
@potiuk
Copy link
Member

potiuk commented Jul 12, 2025

Proper fix here #53227

potiuk added a commit to potiuk/airflow that referenced this pull request Jul 12, 2025
The apache#53212 changed the quick-image-build check to only run on
canary build, but this was not the intention - and the image started
to fail because of timeout minutes were too short after we added
python building from sources.

This PR fixes it "properly" - changes timeout minutes to be slightly
longer than the timeout (900 seconds) we specify in build command
and brings back building the image on regular PRs.
potiuk added a commit that referenced this pull request Jul 12, 2025
The #53212 changed the quick-image-build check to only run on
canary build, but this was not the intention - and the image started
to fail because of timeout minutes were too short after we added
python building from sources.

This PR fixes it "properly" - changes timeout minutes to be slightly
longer than the timeout (900 seconds) we specify in build command
and brings back building the image on regular PRs.
github-actions bot pushed a commit that referenced this pull request Jul 12, 2025
…inutes (#53227)

The #53212 changed the quick-image-build check to only run on
canary build, but this was not the intention - and the image started
to fail because of timeout minutes were too short after we added
python building from sources.

This PR fixes it "properly" - changes timeout minutes to be slightly
longer than the timeout (900 seconds) we specify in build command
and brings back building the image on regular PRs.
(cherry picked from commit 5579edd)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
potiuk added a commit that referenced this pull request Jul 12, 2025
…inutes (#53227) (#53230)

The #53212 changed the quick-image-build check to only run on
canary build, but this was not the intention - and the image started
to fail because of timeout minutes were too short after we added
python building from sources.

This PR fixes it "properly" - changes timeout minutes to be slightly
longer than the timeout (900 seconds) we specify in build command
and brings back building the image on regular PRs.
(cherry picked from commit 5579edd)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
stephen-bracken pushed a commit to stephen-bracken/airflow that referenced this pull request Jul 15, 2025
stephen-bracken pushed a commit to stephen-bracken/airflow that referenced this pull request Jul 15, 2025
…he#53227)

The apache#53212 changed the quick-image-build check to only run on
canary build, but this was not the intention - and the image started
to fail because of timeout minutes were too short after we added
python building from sources.

This PR fixes it "properly" - changes timeout minutes to be slightly
longer than the timeout (900 seconds) we specify in build command
and brings back building the image on regular PRs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants