Raúl Cumplido created ARROW-18059:
-------------------------------------
Summary: [CI][Packaging] Nightly test for centos-8-stream-arm64
times out installing arrow-libs
Key: ARROW-18059
URL: https://issues.apache.org/jira/browse/ARROW-18059
Project: Apache Arrow
Issue Type: Bug
Components: Continuous Integration, Packaging
Reporter: Raúl Cumplido
It seems we sometimes time out when installing some dependencies:
{code:java}
+ dnf install -y --enablerepo=powertools arrow9-libs
Last metadata expiration check: 0:00:05 ago on Thu Oct 13 10:45:07 2022.
Dependencies resolved.
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
arrow9-libs aarch64 9.0.0-1.el8 apache-arrow-centos-stream 6.3 M
Transaction Summary
================================================================================
Install 1 Package
Total download size: 6.3 M
Installed size: 26 M
Downloading Packages:
[MIRROR] arrow9-libs-9.0.0-1.el8.aarch64.rpm: Curl error (28): Timeout was
reached for
https://apache.jfrog.io/artifactory/arrow/centos/8-stream/aarch64/Packages/arrow9-libs-9.0.0-1.el8.aarch64.rpm
[Operation timed out after 30000 milliseconds with 0 out of 0 bytes received]
[MIRROR] arrow9-libs-9.0.0-1.el8.aarch64.rpm: Curl error (35): SSL connect
error for
https://apache.jfrog.io/artifactory/arrow/centos/8-stream/aarch64/Packages/arrow9-libs-9.0.0-1.el8.aarch64.rpm
[OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to apache.jfrog.io:443 ]
[MIRROR] arrow9-libs-9.0.0-1.el8.aarch64.rpm: Curl error (35): SSL connect
error for
https://apache.jfrog.io/artifactory/arrow/centos/8-stream/aarch64/Packages/arrow9-libs-9.0.0-1.el8.aarch64.rpm
[OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to apache.jfrog.io:443 ]
[MIRROR] arrow9-libs-9.0.0-1.el8.aarch64.rpm: Curl error (28): Timeout was
reached for
https://apache.jfrog.io/artifactory/arrow/centos/8-stream/aarch64/Packages/arrow9-libs-9.0.0-1.el8.aarch64.rpm
[Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds]
[FAILED] arrow9-libs-9.0.0-1.el8.aarch64.rpm: No more mirrors to try - All
mirrors were already tried without success
{code}
This is the job that failed:
*
[centos-8-stream-arm64|https://github.com/ursacomputing/crossbow/runs/8864772917]
we should probably retry or try to find if there is a way to override the
default timeout as the library is available.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)