Michael Smith created IMPALA-12697:
--------------------------------------
Summary: Native toolchain upload to S3 silently failed
Key: IMPALA-12697
URL: https://issues.apache.org/jira/browse/IMPALA-12697
Project: IMPALA
Issue Type: Bug
Components: Infrastructure
Reporter: Michael Smith
A native-toolchain build silently failed to upload to S3
{code}
21:03:52 impala-toolchain-redhat8: Uploading
/mnt/build/orc-1.7.9-p10-gcc-10.4.0.tar.gz to
s3://native-toolchain/build/11-8dbe785e9e/orc/1.7.9-p10-gcc-10.4.0/orc-1.7.9-p10-gcc-10.4.0-ec2-package-centos-8-aarch64.tar.gz
21:03:52 impala-toolchain-redhat8: /mnt/functions.sh: line 383: 1119230
Segmentation fault (core dumped) aws s3 cp --only-show-errors
"${PACKAGE_FINAL_TGZ}" "${PACKAGE_S3_DESTINATION}"
21:03:52 impala-toolchain-redhat8: Uploading to mirror:
21:03:52 impala-toolchain-redhat8: Uploading
/mnt/build/orc-1.7.9-p10-gcc-10.4.0.tar.gz to
s3://native-toolchain-us-west-2/build/11-8dbe785e9e/orc/1.7.9-p10-gcc-10.4.0/orc-1.7.9-p10-gcc-10.4.0-ec2-package-centos-8-aarch64.tar.gz
21:03:52 impala-toolchain-redhat8: Cleaning /mnt/source/orc ...
{code}
It should have failed the build.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)