Build failed in Jenkins:
system-sync_mirrors-fedora-updates-fc27-x86_64 #1183
by jenkins@jenkins.phx.ovirt.org
See <http://jenkins.ovirt.org/job/system-sync_mirrors-fedora-updates-fc27-x86_...>
------------------------------------------
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-fedora-updates-fc27-x86_...>
> 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 176abf92c7f6ef0fb587732da7f1a3d7dc95ac79 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 176abf92c7f6ef0fb587732da7f1a3d7dc95ac79
Commit message: "ost: Add 'COVERAGE' option"
> git rev-list --no-walk 176abf92c7f6ef0fb587732da7f1a3d7dc95ac79 # timeout=10
[system-sync_mirrors-fedora-updates-fc27-x86_64] $ /bin/bash -xe /tmp/jenkins4306815876383484277.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror fedora-updates-fc27 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 1479, in _commonLoadRepoXML
result = self._getFileRepoXML(local, text)
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1256, in _getFileRepoXML
size=102400) # setting max size as 100K
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1022, in _getFile
result = self.grab.urlgrab(misc.to_utf8(relative), local,
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 700, in <lambda>
grab = property(lambda self: self._getgrab())
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 695, in _getgrab
self._setupGrab()
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 632, in _setupGrab
urls = self.urls
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 878, in <lambda>
urls = property(fget=lambda self: self._geturls(),
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 875, in _geturls
self._baseurlSetup()
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 821, in _baseurlSetup
mirrorurls.extend(list(self.metalink_data.urls()))
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 918, in <lambda>
metalink_data = property(fget=lambda self: self._getMetalink(),
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 897, in _getMetalink
raise Errors.RepoError, msg
yum.Errors.RepoError: Cannot retrieve metalink for repository: fedora-updates-fc27. Please verify its path and try again
Build step 'Execute shell' marked build as failure
5 years, 11 months
Build failed in Jenkins:
system-sync_mirrors-centos-updates-el7-x86_64 #2240
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 176abf92c7f6ef0fb587732da7f1a3d7dc95ac79 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 176abf92c7f6ef0fb587732da7f1a3d7dc95ac79
Commit message: "ost: Add 'COVERAGE' option"
> git rev-list --no-walk 176abf92c7f6ef0fb587732da7f1a3d7dc95ac79 # timeout=10
[system-sync_mirrors-centos-updates-el7-x86_64] $ /bin/bash -xe /tmp/jenkins6421262932256916641.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 error was: [Errno 17] File exists: '/home/jenkins/mirrors_cache/centos-updates-el7'
Build step 'Execute shell' marked build as failure
5 years, 11 months
[JIRA] (OVIRT-2630) [VDSM] Tests fail with "missing workspace
/home/jenkins/workspace/vdsm_standard-check-patch/vdsm on
vm0038.workers-phx.ovirt.org"
by Dafna Ron (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2630?page=com.atlassian.jir... ]
Dafna Ron updated OVIRT-2630:
-----------------------------
Resolution: Duplicate
Status: Done (was: To Do)
OVIRT-2587
> [VDSM] Tests fail with "missing workspace /home/jenkins/workspace/vdsm_standard-check-patch/vdsm on vm0038.workers-phx.ovirt.org"
> ---------------------------------------------------------------------------------------------------------------------------------
>
> Key: OVIRT-2630
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2630
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: Nir Soffer
> Assignee: infra
>
> I have seen this before, very strange failure.
> The job run normally and then abort when we start to run the tests. The error
> does not come from our tests.
> Error:
> ../tests/run_tests_local.sh API_test.py alignmentscan_test.py
> api_response_test.py bridge_test.py caps_test.py client_test.py
> clientif_test.py cmdutils_test.py config_test.py cpu_profile_test.py
> cpuinfo_test.py domcaps_test.py encoding_test.py exception_test.py
> executor_test.py eventfd_test.py fallocate_test.py filecontrol_test.py
> fuser_test.py glob_test.py gluster_cli_test.py
> gluster_exception_test.py glusterTestData.py
> gluster_thinstorage_test.py hooks_test.py hostdev_test.py
> hoststats_test.py hugepages_test.py hwinfo_test.py jobs_test.py
> jsonRpcClient_test.py jsonrpc_test.py loopback_test.py mkimage_test.py
> modprobe.py moduleloader_test.py monkeypatch_test.py mom_test.py
> mompolicy_test.py osinfo_test.py osutils_test.py passwords_test.py
> permutation_test.py protocoldetector_test.py response_test.py
> rngsources_test.py schedule_test.py schemavalidation_test.py
> sigutils_test.py sparsify_test.py stompadapter_test.py
> stompasyncclient_test.py stompasyncdispatcher_test.py stomp_test.py
> sysprep_test.py taskset_test.py testlib_test.py tool_confmeta_test.py
> tool_test.py throttledlog_test.py unicode_test.py utils_test.py
> validate_test.py vdsmapi_test.py vdsmdumpchains_test.py verify.py
> vmapi_test.py vmfakelib_test.py vmTestsData.py zombiereaper_test.py
> network/*_test.py devices/parsing/complex_vm_test.py
> common/cache_test.py common/cmdutils_test.py common/concurrent_test.py
> common/contextlib_test.py common/fileutils_test.py
> common/function_test.py common/hostutils_test.py
> common/libvirtconnection_test.py common/logutils_test.py
> common/network_test.py common/osutils_test.py common/proc_test.py
> common/properties_test.py common/pthread_test.py common/time_test.py
> common/validate_test.py
> missing workspace
> /home/jenkins/workspace/vdsm_standard-check-patch/vdsm on
> vm0038.workers-phx.ovirt.org
> Build:
> https://jenkins.ovirt.org/blue/rest/organizations/jenkins/pipelines/vdsm_...
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100096)
5 years, 11 months
[JIRA] (OVIRT-2630) [VDSM] Tests fail with "missing workspace
/home/jenkins/workspace/vdsm_standard-check-patch/vdsm on
vm0038.workers-phx.ovirt.org"
by Dafna Ron (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2630?page=com.atlassian.jir... ]
Dafna Ron commented on OVIRT-2630:
----------------------------------
clone of https://ovirt-jira.atlassian.net/browse/OVIRT-2587
> [VDSM] Tests fail with "missing workspace /home/jenkins/workspace/vdsm_standard-check-patch/vdsm on vm0038.workers-phx.ovirt.org"
> ---------------------------------------------------------------------------------------------------------------------------------
>
> Key: OVIRT-2630
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2630
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: Nir Soffer
> Assignee: infra
>
> I have seen this before, very strange failure.
> The job run normally and then abort when we start to run the tests. The error
> does not come from our tests.
> Error:
> ../tests/run_tests_local.sh API_test.py alignmentscan_test.py
> api_response_test.py bridge_test.py caps_test.py client_test.py
> clientif_test.py cmdutils_test.py config_test.py cpu_profile_test.py
> cpuinfo_test.py domcaps_test.py encoding_test.py exception_test.py
> executor_test.py eventfd_test.py fallocate_test.py filecontrol_test.py
> fuser_test.py glob_test.py gluster_cli_test.py
> gluster_exception_test.py glusterTestData.py
> gluster_thinstorage_test.py hooks_test.py hostdev_test.py
> hoststats_test.py hugepages_test.py hwinfo_test.py jobs_test.py
> jsonRpcClient_test.py jsonrpc_test.py loopback_test.py mkimage_test.py
> modprobe.py moduleloader_test.py monkeypatch_test.py mom_test.py
> mompolicy_test.py osinfo_test.py osutils_test.py passwords_test.py
> permutation_test.py protocoldetector_test.py response_test.py
> rngsources_test.py schedule_test.py schemavalidation_test.py
> sigutils_test.py sparsify_test.py stompadapter_test.py
> stompasyncclient_test.py stompasyncdispatcher_test.py stomp_test.py
> sysprep_test.py taskset_test.py testlib_test.py tool_confmeta_test.py
> tool_test.py throttledlog_test.py unicode_test.py utils_test.py
> validate_test.py vdsmapi_test.py vdsmdumpchains_test.py verify.py
> vmapi_test.py vmfakelib_test.py vmTestsData.py zombiereaper_test.py
> network/*_test.py devices/parsing/complex_vm_test.py
> common/cache_test.py common/cmdutils_test.py common/concurrent_test.py
> common/contextlib_test.py common/fileutils_test.py
> common/function_test.py common/hostutils_test.py
> common/libvirtconnection_test.py common/logutils_test.py
> common/network_test.py common/osutils_test.py common/proc_test.py
> common/properties_test.py common/pthread_test.py common/time_test.py
> common/validate_test.py
> missing workspace
> /home/jenkins/workspace/vdsm_standard-check-patch/vdsm on
> vm0038.workers-phx.ovirt.org
> Build:
> https://jenkins.ovirt.org/blue/rest/organizations/jenkins/pipelines/vdsm_...
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100096)
5 years, 11 months
[JENKINS] Failed to setup proejct
kubevirt_kubevirt_standard-check-pr
by jenkins@jenkins.phx.ovirt.org
Failed to run project_setup.sh for:
#2959 kubevirt [check-patch].
It probably means that docker_cleanup.py failed.
This step doesn't fail the job, but we do collect
data about such failures to find the root cause.
Infra owner, ensure that we're not running out of
disk space on openshift-mxn3w.
5 years, 11 months
[JIRA] (OVIRT-2630) [VDSM] Tests fail with "missing workspace
/home/jenkins/workspace/vdsm_standard-check-patch/vdsm on
vm0038.workers-phx.ovirt.org"
by Nir Soffer (oVirt JIRA)
Nir Soffer created OVIRT-2630:
---------------------------------
Summary: [VDSM] Tests fail with "missing workspace /home/jenkins/workspace/vdsm_standard-check-patch/vdsm on vm0038.workers-phx.ovirt.org"
Key: OVIRT-2630
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2630
Project: oVirt - virtualization made easy
Issue Type: By-EMAIL
Reporter: Nir Soffer
Assignee: infra
I have seen this before, very strange failure.
The job run normally and then abort when we start to run the tests. The error
does not come from our tests.
Error:
../tests/run_tests_local.sh API_test.py alignmentscan_test.py
api_response_test.py bridge_test.py caps_test.py client_test.py
clientif_test.py cmdutils_test.py config_test.py cpu_profile_test.py
cpuinfo_test.py domcaps_test.py encoding_test.py exception_test.py
executor_test.py eventfd_test.py fallocate_test.py filecontrol_test.py
fuser_test.py glob_test.py gluster_cli_test.py
gluster_exception_test.py glusterTestData.py
gluster_thinstorage_test.py hooks_test.py hostdev_test.py
hoststats_test.py hugepages_test.py hwinfo_test.py jobs_test.py
jsonRpcClient_test.py jsonrpc_test.py loopback_test.py mkimage_test.py
modprobe.py moduleloader_test.py monkeypatch_test.py mom_test.py
mompolicy_test.py osinfo_test.py osutils_test.py passwords_test.py
permutation_test.py protocoldetector_test.py response_test.py
rngsources_test.py schedule_test.py schemavalidation_test.py
sigutils_test.py sparsify_test.py stompadapter_test.py
stompasyncclient_test.py stompasyncdispatcher_test.py stomp_test.py
sysprep_test.py taskset_test.py testlib_test.py tool_confmeta_test.py
tool_test.py throttledlog_test.py unicode_test.py utils_test.py
validate_test.py vdsmapi_test.py vdsmdumpchains_test.py verify.py
vmapi_test.py vmfakelib_test.py vmTestsData.py zombiereaper_test.py
network/*_test.py devices/parsing/complex_vm_test.py
common/cache_test.py common/cmdutils_test.py common/concurrent_test.py
common/contextlib_test.py common/fileutils_test.py
common/function_test.py common/hostutils_test.py
common/libvirtconnection_test.py common/logutils_test.py
common/network_test.py common/osutils_test.py common/proc_test.py
common/properties_test.py common/pthread_test.py common/time_test.py
common/validate_test.py
missing workspace
/home/jenkins/workspace/vdsm_standard-check-patch/vdsm on
vm0038.workers-phx.ovirt.org
Build:
https://jenkins.ovirt.org/blue/rest/organizations/jenkins/pipelines/vdsm_...
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100096)
5 years, 11 months
oVirt infra weekly meeting notes 19.12.2018
by Evgheni Dereveanchin
Hi everyone,
Please find this week's infra updates below:
PHX:
- Jenkins
- Core and plugins updated
- JVM optimizations enabled
- SSE gateway mem leak still not fixed
- Dropping sessions from /monitoring helps with load
- RAM upgraded on 4 bare metals, 6 to go
- oVirt 4.2.7 upgrade started
OSAS:
- Network issues in community cage still being investigated
AI:
- Review hawkular in OpenShift
- Review SSL facilities for OpenShift
--
Regards,
Evgheni Dereveanchin
5 years, 11 months
[JIRA] (OVIRT-2629) repoman CI Fails (as of 96127 change)
by Anton Marchukov (oVirt JIRA)
Anton Marchukov created OVIRT-2629:
--------------------------------------
Summary: repoman CI Fails (as of 96127 change)
Key: OVIRT-2629
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2629
Project: oVirt - virtualization made easy
Issue Type: Bug
Components: repoman
Reporter: Anton Marchukov
Assignee: infra
repoman CI fails again for [~eyonasi(a)redhat.com] patch [1]. This is most likely due to pip packages / distros changes. Since repoman is not changed that often we usually collect multiple issues there. We need to fix it to the point of repoman CI working again, so we can proceed with merging new changes.
[1] https://gerrit.ovirt.org/#/c/96127/
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100096)
5 years, 11 months