See
<
https://studio-jenkins-csb-codeready.apps.ocp-c1.prod.psi.redhat.com/job/...
Changes:
------------------------------------------
Started by user Stephane Bouchet
Rebuilds build #20483
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on rhel8-64 (rhel8 rhel8-x64-jbds) in workspace
<
https://studio-jenkins-csb-codeready.apps.ocp-c1.prod.psi.redhat.comjob/S...
The recommended git tool is: NONE
using credential devstudio-release
Fetching changes from the remote Git repository
git config remote.origin.url git@github.com:jbosstools/jiralint #
timeout=10
Fetching upstream changes from git@github.com:jbosstools/jiralint
git --version # timeout=10
git --version # 'git version 2.31.1'
using GIT_SSH to set credentials key
used to push commits and tags via devstudio-release user to jbosstools repos
[INFO] Currently running in a labeled security context
[INFO] Currently SELinux is 'enforcing' on the host
Verifying host key using manually-configured host key entries
git fetch --tags --force --progress --
git@github.com:jbosstools/jiralint +refs/heads/*:refs/remotes/origin/* # timeout=10
git rev-parse origin/main^{commit} # timeout=10
Checking out Revision
1b81243361dc8a439af2868a73e21ad8296e62c9 (origin/main)
git config core.sparsecheckout # timeout=10
git checkout -f 1b81243361dc8a439af2868a73e21ad8296e62c9 # timeout=10
Commit
message: "JBIDE-28528: move releng to python3"
git rev-list --no-walk 1b81243361dc8a439af2868a73e21ad8296e62c9 #
timeout=10
[jbosstools-jiralint-bzira] $ /bin/bash +x
/tmp/jenkins14722814397771716016.sh
fetch console log parsing rules
[jbosstools-jiralint-bzira] $ /bin/bash +x /tmp/jenkins18419141972343802611.sh
python: /usr/bin/python3.6 /usr/bin/python3.6m /usr/lib/python3.6 /usr/lib64/python3.6
/usr/include/python3.6m /usr/share/man/man1/python.1.gz
Python 3.6.8
Requirement already satisfied: setuptools-rust in
/home/hudson/.local/lib/python3.6/site-packages (1.1.2)
Requirement already satisfied: semantic-version<3,>=2.8.2 in
/home/hudson/.local/lib/python3.6/site-packages (from setuptools-rust) (2.10.0)
Requirement already satisfied: setuptools>=46.1 in
/home/hudson/.local/lib/python3.6/site-packages (from setuptools-rust) (59.6.0)
Requirement already satisfied: typing-extensions>=3.7.4.3 in
/home/hudson/.local/lib/python3.6/site-packages (from setuptools-rust) (4.1.1)
Requirement already satisfied: pip in /home/hudson/.local/lib/python3.6/site-packages
(21.3.1)
Requirement already satisfied: pip in /home/hudson/.local/lib/python3.6/site-packages
(21.3.1)
Requirement already satisfied: bugzillatools in
/home/hudson/.local/lib/python3.6/site-packages (0.5.5)
Requirement already satisfied: python-bugzilla in
/home/hudson/.local/lib/python3.6/site-packages (3.2.0)
Collecting jira
Using cached jira-3.2.0-py3-none-any.whl (69 kB)
Requirement already satisfied: pytz in /usr/lib/python3.6/site-packages (2017.2)
Collecting pytz
Using cached pytz-2023.3.post1-py2.py3-none-any.whl (502 kB)
Collecting pbr
Using cached pbr-5.11.1-py2.py3-none-any.whl (112 kB)
Collecting funcsigs
Using cached funcsigs-1.0.2-py2.py3-none-any.whl (17 kB)
Requirement already satisfied: requests in /home/hudson/.local/lib/python3.6/site-packages
(from python-bugzilla) (2.27.1)
Collecting keyring
Using cached keyring-23.4.1-py3-none-any.whl (33 kB)
Collecting requests-toolbelt
Using cached requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB)
Collecting defusedxml
Using cached defusedxml-0.7.1-py2.py3-none-any.whl (25 kB)
Collecting requests-oauthlib>=1.1.0
Using cached requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB)
Requirement already satisfied: typing-extensions>=3.7.4.2 in
/home/hudson/.local/lib/python3.6/site-packages (from jira) (4.1.1)
Requirement already satisfied: urllib3<1.27,>=1.21.1 in
/home/hudson/.local/lib/python3.6/site-packages (from requests->python-bugzilla)
(1.26.16)
Requirement already satisfied: charset-normalizer~=2.0.0 in
/home/hudson/.local/lib/python3.6/site-packages (from requests->python-bugzilla)
(2.0.12)
Requirement already satisfied: certifi>=2017.4.17 in
/home/hudson/.local/lib/python3.6/site-packages (from requests->python-bugzilla)
(2023.7.22)
Requirement already satisfied: idna<4,>=2.5 in
/home/hudson/.local/lib/python3.6/site-packages (from requests->python-bugzilla) (3.4)
Collecting oauthlib>=3.0.0
Using cached oauthlib-3.2.2-py3-none-any.whl (151 kB)
Collecting importlib-metadata>=3.6
Using cached importlib_metadata-4.8.3-py3-none-any.whl (17 kB)
Collecting SecretStorage>=3.2
Using cached SecretStorage-3.3.3-py3-none-any.whl (15 kB)
Requirement already satisfied: jeepney>=0.4.2 in
/home/hudson/.local/lib/python3.6/site-packages (from keyring->jira) (0.7.1)
Collecting zipp>=0.5
Using cached zipp-3.6.0-py3-none-any.whl (5.3 kB)
Requirement already satisfied: cryptography>=2.0 in /usr/lib64/python3.6/site-packages
(from SecretStorage>=3.2->keyring->jira) (3.2.1)
Requirement already satisfied: six>=1.4.1 in /usr/lib/python3.6/site-packages (from
cryptography>=2.0->SecretStorage>=3.2->keyring->jira) (1.11.0)
Requirement already satisfied: cffi!=1.11.3,>=1.8 in
/home/hudson/.local/lib/python3.6/site-packages (from
cryptography>=2.0->SecretStorage>=3.2->keyring->jira) (1.15.1)
Requirement already satisfied: pycparser in
/home/hudson/.local/lib/python3.6/site-packages (from
cffi!=1.11.3,>=1.8->cryptography>=2.0->SecretStorage>=3.2->keyring->jira)
(2.21)
Installing collected packages: zipp, SecretStorage, oauthlib, importlib-metadata,
requests-toolbelt, requests-oauthlib, keyring, defusedxml, pytz, pbr, jira, funcsigs
Successfully installed SecretStorage-3.3.3 defusedxml-0.7.1 funcsigs-1.0.2
importlib-metadata-4.8.3 jira-3.2.0 keyring-23.4.1 oauthlib-3.2.2 pbr-5.11.1
pytz-2023.3.post1 requests-oauthlib-1.3.1 requests-toolbelt-1.0.0 zipp-3.6.0
[DEBUG] Current datetime: [0;33m2023-09-27 08:17:50.698953 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT',
'last_change_time': '2000-09-26 00:00'}[0;39m
[DEBUG] buglist get:
[0;35mhttps://bugs.eclipse.org/bugs/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2000-09-26+00:00[0;39m
[DEBUG] Found [0;33m548[0;39m bugzillas to process
[INFO] Logging in to [0;35mhttps://issues.redhat.com[0;39m
Traceback (most recent call last):
File "bzira.py", line 620, in <module>
versions = jira.project_versions(options.jira_project)
File "/home/hudson/.local/lib/python3.6/site-packages/jira/client.py", line
129, in wrapper
result = func(*arg_list, **kwargs)
File "/home/hudson/.local/lib/python3.6/site-packages/jira/client.py", line
2764, in project_versions
r_json = self._get_json("project/" + project + "/versions")
File "/home/hudson/.local/lib/python3.6/site-packages/jira/client.py", line
3624, in _get_json
r = self._session.get(url, params=params)
File
"/home/hudson/.local/lib/python3.6/site-packages/jira/resilientsession.py", line
195, in get
return self.__verb("GET", str(url), **kwargs)
File
"/home/hudson/.local/lib/python3.6/site-packages/jira/resilientsession.py", line
189, in __verb
raise_on_error(response, verb=verb, **kwargs)
File
"/home/hudson/.local/lib/python3.6/site-packages/jira/resilientsession.py", line
70, in raise_on_error
**kwargs,
jira.exceptions.JIRAError: JiraError HTTP 403 url:
https://issues.redhat.com/rest/api/2/project/ERT/versions
text: You cannot view this project.
response headers = {'x-arequestid': '497x330590x5', 'x-anodeid':
'rh1-jira-prod-2', 'referrer-policy':
'strict-origin-when-cross-origin', 'x-xss-protection': '1;
mode=block', 'x-content-type-options': 'nosniff',
'x-frame-options': 'SAMEORIGIN', 'Content-Security-Policy':
'sandbox', 'strict-transport-security': 'max-age=31536000',
'x-seraph-loginreason': 'OK', 'x-asessionid': '5y31uc',
'x-ausername': 'jiralint.codeready', 'Content-Encoding':
'gzip', 'Vary': 'User-Agent, Accept-Encoding',
'Content-Type': 'application/json;charset=UTF-8', 'Expires':
'Wed, 27 Sep 2023 08:17:59 GMT', 'Cache-Control': 'max-age=0,
no-cache, no-store', 'Pragma': 'no-cache', 'Date': 'Wed,
27 Sep 2023 08:17:59 GMT', 'Connection': 'close',
'Set-Cookie': 'JSESSIONID=08AE4E8E7A5B205FADF616941AFF1C52; Path=/; Secure;
HttpOnly,
atlassian.xsrf.token=AQZJ-FV3A-N91S-UDEU_5f66c79b3fe1c26c91fbc605c33141262ebad5fa_lin;
Path=/; Secure; SameSite=None', 'x-rh-edge-request-id': '17e27116',
'x-rh-edge-reference-id': '0.ca69dc17.1695802679.17e27116',
'x-rh-edge-cache-status': 'NotCacheable from child'}
response text = {"errorMessages":["You cannot view this
project."],"errors":{}}
[DEBUG] Current datetime: [0;33m2023-09-27 08:18:00.331504 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT',
'last_change_time': '2000-09-26 00:00'}[0;39m
[DEBUG] buglist get:
[0;35mhttps://bugzilla.redhat.com/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2000-09-26+00:00[0;39m
[DEBUG] Found [0;33m11[0;39m bugzillas to process
[INFO] Logging in to [0;35mhttps://issues.redhat.com[0;39m
Traceback (most recent call last):
File "bzira.py", line 620, in <module>
versions = jira.project_versions(options.jira_project)
File "/home/hudson/.local/lib/python3.6/site-packages/jira/client.py", line
129, in wrapper
result = func(*arg_list, **kwargs)
File "/home/hudson/.local/lib/python3.6/site-packages/jira/client.py", line
2764, in project_versions
r_json = self._get_json("project/" + project + "/versions")
File "/home/hudson/.local/lib/python3.6/site-packages/jira/client.py", line
3624, in _get_json
r = self._session.get(url, params=params)
File
"/home/hudson/.local/lib/python3.6/site-packages/jira/resilientsession.py", line
195, in get
return self.__verb("GET", str(url), **kwargs)
File
"/home/hudson/.local/lib/python3.6/site-packages/jira/resilientsession.py", line
189, in __verb
raise_on_error(response, verb=verb, **kwargs)
File
"/home/hudson/.local/lib/python3.6/site-packages/jira/resilientsession.py", line
70, in raise_on_error
**kwargs,
jira.exceptions.JIRAError: JiraError HTTP 403 url:
https://issues.redhat.com/rest/api/2/project/RHBZ/versions
text: You cannot view this project.
response headers = {'x-arequestid': '498x240464x12', 'x-anodeid':
'rh1-jira-prod-1', 'referrer-policy':
'strict-origin-when-cross-origin', 'x-xss-protection': '1;
mode=block', 'x-content-type-options': 'nosniff',
'x-frame-options': 'SAMEORIGIN', 'Content-Security-Policy':
'sandbox', 'strict-transport-security': 'max-age=31536000',
'x-seraph-loginreason': 'OK', 'x-asessionid': 'e6u5ip',
'x-ausername': 'jiralint.codeready', 'Content-Encoding':
'gzip', 'Vary': 'User-Agent, Accept-Encoding',
'Content-Type': 'application/json;charset=UTF-8',
'Content-Length': '84', 'Expires': 'Wed, 27 Sep 2023 08:18:03
GMT', 'Cache-Control': 'max-age=0, no-cache, no-store',
'Pragma': 'no-cache', 'Date': 'Wed, 27 Sep 2023 08:18:03
GMT', 'Connection': 'keep-alive', 'Set-Cookie':
'JSESSIONID=A9C858B5565FD6533277A6E96CFAA102; Path=/; Secure; HttpOnly,
atlassian.xsrf.token=AQZJ-FV3A-N91S-UDEU_f4a4e8102cafbc248e29d70818a583c57e240a85_lin;
Path=/; Secure; SameSite=None', 'x-rh-edge-request-id': '1a43dc9f',
'x-rh-edge-reference-id': '0.d069dc17.1695802683.1a43dc9f',
'x-rh-edge-cache-status': 'NotCacheable from child'}
response text = {"errorMessages":["You cannot view this
project."],"errors":{}}
Build step 'Execute shell' marked build as failure
[description-setter] Could not determine description.