Build failed in Jenkins:
system-sync_mirrors-centos-updates-el7-x86_64 #1907
by jenkins@jenkins.phx.ovirt.org
See <http://jenkins.ovirt.org/job/system-sync_mirrors-centos-updates-el7-x86_6...>
Changes:
[Viktor Mihajlovski] Re-enable s390x jobs
------------------------------------------
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-centos-updates-el7-x86_6...>
> 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 be2afca1084373dba01cdd0792cca733e26bf17f (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f be2afca1084373dba01cdd0792cca733e26bf17f
Commit message: "Re-enable s390x jobs"
> git rev-list --no-walk 413af376fd99c29234343410b36d8e533a8cc047 # timeout=10
[system-sync_mirrors-centos-updates-el7-x86_64] $ /bin/bash -xe /tmp/jenkins8693072531183338453.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-updates-el7 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 1474, in _commonLoadRepoXML
if self._latestRepoXML(local):
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1443, in _latestRepoXML
oxml = self._saveOldRepoXML(local)
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1300, in _saveOldRepoXML
shutil.copy2(local, old_local)
File "/usr/lib64/python2.7/shutil.py", line 131, in copy2
copystat(src, dst)
File "/usr/lib64/python2.7/shutil.py", line 98, in copystat
os.utime(dst, (st.st_atime, st.st_mtime))
OSError: [Errno 2] No such file or directory: '/home/jenkins/mirrors_cache/centos-extras-el7/repomd.xml.old.tmp'
Build step 'Execute shell' marked build as failure
6 years, 2 months
[oVirt Jenkins] ovirt-system-tests_hc-basic-suite-4.2 - Build # 437
- Failure!
by jenkins@jenkins.phx.ovirt.org
Project: http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-4.2/
Build: http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-4.2/437/
Build Number: 437
Build Status: Failure
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #437
[Anton Marchukov] Removed /root/fluentd from collected artifacts.
-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED: 002_bootstrap.add_hosts
Error Message:
None != True after 900 seconds
Stack Trace:
Traceback (most recent call last):
File "/usr/lib64/python2.7/unittest/case.py", line 369, in run
testMethod()
File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 142, in wrapped_test
test()
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 60, in wrapper
return func(get_test_prefix(), *args, **kwargs)
File "/home/jenkins/workspace/ovirt-system-tests_hc-basic-suite-4.2/ovirt-system-tests/hc-basic-suite-4.2/test-scenarios/002_bootstrap.py", line 229, in add_hosts
add_hosts_4(prefix)
File "/home/jenkins/workspace/ovirt-system-tests_hc-basic-suite-4.2/ovirt-system-tests/hc-basic-suite-4.2/test-scenarios/002_bootstrap.py", line 273, in add_hosts_4
testlib.assert_true_within(_host_is_up_4, timeout=15*60)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 278, in assert_true_within
assert_equals_within(func, True, timeout, allowed_exceptions)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 252, in assert_equals_within
'%s != %s after %s seconds' % (res, value, timeout)
AssertionError: None != True after 900 seconds
6 years, 2 months
Build failed in Jenkins: system-sync_mirrors-epel-el6-x86_64 #1824
by jenkins@jenkins.phx.ovirt.org
See <http://jenkins.ovirt.org/job/system-sync_mirrors-epel-el6-x86_64/1824/dis...>
------------------------------------------
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 413af376fd99c29234343410b36d8e533a8cc047 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 413af376fd99c29234343410b36d8e533a8cc047
Commit message: "Added production gerrit to push-url-map"
> git rev-list --no-walk 413af376fd99c29234343410b36d8e533a8cc047 # timeout=10
[system-sync_mirrors-epel-el6-x86_64] $ /bin/bash -xe /tmp/jenkins2734975479701061214.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 1474, in _commonLoadRepoXML
if self._latestRepoXML(local):
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1443, in _latestRepoXML
oxml = self._saveOldRepoXML(local)
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1300, in _saveOldRepoXML
shutil.copy2(local, old_local)
File "/usr/lib64/python2.7/shutil.py", line 131, in copy2
copystat(src, dst)
File "/usr/lib64/python2.7/shutil.py", line 98, in copystat
os.utime(dst, (st.st_atime, st.st_mtime))
OSError: [Errno 2] No such file or directory: '/home/jenkins/mirrors_cache/centos-extras-el7/repomd.xml.old.tmp'
Build step 'Execute shell' marked build as failure
6 years, 2 months
Change in stdci-staging[master]: change
by review@gerrit-staging.phx.ovirt.org
From Daniel Belenky <dbelenky(a)redhat.com>:
Daniel Belenky has submitted this change and it was merged. ( https://gerrit-staging.phx.ovirt.org/209 )
Change subject: change
......................................................................
change
Change-Id: I45ebf9e061d466f1002ef93f959be70abca38f1a
Signed-off-by: Daniel Belenky <dbelenky(a)redhat.com>
---
M change
1 file changed, 1 insertion(+), 2 deletions(-)
Approvals:
Jenkins CI: Passed CI tests
Daniel Belenky: Looks good to me, approved; Verified
--
To view, visit https://gerrit-staging.phx.ovirt.org/209
To unsubscribe, visit https://gerrit-staging.phx.ovirt.org/settings
Gerrit-Project: stdci-staging
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I45ebf9e061d466f1002ef93f959be70abca38f1a
Gerrit-Change-Number: 209
Gerrit-PatchSet: 1
Gerrit-Owner: Daniel Belenky <dbelenky(a)redhat.com>
Gerrit-Reviewer: Daniel Belenky <dbelenky(a)redhat.com>
Gerrit-Reviewer: Jenkins CI <infra(a)ovirt.org>
6 years, 2 months
Change in stdci-staging[master]: change
by review@gerrit-staging.phx.ovirt.org
From Daniel Belenky <dbelenky(a)redhat.com>:
Daniel Belenky has posted comments on this change. ( https://gerrit-staging.phx.ovirt.org/209 )
Change subject: change
......................................................................
Patch Set 1: Verified+1 Code-Review+2
--
To view, visit https://gerrit-staging.phx.ovirt.org/209
To unsubscribe, visit https://gerrit-staging.phx.ovirt.org/settings
Gerrit-Project: stdci-staging
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I45ebf9e061d466f1002ef93f959be70abca38f1a
Gerrit-Change-Number: 209
Gerrit-PatchSet: 1
Gerrit-Owner: Daniel Belenky <dbelenky(a)redhat.com>
Gerrit-Reviewer: Daniel Belenky <dbelenky(a)redhat.com>
Gerrit-Reviewer: Jenkins CI <infra(a)ovirt.org>
Gerrit-Comment-Date: Sun, 02 Sep 2018 12:24:41 +0000
Gerrit-HasComments: No
6 years, 2 months
Fwd: question on a problem in U/S CQ
by Ehud Yonasi
As Galit mentioned,
there are errors regarding sql for instance:
[ ERROR ] schema.sh: FATAL: Cannot execute sql command:
--file=/usr/share/ovirt-engine/dbscripts/upgrade/04_03_0280_add_clean_traffic_gateway_into_nwfilters.sql
[ ERROR ] Failed to execute stage 'Misc configuration': Engine schema
refresh failed
Can you please check if there is a regression?
Thanks in advance!
---------- Forwarded message ---------
From: Galit Rosenthal <grosenth(a)redhat.com>
Date: Sun, Sep 2, 2018 at 2:01 PM
Subject: Fwd: question on a problem in U/S CQ
To: Ehud Yonasi <eyonasi(a)redhat.com>
---------- Forwarded message ---------
From: Galit Rosenthal <grosenth(a)redhat.com>
Date: Sun, Sep 2, 2018 at 12:20 PM
Subject: question on a problem in U/S CQ
To: Shirly Radco <sradco(a)redhat.com>
Hi Shirly,
Is this related to you the problem with the connection to DB?
https://jenkins.ovirt.org/view/Change%20queue%20jobs/job/ovirt-master_cha...
Regards,
Galit
--
GALIT ROSENTHAL
SOFTWARE ENGINEER
Red Hat
<https://www.redhat.com/>
galit(a)gmail.com T: 972-9-7692230
<https://red.ht/sig>
--
GALIT ROSENTHAL
SOFTWARE ENGINEER
Red Hat
<https://www.redhat.com/>
galit(a)gmail.com T: 972-9-7692230
<https://red.ht/sig>
6 years, 2 months
[JIRA] (OVIRT-2462) mirrors.phx.ovirt.org running out of memory
by Eyal Edri (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2462?page=com.atlassian.jir... ]
Eyal Edri reassigned OVIRT-2462:
--------------------------------
Assignee: Evgheni Dereveanchin (was: infra)
> mirrors.phx.ovirt.org running out of memory
> -------------------------------------------
>
> Key: OVIRT-2462
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2462
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: sbonazzo
> Assignee: Evgheni Dereveanchin
>
> Tried to investigate recent failures in mirror sync and found:
> $ dmesg |grep Out
> [18729195.412025] Out of memory: Kill process 920 (genpkgmetadata.) score
> 148 or sacrifice child
> [18729196.088872] Out of memory: Kill process 920 (genpkgmetadata.) score
> 150 or sacrifice child
> [18729197.392773] Out of memory: Kill process 920 (genpkgmetadata.) score
> 157 or sacrifice child
> [18729197.701566] Out of memory: Kill process 920 (genpkgmetadata.) score
> 159 or sacrifice child
> [18729222.032203] Out of memory: Kill process 920 (genpkgmetadata.) score
> 161 or sacrifice child
> [18729308.634563] Out of memory: Kill process 920 (genpkgmetadata.) score
> 168 or sacrifice child
> [18729309.348963] Out of memory: Kill process 920 (genpkgmetadata.) score
> 170 or sacrifice child
> [18729600.748587] Out of memory: Kill process 920 (genpkgmetadata.) score
> 177 or sacrifice child
> [18729645.237522] Out of memory: Kill process 920 (genpkgmetadata.) score
> 177 or sacrifice child
> [19074457.347150] Out of memory: Kill process 19564 (genpkgmetadata.) score
> 282 or sacrifice child
> [19074742.414741] Out of memory: Kill process 19564 (genpkgmetadata.) score
> 283 or sacrifice child
> [19333411.219609] Out of memory: Kill process 1625 (genpkgmetadata.) score
> 293 or sacrifice child
> [19392257.064747] Out of memory: Kill process 27017 (genpkgmetadata.) score
> 193 or sacrifice child
> [19392258.005043] Out of memory: Kill process 27017 (genpkgmetadata.) score
> 196 or sacrifice child
> Probably unrelated to the failures I was looking into, but still, this VM
> needs more memory.
> --
> SANDRO BONAZZOLA
> MANAGER, SOFTWARE ENGINEERING, EMEA R&D RHV
> Red Hat EMEA <https://www.redhat.com/>
> sbonazzo(a)redhat.com
> <https://red.ht/sig>
> <https://www.redhat.com/en/events/red-hat-open-source-day-italia?sc_cid=70...>
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100091)
6 years, 2 months
Build failed in Jenkins:
system-sync_mirrors-centos-updates-el7-x86_64 #1905
by jenkins@jenkins.phx.ovirt.org
See <http://jenkins.ovirt.org/job/system-sync_mirrors-centos-updates-el7-x86_6...>
------------------------------------------
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-centos-updates-el7-x86_6...>
> 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 413af376fd99c29234343410b36d8e533a8cc047 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 413af376fd99c29234343410b36d8e533a8cc047
Commit message: "Added production gerrit to push-url-map"
> git rev-list --no-walk 413af376fd99c29234343410b36d8e533a8cc047 # timeout=10
[system-sync_mirrors-centos-updates-el7-x86_64] $ /bin/bash -xe /tmp/jenkins7747053619512721450.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-updates-el7 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/packages error was: [Errno 17] File exists: '/home/jenkins/mirrors_cache/centos-updates-el7/packages'
Build step 'Execute shell' marked build as failure
6 years, 2 months