Build failed in Jenkins: system-sync_mirrors-epel-el6-x86_64 #1267
by jenkins@jenkins.phx.ovirt.org
See <http://jenkins.ovirt.org/job/system-sync_mirrors-epel-el6-x86_64/1267/dis...>
Changes:
[Barak Korren] Enable mock to use bootstrap chroot for FC27/RAW
[Sandro Bonazzola] gerrit-admin: move to el7
[Daniel Belenky] Add symlinks resolving capabilities to usrc
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-epel-el6-x86_64/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
> git --version # timeout=10
> git fetch --tags --progress http://gerrit.ovirt.org/jenkins.git +refs/heads/*:refs/remotes/origin/* --prune
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 944176ca278f8b7278f2caec3a7aa507e5252e38 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 944176ca278f8b7278f2caec3a7aa507e5252e38
Commit message: "Add symlinks resolving capabilities to usrc"
> git rev-list --no-walk 40e4ecebb69d7565ccdf50ec4007f97799c3a0f6 # timeout=10
[system-sync_mirrors-epel-el6-x86_64] $ /bin/bash -xe /tmp/jenkins5420847354675675779.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror epel-el6 x86_64 jenkins/data/mirrors-reposync.conf
Checking if mirror needs a resync
Traceback (most recent call last):
File "/usr/bin/reposync", line 343, in <module>
main()
File "/usr/bin/reposync", line 175, in main
my.doRepoSetup()
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 681, in doRepoSetup
return self._getRepos(thisrepo, True)
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 721, in _getRepos
self._repos.doSetup(thisrepo)
File "/usr/lib/python2.7/site-packages/yum/repos.py", line 157, in doSetup
self.retrieveAllMD()
File "/usr/lib/python2.7/site-packages/yum/repos.py", line 88, in retrieveAllMD
dl = repo._async and repo._commonLoadRepoXML(repo)
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1465, in _commonLoadRepoXML
local = self.cachedir + '/repomd.xml'
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 774, in <lambda>
cachedir = property(lambda self: self._dirGetAttr('cachedir'))
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 757, in _dirGetAttr
self.dirSetup()
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 735, in dirSetup
self._dirSetupMkdir_p(dir)
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 712, in _dirSetupMkdir_p
raise Errors.RepoError, msg
yum.Errors.RepoError: Error making cache directory: /home/jenkins/mirrors_cache/centos-updates-el7 error was: [Errno 17] File exists: '/home/jenkins/mirrors_cache/centos-updates-el7'
Build step 'Execute shell' marked build as failure
6 years, 8 months
Build failed in Jenkins: system-mk_mirrors_index-yum #25113
by jenkins@jenkins.phx.ovirt.org
See <http://jenkins.ovirt.org/job/system-mk_mirrors_index-yum/25113/display/re...>
Changes:
[Daniel Belenky] Add symlinks resolving capabilities to usrc
------------------------------------------
Started by upstream project "system-sync_mirrors-centos-ovirt-4.2-el7-x86_64" build number 768
originally caused by:
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-mk_mirrors_index-yum/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
> git --version # timeout=10
> git fetch --tags --progress http://gerrit.ovirt.org/jenkins.git +refs/heads/*:refs/remotes/origin/* --prune
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 944176ca278f8b7278f2caec3a7aa507e5252e38 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 944176ca278f8b7278f2caec3a7aa507e5252e38
Commit message: "Add symlinks resolving capabilities to usrc"
> git rev-list --no-walk 971a6868255b5e18ec594feddf057f5642dee950 # timeout=10
[system-mk_mirrors_index-yum] $ /bin/bash -xe /tmp/jenkins1116359816772642120.sh
+ jenkins/scripts/mirror_mgr.sh write_latest_lists yum
Acquired lock: latest_lists_yum
Writing latest index files for yum repos
mv: cannot create regular file ‘/var/www/html/repos/yum/all_latest.yaml’: No space left on device
mv: cannot create regular file ‘/var/www/html/repos/yum/all_latest.json’: No space left on device
mv: cannot create regular file ‘/var/www/html/repos/yum/all_latest.py’: No space left on device
Released lock: latest_lists_yum
Build step 'Execute shell' marked build as failure
6 years, 8 months
[JIRA] (OVIRT-1923) Generic webhook plugin changed - need Jenkins command line parameter
by Barak Korren (oVirt JIRA)
This is a multi-part message in MIME format...
------------=_1520428463-10273-181
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1923?page=com.atlassian.jir... ]
Barak Korren reassigned OVIRT-1923:
-----------------------------------
Assignee: Evgheni Dereveanchin (was: infra)
> Generic webhook plugin changed - need Jenkins command line parameter
> --------------------------------------------------------------------
>
> Key: OVIRT-1923
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1923
> Project: oVirt - virtualization made easy
> Issue Type: Outage
> Reporter: Barak Korren
> Assignee: Evgheni Dereveanchin
> Priority: Highest
>
> The generic webhook plugin for jenkins seems to have been changed to
> increase security.
> Previously the plugin was placing all the parameters sent to the
> webhook as environment variables, now it only sets explicitly
> specified ones.
> Unfortunately, our code relied on the previous functionality, so now
> all post-merge functionality for GitHub is broken. This is causing,
> for example, the ovirt-ansible packages to not get submitted to the
> change queues and released.
> To restore previous functionality, the following parameter needs to be
> passed to jenkins:
> -Dhudson.model.ParametersAction.keepUndefinedParameters=true
> --
> Barak Korren
> RHV DevOps team , RHCE, RHCi Evgheny,
> Red Hat EMEA
> redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100081)
------------=_1520428463-10273-181
Content-Type: text/html; charset="UTF-8"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
<html><body>
<pre>[ https://ovirt-jira.atlassian.net/browse/OVIRT-1923?page=com.atlassian.jir... ]</pre>
<h3>Barak Korren reassigned OVIRT-1923:</h3>
<pre>Assignee: Evgheni Dereveanchin (was: infra)</pre>
<blockquote><h3>Generic webhook plugin changed – need Jenkins command line parameter</h3>
<pre> Key: OVIRT-1923
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1923
Project: oVirt - virtualization made easy
Issue Type: Outage
Reporter: Barak Korren
Assignee: Evgheni Dereveanchin
Priority: Highest</pre>
<p>The generic webhook plugin for jenkins seems to have been changed to increase security. Previously the plugin was placing all the parameters sent to the webhook as environment variables, now it only sets explicitly specified ones. Unfortunately, our code relied on the previous functionality, so now all post-merge functionality for GitHub is broken. This is causing, for example, the ovirt-ansible packages to not get submitted to the change queues and released. To restore previous functionality, the following parameter needs to be passed to jenkins:</p>
<pre>-Dhudson.model.ParametersAction.keepUndefinedParameters=true</pre>
<p>— Barak Korren RHV DevOps team , RHCE, RHCi Evgheny, Red Hat EMEA redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted</p></blockquote>
<p>— This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100081)</p>
<img src="https://u4043402.ct.sendgrid.net/wf/open?upn=i5TMWGV99amJbNxJpSp2-2BJ33BS..." alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;"/>
</body></html>
------------=_1520428463-10273-181--
6 years, 8 months
[JIRA] (OVIRT-1923) Generic webhook plugin changed - need Jenkins command line parameter
by Barak Korren (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1923?page=com.atlassian.jir... ]
Barak Korren updated OVIRT-1923:
--------------------------------
Epic Link: OVIRT-403
> Generic webhook plugin changed - need Jenkins command line parameter
> --------------------------------------------------------------------
>
> Key: OVIRT-1923
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1923
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: Barak Korren
> Assignee: infra
>
> The generic webhook plugin for jenkins seems to have been changed to
> increase security.
> Previously the plugin was placing all the parameters sent to the
> webhook as environment variables, now it only sets explicitly
> specified ones.
> Unfortunately, our code relied on the previous functionality, so now
> all post-merge functionality for GitHub is broken. This is causing,
> for example, the ovirt-ansible packages to not get submitted to the
> change queues and released.
> To restore previous functionality, the following parameter needs to be
> passed to jenkins:
> -Dhudson.model.ParametersAction.keepUndefinedParameters=true
> --
> Barak Korren
> RHV DevOps team , RHCE, RHCi Evgheny,
> Red Hat EMEA
> redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100081)
6 years, 8 months
[JIRA] (OVIRT-1923) Generic webhook plugin changed - need Jenkins command line parameter
by Barak Korren (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1923?page=com.atlassian.jir... ]
Barak Korren updated OVIRT-1923:
--------------------------------
Epic Link: OVIRT-403
Issue Type: Outage (was: By-EMAIL)
Priority: Highest (was: Medium)
> Generic webhook plugin changed - need Jenkins command line parameter
> --------------------------------------------------------------------
>
> Key: OVIRT-1923
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1923
> Project: oVirt - virtualization made easy
> Issue Type: Outage
> Reporter: Barak Korren
> Assignee: infra
> Priority: Highest
>
> The generic webhook plugin for jenkins seems to have been changed to
> increase security.
> Previously the plugin was placing all the parameters sent to the
> webhook as environment variables, now it only sets explicitly
> specified ones.
> Unfortunately, our code relied on the previous functionality, so now
> all post-merge functionality for GitHub is broken. This is causing,
> for example, the ovirt-ansible packages to not get submitted to the
> change queues and released.
> To restore previous functionality, the following parameter needs to be
> passed to jenkins:
> -Dhudson.model.ParametersAction.keepUndefinedParameters=true
> --
> Barak Korren
> RHV DevOps team , RHCE, RHCi Evgheny,
> Red Hat EMEA
> redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100081)
6 years, 8 months
[JIRA] (OVIRT-1923) Generic webhook plugin changed - need Jenkins command line parameter
by Barak Korren (oVirt JIRA)
This is a multi-part message in MIME format...
------------=_1520427725-19387-214
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Barak Korren created OVIRT-1923:
-----------------------------------
Summary: Generic webhook plugin changed - need Jenkins command line parameter
Key: OVIRT-1923
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1923
Project: oVirt - virtualization made easy
Issue Type: By-EMAIL
Reporter: Barak Korren
Assignee: infra
The generic webhook plugin for jenkins seems to have been changed to
increase security.
Previously the plugin was placing all the parameters sent to the
webhook as environment variables, now it only sets explicitly
specified ones.
Unfortunately, our code relied on the previous functionality, so now
all post-merge functionality for GitHub is broken. This is causing,
for example, the ovirt-ansible packages to not get submitted to the
change queues and released.
To restore previous functionality, the following parameter needs to be
passed to jenkins:
-Dhudson.model.ParametersAction.keepUndefinedParameters=true
--
Barak Korren
RHV DevOps team , RHCE, RHCi Evgheny,
Red Hat EMEA
redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100081)
------------=_1520427725-19387-214
Content-Type: text/html; charset="UTF-8"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
<html><body>
<h3>Barak Korren created OVIRT-1923:</h3>
<pre> Summary: Generic webhook plugin changed - need Jenkins command line parameter
Key: OVIRT-1923
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1923
Project: oVirt - virtualization made easy
Issue Type: By-EMAIL
Reporter: Barak Korren
Assignee: infra</pre>
<p>The generic webhook plugin for jenkins seems to have been changed to increase security. Previously the plugin was placing all the parameters sent to the webhook as environment variables, now it only sets explicitly specified ones.</p>
<p>Unfortunately, our code relied on the previous functionality, so now all post-merge functionality for GitHub is broken. This is causing, for example, the ovirt-ansible packages to not get submitted to the change queues and released.</p>
<p>To restore previous functionality, the following parameter needs to be passed to jenkins:</p>
<pre>-Dhudson.model.ParametersAction.keepUndefinedParameters=true</pre>
<p>— Barak Korren RHV DevOps team , RHCE, RHCi Evgheny, Red Hat EMEA redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted</p>
<p>— This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100081)</p>
<img src="https://u4043402.ct.sendgrid.net/wf/open?upn=i5TMWGV99amJbNxJpSp2-2BJ33BS..." alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;"/>
</body></html>
------------=_1520427725-19387-214--
6 years, 8 months