[
https://issues.apache.org/jira/browse/TEZ-4411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nikhil Gupta updated TEZ-4411:
------------------------------
Description:
It seems that recently the FileSaver.js was removed from GitHub which is
causing the Tez builds failure:
{code:java}
[ERROR] bower file-saver.js#1.20150507.2 ECMDERR Failed to execute
"git clone https://github.com/Teleborder/FileSaver.js.git
/tmp/travis/bower/e75d8091393c079c0030df2840479819-11863-AVZUCG --progress",
exit code of #128 Cloning into
'/tmp/travis/bower/e75d8091393c079c0030df2840479819-11863-AVZUCG'... remote:
Support for password authentication was removed on August 13, 2021. Please use
a personal access token instead. remote: Please see
https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/
for more information. fatal: Authentication failed for
'https://github.com/Teleborder/FileSaver.js.git/'
{code}
Example Build: [Build #1417 - apache/tez - Travis CI
(travis-ci.com)|https://app.travis-ci.com/github/apache/tez/builds/249791604]
was:
It seems that recently the FileSaver.js was removed from GitHub which is
causing the Tez builds failure:
{code:java}
[ERROR] bower file-saver.js#1.20150507.2 ECMDERR Failed to execute
"git clone https://github.com/Teleborder/FileSaver.js.git
/tmp/travis/bower/e75d8091393c079c0030df2840479819-11863-AVZUCG --progress",
exit code of #128 Cloning into
'/tmp/travis/bower/e75d8091393c079c0030df2840479819-11863-AVZUCG'... remote:
Support for password authentication was removed on August 13, 2021. Please use
a personal access token instead. remote: Please see
https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/
for more information. fatal: Authentication failed for
'https://github.com/Teleborder/FileSaver.js.git/' {code}
> Tez Build Failure: FileSaver.js not found
> -----------------------------------------
>
> Key: TEZ-4411
> URL: https://issues.apache.org/jira/browse/TEZ-4411
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Nikhil Gupta
> Priority: Major
>
> It seems that recently the FileSaver.js was removed from GitHub which is
> causing the Tez builds failure:
> {code:java}
> [ERROR] bower file-saver.js#1.20150507.2 ECMDERR Failed to execute
> "git clone https://github.com/Teleborder/FileSaver.js.git
> /tmp/travis/bower/e75d8091393c079c0030df2840479819-11863-AVZUCG --progress",
> exit code of #128 Cloning into
> '/tmp/travis/bower/e75d8091393c079c0030df2840479819-11863-AVZUCG'... remote:
> Support for password authentication was removed on August 13, 2021. Please
> use a personal access token instead. remote: Please see
> https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/
> for more information. fatal: Authentication failed for
> 'https://github.com/Teleborder/FileSaver.js.git/'
> {code}
> Example Build: [Build #1417 - apache/tez - Travis CI
> (travis-ci.com)|https://app.travis-ci.com/github/apache/tez/builds/249791604]
--
This message was sent by Atlassian Jira
(v8.20.7#820007)