You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "eitsupi (via GitHub)" <gi...@apache.org> on 2023/04/01 07:13:25 UTC

[GitHub] [arrow] eitsupi opened a new pull request, #34835: [Packaging][Python] Use self-hosted arm64 runner instead of Travis CI for arm64 wheels

eitsupi opened a new pull request, #34835:
URL: https://github.com/apache/arrow/pull/34835

   ### Rationale for this change
   
   Change one of the jobs that uses Travis CI to run on GitHub Actions self-hosted runner, reducing the number of Travis CI jobs.
   
   ### What changes are included in this PR?
   
   Changes to use self-hosted arm64 linux runner for Crossbow jobs building wheels.
   
   ### Are these changes tested?
   
   TBD
   
   ### Are there any user-facing changes?
   
   No


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] eitsupi commented on pull request #34835: GH-34812: [Packaging][Python] Use self-hosted arm64 runner instead of Travis CI for arm64 wheels

Posted by "eitsupi (via GitHub)" <gi...@apache.org>.
eitsupi commented on PR #34835:
URL: https://github.com/apache/arrow/pull/34835#issuecomment-1493002802

   It seems working now.
   
   Should some of the jinja macros be removed in this PR as they seem to be used only in the file that will be removed in this PR?
   https://github.com/apache/arrow/blob/7e19111f2f81a4c0a8b3465f04a6b9f3ba4a06f1/dev/tasks/macros.jinja#L185-L239


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] eitsupi commented on pull request #34835: GH-34812: [Packaging][Python] Use self-hosted arm64 runner instead of Travis CI for arm64 wheels

Posted by "eitsupi (via GitHub)" <gi...@apache.org>.
eitsupi commented on PR #34835:
URL: https://github.com/apache/arrow/pull/34835#issuecomment-1492966953

   @github-actions crossbow submit wheel-manylinux2014-cp39-arm64


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] eitsupi commented on pull request #34835: GH-34812: [Packaging][Python] Use self-hosted arm64 runner instead of Travis CI for arm64 wheels

Posted by "eitsupi (via GitHub)" <gi...@apache.org>.
eitsupi commented on PR #34835:
URL: https://github.com/apache/arrow/pull/34835#issuecomment-1492997857

   @github-actions crossbow submit wheel-manylinux*


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] eitsupi commented on pull request #34835: GH-34812: [Packaging][Python] Use self-hosted arm64 runner instead of Travis CI for arm64 wheels

Posted by "eitsupi (via GitHub)" <gi...@apache.org>.
eitsupi commented on PR #34835:
URL: https://github.com/apache/arrow/pull/34835#issuecomment-1492961128

   It seems the job should be updated to use `quay.io/pypa/manylinux2014_aarch64:2022-10-25-fbea779`
   
   ```sh
   $ docker buildx imagetools inspect quay.io/pypa/manylinux2014_arm64:2022-10-25-fbea779
   ERROR: pulling from host quay.io failed with status code [manifests 2022-10-25-fbea779]: 401 Unauthorized
   $ docker buildx imagetools inspect quay.io/pypa/manylinux2014_aarch64:2022-10-25-fbea779
   Name:      quay.io/pypa/manylinux2014_aarch64:2022-10-25-fbea779
   MediaType: application/vnd.docker.distribution.manifest.v2+json
   Digest:    sha256:d6f5f8ef05bf539bb08971acb844a37246b6d89d32b86a4993f7f779699e18f4
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] eitsupi commented on pull request #34835: GH-34812: [Packaging][Python] Use self-hosted arm64 runner instead of Travis CI for arm64 wheels

Posted by "eitsupi (via GitHub)" <gi...@apache.org>.
eitsupi commented on PR #34835:
URL: https://github.com/apache/arrow/pull/34835#issuecomment-1492865818

   `actions/setup-python@v4` is used in the following line, which does not appear to currently support arm64 platforms (actions/setup-python#108)
   https://github.com/apache/arrow/blob/7e19111f2f81a4c0a8b3465f04a6b9f3ba4a06f1/dev/tasks/macros.jinja#L56-L62
   
   We may need to use `ci/scripts/install_python.sh` instead.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] github-actions[bot] commented on pull request #34835: GH-34812: [Packaging][Python] Use self-hosted arm64 runner instead of Travis CI for arm64 wheels

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #34835:
URL: https://github.com/apache/arrow/pull/34835#issuecomment-1492874252

   Revision: a6d7db2c7fe8c7ff499d99a6df37df2ac7677a3e
   
   Submitted crossbow builds: [ursacomputing/crossbow @ actions-8254ca5d1d](https://github.com/ursacomputing/crossbow/branches/all?query=actions-8254ca5d1d)
   
   |Task|Status|
   |----|------|
   |wheel-manylinux2014-cp39-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-8254ca5d1d-github-wheel-manylinux2014-cp39-arm64)](https://github.com/ursacomputing/crossbow/actions/runs/4582154409/jobs/8092186144)|


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] github-actions[bot] commented on pull request #34835: GH-34812: [Packaging][Python] Use self-hosted arm64 runner instead of Travis CI for arm64 wheels

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #34835:
URL: https://github.com/apache/arrow/pull/34835#issuecomment-1492861631

   Revision: b2a442ce56e767750a901d62d1482128e5e37644
   
   Submitted crossbow builds: [ursacomputing/crossbow @ actions-f5b646c499](https://github.com/ursacomputing/crossbow/branches/all?query=actions-f5b646c499)
   
   |Task|Status|
   |----|------|
   |wheel-manylinux2014-cp310-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-f5b646c499-github-wheel-manylinux2014-cp310-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/4581980797/jobs/8091886117)|
   |wheel-manylinux2014-cp310-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-f5b646c499-github-wheel-manylinux2014-cp310-arm64)](https://github.com/ursacomputing/crossbow/actions/runs/4581980954/jobs/8091886460)|
   |wheel-manylinux2014-cp311-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-f5b646c499-github-wheel-manylinux2014-cp311-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/4581980853/jobs/8091886249)|
   |wheel-manylinux2014-cp311-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-f5b646c499-github-wheel-manylinux2014-cp311-arm64)](https://github.com/ursacomputing/crossbow/actions/runs/4581980726/jobs/8091886000)|
   |wheel-manylinux2014-cp37-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-f5b646c499-github-wheel-manylinux2014-cp37-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/4581980533/jobs/8091885674)|
   |wheel-manylinux2014-cp37-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-f5b646c499-github-wheel-manylinux2014-cp37-arm64)](https://github.com/ursacomputing/crossbow/actions/runs/4581980993/jobs/8091886532)|
   |wheel-manylinux2014-cp38-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-f5b646c499-github-wheel-manylinux2014-cp38-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/4581980644/jobs/8091885852)|
   |wheel-manylinux2014-cp38-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-f5b646c499-github-wheel-manylinux2014-cp38-arm64)](https://github.com/ursacomputing/crossbow/actions/runs/4581980889/jobs/8091886321)|
   |wheel-manylinux2014-cp39-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-f5b646c499-github-wheel-manylinux2014-cp39-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/4581980443/jobs/8091885595)|
   |wheel-manylinux2014-cp39-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-f5b646c499-github-wheel-manylinux2014-cp39-arm64)](https://github.com/ursacomputing/crossbow/actions/runs/4581980586/jobs/8091885764)|


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] eitsupi commented on pull request #34835: GH-34812: [Packaging][Python] Use self-hosted arm64 runner instead of Travis CI for arm64 wheels

Posted by "eitsupi (via GitHub)" <gi...@apache.org>.
eitsupi commented on PR #34835:
URL: https://github.com/apache/arrow/pull/34835#issuecomment-1492861048

   @github-actions crossbow submit wheel-manylinux*


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] github-actions[bot] commented on pull request #34835: GH-34812: [Packaging][Python] Use self-hosted arm64 runner instead of Travis CI for arm64 wheels

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #34835:
URL: https://github.com/apache/arrow/pull/34835#issuecomment-1492967540

   Revision: 778298c613a56ec1dbbc2b078f4aea1cf417cdae
   
   Submitted crossbow builds: [ursacomputing/crossbow @ actions-b19acd78ec](https://github.com/ursacomputing/crossbow/branches/all?query=actions-b19acd78ec)
   
   |Task|Status|
   |----|------|
   |wheel-manylinux2014-cp39-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-b19acd78ec-github-wheel-manylinux2014-cp39-arm64)](https://github.com/ursacomputing/crossbow/actions/runs/4583353418/jobs/8094146678)|


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] ursabot commented on pull request #34835: GH-34812: [Packaging][Python] Use self-hosted arm64 Linux runner instead of Travis CI for Linux arm64 wheels

Posted by "ursabot (via GitHub)" <gi...@apache.org>.
ursabot commented on PR #34835:
URL: https://github.com/apache/arrow/pull/34835#issuecomment-1494168137

   Benchmark runs are scheduled for baseline = ce94fbabae53fb53fef600f224dd44fc69b713b4 and contender = 34addbb5e169af368fa3df3e0b668c6a9403fd0f. 34addbb5e169af368fa3df3e0b668c6a9403fd0f is a master commit associated with this PR. Results will be available as each benchmark for each run completes.
   Conbench compare runs links:
   [Finished :arrow_down:0.0% :arrow_up:0.0%] [ec2-t3-xlarge-us-east-2](https://conbench.ursa.dev/compare/runs/813b8b6c4f944e329645e64ee08d30f0...4c4d46501b8042009d38d7644d4555d2/)
   [Failed :arrow_down:0.0% :arrow_up:0.0%] [test-mac-arm](https://conbench.ursa.dev/compare/runs/44b684c84fb140009ef8d29a4d66f5f8...114f41ff192a4d1cb3aa57001ce345a8/)
   [Finished :arrow_down:0.0% :arrow_up:0.0%] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/b778c8500e5446eb844e925519e1602e...97e151d65fd14027880e1ac966302a78/)
   [Failed :arrow_down:0.0% :arrow_up:0.0%] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/fa762e9aa44e4de0965e396ca7259ee3...9a678753f51e4433a2f75b1ef55ae305/)
   Buildkite builds:
   [Finished] [`34addbb5` ec2-t3-xlarge-us-east-2](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ec2-t3-xlarge-us-east-2/builds/2615)
   [Failed] [`34addbb5` test-mac-arm](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/2646)
   [Finished] [`34addbb5` ursa-i9-9960x](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-i9-9960x/builds/2613)
   [Failed] [`34addbb5` ursa-thinkcentre-m75q](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-thinkcentre-m75q/builds/2637)
   [Finished] [`ce94fbab` ec2-t3-xlarge-us-east-2](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ec2-t3-xlarge-us-east-2/builds/2614)
   [Failed] [`ce94fbab` test-mac-arm](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/2645)
   [Finished] [`ce94fbab` ursa-i9-9960x](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-i9-9960x/builds/2612)
   [Failed] [`ce94fbab` ursa-thinkcentre-m75q](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-thinkcentre-m75q/builds/2636)
   Supported benchmarks:
   ec2-t3-xlarge-us-east-2: Supported benchmark langs: Python, R. Runs only benchmarks with cloud = True
   test-mac-arm: Supported benchmark langs: C++, Python, R
   ursa-i9-9960x: Supported benchmark langs: Python, R, JavaScript
   ursa-thinkcentre-m75q: Supported benchmark langs: C++, Java
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] github-actions[bot] commented on pull request #34835: GH-34812: [Packaging][Python] Use self-hosted arm64 runner instead of Travis CI for arm64 wheels

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #34835:
URL: https://github.com/apache/arrow/pull/34835#issuecomment-1492860007

   :warning: GitHub issue #34812 **has been automatically assigned in GitHub** to PR creator.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] eitsupi commented on pull request #34835: GH-34812: [Packaging][Python] Use self-hosted arm64 runner instead of Travis CI for arm64 wheels

Posted by "eitsupi (via GitHub)" <gi...@apache.org>.
eitsupi commented on PR #34835:
URL: https://github.com/apache/arrow/pull/34835#issuecomment-1493052743

   @github-actions crossbow submit -g wheel


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] kou commented on a diff in pull request #34835: GH-34812: [Packaging][Python] Use self-hosted arm64 runner instead of Travis CI for arm64 wheels

Posted by "kou (via GitHub)" <gi...@apache.org>.
kou commented on code in PR #34835:
URL: https://github.com/apache/arrow/pull/34835#discussion_r1155126134


##########
dev/tasks/python-wheels/github.linux.yml:
##########
@@ -49,6 +71,7 @@ jobs:
           archery docker run python-wheel-manylinux-test-imports
           archery docker run python-wheel-manylinux-test-unittests
 
+      {% if arch == "amd64" %}

Review Comment:
   Can we enable this on arm64 too?



##########
dev/tasks/tasks.yml:
##########
@@ -456,12 +456,13 @@ tasks:
 
 {############################## Wheel Linux ##################################}
 
-{% for ci, arch, arch_alias, x_y, manylinux in [("github", "amd64", "x86_64", "2_17", "2014"),
-                                                ("travis", "arm64", "aarch64", "2_17", "2014")] %}
+{% for arch, arch_alias, x_y, manylinux in [("amd64", "x86_64", "2_17", "2014"),
+                                                ("arm64", "aarch64", "2_17", "2014")] %}

Review Comment:
   ```suggestion
                                                ("arm64", "aarch64", "2_17", "2014")] %}
   ```



##########
dev/tasks/python-wheels/github.linux.yml:
##########
@@ -22,15 +22,37 @@
 jobs:
   build:
     name: "Build wheel for manylinux {{ manylinux_version }}"
+    {% if arch == "amd64" %}
     runs-on: ubuntu-latest
+    {% else %}
+    runs-on: ["self-hosted", "Linux", "arm64"]
+    {% endif %}
     env:
       # archery uses these environment variables
+      {% if arch == "amd64" %}
       ARCH: amd64
+      {% else %}
+      ARCH: arm64v8
+      {% endif %}
       PYTHON: "{{ python_version }}"
 
     steps:
       {{ macros.github_checkout_arrow()|indent }}
+      {% if arch == "amd64" %}
       {{ macros.github_install_archery()|indent }}
+      {% else %}
+      - name: add path
+        run: echo "$HOME/.local/bin" >>"$GITHUB_PATH"
+      - name: Install python # Workaround for arm64 https://github.com/actions/setup-python/issues/108
+        shell: bash
+        run: |
+          sudo apt-get update
+          sudo apt-get install -y python3-pip
+          pip3 install -U pip
+      - name: Install Archery
+        shell: bash
+        run: pip3 install -e arrow/dev/archery[all]

Review Comment:
   Could you do this in `macros.jinja` like https://github.com/apache/arrow/pull/34717/files#diff-77e693ebc06aba9fdd8c4b8d27e8ddcf54d91db8dbb7c060910e4a9c25d76a3c ?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] eitsupi commented on a diff in pull request #34835: GH-34812: [Packaging][Python] Use self-hosted arm64 runner instead of Travis CI for arm64 wheels

Posted by "eitsupi (via GitHub)" <gi...@apache.org>.
eitsupi commented on code in PR #34835:
URL: https://github.com/apache/arrow/pull/34835#discussion_r1155145492


##########
dev/tasks/python-wheels/github.linux.yml:
##########
@@ -49,6 +71,7 @@ jobs:
           archery docker run python-wheel-manylinux-test-imports
           archery docker run python-wheel-manylinux-test-unittests
 
+      {% if arch == "amd64" %}

Review Comment:
   I did not enable these in arm64 because Travis job did not seem having this, but I will try it out.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] github-actions[bot] commented on pull request #34835: GH-34812: [Packaging][Python] Use self-hosted arm64 runner instead of Travis CI for arm64 wheels

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #34835:
URL: https://github.com/apache/arrow/pull/34835#issuecomment-1492859995

   * Closes: #34812


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] github-actions[bot] commented on pull request #34835: GH-34812: [Packaging][Python] Use self-hosted arm64 runner instead of Travis CI for arm64 wheels

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #34835:
URL: https://github.com/apache/arrow/pull/34835#issuecomment-1492998859

   Revision: 778298c613a56ec1dbbc2b078f4aea1cf417cdae
   
   Submitted crossbow builds: [ursacomputing/crossbow @ actions-e732e65c9b](https://github.com/ursacomputing/crossbow/branches/all?query=actions-e732e65c9b)
   
   |Task|Status|
   |----|------|
   |wheel-manylinux2014-cp310-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-e732e65c9b-github-wheel-manylinux2014-cp310-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/4583796240/jobs/8094872181)|
   |wheel-manylinux2014-cp310-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-e732e65c9b-github-wheel-manylinux2014-cp310-arm64)](https://github.com/ursacomputing/crossbow/actions/runs/4583797738/jobs/8094874577)|
   |wheel-manylinux2014-cp311-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-e732e65c9b-github-wheel-manylinux2014-cp311-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/4583797861/jobs/8094874805)|
   |wheel-manylinux2014-cp311-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-e732e65c9b-github-wheel-manylinux2014-cp311-arm64)](https://github.com/ursacomputing/crossbow/actions/runs/4583795954/jobs/8094872005)|
   |wheel-manylinux2014-cp37-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-e732e65c9b-github-wheel-manylinux2014-cp37-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/4583797208/jobs/8094873655)|
   |wheel-manylinux2014-cp37-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-e732e65c9b-github-wheel-manylinux2014-cp37-arm64)](https://github.com/ursacomputing/crossbow/actions/runs/4583797328/jobs/8094873863)|
   |wheel-manylinux2014-cp38-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-e732e65c9b-github-wheel-manylinux2014-cp38-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/4583796889/jobs/8094873021)|
   |wheel-manylinux2014-cp38-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-e732e65c9b-github-wheel-manylinux2014-cp38-arm64)](https://github.com/ursacomputing/crossbow/actions/runs/4583797053/jobs/8094873345)|
   |wheel-manylinux2014-cp39-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-e732e65c9b-github-wheel-manylinux2014-cp39-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/4583796491/jobs/8094872484)|
   |wheel-manylinux2014-cp39-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-e732e65c9b-github-wheel-manylinux2014-cp39-arm64)](https://github.com/ursacomputing/crossbow/actions/runs/4583797488/jobs/8094874116)|


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] github-actions[bot] commented on pull request #34835: GH-34812: [Packaging][Python] Use self-hosted arm64 runner instead of Travis CI for arm64 wheels

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #34835:
URL: https://github.com/apache/arrow/pull/34835#issuecomment-1492879331

   Revision: cac43b6946cd6b1f6d134183283175c24c4e4029
   
   Submitted crossbow builds: [ursacomputing/crossbow @ actions-8bf50b4a7c](https://github.com/ursacomputing/crossbow/branches/all?query=actions-8bf50b4a7c)
   
   |Task|Status|
   |----|------|
   |wheel-manylinux2014-cp39-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-8bf50b4a7c-github-wheel-manylinux2014-cp39-arm64)](https://github.com/ursacomputing/crossbow/actions/runs/4582261179/jobs/8092371724)|


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] eitsupi commented on pull request #34835: GH-34812: [Packaging][Python] Use self-hosted arm64 runner instead of Travis CI for arm64 wheels

Posted by "eitsupi (via GitHub)" <gi...@apache.org>.
eitsupi commented on PR #34835:
URL: https://github.com/apache/arrow/pull/34835#issuecomment-1492873617

   @github-actions crossbow submit wheel-manylinux2014-cp39-arm64


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] kou merged pull request #34835: GH-34812: [Packaging][Python] Use self-hosted arm64 Linux runner instead of Travis CI for Linux arm64 wheels

Posted by "kou (via GitHub)" <gi...@apache.org>.
kou merged PR #34835:
URL: https://github.com/apache/arrow/pull/34835


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] github-actions[bot] commented on pull request #34835: GH-34812: [Packaging][Python] Use self-hosted arm64 runner instead of Travis CI for arm64 wheels

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #34835:
URL: https://github.com/apache/arrow/pull/34835#issuecomment-1493053404

   Revision: 65eedb8fa2a8f39d5588a00e42636e857a923e61
   
   Submitted crossbow builds: [ursacomputing/crossbow @ actions-4d259964be](https://github.com/ursacomputing/crossbow/branches/all?query=actions-4d259964be)
   
   |Task|Status|
   |----|------|
   |wheel-clean|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-4d259964be-github-wheel-clean)](https://github.com/ursacomputing/crossbow/tree/actions-4d259964be-github-wheel-clean)|
   |wheel-macos-big-sur-cp310-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-4d259964be-github-wheel-macos-big-sur-cp310-arm64)](https://github.com/ursacomputing/crossbow/actions/runs/4584389605/jobs/8095843166)|
   |wheel-macos-big-sur-cp311-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-4d259964be-github-wheel-macos-big-sur-cp311-arm64)](https://github.com/ursacomputing/crossbow/actions/runs/4584390756/jobs/8095845157)|
   |wheel-macos-big-sur-cp38-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-4d259964be-github-wheel-macos-big-sur-cp38-arm64)](https://github.com/ursacomputing/crossbow/actions/runs/4584390077/jobs/8095844092)|
   |wheel-macos-big-sur-cp39-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-4d259964be-github-wheel-macos-big-sur-cp39-arm64)](https://github.com/ursacomputing/crossbow/actions/runs/4584391647/jobs/8095846352)|
   |wheel-macos-mojave-cp310-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-4d259964be-github-wheel-macos-mojave-cp310-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/4584391423/jobs/8095846066)|
   |wheel-macos-mojave-cp311-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-4d259964be-github-wheel-macos-mojave-cp311-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/4584392053/jobs/8095846941)|
   |wheel-macos-mojave-cp37-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-4d259964be-github-wheel-macos-mojave-cp37-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/4584390238/jobs/8095844394)|
   |wheel-macos-mojave-cp38-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-4d259964be-github-wheel-macos-mojave-cp38-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/4584389949/jobs/8095843864)|
   |wheel-macos-mojave-cp39-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-4d259964be-github-wheel-macos-mojave-cp39-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/4584390517/jobs/8095844811)|
   |wheel-manylinux2014-cp310-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-4d259964be-github-wheel-manylinux2014-cp310-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/4584389700/jobs/8095843398)|
   |wheel-manylinux2014-cp310-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-4d259964be-github-wheel-manylinux2014-cp310-arm64)](https://github.com/ursacomputing/crossbow/actions/runs/4584391067/jobs/8095846554)|
   |wheel-manylinux2014-cp311-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-4d259964be-github-wheel-manylinux2014-cp311-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/4584389426/jobs/8095842891)|
   |wheel-manylinux2014-cp311-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-4d259964be-github-wheel-manylinux2014-cp311-arm64)](https://github.com/ursacomputing/crossbow/actions/runs/4584390357/jobs/8095844560)|
   |wheel-manylinux2014-cp37-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-4d259964be-github-wheel-manylinux2014-cp37-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/4584391244/jobs/8095845847)|
   |wheel-manylinux2014-cp37-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-4d259964be-github-wheel-manylinux2014-cp37-arm64)](https://github.com/ursacomputing/crossbow/actions/runs/4584389114/jobs/8095842426)|
   |wheel-manylinux2014-cp38-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-4d259964be-github-wheel-manylinux2014-cp38-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/4584389542/jobs/8095843056)|
   |wheel-manylinux2014-cp38-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-4d259964be-github-wheel-manylinux2014-cp38-arm64)](https://github.com/ursacomputing/crossbow/actions/runs/4584390649/jobs/8095844998)|
   |wheel-manylinux2014-cp39-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-4d259964be-github-wheel-manylinux2014-cp39-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/4584389646/jobs/8095843281)|
   |wheel-manylinux2014-cp39-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-4d259964be-github-wheel-manylinux2014-cp39-arm64)](https://github.com/ursacomputing/crossbow/actions/runs/4584389820/jobs/8095843611)|
   |wheel-windows-cp310-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-4d259964be-github-wheel-windows-cp310-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/4584389748/jobs/8095843453)|
   |wheel-windows-cp311-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-4d259964be-github-wheel-windows-cp311-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/4584389866/jobs/8095843702)|
   |wheel-windows-cp37-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-4d259964be-github-wheel-windows-cp37-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/4584388873/jobs/8095842233)|
   |wheel-windows-cp38-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-4d259964be-github-wheel-windows-cp38-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/4584391471/jobs/8095846146)|
   |wheel-windows-cp39-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-4d259964be-github-wheel-windows-cp39-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/4584391849/jobs/8095846720)|


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] github-actions[bot] commented on pull request #34835: GH-34812: [Packaging][Python] Use self-hosted arm64 runner instead of Travis CI for arm64 wheels

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #34835:
URL: https://github.com/apache/arrow/pull/34835#issuecomment-1492871573

   Revision: 5c06f77bc97582489443a69d9533975d8786648e
   
   Submitted crossbow builds: [ursacomputing/crossbow @ actions-300f1c78f9](https://github.com/ursacomputing/crossbow/branches/all?query=actions-300f1c78f9)
   
   |Task|Status|
   |----|------|
   |wheel-manylinux2014-cp39-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-300f1c78f9-github-wheel-manylinux2014-cp39-arm64)](https://github.com/ursacomputing/crossbow/actions/runs/4582111320/jobs/8092105752)|


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] eitsupi commented on pull request #34835: GH-34812: [Packaging][Python] Use self-hosted arm64 runner instead of Travis CI for arm64 wheels

Posted by "eitsupi (via GitHub)" <gi...@apache.org>.
eitsupi commented on PR #34835:
URL: https://github.com/apache/arrow/pull/34835#issuecomment-1492878911

   @github-actions crossbow submit wheel-manylinux2014-cp39-arm64


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] github-actions[bot] commented on pull request #34835: GH-34812: [Packaging][Python] Use self-hosted arm64 runner instead of Travis CI for arm64 wheels

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #34835:
URL: https://github.com/apache/arrow/pull/34835#issuecomment-1492876172

   Revision: 90ebfb308833bf6f2d0967d5bdb1facb9ef1b5a0
   
   Submitted crossbow builds: [ursacomputing/crossbow @ actions-4cee463654](https://github.com/ursacomputing/crossbow/branches/all?query=actions-4cee463654)
   
   |Task|Status|
   |----|------|
   |wheel-manylinux2014-cp39-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-4cee463654-github-wheel-manylinux2014-cp39-arm64)](https://github.com/ursacomputing/crossbow/actions/runs/4582188090/jobs/8092242311)|


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] eitsupi commented on pull request #34835: GH-34812: [Packaging][Python] Use self-hosted arm64 runner instead of Travis CI for arm64 wheels

Posted by "eitsupi (via GitHub)" <gi...@apache.org>.
eitsupi commented on PR #34835:
URL: https://github.com/apache/arrow/pull/34835#issuecomment-1492875620

   @github-actions crossbow submit wheel-manylinux2014-cp39-arm64


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] github-actions[bot] commented on pull request #34835: [Packaging][Python] Use self-hosted arm64 runner instead of Travis CI for arm64 wheels

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #34835:
URL: https://github.com/apache/arrow/pull/34835#issuecomment-1492859878

   <!--
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information
     regarding copyright ownership.  The ASF licenses this file
     to you under the Apache License, Version 2.0 (the
     "License"); you may not use this file except in compliance
     with the License.  You may obtain a copy of the License at
   
       http://www.apache.org/licenses/LICENSE-2.0
   
     Unless required by applicable law or agreed to in writing,
     software distributed under the License is distributed on an
     "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
   -->
   
   Thanks for opening a pull request!
   
   If this is not a [minor PR](https://github.com/apache/arrow/blob/main/CONTRIBUTING.md#Minor-Fixes). Could you open an issue for this pull request on GitHub? https://github.com/apache/arrow/issues/new/choose
   
   Opening GitHub issues ahead of time contributes to the [Openness](http://theapacheway.com/open/#:~:text=Openness%20allows%20new%20users%20the,must%20happen%20in%20the%20open.) of the Apache Arrow project.
   
   Then could you also rename the pull request title in the following format?
   
       GH-${GITHUB_ISSUE_ID}: [${COMPONENT}] ${SUMMARY}
   
   or
   
       MINOR: [${COMPONENT}] ${SUMMARY}
   
   In the case of PARQUET issues on JIRA the title also supports:
   
       PARQUET-${JIRA_ISSUE_ID}: [${COMPONENT}] ${SUMMARY}
   
   See also:
   
     * [Other pull requests](https://github.com/apache/arrow/pulls/)
     * [Contribution Guidelines - How to contribute patches](https://arrow.apache.org/docs/developers/contributing.html#how-to-contribute-patches)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] eitsupi commented on pull request #34835: GH-34812: [Packaging][Python] Use self-hosted arm64 runner instead of Travis CI for arm64 wheels

Posted by "eitsupi (via GitHub)" <gi...@apache.org>.
eitsupi commented on PR #34835:
URL: https://github.com/apache/arrow/pull/34835#issuecomment-1492870671

   @github-actions crossbow submit wheel-manylinux2014-cp39-arm64


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org