Build failed in Jenkins: system-sync_mirrors-centos-extras-el7-x86_64 #874

2017-11-03 Thread jenkins
See 


--
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

 > 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 2d0aecce46cfa1b3a1770ab846c983bf95f82328 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2d0aecce46cfa1b3a1770ab846c983bf95f82328
Commit message: "Make mirror_mgr.sh drop yum MD cache before sync"
 > git rev-list 2d0aecce46cfa1b3a1770ab846c983bf95f82328 # timeout=10
[system-sync_mirrors-centos-extras-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins2026636528810896042.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-extras-el7 x86_64 
jenkins/data/mirrors-reposync.conf
Checking if mirror needs a resync
Resyncing repo: centos-extras-el7
Syncing yum repo centos-extras-el7 for arch: x86_64
python-itsdangerous-0.23-2.el7 FAILED  
python-itsdangerous-0.23-2 0% [ ]  0.0 B/s |0 B   --:-- ETA 
python-itsdangerous-0.23-2.el7 FAILED  
python-itsdangerous-0.23-2 0% [ ]  0.0 B/s |0 B   --:-- ETA 
python-itsdangerous-0.23-2.el7 FAILED  
python-itsdangerous-0.23-2 0% [ ]  0.0 B/s |0 B   --:-- ETA 
python-itsdangerous-0.23-2.el7 FAILED  
python-itsdangerous-0.23-2 0% [ ]  0.0 B/s |0 B   --:-- ETA 
python-itsdangerous-0.23-2.el7 FAILED  
python-itsdangerous-0.23-2 0% [ ]  0.0 B/s |0 B   --:-- ETA 
python-itsdangerous-0.23-2.el7 FAILED  
python-itsdangerous-0.23-2 0% [ ]  0.0 B/s |0 B   --:-- ETA 
python-itsdangerous-0.23-2.el7 FAILED  
python-itsdangerous-0.23-2 0% [ ]  0.0 B/s |0 B   --:-- ETA 
python-itsdangerous-0.23-2.el7 FAILED  
python-itsdangerous-0.23-2 0% [ ]  0.0 B/s |0 B   --:-- ETA 
python-itsdangerous-0.23-2.el7 FAILED  
python-itsdangerous-0.23-2 0% [ ]  0.0 B/s |0 B   --:-- ETA 
python-itsdangerous-0.23-2.el7 FAILED  
python-itsdangerous-0.23-2 0% [ ]  0.0 B/s |0 B   --:-- ETA 
python-itsdangerous-0.23-2.el7 FAILED  
python-itsdangerous-0.23-2 0% [ ]  0.0 B/s |0 B   --:-- ETA 
python-itsdangerous-0.23-2.el7.noarch: [Errno 256] No more mirrors to try.
Build step 'Execute shell' marked build as failure
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Jenkins build is back to normal : system-sync_mirrors-epel-el6-x86_64 #879

2017-11-03 Thread jenkins
See 


___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Build failed in Jenkins: system-sync_mirrors-centos-updates-el7-x86_64 #952

2017-11-03 Thread jenkins
See 


--
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

 > 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 2d0aecce46cfa1b3a1770ab846c983bf95f82328 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2d0aecce46cfa1b3a1770ab846c983bf95f82328
Commit message: "Make mirror_mgr.sh drop yum MD cache before sync"
 > git rev-list 2d0aecce46cfa1b3a1770ab846c983bf95f82328 # timeout=10
[system-sync_mirrors-centos-updates-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins7142902690978685177.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 
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 1456, in 
_commonLoadRepoXML
local  = self.cachedir + '/repomd.xml'
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 772, in 
cachedir = property(lambda self: self._dirGetAttr('cachedir'))
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 755, in 
_dirGetAttr
self.dirSetup()
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 734, in dirSetup
self._dirSetupMkdir_p(dir)
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 711, 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
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


oVirt infra daily report - unstable production jobs - 494

2017-11-03 Thread jenkins
Good morning!

Attached is the HTML page with the jenkins status report. You can see it also 
here:
 - 
http://jenkins.ovirt.org/job/system_jenkins-report/494//artifact/exported-artifacts/upstream_report.html

Cheers,
Jenkins
 
 
 
 RHEVM CI Jenkins Daily Report - 03/11/2017
 
00 Unstable Critical
 
   
   ovirt-system-tests_ansible-suite-master
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   system-sync_mirrors-epel-el6-x86_64
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   ___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [ovirt-devel] [ OST Failure Report ] [ oVirt master ] [ 01 Nov 2017 ] [ 098_ovirt_provider_ovn.test_ovn_provider_rest ]

2017-11-03 Thread Dan Kenigsberg
Kaul suggested a fix https://gerrit.ovirt.org/#/c/83569/ ; please consider
taking it in.

On Wed, Nov 1, 2017 at 3:24 PM, Eyal Edri  wrote:

> Adding Marcin.
>
> On Wed, Nov 1, 2017 at 12:01 PM, Dafna Ron  wrote:
>
>> Hi,
>>
>> 098_ovirt_provider_ovn.test_ovn_provider_rest failed on removing the
>> interface from a running vm.
>>
>> I have seen this before, do we perhaps have a race in OST where the vm is
>> still running at times?
>>
>> *Link to suspected patches: Patch reported is below but I am suspecting
>> its a race and not related*
>>
>>
>> *https://gerrit.ovirt.org/#/c/83414/
>>  *
>>
>> *Link to Job:*
>>
>> *http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/3558/
>> *
>>
>>
>> *Link to all logs:*
>>
>>
>>
>>
>>
>> *
>> http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/3558/artifact/
>> 
>> (Relevant) error snippet from the log:  2017-10-31 10:58:43,516-04
>> ERROR [org.ovirt.engine.api.restapi.resource.AbstractBackendResource]
>> (default task-32) [] Operation Failed: [Cannot remove Interface. The VM
>> Network Interface is plugged to a running VM.]  *
>>
>>
>> ___
>> Devel mailing list
>> de...@ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/devel
>>
>
>
>
> --
>
> Eyal edri
>
>
> MANAGER
>
> RHV DevOps
>
> EMEA VIRTUALIZATION R
>
>
> Red Hat EMEA 
>  TRIED. TESTED. TRUSTED. 
> phone: +972-9-7692018 <+972%209-769-2018>
> irc: eedri (on #tlv #rhev-dev #rhev-integ)
>
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra
>
>
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[CQ]: 82995,4 (ovirt-engine) failed "ovirt-4.1" system tests

2017-11-03 Thread oVirt Jenkins
Change 82995,4 (ovirt-engine) is probably the reason behind recent system test
failures in the "ovirt-4.1" change queue and needs to be fixed.

This change had been removed from the testing queue. Artifacts build from this
change will not be released until it is fixed.

For further details about the change see:
https://gerrit.ovirt.org/#/c/82995/4

For failed test results see:
http://jenkins.ovirt.org/job/ovirt-4.1_change-queue-tester/1269/
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[CQ]: 83576, 1 (ovirt-engine-sdk-ruby) failed "ovirt-4.1" system tests

2017-11-03 Thread oVirt Jenkins
Change 83576,1 (ovirt-engine-sdk-ruby) is probably the reason behind recent
system test failures in the "ovirt-4.1" change queue and needs to be fixed.

This change had been removed from the testing queue. Artifacts build from this
change will not be released until it is fixed.

For further details about the change see:
https://gerrit.ovirt.org/#/c/83576/1

For failed test results see:
http://jenkins.ovirt.org/job/ovirt-4.1_change-queue-tester/1264/
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Build failed in Jenkins: system-sync_mirrors-epel-el6-x86_64 #878

2017-11-03 Thread jenkins
See 


--
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

 > 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 2d0aecce46cfa1b3a1770ab846c983bf95f82328 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2d0aecce46cfa1b3a1770ab846c983bf95f82328
Commit message: "Make mirror_mgr.sh drop yum MD cache before sync"
 > git rev-list 2d0aecce46cfa1b3a1770ab846c983bf95f82328 # timeout=10
[system-sync_mirrors-epel-el6-x86_64] $ /bin/bash -xe 
/tmp/jenkins2159159077158222029.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 
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
if self._latestRepoXML(local):
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1434, in 
_latestRepoXML
oxml = self._saveOldRepoXML(local)
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1292, 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
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-1738) configure tuned on jenkins slaves

2017-11-03 Thread sbonazzo (oVirt JIRA)
sbonazzo created OVIRT-1738:
---

 Summary: configure tuned on jenkins slaves
 Key: OVIRT-1738
 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1738
 Project: oVirt - virtualization made easy
  Issue Type: Improvement
  Components: oVirt Infra
Reporter: sbonazzo
Assignee: infra


Just noticed we are not tuning our slaves missing tuned on the systems (at 
least the one I checked vm0160.workers-phx.ovirt.org )

According to 
https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html-single/virtualization_tuning_and_optimization_guide/index#chap-Virtualization_Tuning_Optimization_Guide-tuned
we should gain a bit by setting virtual-guest profile within the slaves.



--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100070)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-1738) configure tuned on jenkins slaves

2017-11-03 Thread sbonazzo (oVirt JIRA)

 [ 
https://ovirt-jira.atlassian.net/browse/OVIRT-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

sbonazzo updated OVIRT-1738:

Epic Link: OVIRT-403

> configure tuned on jenkins slaves
> -
>
> Key: OVIRT-1738
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1738
> Project: oVirt - virtualization made easy
>  Issue Type: Improvement
>  Components: oVirt Infra
>Reporter: sbonazzo
>Assignee: infra
>
> Just noticed we are not tuning our slaves missing tuned on the systems (at 
> least the one I checked vm0160.workers-phx.ovirt.org )
> According to 
> https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html-single/virtualization_tuning_and_optimization_guide/index#chap-Virtualization_Tuning_Optimization_Guide-tuned
> we should gain a bit by setting virtual-guest profile within the slaves.



--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100070)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-1702) Jenkins STD-CI are running in dirty mock chroots

2017-11-03 Thread sbonazzo (oVirt JIRA)

[ 
https://ovirt-jira.atlassian.net/browse/OVIRT-1702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=35282#comment-35282
 ] 

sbonazzo commented on OVIRT-1702:
-

I think that the source directory should be removed after the job execution, 
not git cleaned.
I'm pretty sure in the past it was completely removed from the slave.
Is there any good reason for not cleaning the slave after job completion?

> Jenkins STD-CI are running in dirty mock chroots
> 
>
> Key: OVIRT-1702
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1702
> Project: oVirt - virtualization made easy
>  Issue Type: By-EMAIL
>Reporter: sbonazzo
>Assignee: infra
>
> Example:
> http://jenkins.ovirt.org/job/ovirt-wgt_master_check-patch-fc26-x86_64/11/console
> *09:44:06* + ./automation/build-artifacts.sh*09:44:06* + [[ -d
> exported-artifacts ]]*09:44:06* + mkdir -p
> exported-artifacts*09:44:06* + [[ -d tmp.repos/SOURCES ]]*09:44:06* +
> mkdir -p tmp.repos/SOURCES*09:44:06* + git clone
> git://anongit.freedesktop.org/spice/spice-nsis*09:44:06* fatal:
> destination path 'spice-nsis' already exists and is not an empty
> directory.
> jobs should run in clean chroots.
> -- 
> SANDRO BONAZZOLA
> ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R
> Red Hat EMEA 
> 
> TRIED. TESTED. TRUSTED. 
> 



--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100070)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-1655) Groovy script failed

2017-11-03 Thread sbonazzo (oVirt JIRA)

[ 
https://ovirt-jira.atlassian.net/browse/OVIRT-1655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=35281#comment-35281
 ] 

sbonazzo commented on OVIRT-1655:
-

Last failure I seen in that job is on September 18th but this bug is not really 
about the job failures reason, it is about the data collection after the 
failure, causing NPE in groovy script.
I would expect Exception is handled correctly and possibly avoided. Looks like 
a bug in the groovy script.

> Groovy script failed
> 
>
> Key: OVIRT-1655
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1655
> Project: oVirt - virtualization made easy
>  Issue Type: By-EMAIL
>Reporter: sbonazzo
>Assignee: infra
>
> Hi, I had an ovirt-node-ng build failure and didn't get logs about what
> happened due to:
> *Groovy script failed:*
> java.lang.NullPointerException: Cannot invoke method child() on null object
> Failed  job is
> http://jenkins.ovirt.org/job/ovirt-node-ng_ovirt-4.1_build-artifacts-el7-x86_64/279/
> CAn you please check what happened?
> -- 
> SANDRO BONAZZOLA
> ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R
> Red Hat EMEA 
> 
> TRIED. TESTED. TRUSTED. 



--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100070)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra