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-4537 (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
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
Seen branch in repository origin/master
Seen 1 remote branch
git show-ref --tags -d # timeout=10
Checking out Revision
a25ae008fb9b418ebb64143ae0929c12cfcc016a (origin/master)
git config core.sparsecheckout # timeout=10
git checkout -f a25ae008fb9b418ebb64143ae0929c12cfcc016a # timeout=10
Commit
message: "Add 4.19.1.Final/12.19.1.GA (#13)"
git rev-list --no-walk a25ae008fb9b418ebb64143ae0929c12cfcc016a #
timeout=10
git tag -a -f -m Jenkins Build #32 jenkins-jbosstools-jiralint-weekly-32 # timeout=10
[jbosstools-jiralint-weekly] $ bash -xe /tmp/jenkins3866390215758419741.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...
--2021-12-01 10:05:01--
https://raw.githubusercontent.com/jbosstools/jbosstools-build-ci/master/u...
Resolving
raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.109.133,
185.199.110.133, 185.199.108.133, ...
Connecting to
raw.githubusercontent.com
(raw.githubusercontent.com)|185.199.109.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3248 (3.2K) [text/plain]
Saving to:
‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Studio/job/Engineering/job/releng/job/jbosstools-jiralint-weekly/ws/sources/util/jbosstools-console-log-parser.txt%E2%80%99>
0K ... 100% 24.4M=0s
2021-12-01 10:05:01 (24.4 MB/s) -
‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Studio/job/Engineering/job/releng/job/jbosstools-jiralint-weekly/ws/sources/util/jbosstools-console-log-parser.txt%E2%80%99>
saved [3248/3248]
[jbosstools-jiralint-weekly] $ bash -xe /tmp/jenkins7705824851781473618.sh
+ python -V
Python 2.7.5
+ python render-testcase.py -u jiralint.codeready -p **** -s
https://issues.redhat.com -r
reports-weekly.json -f jmaury(a)redhat.com -n jbosstools-dev(a)lists.jboss.org -m
smtp.corp.redhat.com
Using reports defined in reports-weekly.json
Check for 'illegal fix version for resolved issue'
Traceback (most recent call last):
File "render-testcase.py", line 285, in <module>
data = shared.jiraquery(options, "/rest/api/2/search?" +
urllib.urlencode(payload))
File
"<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Studio/job/Engineering/job/releng/job/jbosstools-jiralint-weekly/ws/common/shared.py",>
line 14, in jiraquery
return json.load(urllib2.urlopen(request))
File "/usr/lib64/python2.7/urllib2.py", line 154, in urlopen
return opener.open(url, data, timeout)
File "/usr/lib64/python2.7/urllib2.py", line 437, in open
response = meth(req, response)
File "/usr/lib64/python2.7/urllib2.py", line 550, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib64/python2.7/urllib2.py", line 475, in error
return self._call_chain(*args)
File "/usr/lib64/python2.7/urllib2.py", line 409, in _call_chain
result = func(*args)
File "/usr/lib64/python2.7/urllib2.py", line 558, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 403: Forbidden
Build step 'Execute shell' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found.
Configuration error?