[jbosstools-builds] Build failed in Jenkins: jbosstools-jiralint-bzira #27655

dev-platform-jenkins at redhat.com dev-platform-jenkins at redhat.com
Fri May 1 10:25:19 EDT 2020


See <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-jiralint-bzira/27655/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on rhel7-devstudio-releng-175452 (rhel7-devstudio-releng upshift) in workspace <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-jiralint-bzira/ws/>
Cloning the remote Git repository
Cloning repository git://github.com/jbosstools/jiralint.git
 > git init <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-jiralint-bzira/ws/> # timeout=10
Fetching upstream changes from git://github.com/jbosstools/jiralint.git
 > git --version # timeout=10
 > git fetch --tags --progress git://github.com/jbosstools/jiralint.git +refs/heads/*:refs/remotes/origin/*
 > git 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
 > git config remote.origin.url git://github.com/jbosstools/jiralint.git # timeout=10
Fetching upstream changes from git://github.com/jbosstools/jiralint.git
 > git fetch --tags --progress git://github.com/jbosstools/jiralint.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 83c8aab62fd0f88b58c4bb2945b898f94574cf3c (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 83c8aab62fd0f88b58c4bb2945b898f94574cf3c
Commit message: "Add target-platform to assparta board"
 > git rev-list --no-walk 83c8aab62fd0f88b58c4bb2945b898f94574cf3c # timeout=10
 > git tag -a -f -m Jenkins Build #27655 jenkins-jbosstools-jiralint-bzira-27655 # timeout=10
[jbosstools-jiralint-bzira] $ /bin/sh -xe /tmp/jenkins5800347629447500948.sh
+ export JIRA_USER=jiralint
+ JIRA_USER=jiralint
+ export JIRA_PWD=mart-milt-sedative
+ JIRA_PWD=mart-milt-sedative
+ whereis python
python: /usr/bin/python /usr/bin/python2.7 /usr/lib/python2.7 /usr/lib64/python2.7 /etc/python /usr/include/python2.7 /usr/share/man/man1/python.1.gz
+ python -V
Python 2.7.5
+ [[ ! -w /home/hudson/.local/bin ]]
+ pipFolder=/home/hudson/.local/bin
+ mkdir -p /home/hudson/.local/bin
+ [[ ! -x /home/hudson/.local/bin/pip ]]
+ curl https://bootstrap.pypa.io/get-pip.py
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0 64 1824k   64 1183k    0     0  2314k      0 --:--:-- --:--:-- --:--:-- 2315k100 1824k  100 1824k    0     0  3120k      0 --:--:-- --:--:-- --:--:-- 3118k
+ python -W ignore get-pip.py --user
Collecting pip
  Downloading pip-20.1-py2.py3-none-any.whl (1.5 MB)
Collecting wheel
  Downloading wheel-0.34.2-py2.py3-none-any.whl (26 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.1 wheel-0.34.2
+ PATH=/qa/tools/opt/x86_64/openjdk-1.8.0/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 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
Requirement already up-to-date: pip in /home/hudson/.local/lib/python2.7/site-packages (20.1)
Collecting bugzillatools
  Downloading bugzillatools-0.5.5.tar.gz (41 kB)
Collecting python-bugzilla
  Downloading python-bugzilla-2.3.0.tar.gz (79 kB)
Collecting jira
  Downloading jira-2.0.0-py2.py3-none-any.whl (57 kB)
Collecting pytz
  Downloading pytz-2020.1-py2.py3-none-any.whl (510 kB)
Collecting pbr
  Downloading pbr-5.4.5-py2.py3-none-any.whl (110 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.6.0)
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 requests-toolbelt
  Downloading requests_toolbelt-0.9.1-py2.py3-none-any.whl (54 kB)
Collecting setuptools>=20.10.1
  Downloading setuptools-44.1.0-py2.py3-none-any.whl (583 kB)
Collecting six>=1.10.0
  Downloading six-1.14.0-py2.py3-none-any.whl (10 kB)
Collecting defusedxml
  Downloading defusedxml-0.6.0-py2.py3-none-any.whl (23 kB)
Collecting cryptography; extra == "signedtoken"
  Downloading cryptography-2.9.2-cp27-cp27mu-manylinux2010_x86_64.whl (2.7 MB)
Collecting pyjwt>=1.0.0; extra == "signedtoken"
  Downloading PyJWT-1.7.1-py2.py3-none-any.whl (18 kB)
Collecting cffi!=1.11.3,>=1.8
  Downloading cffi-1.14.0-cp27-cp27mu-manylinux1_x86_64.whl (387 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.20-py2.py3-none-any.whl (112 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=35835 sha256=75b7a9b20d842b556f23bfa04b679805952dd6c928529befc5c211a9beaa4f8f
  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.3.0-py2-none-any.whl size=55547 sha256=7bffeeba586734838fd9a49040901f2bb02290d90c24ee01b01d510779fa050a
  Stored in directory: /home/hudson/.cache/pip/wheels/85/50/3c/a9423d4c6ec6c8b0cb9a06b2788f71b6ca0a67a224616738b7
Successfully built bugzillatools python-bugzilla
ERROR: jira 2.0.0 has requirement requests>=2.10.0, but you'll have requests 2.6.0 which is incompatible.
ERROR: heat-cfntools 1.2.6 has requirement boto==2.5.2, but you'll have boto 2.34.0 which is incompatible.
ERROR: heat-cfntools 1.2.6 has requirement pbr<0.6,>=0.5.16, but you'll have pbr 5.4.5 which is incompatible.
ERROR: heat-cfntools 1.2.6 has requirement psutil<1.0, but you'll have psutil 1.2.1 which is incompatible.
Installing collected packages: bugzillatools, python-bugzilla, six, pycparser, cffi, enum34, cryptography, pyjwt, oauthlib, requests-oauthlib, requests-toolbelt, pbr, setuptools, defusedxml, jira, pytz, funcsigs
Successfully installed bugzillatools-0.5.5 cffi-1.14.0 cryptography-2.9.2 defusedxml-0.6.0 enum34-1.1.10 funcsigs-1.0.2 jira-2.0.0 oauthlib-3.1.0 pbr-5.4.5 pycparser-2.20 pyjwt-1.7.1 python-bugzilla-2.3.0 pytz-2020.1 requests-oauthlib-1.3.0 requests-toolbelt-0.9.1 setuptools-44.1.0 six-1.14.0
+ [[ -n true ]]
+ [[ true != \f\a\l\s\e ]]
+ AUTO=--auto-create
+ [[ -n '' ]]
+ START='-m 8'
+ python -W ignore bzira.py -u jiralint -p mart-milt-sedative -s https://issues.jboss.org -m 8 --auto-create -A -a -v --color -E
[DEBUG] Current datetime: 2020-05-01 14:25:15.914760 (UTC)

[DEBUG] xmlrpc post: {'status_whiteboard': 'RHT', 'last_change_time': '2020-05-01 06:25'}
[DEBUG] buglist get: https://bugs.eclipse.org/bugs/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2020-05-01+06:25
[DEBUG] Found 1 bugzillas to process
[INFO] Logging in to https://issues.jboss.org
[DEBUG] Found 22 components and 38 versions in JIRA

[DEBUG] 496109 - [terminal] Provide extension point to interpret command like refresh IResource created with the local terminal [CDT, terminal, [---]] {20200501T14:10:06} (0:15:09.914760) -> https://bugs.eclipse.org/bugs/show_bug.cgi?id=496109
Traceback (most recent call last):
  File "bzira.py", line 645, in <module>
    process(bug, createdbugs)
  File "bzira.py", line 474, in process
    issue_dict = create_proxy_jira_dict(options, bug)
  File "bzira.py", line 200, in create_proxy_jira_dict
    comp = jira.create_component(bug.product, options.jira_project)
  File "/home/hudson/.local/lib/python2.7/site-packages/jira/client.py", line 126, in wrapper
    result = func(*arg_list, **kwargs)
  File "/home/hudson/.local/lib/python2.7/site-packages/jira/client.py", line 839, in create_component
    url, data=json.dumps(data))
  File "/home/hudson/.local/lib/python2.7/site-packages/jira/resilientsession.py", line 154, in post
    return self.__verb('POST', url, **kwargs)
  File "/home/hudson/.local/lib/python2.7/site-packages/jira/resilientsession.py", line 147, in __verb
    raise_on_error(response, verb=verb, **kwargs)
  File "/home/hudson/.local/lib/python2.7/site-packages/jira/resilientsession.py", line 57, in raise_on_error
    r.status_code, error, r.url, request=request, response=r, **kwargs)
jira.exceptions.JIRAError: JiraError HTTP 405 url: https://issues.redhat.com/rest/api/2/component
	
	response headers = {'x-ausername': 'anonymous', 'x-asen': 'SEN-1095081', 'x-xss-protection': '1; mode=block', 'x-content-type-options': 'nosniff', 'content-security-policy': "frame-ancestors 'self'", 'content-encoding': 'gzip', 'transfer-encoding': 'chunked', 'strict-transport-security': 'max-age=31536000; includeSubDomains', 'vary': 'User-Agent', 'x-arequestid': '625x23681789x4', 'allow': 'POST,OPTIONS', 'date': 'Fri, 01 May 2020 14:25:18 GMT', 'x-frame-options': 'SAMEORIGIN', 'content-type': 'text/html;charset=UTF-8'}
	response text = 
Build step 'Execute shell' marked build as failure
[description-setter] Could not determine description.


More information about the jbosstools-builds mailing list