-
Notifications
You must be signed in to change notification settings - Fork 4k
ARROW-6477: [Packaging][Crossbow] Use Azure Pipelines to build linux packages #5296
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@ursabot crossbow package centos-6 |
|
AMD64 Conda Crossbow (#58985) builder has been succeeded. Revision: 0fff4f9 Submitted crossbow builds: ursa-labs/crossbow @ ursabot-144 |
|
@ursabot crossbow package centos-6 |
|
AMD64 Conda Crossbow (#59004) builder has been succeeded. Revision: c6ec845 Submitted crossbow builds: ursa-labs/crossbow @ ursabot-145
|
Codecov Report
@@ Coverage Diff @@
## master #5296 +/- ##
=========================================
Coverage ? 87.7%
=========================================
Files ? 1036
Lines ? 149741
Branches ? 1437
=========================================
Hits ? 131327
Misses ? 18052
Partials ? 362Continue to review full report at Codecov.
|
|
@ursabot crossbow package centos-6 |
|
AMD64 Conda Crossbow (#59298) builder has been succeeded. Revision: a2bc9f7 Submitted crossbow builds: ursa-labs/crossbow @ ursabot-146
|
|
@ursabot crossbow package centos-6 |
|
AMD64 Conda Crossbow (#59299) builder has been succeeded. Revision: 3e708b0 Submitted crossbow builds: ursa-labs/crossbow @ ursabot-147
|
|
@ursabot crossbow package centos-6 |
|
AMD64 Conda Crossbow (#59300) builder has been succeeded. Revision: d99c920 Submitted crossbow builds: ursa-labs/crossbow @ ursabot-148
|
|
@ursabot crossbow package centos-6 |
|
@ursabot crossbow package -g conda -g linux |
|
AMD64 Conda Crossbow (#59394) builder has been succeeded. Revision: a9c401d Submitted crossbow builds: ursa-labs/crossbow @ ursabot-156 |
kou
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It seems that packager information isn't set correctly:
E: apache-arrow changes: changed-by-address-malformed <>
E: apache-arrow changes: changed-by-name-missing <>
E: apache-arrow changes: changed-by-address-missing <>
I'll push a commit to fix this.
dev/tasks/tasks.yml
Outdated
| ci: travis | ||
| ci: azure | ||
| platform: linux | ||
| template: linux-packages/travis.linux.arm64.yml |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we enable this too?
We can't run this on Travis CI because it takes 50min+.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm trying this.
|
@ursabot crossbow package debian-buster |
|
AMD64 Conda Crossbow (#59580) builder has been succeeded. Revision: 69f7cd8 Submitted crossbow builds: ursa-labs/crossbow @ ursabot-157
|
|
@ursabot crossbow package debian-stretch-arm64 |
|
AMD64 Conda Crossbow (#59581) builder has been succeeded. Revision: 913c9f2 Submitted crossbow builds: ursa-labs/crossbow @ ursabot-158
|
|
@ursabot crossbow package debian-stretch-arm64 |
|
AMD64 Conda Crossbow (#59582) builder has been succeeded. Revision: 6bb6a47 Submitted crossbow builds: ursa-labs/crossbow @ ursabot-159
|
|
Packager information has been solved. |
We can build it on Azure Pipelines. It takes 2h 30m+.
|
Wow. We can build debian-stretch-arm64 on Azure Pipelines. (It takes 2h 38m.) @kszucs Should we fix conda-osx-clang-py27 failure in this pull request? |
|
@kou thanks for updating that! Almost three hours sounds pretty bad, but we can improve that in the future. We can deal with the conda-osx-clang-py27 failure in another PR. |
|
OK! I'll merge this once CI is green. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1, Thanks @kou!
This is a rebased version of #5319. Crossbow had a major refactoring in #5296 so the two implementation have diverged. Closes #5332 from kszucs/crossbow-report and squashes the following commits: ed62de4 <Krisztián Szűcs> unused import 76a3269 <Krisztián Szűcs> share output redirection; use pass_obj instead of pass_context 9a0069c <Krisztián Szűcs> start incrementing from 0 16015d2 <Krisztián Szűcs> merge tests.yaml with tasks.yaml 00f5766 <Krisztián Szűcs> latest-prefix 162a0fb <Krisztián Szűcs> polling 1a8790f <Wes McKinney> Add polling logic to wait for job completion 6aa2a7e <Wes McKinney> Test disabling stop_if_pending 3e4580a <Wes McKinney> Implement e-mail report for a Crossbow job Lead-authored-by: Krisztián Szűcs <[email protected]> Co-authored-by: Wes McKinney <[email protected]> Signed-off-by: Krisztián Szűcs <[email protected]>
This is a rebased version of apache#5319. Crossbow had a major refactoring in apache#5296 so the two implementation have diverged. Closes apache#5332 from kszucs/crossbow-report and squashes the following commits: ed62de4 <Krisztián Szűcs> unused import 76a3269 <Krisztián Szűcs> share output redirection; use pass_obj instead of pass_context 9a0069c <Krisztián Szűcs> start incrementing from 0 16015d2 <Krisztián Szűcs> merge tests.yaml with tasks.yaml 00f5766 <Krisztián Szűcs> latest-prefix 162a0fb <Krisztián Szűcs> polling 1a8790f <Wes McKinney> Add polling logic to wait for job completion 6aa2a7e <Wes McKinney> Test disabling stop_if_pending 3e4580a <Wes McKinney> Implement e-mail report for a Crossbow job Lead-authored-by: Krisztián Szűcs <[email protected]> Co-authored-by: Wes McKinney <[email protected]> Signed-off-by: Krisztián Szűcs <[email protected]>
Also done some crossbow refactoring, need to update the wiki because the
signcommand has changed todownload-artficats.