Yun Gao created FLINK-25620: ------------------------------- Summary: Upload artifacts to S3 failed on azure pipeline Key: FLINK-25620 URL: https://issues.apache.org/jira/browse/FLINK-25620 Project: Flink Issue Type: Bug Components: Build System / Azure Pipelines Affects Versions: 1.14.2 Reporter: Yun Gao
{code:java} /bin/bash --noprofile --norc /__w/_temp/fdaf679a-209f-4720-8709-5c591f730c61.sh Installing artifacts deployment script + upload_to_s3 ./tools/releasing/release + local FILES_DIR=./tools/releasing/release + echo 'Installing artifacts deployment script' + export ARTIFACTS_DEST=/home/vsts_azpcontainer/bin/artifacts + ARTIFACTS_DEST=/home/vsts_azpcontainer/bin/artifacts + curl -sL https://raw.githubusercontent.com/travis-ci/artifacts/master/install + bash bash: line 1: !DOCTYPE: No such file or directory bash: line 2: !-- : No such file or directory bash: line 3: $'\r': command not found bash: line 4: Hello: command not found bash: line 6: $'\r': command not found bash: line 7: unexpected EOF while looking for matching `'' bash: line 83: syntax error: unexpected end of file ##[error]Bash exited with code '2'. Finishing: Upload artifacts to S3 {code} https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=29283&view=logs&j=585d8b77-fa33-51bc-8163-03e54ba9ce5b&t=68e20e55-906c-5c49-157c-3005667723c9&l=18 -- This message was sent by Atlassian Jira (v8.20.1#820001)