See
<
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on rhel7-devstudio-releng-52737 (rhel7-devstudio-releng rhel7-releng
upshift) in workspace
<
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...
git rev-parse --is-inside-work-tree # timeout=10
Fetching
changes from the remote Git repository
git config remote.origin.url
git://github.com/jbosstools/jiralint.git
# timeout=10
Fetching upstream changes from
git://github.com/jbosstools/jiralint.git
git --version # timeout=10
git fetch --tags --progress
git://github.com/jbosstools/jiralint.git
+refs/heads/*:refs/remotes/origin/*
git rev-parse refs/remotes/origin/master^{commit} # timeout=10
git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out
Revision 9686f435cc3caf6f531c65504c87ec30253a64fd (refs/remotes/origin/master)
git config core.sparsecheckout # timeout=10
git checkout -f 9686f435cc3caf6f531c65504c87ec30253a64fd
Commit message: "Add
scripts to deal with filter permissions (#9)"
git rev-list --no-walk 9686f435cc3caf6f531c65504c87ec30253a64fd #
timeout=10
git tag -a -f -m Jenkins Build #33934 jenkins-jbosstools-jiralint-bzira-33934 #
timeout=10
[jbosstools-jiralint-bzira] $ /bin/sh -xe
/tmp/jenkins6095352401710104126.sh
+ export JIRA_USER=jiralint
+ JIRA_USER=jiralint
+ export JIRA_PWD=mart-milt-sedative
+ JIRA_PWD=mart-milt-sedative
+ whereis python
python: /usr/bin/python /usr/bin/python2.7 /usr/lib/python2.7 /usr/lib64/python2.7
/etc/python /usr/include/python2.7 /usr/share/man/man1/python.1.gz
+ python -V
Python 2.7.5
+ [[ ! -w /home/hudson/.local/bin ]]
+
pipFolder=<https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.co...
+ mkdir -p
<
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...
+ [[ ! -x
<
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...
]]
+ curl
https://bootstrap.pypa.io/get-pip.py
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 1883k
100 1883k 0 0 5341k 0 --:--:-- --:--:-- --:--:-- 5350k
+ python -W ignore get-pip.py --user
Traceback (most recent call last):
File "get-pip.py", line 24226, in <module>
main()
File "get-pip.py", line 199, in main
bootstrap(tmpdir=tmpdir)
File "get-pip.py", line 82, in bootstrap
from pip._internal.cli.main import main as pip_entry_point
File "/tmp/tmpyRrcqv/pip.zip/pip/_internal/cli/main.py", line 60
sys.stderr.write(f"ERROR: {exc}")
^
SyntaxError: invalid syntax
Build step 'Execute shell' marked build as failure
[description-setter] Description set: sys.stderr.write(f"ERROR: {exc}")