Uh oh!
There was an error while loading. Please reload this page.
TEZ-4471: Precommit fails while building yetus image - #265
Conversation
tez-yetus
commented
Feb 10, 2023
(!) A patch to the testing environment has been detected. |
I haven't been able to reproduce the issue locally, so simply upgraded to the next LTS ubuntu version, seems to work I'm keeping this open for a couple of hours for reviews, then merge it anyway to unblock precommit |
This comment was marked as outdated.
This comment was marked as outdated.
tez-yetus
commented
Feb 10, 2023
(!) A patch to the testing environment has been detected. |
tez-yetus
commented
Feb 10, 2023
(!) A patch to the testing environment has been detected. |
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
ayushtkn
left a comment
There was a problem hiding this comment.
LGTM.
Anyway good to upgrade to the latest LTS release
tez-yetus
commented
Feb 12, 2023
(!) A patch to the testing environment has been detected. |
tez-yetus
commented
Feb 12, 2023
(!) A patch to the testing environment has been detected. |
after some hacking I realized the root cause of installation failures in tez-ui is the absence of the bzip2 package, handling it with the latest commit |
ayushtkn
commented
Feb 12, 2023
So, is there any commit which added the dependency on bzip2? Just curious then why didn't it fail in that PR jenkins report |
abstractdog
commented
Feb 12, 2023
it's because tez precommit flow depends on which files have been modified, e.g. when you only change the Dockerfile, there is no full precommit run, only the docker image is built actually, the bzip2 change is here: once the precommit passes, I'll simply remove the pom.xml hack |
This comment was marked as outdated.
This comment was marked as outdated.
tez-yetus
commented
Feb 12, 2023
(!) A patch to the testing environment has been detected. |
tez-yetus
commented
Feb 12, 2023
(!) A patch to the testing environment has been detected. |
tez-yetus
commented
Feb 12, 2023
💔 -1 overall
This message was automatically generated. |
tez-yetus
commented
Feb 12, 2023
💔 -1 overall
This message was automatically generated. |
abstractdog
commented
Feb 12, 2023
okay, latest precommit passed, I'm about to proceed with it tomorrow |
rbalamohan
commented
Feb 13, 2023
LGTM +1 |
No description provided.