Build failed in Jenkins: Studio » Engineering » CodeReady Studio Release Engineering » jbosstools-jiralint-bzira #6217
by studio-jenkins-csb-codeready@redhat.com
See <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/St...>
Changes:
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on rhel7-251 (rhel rhel7) in workspace <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository git://github.com/jbosstools/jiralint.git
> git init <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> # timeout=10
Fetching upstream changes from git://github.com/jbosstools/jiralint.git
> git --version # timeout=10
> git --version # 'git version 1.8.3.1'
> git fetch --tags --progress git://github.com/jbosstools/jiralint.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://github.com/jbosstools/jiralint.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 # timeout=10
Commit message: "JBIDE-28179: added token support for jiralint jobs (#14)"
> git rev-list --no-walk 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 # timeout=10
> git tag -a -f -m Jenkins Build #6217 jenkins-jbosstools-jiralint-bzira-6217 # timeout=10
[jbosstools-jiralint-bzira] $ bash -xe /tmp/jenkins6692226874465003429.sh
+ mkdir -p <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
+ wget --no-check-certificate https://raw.githubusercontent.com/jbosstools/jbosstools-build-ci/master/u... -O <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
--2022-01-22 14:00:06-- https://raw.githubusercontent.com/jbosstools/jbosstools-build-ci/master/u...
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 2606:50c0:8000::154, 2606:50c0:8002::154, 2606:50c0:8003::154, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8000::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8002::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8003::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8001::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3357 (3.3K) [text/plain]
Saving to: ‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
0K ... 100% 14.5M=0s
2022-01-22 14:01:21 (14.5 MB/s) - ‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> saved [3357/3357]
[jbosstools-jiralint-bzira] $ bash -xe /tmp/jenkins6344960789104833403.sh
+ 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=/home/hudson/.local/bin
+ mkdir -p /home/hudson/.local/bin
+ [[ ! -x /home/hudson/.local/bin/pip ]]
+ curl https://bootstrap.pypa.io/pip/2.7/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 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 56 1863k 56 1059k 0 0 311k 0 0:00:05 0:00:03 0:00:02 311k100 1863k 100 1863k 0 0 537k 0 0:00:03 0:00:03 --:--:-- 537k
+ python -W ignore get-pip.py --user
Collecting pip<21.0
Downloading pip-20.3.4-py2.py3-none-any.whl (1.5 MB)
Collecting wheel
Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB)
Installing collected packages: pip, wheel
WARNING: The scripts pip, pip2 and pip2.7 are installed in '/home/hudson/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script wheel is installed in '/home/hudson/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed pip-20.3.4 wheel-0.37.1
+ PATH=/qa/tools/opt/x86_64/openjdk11_last/bin:/home/hudson/.nvm/versions/node/v16.13.1/bin:/opt/apache-maven-3.5.2/bin:/usr/local/bin:/usr/bin:/home/hudson/.local/bin:/home/hudson/.local/bin
+ pip install --upgrade --user pip bugzillatools python-bugzilla==2.4.0 jira pytz pbr funcsigs
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.
Requirement already up-to-date: pip in /home/hudson/.local/lib/python2.7/site-packages (20.3.4)
Collecting bugzillatools
Downloading bugzillatools-0.5.5.tar.gz (41 kB)
Collecting python-bugzilla==2.4.0
Downloading python-bugzilla-2.4.0.tar.gz (109 kB)
Collecting jira
Downloading jira-2.0.0-py2.py3-none-any.whl (57 kB)
Collecting pytz
Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB)
Collecting pbr
Downloading pbr-5.8.0-py2.py3-none-any.whl (112 kB)
Collecting funcsigs
Downloading funcsigs-1.0.2-py2.py3-none-any.whl (17 kB)
Requirement already satisfied, skipping upgrade: requests in /usr/lib/python2.7/site-packages (from python-bugzilla==2.4.0) (2.6.0)
Collecting requests-toolbelt
Downloading requests_toolbelt-0.9.1-py2.py3-none-any.whl (54 kB)
Collecting defusedxml
Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB)
Collecting oauthlib[signedtoken]>=1.0.0
Downloading oauthlib-3.1.0-py2.py3-none-any.whl (147 kB)
Collecting requests-oauthlib>=0.6.1
Downloading requests_oauthlib-1.3.0-py2.py3-none-any.whl (23 kB)
Collecting six>=1.10.0
Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting setuptools>=20.10.1
Downloading setuptools-44.1.1-py2.py3-none-any.whl (583 kB)
Collecting cryptography; extra == "signedtoken"
Downloading cryptography-3.3.2-cp27-cp27mu-manylinux2010_x86_64.whl (2.6 MB)
Collecting pyjwt>=1.0.0; extra == "signedtoken"
Downloading PyJWT-1.7.1-py2.py3-none-any.whl (18 kB)
Collecting cffi>=1.12
Downloading cffi-1.15.0-cp27-cp27mu-manylinux1_x86_64.whl (393 kB)
Requirement already satisfied, skipping upgrade: ipaddress; python_version < "3" in /usr/lib/python2.7/site-packages (from cryptography; extra == "signedtoken"->oauthlib[signedtoken]>=1.0.0->jira) (1.0.16)
Collecting enum34; python_version < "3"
Downloading enum34-1.1.10-py2-none-any.whl (11 kB)
Collecting pycparser
Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
Building wheels for collected packages: bugzillatools, python-bugzilla
Building wheel for bugzillatools (setup.py): started
Building wheel for bugzillatools (setup.py): finished with status 'done'
Created wheel for bugzillatools: filename=bugzillatools-0.5.5-py2-none-any.whl size=35834 sha256=ddd9c0dac22b879f03915a7fb85b502bf6cd581b510913ef55eae0b1c6c97dee
Stored in directory: /home/hudson/.cache/pip/wheels/25/a9/1f/d244cd8001b62a8d8ed018ecb4ed8a0b69f716169cc9837e6c
Building wheel for python-bugzilla (setup.py): started
Building wheel for python-bugzilla (setup.py): finished with status 'done'
Created wheel for python-bugzilla: filename=python_bugzilla-2.4.0-py2-none-any.whl size=58907 sha256=81f6edea9e38c0be9d1864967215c97270604d530e7302c54adc6f1106a5ddeb
Stored in directory: /home/hudson/.cache/pip/wheels/9e/e8/b1/4b870e334d47536ad969df691155438f5d2b6c928741d3f9f1
Successfully built bugzillatools python-bugzilla
Installing collected packages: bugzillatools, python-bugzilla, requests-toolbelt, defusedxml, six, pycparser, cffi, enum34, cryptography, pyjwt, oauthlib, requests-oauthlib, pbr, setuptools, jira, pytz, funcsigs
ERROR: pip's legacy dependency resolver does not consider dependency conflicts when selecting packages. This behaviour is the source of the following dependency conflicts.
jira 2.0.0 requires requests>=2.10.0, but you'll have requests 2.6.0 which is incompatible.
Successfully installed bugzillatools-0.5.5 cffi-1.15.0 cryptography-3.3.2 defusedxml-0.7.1 enum34-1.1.10 funcsigs-1.0.2 jira-2.0.0 oauthlib-3.1.0 pbr-5.8.0 pycparser-2.21 pyjwt-1.7.1 python-bugzilla-2.4.0 pytz-2021.3 requests-oauthlib-1.3.0 requests-toolbelt-0.9.1 setuptools-44.1.1 six-1.16.0
+ [[ -n true ]]
+ [[ true != \f\a\l\s\e ]]
+ AUTO=--auto-create
+ [[ -n '' ]]
+ START='-m 8'
+ python -W ignore bzira.py -u jiralint.codeready -p **** -s https://issues.redhat.com -m 8 --auto-create -A -a -v --color -E
[DEBUG] Current datetime: [0;33m2022-01-22 19:02:35.083950 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-22 11:02'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugs.eclipse.org/bugs/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-22+11:02[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
+ python -W ignore bzira.py -u jiralint.codeready -p **** -s https://issues.redhat.com -m 8 --auto-create -A -a -v --color -R
[DEBUG] Current datetime: [0;33m2022-01-22 19:02:35.856531 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-22 11:02'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugzilla.redhat.com/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-22+11:02[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
Build step 'Console output (build log) parsing' changed build result to FAILURE
[description-setter] Could not determine description.
2 years, 11 months
Build failed in Jenkins: Studio » Engineering » CodeReady Studio Release Engineering » jbosstools-jiralint-bzira #6211
by studio-jenkins-csb-codeready@redhat.com
See <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/St...>
Changes:
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on rhel7-201 (rhel rhel7) in workspace <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository git://github.com/jbosstools/jiralint.git
> git init <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> # timeout=10
Fetching upstream changes from git://github.com/jbosstools/jiralint.git
> git --version # timeout=10
> git --version # 'git version 1.8.3.1'
> git fetch --tags --progress git://github.com/jbosstools/jiralint.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://github.com/jbosstools/jiralint.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 # timeout=10
Commit message: "JBIDE-28179: added token support for jiralint jobs (#14)"
> git rev-list --no-walk 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 # timeout=10
> git tag -a -f -m Jenkins Build #6211 jenkins-jbosstools-jiralint-bzira-6211 # timeout=10
[jbosstools-jiralint-bzira] $ bash -xe /tmp/jenkins9094841349912499625.sh
+ mkdir -p <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
+ wget --no-check-certificate https://raw.githubusercontent.com/jbosstools/jbosstools-build-ci/master/u... -O <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
--2022-01-22 08:00:07-- https://raw.githubusercontent.com/jbosstools/jbosstools-build-ci/master/u...
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 2606:50c0:8002::154, 2606:50c0:8003::154, 2606:50c0:8001::154, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8002::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8003::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8001::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8000::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3357 (3.3K) [text/plain]
Saving to: ‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
0K ... 100% 17.1M=0s
2022-01-22 08:00:48 (17.1 MB/s) - ‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> saved [3357/3357]
[jbosstools-jiralint-bzira] $ bash -xe /tmp/jenkins8469993556103672959.sh
+ 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=/home/hudson/.local/bin
+ mkdir -p /home/hudson/.local/bin
+ [[ ! -x /home/hudson/.local/bin/pip ]]
+ curl https://bootstrap.pypa.io/pip/2.7/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 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0100 1863k 100 1863k 0 0 533k 0 0:00:03 0:00:03 --:--:-- 533k
+ python -W ignore get-pip.py --user
Collecting pip<21.0
Downloading pip-20.3.4-py2.py3-none-any.whl (1.5 MB)
Collecting wheel
Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB)
Installing collected packages: pip, wheel
WARNING: The scripts pip, pip2 and pip2.7 are installed in '/home/hudson/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script wheel is installed in '/home/hudson/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed pip-20.3.4 wheel-0.37.1
+ PATH=/qa/tools/opt/x86_64/openjdk11_last/bin:/home/hudson/.nvm/versions/node/v16.13.1/bin:/opt/apache-maven-3.5.2/bin:/usr/local/bin:/usr/bin:/home/hudson/.local/bin:/home/hudson/.local/bin
+ pip install --upgrade --user pip bugzillatools python-bugzilla==2.4.0 jira pytz pbr funcsigs
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.
Requirement already up-to-date: pip in /home/hudson/.local/lib/python2.7/site-packages (20.3.4)
Collecting bugzillatools
Downloading bugzillatools-0.5.5.tar.gz (41 kB)
Collecting python-bugzilla==2.4.0
Downloading python-bugzilla-2.4.0.tar.gz (109 kB)
Collecting jira
Downloading jira-2.0.0-py2.py3-none-any.whl (57 kB)
Collecting pytz
Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB)
Collecting pbr
Downloading pbr-5.8.0-py2.py3-none-any.whl (112 kB)
Collecting funcsigs
Downloading funcsigs-1.0.2-py2.py3-none-any.whl (17 kB)
Requirement already satisfied, skipping upgrade: requests in /usr/lib/python2.7/site-packages (from python-bugzilla==2.4.0) (2.6.0)
Collecting requests-toolbelt
Downloading requests_toolbelt-0.9.1-py2.py3-none-any.whl (54 kB)
Collecting defusedxml
Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB)
Collecting oauthlib[signedtoken]>=1.0.0
Downloading oauthlib-3.1.0-py2.py3-none-any.whl (147 kB)
Collecting requests-oauthlib>=0.6.1
Downloading requests_oauthlib-1.3.0-py2.py3-none-any.whl (23 kB)
Collecting six>=1.10.0
Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting setuptools>=20.10.1
Downloading setuptools-44.1.1-py2.py3-none-any.whl (583 kB)
Collecting cryptography; extra == "signedtoken"
Downloading cryptography-3.3.2-cp27-cp27mu-manylinux2010_x86_64.whl (2.6 MB)
Collecting pyjwt>=1.0.0; extra == "signedtoken"
Downloading PyJWT-1.7.1-py2.py3-none-any.whl (18 kB)
Requirement already satisfied, skipping upgrade: ipaddress; python_version < "3" in /usr/lib/python2.7/site-packages (from cryptography; extra == "signedtoken"->oauthlib[signedtoken]>=1.0.0->jira) (1.0.16)
Collecting cffi>=1.12
Downloading cffi-1.15.0-cp27-cp27mu-manylinux1_x86_64.whl (393 kB)
Collecting enum34; python_version < "3"
Downloading enum34-1.1.10-py2-none-any.whl (11 kB)
Collecting pycparser
Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
Building wheels for collected packages: bugzillatools, python-bugzilla
Building wheel for bugzillatools (setup.py): started
Building wheel for bugzillatools (setup.py): finished with status 'done'
Created wheel for bugzillatools: filename=bugzillatools-0.5.5-py2-none-any.whl size=35834 sha256=68180ffa82547359be5f9537d642441a8c3f89e7c1c68fbd96e423d3eec531ce
Stored in directory: /home/hudson/.cache/pip/wheels/25/a9/1f/d244cd8001b62a8d8ed018ecb4ed8a0b69f716169cc9837e6c
Building wheel for python-bugzilla (setup.py): started
Building wheel for python-bugzilla (setup.py): finished with status 'done'
Created wheel for python-bugzilla: filename=python_bugzilla-2.4.0-py2-none-any.whl size=58907 sha256=591d403f7a713a8dee07a7cfd0732da6afdd1def726019a139a9d917ed5f83bf
Stored in directory: /home/hudson/.cache/pip/wheels/9e/e8/b1/4b870e334d47536ad969df691155438f5d2b6c928741d3f9f1
Successfully built bugzillatools python-bugzilla
Installing collected packages: bugzillatools, python-bugzilla, requests-toolbelt, defusedxml, six, pycparser, cffi, enum34, cryptography, pyjwt, oauthlib, requests-oauthlib, pbr, setuptools, jira, pytz, funcsigs
ERROR: pip's legacy dependency resolver does not consider dependency conflicts when selecting packages. This behaviour is the source of the following dependency conflicts.
jira 2.0.0 requires requests>=2.10.0, but you'll have requests 2.6.0 which is incompatible.
Successfully installed bugzillatools-0.5.5 cffi-1.15.0 cryptography-3.3.2 defusedxml-0.7.1 enum34-1.1.10 funcsigs-1.0.2 jira-2.0.0 oauthlib-3.1.0 pbr-5.8.0 pycparser-2.21 pyjwt-1.7.1 python-bugzilla-2.4.0 pytz-2021.3 requests-oauthlib-1.3.0 requests-toolbelt-0.9.1 setuptools-44.1.1 six-1.16.0
+ [[ -n true ]]
+ [[ true != \f\a\l\s\e ]]
+ AUTO=--auto-create
+ [[ -n '' ]]
+ START='-m 8'
+ python -W ignore bzira.py -u jiralint.codeready -p **** -s https://issues.redhat.com -m 8 --auto-create -A -a -v --color -E
[DEBUG] Current datetime: [0;33m2022-01-22 13:01:49.868846 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-22 05:01'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugs.eclipse.org/bugs/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-22+05:01[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
+ python -W ignore bzira.py -u jiralint.codeready -p **** -s https://issues.redhat.com -m 8 --auto-create -A -a -v --color -R
[DEBUG] Current datetime: [0;33m2022-01-22 13:01:50.710023 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-22 05:01'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugzilla.redhat.com/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-22+05:01[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
Build step 'Console output (build log) parsing' changed build result to FAILURE
[description-setter] Could not determine description.
2 years, 11 months
Build failed in Jenkins: Studio » Engineering » CodeReady Studio Release Engineering » jbosstools-jiralint-bzira #6205
by studio-jenkins-csb-codeready@redhat.com
See <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/St...>
Changes:
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on rhel7-131 (rhel rhel7) in workspace <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository git://github.com/jbosstools/jiralint.git
> git init <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> # timeout=10
Fetching upstream changes from git://github.com/jbosstools/jiralint.git
> git --version # timeout=10
> git --version # 'git version 1.8.3.1'
> git fetch --tags --progress git://github.com/jbosstools/jiralint.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://github.com/jbosstools/jiralint.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 # timeout=10
Commit message: "JBIDE-28179: added token support for jiralint jobs (#14)"
> git rev-list --no-walk 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 # timeout=10
> git tag -a -f -m Jenkins Build #6205 jenkins-jbosstools-jiralint-bzira-6205 # timeout=10
[jbosstools-jiralint-bzira] $ bash -xe /tmp/jenkins3730995655426042243.sh
+ mkdir -p <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
+ wget --no-check-certificate https://raw.githubusercontent.com/jbosstools/jbosstools-build-ci/master/u... -O <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
--2022-01-22 02:02:34-- https://raw.githubusercontent.com/jbosstools/jbosstools-build-ci/master/u...
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 2606:50c0:8002::154, 2606:50c0:8000::154, 2606:50c0:8003::154, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8002::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8000::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8003::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8001::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3357 (3.3K) [text/plain]
Saving to: ‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
0K ... 100% 26.4M=0s
2022-01-22 02:03:17 (26.4 MB/s) - ‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> saved [3357/3357]
[jbosstools-jiralint-bzira] $ bash -xe /tmp/jenkins2597628159728994913.sh
+ 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=/home/hudson/.local/bin
+ mkdir -p /home/hudson/.local/bin
+ [[ ! -x /home/hudson/.local/bin/pip ]]
+ curl https://bootstrap.pypa.io/pip/2.7/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 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0100 1863k 100 1863k 0 0 537k 0 0:00:03 0:00:03 --:--:-- 537k
+ python -W ignore get-pip.py --user
Collecting pip<21.0
Downloading pip-20.3.4-py2.py3-none-any.whl (1.5 MB)
Collecting wheel
Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB)
Installing collected packages: pip, wheel
WARNING: The scripts pip, pip2 and pip2.7 are installed in '/home/hudson/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script wheel is installed in '/home/hudson/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed pip-20.3.4 wheel-0.37.1
+ PATH=/qa/tools/opt/x86_64/openjdk11_last/bin:/home/hudson/.nvm/versions/node/v16.13.1/bin:/opt/apache-maven-3.5.2/bin:/usr/local/bin:/usr/bin:/home/hudson/.local/bin:/home/hudson/.local/bin
+ pip install --upgrade --user pip bugzillatools python-bugzilla==2.4.0 jira pytz pbr funcsigs
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.
Requirement already up-to-date: pip in /home/hudson/.local/lib/python2.7/site-packages (20.3.4)
Collecting bugzillatools
Downloading bugzillatools-0.5.5.tar.gz (41 kB)
Collecting python-bugzilla==2.4.0
Downloading python-bugzilla-2.4.0.tar.gz (109 kB)
Collecting jira
Downloading jira-2.0.0-py2.py3-none-any.whl (57 kB)
Collecting pytz
Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB)
Collecting pbr
Downloading pbr-5.8.0-py2.py3-none-any.whl (112 kB)
Collecting funcsigs
Downloading funcsigs-1.0.2-py2.py3-none-any.whl (17 kB)
Requirement already satisfied, skipping upgrade: requests in /usr/lib/python2.7/site-packages (from python-bugzilla==2.4.0) (2.6.0)
Collecting requests-toolbelt
Downloading requests_toolbelt-0.9.1-py2.py3-none-any.whl (54 kB)
Collecting defusedxml
Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB)
Collecting oauthlib[signedtoken]>=1.0.0
Downloading oauthlib-3.1.0-py2.py3-none-any.whl (147 kB)
Collecting requests-oauthlib>=0.6.1
Downloading requests_oauthlib-1.3.0-py2.py3-none-any.whl (23 kB)
Collecting six>=1.10.0
Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting setuptools>=20.10.1
Downloading setuptools-44.1.1-py2.py3-none-any.whl (583 kB)
Collecting cryptography; extra == "signedtoken"
Downloading cryptography-3.3.2-cp27-cp27mu-manylinux2010_x86_64.whl (2.6 MB)
Collecting pyjwt>=1.0.0; extra == "signedtoken"
Downloading PyJWT-1.7.1-py2.py3-none-any.whl (18 kB)
Collecting enum34; python_version < "3"
Downloading enum34-1.1.10-py2-none-any.whl (11 kB)
Requirement already satisfied, skipping upgrade: ipaddress; python_version < "3" in /usr/lib/python2.7/site-packages (from cryptography; extra == "signedtoken"->oauthlib[signedtoken]>=1.0.0->jira) (1.0.16)
Collecting cffi>=1.12
Downloading cffi-1.15.0-cp27-cp27mu-manylinux1_x86_64.whl (393 kB)
Collecting pycparser
Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
Building wheels for collected packages: bugzillatools, python-bugzilla
Building wheel for bugzillatools (setup.py): started
Building wheel for bugzillatools (setup.py): finished with status 'done'
Created wheel for bugzillatools: filename=bugzillatools-0.5.5-py2-none-any.whl size=35834 sha256=786a4018c3580384ae435643ebce45a472a1f3f40d04ecdc2310eb51d05bb54c
Stored in directory: /home/hudson/.cache/pip/wheels/25/a9/1f/d244cd8001b62a8d8ed018ecb4ed8a0b69f716169cc9837e6c
Building wheel for python-bugzilla (setup.py): started
Building wheel for python-bugzilla (setup.py): finished with status 'done'
Created wheel for python-bugzilla: filename=python_bugzilla-2.4.0-py2-none-any.whl size=58907 sha256=3781db3829f0d2ce0d63c2d498fd5f050a42f8e45435572e9263ff4673ff04b0
Stored in directory: /home/hudson/.cache/pip/wheels/9e/e8/b1/4b870e334d47536ad969df691155438f5d2b6c928741d3f9f1
Successfully built bugzillatools python-bugzilla
Installing collected packages: bugzillatools, python-bugzilla, requests-toolbelt, defusedxml, six, enum34, pycparser, cffi, cryptography, pyjwt, oauthlib, requests-oauthlib, pbr, setuptools, jira, pytz, funcsigs
ERROR: pip's legacy dependency resolver does not consider dependency conflicts when selecting packages. This behaviour is the source of the following dependency conflicts.
jira 2.0.0 requires requests>=2.10.0, but you'll have requests 2.6.0 which is incompatible.
Successfully installed bugzillatools-0.5.5 cffi-1.15.0 cryptography-3.3.2 defusedxml-0.7.1 enum34-1.1.10 funcsigs-1.0.2 jira-2.0.0 oauthlib-3.1.0 pbr-5.8.0 pycparser-2.21 pyjwt-1.7.1 python-bugzilla-2.4.0 pytz-2021.3 requests-oauthlib-1.3.0 requests-toolbelt-0.9.1 setuptools-44.1.1 six-1.16.0
+ [[ -n true ]]
+ [[ true != \f\a\l\s\e ]]
+ AUTO=--auto-create
+ [[ -n '' ]]
+ START='-m 8'
+ python -W ignore bzira.py -u jiralint.codeready -p **** -s https://issues.redhat.com -m 8 --auto-create -A -a -v --color -E
[DEBUG] Current datetime: [0;33m2022-01-22 07:04:31.146287 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-21 23:04'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugs.eclipse.org/bugs/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-21+23:04[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
+ python -W ignore bzira.py -u jiralint.codeready -p **** -s https://issues.redhat.com -m 8 --auto-create -A -a -v --color -R
[DEBUG] Current datetime: [0;33m2022-01-22 07:04:31.878719 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-21 23:04'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugzilla.redhat.com/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-21+23:04[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
Build step 'Console output (build log) parsing' changed build result to FAILURE
[description-setter] Could not determine description.
2 years, 11 months
Build failed in Jenkins: Studio » Engineering » CodeReady Studio Release Engineering » jbosstools-jiralint-bzira #6199
by studio-jenkins-csb-codeready@redhat.com
See <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/St...>
Changes:
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on rhel7-55 (rhel rhel7) in workspace <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository git://github.com/jbosstools/jiralint.git
> git init <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> # timeout=10
Fetching upstream changes from git://github.com/jbosstools/jiralint.git
> git --version # timeout=10
> git --version # 'git version 1.8.3.1'
> git fetch --tags --progress git://github.com/jbosstools/jiralint.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://github.com/jbosstools/jiralint.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 # timeout=10
Commit message: "JBIDE-28179: added token support for jiralint jobs (#14)"
> git rev-list --no-walk 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 # timeout=10
> git tag -a -f -m Jenkins Build #6199 jenkins-jbosstools-jiralint-bzira-6199 # timeout=10
[jbosstools-jiralint-bzira] $ bash -xe /tmp/jenkins1895757665387937233.sh
+ mkdir -p <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
+ wget --no-check-certificate https://raw.githubusercontent.com/jbosstools/jbosstools-build-ci/master/u... -O <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
--2022-01-21 20:04:24-- https://raw.githubusercontent.com/jbosstools/jbosstools-build-ci/master/u...
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 2606:50c0:8000::154, 2606:50c0:8001::154, 2606:50c0:8003::154, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8000::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8001::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8003::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8002::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.109.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3357 (3.3K) [text/plain]
Saving to: ‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
0K ... 100% 29.9M=0s
2022-01-21 20:05:07 (29.9 MB/s) - ‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> saved [3357/3357]
[jbosstools-jiralint-bzira] $ bash -xe /tmp/jenkins8321937200879316304.sh
+ 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=/home/hudson/.local/bin
+ mkdir -p /home/hudson/.local/bin
+ [[ ! -x /home/hudson/.local/bin/pip ]]
+ curl https://bootstrap.pypa.io/pip/2.7/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 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0100 1863k 100 1863k 0 0 547k 0 0:00:03 0:00:03 --:--:-- 547k
+ python -W ignore get-pip.py --user
Collecting pip<21.0
Downloading pip-20.3.4-py2.py3-none-any.whl (1.5 MB)
Collecting wheel
Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB)
Installing collected packages: pip, wheel
WARNING: The scripts pip, pip2 and pip2.7 are installed in '/home/hudson/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script wheel is installed in '/home/hudson/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed pip-20.3.4 wheel-0.37.1
+ PATH=/qa/tools/opt/x86_64/openjdk11_last/bin:/home/hudson/.nvm/versions/node/v16.13.1/bin:/opt/apache-maven-3.5.2/bin:/usr/local/bin:/usr/bin:/home/hudson/.local/bin:/home/hudson/.local/bin
+ pip install --upgrade --user pip bugzillatools python-bugzilla==2.4.0 jira pytz pbr funcsigs
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.
Requirement already up-to-date: pip in /home/hudson/.local/lib/python2.7/site-packages (20.3.4)
Collecting bugzillatools
Downloading bugzillatools-0.5.5.tar.gz (41 kB)
Collecting python-bugzilla==2.4.0
Downloading python-bugzilla-2.4.0.tar.gz (109 kB)
Collecting jira
Downloading jira-2.0.0-py2.py3-none-any.whl (57 kB)
Collecting pytz
Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB)
Collecting pbr
Downloading pbr-5.8.0-py2.py3-none-any.whl (112 kB)
Collecting funcsigs
Downloading funcsigs-1.0.2-py2.py3-none-any.whl (17 kB)
Requirement already satisfied, skipping upgrade: requests in /usr/lib/python2.7/site-packages (from python-bugzilla==2.4.0) (2.6.0)
Collecting requests-toolbelt
Downloading requests_toolbelt-0.9.1-py2.py3-none-any.whl (54 kB)
Collecting defusedxml
Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB)
Collecting oauthlib[signedtoken]>=1.0.0
Downloading oauthlib-3.1.0-py2.py3-none-any.whl (147 kB)
Collecting requests-oauthlib>=0.6.1
Downloading requests_oauthlib-1.3.0-py2.py3-none-any.whl (23 kB)
Collecting six>=1.10.0
Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting setuptools>=20.10.1
Downloading setuptools-44.1.1-py2.py3-none-any.whl (583 kB)
Collecting cryptography; extra == "signedtoken"
Downloading cryptography-3.3.2-cp27-cp27mu-manylinux2010_x86_64.whl (2.6 MB)
Collecting pyjwt>=1.0.0; extra == "signedtoken"
Downloading PyJWT-1.7.1-py2.py3-none-any.whl (18 kB)
Requirement already satisfied, skipping upgrade: ipaddress; python_version < "3" in /usr/lib/python2.7/site-packages (from cryptography; extra == "signedtoken"->oauthlib[signedtoken]>=1.0.0->jira) (1.0.16)
Collecting cffi>=1.12
Downloading cffi-1.15.0-cp27-cp27mu-manylinux1_x86_64.whl (393 kB)
Collecting enum34; python_version < "3"
Downloading enum34-1.1.10-py2-none-any.whl (11 kB)
Collecting pycparser
Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
Building wheels for collected packages: bugzillatools, python-bugzilla
Building wheel for bugzillatools (setup.py): started
Building wheel for bugzillatools (setup.py): finished with status 'done'
Created wheel for bugzillatools: filename=bugzillatools-0.5.5-py2-none-any.whl size=35834 sha256=f22dffe6b6f176effaa0a5f478aabaea2aa600563f69830c9dc528398b06cf41
Stored in directory: /home/hudson/.cache/pip/wheels/25/a9/1f/d244cd8001b62a8d8ed018ecb4ed8a0b69f716169cc9837e6c
Building wheel for python-bugzilla (setup.py): started
Building wheel for python-bugzilla (setup.py): finished with status 'done'
Created wheel for python-bugzilla: filename=python_bugzilla-2.4.0-py2-none-any.whl size=58907 sha256=06107770d6b384e27cde415ef1dcbbaa173dbf4d44e9ab2eab4a79107471d35e
Stored in directory: /home/hudson/.cache/pip/wheels/9e/e8/b1/4b870e334d47536ad969df691155438f5d2b6c928741d3f9f1
Successfully built bugzillatools python-bugzilla
Installing collected packages: bugzillatools, python-bugzilla, requests-toolbelt, defusedxml, six, pycparser, cffi, enum34, cryptography, pyjwt, oauthlib, requests-oauthlib, pbr, setuptools, jira, pytz, funcsigs
ERROR: pip's legacy dependency resolver does not consider dependency conflicts when selecting packages. This behaviour is the source of the following dependency conflicts.
jira 2.0.0 requires requests>=2.10.0, but you'll have requests 2.6.0 which is incompatible.
Successfully installed bugzillatools-0.5.5 cffi-1.15.0 cryptography-3.3.2 defusedxml-0.7.1 enum34-1.1.10 funcsigs-1.0.2 jira-2.0.0 oauthlib-3.1.0 pbr-5.8.0 pycparser-2.21 pyjwt-1.7.1 python-bugzilla-2.4.0 pytz-2021.3 requests-oauthlib-1.3.0 requests-toolbelt-0.9.1 setuptools-44.1.1 six-1.16.0
+ [[ -n true ]]
+ [[ true != \f\a\l\s\e ]]
+ AUTO=--auto-create
+ [[ -n '' ]]
+ START='-m 8'
+ python -W ignore bzira.py -u jiralint.codeready -p **** -s https://issues.redhat.com -m 8 --auto-create -A -a -v --color -E
[DEBUG] Current datetime: [0;33m2022-01-22 01:06:03.686675 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-21 17:06'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugs.eclipse.org/bugs/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-21+17:06[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
+ python -W ignore bzira.py -u jiralint.codeready -p **** -s https://issues.redhat.com -m 8 --auto-create -A -a -v --color -R
[DEBUG] Current datetime: [0;33m2022-01-22 01:06:04.342839 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-21 17:06'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugzilla.redhat.com/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-21+17:06[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
Build step 'Console output (build log) parsing' changed build result to FAILURE
[description-setter] Could not determine description.
2 years, 11 months
Build failed in Jenkins: Studio » Engineering » CodeReady Studio Release Engineering » jbosstools-jiralint-bzira #6197
by studio-jenkins-csb-codeready@redhat.com
See <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/St...>
Changes:
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on rhel7-releng-48 (rhel7-devstudio-releng rhel7-releng) in workspace <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository git://github.com/jbosstools/jiralint.git
> git init <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> # timeout=10
Fetching upstream changes from git://github.com/jbosstools/jiralint.git
> git --version # timeout=10
> git --version # 'git version 1.8.3.1'
> git fetch --tags --progress git://github.com/jbosstools/jiralint.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://github.com/jbosstools/jiralint.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 # timeout=10
Commit message: "JBIDE-28179: added token support for jiralint jobs (#14)"
> git rev-list --no-walk 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 # timeout=10
> git tag -a -f -m Jenkins Build #6197 jenkins-jbosstools-jiralint-bzira-6197 # timeout=10
[jbosstools-jiralint-bzira] $ bash -xe /tmp/jenkins903727629326146800.sh
+ mkdir -p <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
+ wget --no-check-certificate https://raw.githubusercontent.com/jbosstools/jbosstools-build-ci/master/u... -O <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
--2022-01-21 18:02:01-- https://raw.githubusercontent.com/jbosstools/jbosstools-build-ci/master/u...
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 2606:50c0:8003::154, 2606:50c0:8001::154, 2606:50c0:8000::154, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8003::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8001::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8000::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8002::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.109.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3357 (3.3K) [text/plain]
Saving to: ‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
0K ... 100% 19.5M=0s
2022-01-21 18:02:13 (19.5 MB/s) - ‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> saved [3357/3357]
[jbosstools-jiralint-bzira] $ bash -xe /tmp/jenkins2314394669039198236.sh
+ 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=/home/hudson/.local/bin
+ mkdir -p /home/hudson/.local/bin
+ [[ ! -x /home/hudson/.local/bin/pip ]]
+ curl https://bootstrap.pypa.io/pip/2.7/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 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 97 1863k 97 1813k 0 0 115k 0 0:00:16 0:00:15 0:00:01 403k100 1863k 100 1863k 0 0 118k 0 0:00:15 0:00:15 --:--:-- 533k
+ python -W ignore get-pip.py --user
Collecting pip<21.0
Downloading pip-20.3.4-py2.py3-none-any.whl (1.5 MB)
Collecting wheel
Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB)
Installing collected packages: pip, wheel
WARNING: The scripts pip, pip2 and pip2.7 are installed in '/home/hudson/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script wheel is installed in '/home/hudson/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed pip-20.3.4 wheel-0.37.1
+ PATH=/qa/tools/opt/x86_64/openjdk11_last/bin:/opt/apache-maven-3.5.2/bin:/usr/local/bin:/usr/bin:/home/hudson/.local/bin:/home/hudson/.local/bin
+ pip install --upgrade --user pip bugzillatools python-bugzilla==2.4.0 jira pytz pbr funcsigs
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.
Requirement already up-to-date: pip in /home/hudson/.local/lib/python2.7/site-packages (20.3.4)
Collecting bugzillatools
Downloading bugzillatools-0.5.5.tar.gz (41 kB)
Collecting python-bugzilla==2.4.0
Downloading python-bugzilla-2.4.0.tar.gz (109 kB)
Collecting jira
Downloading jira-2.0.0-py2.py3-none-any.whl (57 kB)
Collecting pytz
Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB)
Collecting pbr
Downloading pbr-5.8.0-py2.py3-none-any.whl (112 kB)
Collecting funcsigs
Downloading funcsigs-1.0.2-py2.py3-none-any.whl (17 kB)
Requirement already satisfied, skipping upgrade: requests in /usr/lib/python2.7/site-packages (from python-bugzilla==2.4.0) (2.6.0)
Collecting requests-toolbelt
Downloading requests_toolbelt-0.9.1-py2.py3-none-any.whl (54 kB)
Collecting defusedxml
Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB)
Collecting oauthlib[signedtoken]>=1.0.0
Downloading oauthlib-3.1.0-py2.py3-none-any.whl (147 kB)
Collecting requests-oauthlib>=0.6.1
Downloading requests_oauthlib-1.3.0-py2.py3-none-any.whl (23 kB)
Collecting six>=1.10.0
Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting setuptools>=20.10.1
Downloading setuptools-44.1.1-py2.py3-none-any.whl (583 kB)
Collecting cryptography; extra == "signedtoken"
Downloading cryptography-3.3.2-cp27-cp27mu-manylinux2010_x86_64.whl (2.6 MB)
Collecting pyjwt>=1.0.0; extra == "signedtoken"
Downloading PyJWT-1.7.1-py2.py3-none-any.whl (18 kB)
Collecting cffi>=1.12
Downloading cffi-1.15.0-cp27-cp27mu-manylinux1_x86_64.whl (393 kB)
Requirement already satisfied, skipping upgrade: ipaddress; python_version < "3" in /usr/lib/python2.7/site-packages (from cryptography; extra == "signedtoken"->oauthlib[signedtoken]>=1.0.0->jira) (1.0.16)
Collecting enum34; python_version < "3"
Downloading enum34-1.1.10-py2-none-any.whl (11 kB)
Collecting pycparser
Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
Building wheels for collected packages: bugzillatools, python-bugzilla
Building wheel for bugzillatools (setup.py): started
Building wheel for bugzillatools (setup.py): finished with status 'done'
Created wheel for bugzillatools: filename=bugzillatools-0.5.5-py2-none-any.whl size=35834 sha256=7f429f82a48279991ddbadb5b16da5bd659b537815958acbcbb4d6f982b20c35
Stored in directory: /home/hudson/.cache/pip/wheels/25/a9/1f/d244cd8001b62a8d8ed018ecb4ed8a0b69f716169cc9837e6c
Building wheel for python-bugzilla (setup.py): started
Building wheel for python-bugzilla (setup.py): finished with status 'done'
Created wheel for python-bugzilla: filename=python_bugzilla-2.4.0-py2-none-any.whl size=58907 sha256=e5975e01678cd5585f2013a2deee1cd7ed01a7eb9b724fcade95cbc7ca810474
Stored in directory: /home/hudson/.cache/pip/wheels/9e/e8/b1/4b870e334d47536ad969df691155438f5d2b6c928741d3f9f1
Successfully built bugzillatools python-bugzilla
Installing collected packages: bugzillatools, python-bugzilla, requests-toolbelt, defusedxml, pycparser, cffi, six, enum34, cryptography, pyjwt, oauthlib, requests-oauthlib, pbr, setuptools, jira, pytz, funcsigs
ERROR: pip's legacy dependency resolver does not consider dependency conflicts when selecting packages. This behaviour is the source of the following dependency conflicts.
jira 2.0.0 requires requests>=2.10.0, but you'll have requests 2.6.0 which is incompatible.
Successfully installed bugzillatools-0.5.5 cffi-1.15.0 cryptography-3.3.2 defusedxml-0.7.1 enum34-1.1.10 funcsigs-1.0.2 jira-2.0.0 oauthlib-3.1.0 pbr-5.8.0 pycparser-2.21 pyjwt-1.7.1 python-bugzilla-2.4.0 pytz-2021.3 requests-oauthlib-1.3.0 requests-toolbelt-0.9.1 setuptools-44.1.1 six-1.16.0
+ [[ -n true ]]
+ [[ true != \f\a\l\s\e ]]
+ AUTO=--auto-create
+ [[ -n '' ]]
+ START='-m 8'
+ python -W ignore bzira.py -u jiralint.codeready -p **** -s https://issues.redhat.com -m 8 --auto-create -A -a -v --color -E
[DEBUG] Current datetime: [0;33m2022-01-21 23:03:33.532372 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-21 15:03'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugs.eclipse.org/bugs/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-21+15:03[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
+ python -W ignore bzira.py -u jiralint.codeready -p **** -s https://issues.redhat.com -m 8 --auto-create -A -a -v --color -R
[DEBUG] Current datetime: [0;33m2022-01-21 23:03:34.397242 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-21 15:03'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugzilla.redhat.com/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-21+15:03[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
Build step 'Console output (build log) parsing' changed build result to FAILURE
[description-setter] Could not determine description.
2 years, 11 months
Build failed in Jenkins: Studio » Engineering » CodeReady Studio Release Engineering » jbosstools-jiralint-bzira #6195
by studio-jenkins-csb-codeready@redhat.com
See <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/St...>
Changes:
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on rhel7-50 (rhel rhel7) in workspace <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository git://github.com/jbosstools/jiralint.git
> git init <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> # timeout=10
Fetching upstream changes from git://github.com/jbosstools/jiralint.git
> git --version # timeout=10
> git --version # 'git version 1.8.3.1'
> git fetch --tags --progress git://github.com/jbosstools/jiralint.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://github.com/jbosstools/jiralint.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 # timeout=10
Commit message: "JBIDE-28179: added token support for jiralint jobs (#14)"
> git rev-list --no-walk 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 # timeout=10
> git tag -a -f -m Jenkins Build #6195 jenkins-jbosstools-jiralint-bzira-6195 # timeout=10
[jbosstools-jiralint-bzira] $ bash -xe /tmp/jenkins1327216709037716201.sh
+ mkdir -p <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
+ wget --no-check-certificate https://raw.githubusercontent.com/jbosstools/jbosstools-build-ci/master/u... -O <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
--2022-01-21 16:06:40-- https://raw.githubusercontent.com/jbosstools/jbosstools-build-ci/master/u...
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 2606:50c0:8002::154, 2606:50c0:8003::154, 2606:50c0:8000::154, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8002::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8003::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8000::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8001::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.110.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3357 (3.3K) [text/plain]
Saving to: ‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
0K ... 100% 6.15M=0.001s
2022-01-21 16:07:07 (6.15 MB/s) - ‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> saved [3357/3357]
[jbosstools-jiralint-bzira] $ bash -xe /tmp/jenkins757906235143840944.sh
+ 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=/home/hudson/.local/bin
+ mkdir -p /home/hudson/.local/bin
+ [[ ! -x /home/hudson/.local/bin/pip ]]
+ curl https://bootstrap.pypa.io/pip/2.7/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 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0100 1863k 100 1863k 0 0 536k 0 0:00:03 0:00:03 --:--:-- 536k
+ python -W ignore get-pip.py --user
Collecting pip<21.0
Downloading pip-20.3.4-py2.py3-none-any.whl (1.5 MB)
Collecting wheel
Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB)
Installing collected packages: pip, wheel
WARNING: The scripts pip, pip2 and pip2.7 are installed in '/home/hudson/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script wheel is installed in '/home/hudson/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed pip-20.3.4 wheel-0.37.1
+ PATH=/qa/tools/opt/x86_64/openjdk11_last/bin:/home/hudson/.nvm/versions/node/v16.13.1/bin:/opt/apache-maven-3.5.2/bin:/usr/local/bin:/usr/bin:/home/hudson/.local/bin:/home/hudson/.local/bin
+ pip install --upgrade --user pip bugzillatools python-bugzilla==2.4.0 jira pytz pbr funcsigs
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.
Requirement already up-to-date: pip in /home/hudson/.local/lib/python2.7/site-packages (20.3.4)
Collecting bugzillatools
Downloading bugzillatools-0.5.5.tar.gz (41 kB)
Collecting python-bugzilla==2.4.0
Downloading python-bugzilla-2.4.0.tar.gz (109 kB)
Collecting jira
Downloading jira-2.0.0-py2.py3-none-any.whl (57 kB)
Collecting pytz
Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB)
Collecting pbr
Downloading pbr-5.8.0-py2.py3-none-any.whl (112 kB)
Collecting funcsigs
Downloading funcsigs-1.0.2-py2.py3-none-any.whl (17 kB)
Requirement already satisfied, skipping upgrade: requests in /usr/lib/python2.7/site-packages (from python-bugzilla==2.4.0) (2.6.0)
Collecting requests-toolbelt
Downloading requests_toolbelt-0.9.1-py2.py3-none-any.whl (54 kB)
Collecting defusedxml
Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB)
Collecting oauthlib[signedtoken]>=1.0.0
Downloading oauthlib-3.1.0-py2.py3-none-any.whl (147 kB)
Collecting requests-oauthlib>=0.6.1
Downloading requests_oauthlib-1.3.0-py2.py3-none-any.whl (23 kB)
Collecting six>=1.10.0
Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting setuptools>=20.10.1
Downloading setuptools-44.1.1-py2.py3-none-any.whl (583 kB)
Collecting cryptography; extra == "signedtoken"
Downloading cryptography-3.3.2-cp27-cp27mu-manylinux2010_x86_64.whl (2.6 MB)
Collecting pyjwt>=1.0.0; extra == "signedtoken"
Downloading PyJWT-1.7.1-py2.py3-none-any.whl (18 kB)
Collecting cffi>=1.12
Downloading cffi-1.15.0-cp27-cp27mu-manylinux1_x86_64.whl (393 kB)
Requirement already satisfied, skipping upgrade: ipaddress; python_version < "3" in /usr/lib/python2.7/site-packages (from cryptography; extra == "signedtoken"->oauthlib[signedtoken]>=1.0.0->jira) (1.0.16)
Collecting enum34; python_version < "3"
Downloading enum34-1.1.10-py2-none-any.whl (11 kB)
Collecting pycparser
Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
Building wheels for collected packages: bugzillatools, python-bugzilla
Building wheel for bugzillatools (setup.py): started
Building wheel for bugzillatools (setup.py): finished with status 'done'
Created wheel for bugzillatools: filename=bugzillatools-0.5.5-py2-none-any.whl size=35834 sha256=afe2874ad60bc3f3cba461b8186f8228094e37f9b56cf6dc6631badbf8dbf9b1
Stored in directory: /home/hudson/.cache/pip/wheels/25/a9/1f/d244cd8001b62a8d8ed018ecb4ed8a0b69f716169cc9837e6c
Building wheel for python-bugzilla (setup.py): started
Building wheel for python-bugzilla (setup.py): finished with status 'done'
Created wheel for python-bugzilla: filename=python_bugzilla-2.4.0-py2-none-any.whl size=58907 sha256=fc3d1b4976f7eff090af63319fa11edfde466dab3581854b487530ac9a97352e
Stored in directory: /home/hudson/.cache/pip/wheels/9e/e8/b1/4b870e334d47536ad969df691155438f5d2b6c928741d3f9f1
Successfully built bugzillatools python-bugzilla
Installing collected packages: bugzillatools, python-bugzilla, requests-toolbelt, defusedxml, pycparser, cffi, six, enum34, cryptography, pyjwt, oauthlib, requests-oauthlib, pbr, setuptools, jira, pytz, funcsigs
ERROR: pip's legacy dependency resolver does not consider dependency conflicts when selecting packages. This behaviour is the source of the following dependency conflicts.
jira 2.0.0 requires requests>=2.10.0, but you'll have requests 2.6.0 which is incompatible.
Successfully installed bugzillatools-0.5.5 cffi-1.15.0 cryptography-3.3.2 defusedxml-0.7.1 enum34-1.1.10 funcsigs-1.0.2 jira-2.0.0 oauthlib-3.1.0 pbr-5.8.0 pycparser-2.21 pyjwt-1.7.1 python-bugzilla-2.4.0 pytz-2021.3 requests-oauthlib-1.3.0 requests-toolbelt-0.9.1 setuptools-44.1.1 six-1.16.0
+ [[ -n true ]]
+ [[ true != \f\a\l\s\e ]]
+ AUTO=--auto-create
+ [[ -n '' ]]
+ START='-m 8'
+ python -W ignore bzira.py -u jiralint.codeready -p **** -s https://issues.redhat.com -m 8 --auto-create -A -a -v --color -E
[DEBUG] Current datetime: [0;33m2022-01-21 21:08:13.851748 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-21 13:08'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugs.eclipse.org/bugs/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-21+13:08[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
+ python -W ignore bzira.py -u jiralint.codeready -p **** -s https://issues.redhat.com -m 8 --auto-create -A -a -v --color -R
[DEBUG] Current datetime: [0;33m2022-01-21 21:08:14.702965 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-21 13:08'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugzilla.redhat.com/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-21+13:08[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
Build step 'Console output (build log) parsing' changed build result to FAILURE
[description-setter] Could not determine description.
2 years, 11 months
Build failed in Jenkins: Studio » Engineering » CodeReady Studio Release Engineering » jbosstools-jiralint-bzira #6190
by studio-jenkins-csb-codeready@redhat.com
See <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/St...>
Changes:
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on rhel7-19 (rhel rhel7) in workspace <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository git://github.com/jbosstools/jiralint.git
> git init <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> # timeout=10
Fetching upstream changes from git://github.com/jbosstools/jiralint.git
> git --version # timeout=10
> git --version # 'git version 1.8.3.1'
> git fetch --tags --progress git://github.com/jbosstools/jiralint.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://github.com/jbosstools/jiralint.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 # timeout=10
Commit message: "JBIDE-28179: added token support for jiralint jobs (#14)"
> git rev-list --no-walk 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 # timeout=10
> git tag -a -f -m Jenkins Build #6190 jenkins-jbosstools-jiralint-bzira-6190 # timeout=10
[jbosstools-jiralint-bzira] $ bash -xe /tmp/jenkins1921244808663159217.sh
+ mkdir -p <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
+ wget --no-check-certificate https://raw.githubusercontent.com/jbosstools/jbosstools-build-ci/master/u... -O <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
--2022-01-21 11:00:00-- https://raw.githubusercontent.com/jbosstools/jbosstools-build-ci/master/u...
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 2606:50c0:8000::154, 2606:50c0:8003::154, 2606:50c0:8001::154, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8000::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8003::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8001::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8002::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3357 (3.3K) [text/plain]
Saving to: ‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
0K ... 100% 21.2M=0s
2022-01-21 11:00:43 (21.2 MB/s) - ‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> saved [3357/3357]
[jbosstools-jiralint-bzira] $ bash -xe /tmp/jenkins4717395813228432198.sh
+ 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=/home/hudson/.local/bin
+ mkdir -p /home/hudson/.local/bin
+ [[ ! -x /home/hudson/.local/bin/pip ]]
+ curl https://bootstrap.pypa.io/pip/2.7/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 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0100 1863k 100 1863k 0 0 534k 0 0:00:03 0:00:03 --:--:-- 534k
+ python -W ignore get-pip.py --user
Collecting pip<21.0
Downloading pip-20.3.4-py2.py3-none-any.whl (1.5 MB)
Collecting wheel
Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB)
Installing collected packages: pip, wheel
WARNING: The scripts pip, pip2 and pip2.7 are installed in '/home/hudson/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script wheel is installed in '/home/hudson/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed pip-20.3.4 wheel-0.37.1
+ PATH=/qa/tools/opt/x86_64/openjdk11_last/bin:/home/hudson/.nvm/versions/node/v16.13.1/bin:/opt/apache-maven-3.5.2/bin:/usr/local/bin:/usr/bin:/home/hudson/.local/bin:/home/hudson/.local/bin
+ pip install --upgrade --user pip bugzillatools python-bugzilla==2.4.0 jira pytz pbr funcsigs
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.
Requirement already up-to-date: pip in /home/hudson/.local/lib/python2.7/site-packages (20.3.4)
Collecting bugzillatools
Downloading bugzillatools-0.5.5.tar.gz (41 kB)
Collecting python-bugzilla==2.4.0
Downloading python-bugzilla-2.4.0.tar.gz (109 kB)
Collecting jira
Downloading jira-2.0.0-py2.py3-none-any.whl (57 kB)
Collecting pytz
Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB)
Collecting pbr
Downloading pbr-5.8.0-py2.py3-none-any.whl (112 kB)
Collecting funcsigs
Downloading funcsigs-1.0.2-py2.py3-none-any.whl (17 kB)
Requirement already satisfied, skipping upgrade: requests in /usr/lib/python2.7/site-packages (from python-bugzilla==2.4.0) (2.6.0)
Collecting requests-toolbelt
Downloading requests_toolbelt-0.9.1-py2.py3-none-any.whl (54 kB)
Collecting defusedxml
Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB)
Collecting oauthlib[signedtoken]>=1.0.0
Downloading oauthlib-3.1.0-py2.py3-none-any.whl (147 kB)
Collecting requests-oauthlib>=0.6.1
Downloading requests_oauthlib-1.3.0-py2.py3-none-any.whl (23 kB)
Collecting six>=1.10.0
Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting setuptools>=20.10.1
Downloading setuptools-44.1.1-py2.py3-none-any.whl (583 kB)
Collecting cryptography; extra == "signedtoken"
Downloading cryptography-3.3.2-cp27-cp27mu-manylinux2010_x86_64.whl (2.6 MB)
Collecting pyjwt>=1.0.0; extra == "signedtoken"
Downloading PyJWT-1.7.1-py2.py3-none-any.whl (18 kB)
Collecting cffi>=1.12
Downloading cffi-1.15.0-cp27-cp27mu-manylinux1_x86_64.whl (393 kB)
Requirement already satisfied, skipping upgrade: ipaddress; python_version < "3" in /usr/lib/python2.7/site-packages (from cryptography; extra == "signedtoken"->oauthlib[signedtoken]>=1.0.0->jira) (1.0.16)
Collecting enum34; python_version < "3"
Downloading enum34-1.1.10-py2-none-any.whl (11 kB)
Collecting pycparser
Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
Building wheels for collected packages: bugzillatools, python-bugzilla
Building wheel for bugzillatools (setup.py): started
Building wheel for bugzillatools (setup.py): finished with status 'done'
Created wheel for bugzillatools: filename=bugzillatools-0.5.5-py2-none-any.whl size=35834 sha256=4489941496451cebe6f04d28e3ed8d541934de153ec95a7e50e9ae7f14c81994
Stored in directory: /home/hudson/.cache/pip/wheels/25/a9/1f/d244cd8001b62a8d8ed018ecb4ed8a0b69f716169cc9837e6c
Building wheel for python-bugzilla (setup.py): started
Building wheel for python-bugzilla (setup.py): finished with status 'done'
Created wheel for python-bugzilla: filename=python_bugzilla-2.4.0-py2-none-any.whl size=58907 sha256=ffd1ffd2a971047f829d5f6691e389ec36bdf5056f245c6a6dd5cdab288cf42f
Stored in directory: /home/hudson/.cache/pip/wheels/9e/e8/b1/4b870e334d47536ad969df691155438f5d2b6c928741d3f9f1
Successfully built bugzillatools python-bugzilla
Installing collected packages: bugzillatools, python-bugzilla, requests-toolbelt, defusedxml, pycparser, cffi, six, enum34, cryptography, pyjwt, oauthlib, requests-oauthlib, pbr, setuptools, jira, pytz, funcsigs
ERROR: pip's legacy dependency resolver does not consider dependency conflicts when selecting packages. This behaviour is the source of the following dependency conflicts.
jira 2.0.0 requires requests>=2.10.0, but you'll have requests 2.6.0 which is incompatible.
Successfully installed bugzillatools-0.5.5 cffi-1.15.0 cryptography-3.3.2 defusedxml-0.7.1 enum34-1.1.10 funcsigs-1.0.2 jira-2.0.0 oauthlib-3.1.0 pbr-5.8.0 pycparser-2.21 pyjwt-1.7.1 python-bugzilla-2.4.0 pytz-2021.3 requests-oauthlib-1.3.0 requests-toolbelt-0.9.1 setuptools-44.1.1 six-1.16.0
+ [[ -n true ]]
+ [[ true != \f\a\l\s\e ]]
+ AUTO=--auto-create
+ [[ -n '' ]]
+ START='-m 8'
+ python -W ignore bzira.py -u jiralint.codeready -p **** -s https://issues.redhat.com -m 8 --auto-create -A -a -v --color -E
[DEBUG] Current datetime: [0;33m2022-01-21 16:01:43.900315 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-21 08:01'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugs.eclipse.org/bugs/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-21+08:01[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
+ python -W ignore bzira.py -u jiralint.codeready -p **** -s https://issues.redhat.com -m 8 --auto-create -A -a -v --color -R
[DEBUG] Current datetime: [0;33m2022-01-21 16:01:44.668594 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-21 08:01'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugzilla.redhat.com/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-21+08:01[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
Build step 'Console output (build log) parsing' changed build result to FAILURE
[description-setter] Could not determine description.
2 years, 11 months
Build failed in Jenkins: Studio » Engineering » CodeReady Studio Release Engineering » jbosstools-jiralint-bzira #6187
by studio-jenkins-csb-codeready@redhat.com
See <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/St...>
Changes:
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on rhel7-3255 (rhel rhel7) in workspace <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/St...>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository git://github.com/jbosstools/jiralint.git
> git init <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/St...> # timeout=10
Fetching upstream changes from git://github.com/jbosstools/jiralint.git
> git --version # timeout=10
> git --version # 'git version 1.8.3.1'
> git fetch --tags --progress git://github.com/jbosstools/jiralint.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://github.com/jbosstools/jiralint.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 # timeout=10
Commit message: "JBIDE-28179: added token support for jiralint jobs (#14)"
> git rev-list --no-walk 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 # timeout=10
> git tag -a -f -m Jenkins Build #6187 jenkins-jbosstools-jiralint-bzira-6187 # timeout=10
[jbosstools-jiralint-bzira] $ bash -xe /tmp/jenkins3548884917624155060.sh
+ mkdir -p <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/St...>
+ wget --no-check-certificate https://raw.githubusercontent.com/jbosstools/jbosstools-build-ci/master/u... -O <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/St...>
--2022-01-21 08:03:28-- https://raw.githubusercontent.com/jbosstools/jbosstools-build-ci/master/u...
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 2606:50c0:8001::154, 2606:50c0:8003::154, 2606:50c0:8000::154, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8001::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8003::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8000::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8002::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3357 (3.3K) [text/plain]
Saving to: ‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/St...>
0K ... 100% 12.5M=0s
2022-01-21 08:03:55 (12.5 MB/s) - ‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/St...> saved [3357/3357]
[jbosstools-jiralint-bzira] $ bash -xe /tmp/jenkins8052810921089079936.sh
+ 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=/home/hudson/.local/bin
+ mkdir -p /home/hudson/.local/bin
+ [[ ! -x /home/hudson/.local/bin/pip ]]
+ curl https://bootstrap.pypa.io/pip/2.7/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 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0100 1863k 100 1863k 0 0 549k 0 0:00:03 0:00:03 --:--:-- 549k
+ python -W ignore get-pip.py --user
Collecting pip<21.0
Downloading pip-20.3.4-py2.py3-none-any.whl (1.5 MB)
Collecting wheel
Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB)
Installing collected packages: pip, wheel
WARNING: The scripts pip, pip2 and pip2.7 are installed in '/home/hudson/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script wheel is installed in '/home/hudson/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed pip-20.3.4 wheel-0.37.1
+ PATH=/qa/tools/opt/x86_64/openjdk11_last/bin:/home/hudson/.nvm/versions/node/v16.13.1/bin:/opt/apache-maven-3.5.2/bin:/usr/local/bin:/usr/bin:/home/hudson/.local/bin:/home/hudson/.local/bin
+ pip install --upgrade --user pip bugzillatools python-bugzilla==2.4.0 jira pytz pbr funcsigs
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.
Requirement already up-to-date: pip in /home/hudson/.local/lib/python2.7/site-packages (20.3.4)
Collecting bugzillatools
Downloading bugzillatools-0.5.5.tar.gz (41 kB)
Collecting python-bugzilla==2.4.0
Downloading python-bugzilla-2.4.0.tar.gz (109 kB)
Collecting jira
Downloading jira-2.0.0-py2.py3-none-any.whl (57 kB)
Collecting pytz
Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB)
Collecting pbr
Downloading pbr-5.8.0-py2.py3-none-any.whl (112 kB)
Collecting funcsigs
Downloading funcsigs-1.0.2-py2.py3-none-any.whl (17 kB)
Requirement already satisfied, skipping upgrade: requests in /usr/lib/python2.7/site-packages (from python-bugzilla==2.4.0) (2.6.0)
Collecting requests-toolbelt
Downloading requests_toolbelt-0.9.1-py2.py3-none-any.whl (54 kB)
Collecting defusedxml
Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB)
Collecting oauthlib[signedtoken]>=1.0.0
Downloading oauthlib-3.1.0-py2.py3-none-any.whl (147 kB)
Collecting requests-oauthlib>=0.6.1
Downloading requests_oauthlib-1.3.0-py2.py3-none-any.whl (23 kB)
Collecting six>=1.10.0
Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting setuptools>=20.10.1
Downloading setuptools-44.1.1-py2.py3-none-any.whl (583 kB)
Collecting cryptography; extra == "signedtoken"
Downloading cryptography-3.3.2-cp27-cp27mu-manylinux2010_x86_64.whl (2.6 MB)
Collecting pyjwt>=1.0.0; extra == "signedtoken"
Downloading PyJWT-1.7.1-py2.py3-none-any.whl (18 kB)
Requirement already satisfied, skipping upgrade: ipaddress; python_version < "3" in /usr/lib/python2.7/site-packages (from cryptography; extra == "signedtoken"->oauthlib[signedtoken]>=1.0.0->jira) (1.0.16)
Collecting cffi>=1.12
Downloading cffi-1.15.0-cp27-cp27mu-manylinux1_x86_64.whl (393 kB)
Collecting enum34; python_version < "3"
Downloading enum34-1.1.10-py2-none-any.whl (11 kB)
Collecting pycparser
Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
Building wheels for collected packages: bugzillatools, python-bugzilla
Building wheel for bugzillatools (setup.py): started
Building wheel for bugzillatools (setup.py): finished with status 'done'
Created wheel for bugzillatools: filename=bugzillatools-0.5.5-py2-none-any.whl size=35834 sha256=8477991ed5fd0f64fc5d9612810c6731cd1612fa7d822f375d665d29ffd0fba8
Stored in directory: /home/hudson/.cache/pip/wheels/25/a9/1f/d244cd8001b62a8d8ed018ecb4ed8a0b69f716169cc9837e6c
Building wheel for python-bugzilla (setup.py): started
Building wheel for python-bugzilla (setup.py): finished with status 'done'
Created wheel for python-bugzilla: filename=python_bugzilla-2.4.0-py2-none-any.whl size=58907 sha256=7d9cd4dff9ea5fbd88d02274e16fa80bb7f35c240d38ddd7d5a8aad15b6056d0
Stored in directory: /home/hudson/.cache/pip/wheels/9e/e8/b1/4b870e334d47536ad969df691155438f5d2b6c928741d3f9f1
Successfully built bugzillatools python-bugzilla
Installing collected packages: bugzillatools, python-bugzilla, requests-toolbelt, defusedxml, six, pycparser, cffi, enum34, cryptography, pyjwt, oauthlib, requests-oauthlib, pbr, setuptools, jira, pytz, funcsigs
ERROR: pip's legacy dependency resolver does not consider dependency conflicts when selecting packages. This behaviour is the source of the following dependency conflicts.
jira 2.0.0 requires requests>=2.10.0, but you'll have requests 2.6.0 which is incompatible.
Successfully installed bugzillatools-0.5.5 cffi-1.15.0 cryptography-3.3.2 defusedxml-0.7.1 enum34-1.1.10 funcsigs-1.0.2 jira-2.0.0 oauthlib-3.1.0 pbr-5.8.0 pycparser-2.21 pyjwt-1.7.1 python-bugzilla-2.4.0 pytz-2021.3 requests-oauthlib-1.3.0 requests-toolbelt-0.9.1 setuptools-44.1.1 six-1.16.0
+ [[ -n true ]]
+ [[ true != \f\a\l\s\e ]]
+ AUTO=--auto-create
+ [[ -n '' ]]
+ START='-m 8'
+ python -W ignore bzira.py -u jiralint.codeready -p **** -s https://issues.redhat.com -m 8 --auto-create -A -a -v --color -E
[DEBUG] Current datetime: [0;33m2022-01-21 13:05:08.818301 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-21 05:05'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugs.eclipse.org/bugs/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-21+05:05[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
+ python -W ignore bzira.py -u jiralint.codeready -p **** -s https://issues.redhat.com -m 8 --auto-create -A -a -v --color -R
[DEBUG] Current datetime: [0;33m2022-01-21 13:05:09.516471 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-21 05:05'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugzilla.redhat.com/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-21+05:05[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
Build step 'Console output (build log) parsing' changed build result to FAILURE
[description-setter] Could not determine description.
2 years, 11 months
Build failed in Jenkins: Studio » Engineering » CodeReady Studio Release Engineering » jbosstools-jiralint-bzira #6182
by studio-jenkins-csb-codeready@redhat.com
See <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/St...>
Changes:
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on rhel7-3238 (rhel rhel7) in workspace <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/St...>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository git://github.com/jbosstools/jiralint.git
> git init <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/St...> # timeout=10
Fetching upstream changes from git://github.com/jbosstools/jiralint.git
> git --version # timeout=10
> git --version # 'git version 1.8.3.1'
> git fetch --tags --progress git://github.com/jbosstools/jiralint.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://github.com/jbosstools/jiralint.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 # timeout=10
Commit message: "JBIDE-28179: added token support for jiralint jobs (#14)"
> git rev-list --no-walk 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 # timeout=10
> git tag -a -f -m Jenkins Build #6182 jenkins-jbosstools-jiralint-bzira-6182 # timeout=10
[jbosstools-jiralint-bzira] $ bash -xe /tmp/jenkins8550906327627880375.sh
+ mkdir -p <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/St...>
+ wget --no-check-certificate https://raw.githubusercontent.com/jbosstools/jbosstools-build-ci/master/u... -O <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/St...>
--2022-01-21 03:03:25-- https://raw.githubusercontent.com/jbosstools/jbosstools-build-ci/master/u...
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 2606:50c0:8000::154, 2606:50c0:8001::154, 2606:50c0:8002::154, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8000::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8001::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8002::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8003::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3357 (3.3K) [text/plain]
Saving to: ‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/St...>
0K ... 100% 14.8M=0s
2022-01-21 03:03:52 (14.8 MB/s) - ‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/St...> saved [3357/3357]
[jbosstools-jiralint-bzira] $ bash -xe /tmp/jenkins7819429383276152901.sh
+ 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=/home/hudson/.local/bin
+ mkdir -p /home/hudson/.local/bin
+ [[ ! -x /home/hudson/.local/bin/pip ]]
+ curl https://bootstrap.pypa.io/pip/2.7/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 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0100 1863k 100 1863k 0 0 537k 0 0:00:03 0:00:03 --:--:-- 537k
+ python -W ignore get-pip.py --user
Collecting pip<21.0
Downloading pip-20.3.4-py2.py3-none-any.whl (1.5 MB)
Collecting wheel
Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB)
Installing collected packages: pip, wheel
WARNING: The scripts pip, pip2 and pip2.7 are installed in '/home/hudson/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script wheel is installed in '/home/hudson/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed pip-20.3.4 wheel-0.37.1
+ PATH=/qa/tools/opt/x86_64/openjdk11_last/bin:/home/hudson/.nvm/versions/node/v16.13.1/bin:/opt/apache-maven-3.5.2/bin:/usr/local/bin:/usr/bin:/home/hudson/.local/bin:/home/hudson/.local/bin
+ pip install --upgrade --user pip bugzillatools python-bugzilla==2.4.0 jira pytz pbr funcsigs
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.
Requirement already up-to-date: pip in /home/hudson/.local/lib/python2.7/site-packages (20.3.4)
Collecting bugzillatools
Downloading bugzillatools-0.5.5.tar.gz (41 kB)
Collecting python-bugzilla==2.4.0
Downloading python-bugzilla-2.4.0.tar.gz (109 kB)
Collecting jira
Downloading jira-2.0.0-py2.py3-none-any.whl (57 kB)
Collecting pytz
Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB)
Collecting pbr
Downloading pbr-5.8.0-py2.py3-none-any.whl (112 kB)
Collecting funcsigs
Downloading funcsigs-1.0.2-py2.py3-none-any.whl (17 kB)
Requirement already satisfied, skipping upgrade: requests in /usr/lib/python2.7/site-packages (from python-bugzilla==2.4.0) (2.6.0)
Collecting requests-toolbelt
Downloading requests_toolbelt-0.9.1-py2.py3-none-any.whl (54 kB)
Collecting defusedxml
Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB)
Collecting oauthlib[signedtoken]>=1.0.0
Downloading oauthlib-3.1.0-py2.py3-none-any.whl (147 kB)
Collecting requests-oauthlib>=0.6.1
Downloading requests_oauthlib-1.3.0-py2.py3-none-any.whl (23 kB)
Collecting six>=1.10.0
Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting setuptools>=20.10.1
Downloading setuptools-44.1.1-py2.py3-none-any.whl (583 kB)
Collecting cryptography; extra == "signedtoken"
Downloading cryptography-3.3.2-cp27-cp27mu-manylinux2010_x86_64.whl (2.6 MB)
Collecting pyjwt>=1.0.0; extra == "signedtoken"
Downloading PyJWT-1.7.1-py2.py3-none-any.whl (18 kB)
Collecting cffi>=1.12
Downloading cffi-1.15.0-cp27-cp27mu-manylinux1_x86_64.whl (393 kB)
Requirement already satisfied, skipping upgrade: ipaddress; python_version < "3" in /usr/lib/python2.7/site-packages (from cryptography; extra == "signedtoken"->oauthlib[signedtoken]>=1.0.0->jira) (1.0.16)
Collecting enum34; python_version < "3"
Downloading enum34-1.1.10-py2-none-any.whl (11 kB)
Collecting pycparser
Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
Building wheels for collected packages: bugzillatools, python-bugzilla
Building wheel for bugzillatools (setup.py): started
Building wheel for bugzillatools (setup.py): finished with status 'done'
Created wheel for bugzillatools: filename=bugzillatools-0.5.5-py2-none-any.whl size=35834 sha256=16f01c9eab47a88baa243675ea3b775cdc9e322772c5d48116e0d0b92c20fe6a
Stored in directory: /home/hudson/.cache/pip/wheels/25/a9/1f/d244cd8001b62a8d8ed018ecb4ed8a0b69f716169cc9837e6c
Building wheel for python-bugzilla (setup.py): started
Building wheel for python-bugzilla (setup.py): finished with status 'done'
Created wheel for python-bugzilla: filename=python_bugzilla-2.4.0-py2-none-any.whl size=58907 sha256=bfc43a5fb3bb56a1016af0c697b13a4fd45fa57509fa0502a6bd3b79a043c2ae
Stored in directory: /home/hudson/.cache/pip/wheels/9e/e8/b1/4b870e334d47536ad969df691155438f5d2b6c928741d3f9f1
Successfully built bugzillatools python-bugzilla
Installing collected packages: bugzillatools, python-bugzilla, requests-toolbelt, defusedxml, six, pycparser, cffi, enum34, cryptography, pyjwt, oauthlib, requests-oauthlib, pbr, setuptools, jira, pytz, funcsigs
ERROR: pip's legacy dependency resolver does not consider dependency conflicts when selecting packages. This behaviour is the source of the following dependency conflicts.
jira 2.0.0 requires requests>=2.10.0, but you'll have requests 2.6.0 which is incompatible.
Successfully installed bugzillatools-0.5.5 cffi-1.15.0 cryptography-3.3.2 defusedxml-0.7.1 enum34-1.1.10 funcsigs-1.0.2 jira-2.0.0 oauthlib-3.1.0 pbr-5.8.0 pycparser-2.21 pyjwt-1.7.1 python-bugzilla-2.4.0 pytz-2021.3 requests-oauthlib-1.3.0 requests-toolbelt-0.9.1 setuptools-44.1.1 six-1.16.0
+ [[ -n true ]]
+ [[ true != \f\a\l\s\e ]]
+ AUTO=--auto-create
+ [[ -n '' ]]
+ START='-m 8'
+ python -W ignore bzira.py -u jiralint.codeready -p **** -s https://issues.redhat.com -m 8 --auto-create -A -a -v --color -E
[DEBUG] Current datetime: [0;33m2022-01-21 08:04:55.254683 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-21 00:04'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugs.eclipse.org/bugs/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-21+00:04[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
+ python -W ignore bzira.py -u jiralint.codeready -p **** -s https://issues.redhat.com -m 8 --auto-create -A -a -v --color -R
[DEBUG] Current datetime: [0;33m2022-01-21 08:04:56.067832 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-21 00:04'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugzilla.redhat.com/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-21+00:04[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
Build step 'Console output (build log) parsing' changed build result to FAILURE
[description-setter] Could not determine description.
2 years, 11 months