[oVirt Jenkins] ovirt-system-tests_compat-3.6-suite-master - Build # 78 - Still Failing!

2018-08-16 Thread jenkins
Project: 
http://jenkins.ovirt.org/job/ovirt-system-tests_compat-3.6-suite-master/ 
Build: 
http://jenkins.ovirt.org/job/ovirt-system-tests_compat-3.6-suite-master/78/
Build Number: 78
Build Status:  Still Failing
Triggered By: Started by timer

-
Changes Since Last Success:
-
Changes for Build #48
[Alona Kaplan] ovirt-system-tests: The bug causing the update to fail was fixed


Changes for Build #49
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #50
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #51
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #52
[Gal Ben Haim] HE: Added Local Maintenance Tests

[Daniel Belenky] stdci-containers: added shared dir


Changes for Build #53
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #54
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #55
[Gal Ben Haim] HE: Added Local Maintenance Tests

[Barak Korren] mock_runner: don`t store logs in source checkout


Changes for Build #56
[Gal Ben Haim] HE: Added Local Maintenance Tests

[Sandro Bonazzola] ovirt-wgt: exclude fc28 on 4.2


Changes for Build #57
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #58
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #59
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #60
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #61
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #62
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #63
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #64
[Dan Kenigsberg] network: present failed tests in result page

[Barak Korren] standard-enqueue: improve Gerrit message for V2


Changes for Build #65
[Dan Kenigsberg] network: present failed tests in result page


Changes for Build #66
[Dan Kenigsberg] network: present failed tests in result page


Changes for Build #67
[Galit] Print test junit error to standard output

[Sandro Bonazzola] jobs: add new ansible roles projects


Changes for Build #68
[Galit] Print test junit error to standard output


Changes for Build #69
[Galit] Print test junit error to standard output


Changes for Build #70
[Galit] Print test junit error to standard output

[Daniel Belenky] Update ost version selector for ost_manual


Changes for Build #71
[Galit] Print test junit error to standard output


Changes for Build #72
[Galit] Print test junit error to standard output


Changes for Build #73
[Dafna Ron] ovirt-master: replace ovirt-engine-lib with python2-ovirt-engine-lib

[Daniel Belenky] mock_runner: pass /dev/null to user script stdin


Changes for Build #74
[Dafna Ron] ovirt-master: replace ovirt-engine-lib with python2-ovirt-engine-lib


Changes for Build #75
[Dafna Ron] ovirt-master: replace ovirt-engine-lib with python2-ovirt-engine-lib


Changes for Build #76
[Dafna Ron] ovirt-4.1: removing "include" packages for ovirt packages


Changes for Build #77
[Dafna Ron] ovirt-master: removing "include" packages for ovirt packages


Changes for Build #78
[Dafna Ron] ovirt-master: removing "include" packages for ovirt packages




-
Failed Tests:
-
1 tests failed.
FAILED:  004_basic_sanity.verify_backup_snapshot_removed_36

Error Message:
False != True after 600 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 "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 79, in 
wrapper
prefix.virt_env.engine_vm().get_api(api_ver=4), *args, **kwargs
  File 
"/home/jenkins/workspace/ovirt-system-tests_compat-3.6-suite-master/ovirt-system-tests/compat-3.6-suite-master/test-scenarios/004_basic_sanity.py",
 line 327, in verify_backup_snapshot_removed
lambda: len(vm2_snapshots_service.list()) == 1
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 286, in 
assert_true_within_long
assert_equals_within_long(func, True, allowed_exceptions)
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 273, in 
assert_equals_within_long
func, value, LONG_TIMEOUT, allowed_exceptions=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: False != True after 600 seconds___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to 

[oVirt Jenkins] ovirt-system-tests_he-basic-iscsi-suite-master - Build # 434 - Failure!

2018-08-16 Thread jenkins
Project: 
http://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-iscsi-suite-master/ 
Build: 
http://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-iscsi-suite-master/434/
Build Number: 434
Build Status:  Failure
Triggered By: Started by timer

-
Changes Since Last Success:
-
Changes for Build #434
[Dafna Ron] ovirt-master: removing "include" packages for ovirt packages




-
Failed Tests:
-
1 tests failed.
FAILED:  012_local_maintenance_sdk.local_maintenance

Error Message:
False != True after 600 seconds
 >> begin captured logging << 
root: INFO: * Waiting For System Stability...
root: INFO: * Performing Deactivation...
root: INFO: * Performing Activation...
root: INFO: * Waiting For System Stability...
root: INFO: * Waiting For Maintenance...
root: INFO: * Waiting For Score...
- >> end captured logging << -

Stack Trace:
  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 "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 79, in 
wrapper
prefix.virt_env.engine_vm().get_api(api_ver=4), *args, **kwargs
  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_he-basic-iscsi-suite-master/ovirt-system-tests/he-basic-iscsi-suite-master/test-scenarios/012_local_maintenance_sdk.py",
 line 90, in local_maintenance
lambda: host_service.get(all_content=True).hosted_engine.score > 0
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 286, in 
assert_true_within_long
assert_equals_within_long(func, True, allowed_exceptions)
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 273, in 
assert_equals_within_long
func, value, LONG_TIMEOUT, allowed_exceptions=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)
'False != True after 600 seconds\n >> begin captured 
logging << \nroot: INFO: * Waiting For System 
Stability...\nroot: INFO: * Performing Deactivation...\nroot: INFO: * 
Performing Activation...\nroot: INFO: * Waiting For System 
Stability...\nroot: INFO: * Waiting For Maintenance...\nroot: INFO: * 
Waiting For Score...\n- >> end captured logging << 
-'___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/72UVM77M7LRDF2QY6M4JSGCQQY7GPK6O/


[oVirt Jenkins] ovirt-system-tests_compat-4.1-suite-master - Build # 77 - Still Failing!

2018-08-16 Thread jenkins
Project: 
http://jenkins.ovirt.org/job/ovirt-system-tests_compat-4.1-suite-master/ 
Build: 
http://jenkins.ovirt.org/job/ovirt-system-tests_compat-4.1-suite-master/77/
Build Number: 77
Build Status:  Still Failing
Triggered By: Started by timer

-
Changes Since Last Success:
-
Changes for Build #47
[Alona Kaplan] ovirt-system-tests: The bug causing the update to fail was fixed


Changes for Build #48
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #49
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #50
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #51
[Gal Ben Haim] HE: Added Local Maintenance Tests

[Daniel Belenky] stdci-containers: added shared dir


Changes for Build #52
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #53
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #54
[Gal Ben Haim] HE: Added Local Maintenance Tests

[Barak Korren] mock_runner: don`t store logs in source checkout


Changes for Build #55
[Gal Ben Haim] HE: Added Local Maintenance Tests

[Sandro Bonazzola] ovirt-wgt: exclude fc28 on 4.2


Changes for Build #56
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #57
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #58
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #59
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #60
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #61
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #62
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #63
[Dan Kenigsberg] network: present failed tests in result page


Changes for Build #64
[Dan Kenigsberg] network: present failed tests in result page

[Barak Korren] standard-enqueue: improve Gerrit message for V2


Changes for Build #65
[Dan Kenigsberg] network: present failed tests in result page


Changes for Build #66
[Gal Ben Haim] Print "lago ovirt" version


Changes for Build #67
[Galit] Print test junit error to standard output

[Sandro Bonazzola] jobs: add new ansible roles projects


Changes for Build #68
[Galit] Print test junit error to standard output


Changes for Build #69
[Galit] Print test junit error to standard output

[Daniel Belenky] Update ost version selector for ost_manual


Changes for Build #70
[Galit] Print test junit error to standard output


Changes for Build #71
[Galit] Print test junit error to standard output


Changes for Build #72
[Galit] Print test junit error to standard output


Changes for Build #73
[Dafna Ron] ovirt-master: replace ovirt-engine-lib with python2-ovirt-engine-lib

[Daniel Belenky] mock_runner: pass /dev/null to user script stdin


Changes for Build #74
[Dafna Ron] ovirt-master: replace ovirt-engine-lib with python2-ovirt-engine-lib


Changes for Build #75
[Dafna Ron] ovirt-master: replace ovirt-engine-lib with python2-ovirt-engine-lib


Changes for Build #76
[Dafna Ron] ovirt-master: removing "include" packages for ovirt packages


Changes for Build #77
[Dafna Ron] ovirt-master: removing "include" packages for ovirt packages




-
Failed Tests:
-
1 tests failed.
FAILED:  004_basic_sanity.verify_backup_snapshot_removed_41

Error Message:
False != True after 600 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 "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 79, in 
wrapper
prefix.virt_env.engine_vm().get_api(api_ver=4), *args, **kwargs
  File 
"/home/jenkins/workspace/ovirt-system-tests_compat-4.1-suite-master/ovirt-system-tests/compat-4.1-suite-master/test-scenarios/004_basic_sanity.py",
 line 327, in verify_backup_snapshot_removed
lambda: len(vm2_snapshots_service.list()) == 1
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 286, in 
assert_true_within_long
assert_equals_within_long(func, True, allowed_exceptions)
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 273, in 
assert_equals_within_long
func, value, LONG_TIMEOUT, allowed_exceptions=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: False != True after 600 seconds___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: 

[oVirt Jenkins] ovirt-system-tests_compat-4.0-suite-master - Build # 77 - Still Failing!

2018-08-16 Thread jenkins
Project: 
http://jenkins.ovirt.org/job/ovirt-system-tests_compat-4.0-suite-master/ 
Build: 
http://jenkins.ovirt.org/job/ovirt-system-tests_compat-4.0-suite-master/77/
Build Number: 77
Build Status:  Still Failing
Triggered By: Started by timer

-
Changes Since Last Success:
-
Changes for Build #47
[Alona Kaplan] ovirt-system-tests: The bug causing the update to fail was fixed


Changes for Build #48
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #49
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #50
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #51
[Gal Ben Haim] HE: Added Local Maintenance Tests

[Daniel Belenky] stdci-containers: added shared dir


Changes for Build #52
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #53
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #54
[Gal Ben Haim] HE: Added Local Maintenance Tests

[Barak Korren] mock_runner: don`t store logs in source checkout


Changes for Build #55
[Gal Ben Haim] HE: Added Local Maintenance Tests

[Sandro Bonazzola] ovirt-wgt: exclude fc28 on 4.2


Changes for Build #56
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #57
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #58
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #59
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #60
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #61
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #62
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #63
[Dan Kenigsberg] network: present failed tests in result page


Changes for Build #64
[Dan Kenigsberg] network: present failed tests in result page

[Barak Korren] standard-enqueue: improve Gerrit message for V2


Changes for Build #65
[Dan Kenigsberg] network: present failed tests in result page


Changes for Build #66
[Gal Ben Haim] Print "lago ovirt" version


Changes for Build #67
[Galit] Print test junit error to standard output

[Sandro Bonazzola] jobs: add new ansible roles projects


Changes for Build #68
[Galit] Print test junit error to standard output


Changes for Build #69
[Galit] Print test junit error to standard output

[Daniel Belenky] Update ost version selector for ost_manual


Changes for Build #70
[Galit] Print test junit error to standard output


Changes for Build #71
[Galit] Print test junit error to standard output


Changes for Build #72
[Galit] Print test junit error to standard output


Changes for Build #73
[Dafna Ron] ovirt-master: replace ovirt-engine-lib with python2-ovirt-engine-lib

[Daniel Belenky] mock_runner: pass /dev/null to user script stdin


Changes for Build #74
[Dafna Ron] ovirt-master: replace ovirt-engine-lib with python2-ovirt-engine-lib


Changes for Build #75
[Dafna Ron] ovirt-master: replace ovirt-engine-lib with python2-ovirt-engine-lib


Changes for Build #76
[Dafna Ron] ovirt-master: removing "include" packages for ovirt packages


Changes for Build #77
[Dafna Ron] ovirt-master: removing "include" packages for ovirt packages




-
Failed Tests:
-
1 tests failed.
FAILED:  004_basic_sanity.verify_backup_snapshot_removed_40

Error Message:
False != True after 600 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 "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 79, in 
wrapper
prefix.virt_env.engine_vm().get_api(api_ver=4), *args, **kwargs
  File 
"/home/jenkins/workspace/ovirt-system-tests_compat-4.0-suite-master/ovirt-system-tests/compat-4.0-suite-master/test-scenarios/004_basic_sanity.py",
 line 327, in verify_backup_snapshot_removed
lambda: len(vm2_snapshots_service.list()) == 1
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 286, in 
assert_true_within_long
assert_equals_within_long(func, True, allowed_exceptions)
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 273, in 
assert_equals_within_long
func, value, LONG_TIMEOUT, allowed_exceptions=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: False != True after 600 seconds___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: 

[oVirt Jenkins] ovirt-system-tests_he-basic-ansible-suite-4.2 - Build # 480 - Still Failing!

2018-08-16 Thread jenkins
Project: 
http://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-ansible-suite-4.2/ 
Build: 
http://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-ansible-suite-4.2/480/
Build Number: 480
Build Status:  Still Failing
Triggered By: Started by timer

-
Changes Since Last Success:
-
Changes for Build #451
[Gal Ben Haim] HE: Added Local Maintenance Tests

[Barak Korren] mock_runner: don`t store logs in source checkout


Changes for Build #452
[Gal Ben Haim] HE: Added Local Maintenance Tests

[Sandro Bonazzola] ovirt-wgt: exclude fc28 on 4.2


Changes for Build #453
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #454
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #455
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #456
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #457
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #458
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #459
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #460
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #461
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #462
No changes

Changes for Build #463
No changes

Changes for Build #464
[Dan Kenigsberg] network: present failed tests in result page


Changes for Build #465
[Dan Kenigsberg] network: present failed tests in result page


Changes for Build #466
No changes

Changes for Build #467
[Dan Kenigsberg] network: present failed tests in result page


Changes for Build #468
[Dan Kenigsberg] network: present failed tests in result page


Changes for Build #469
[Dan Kenigsberg] network: present failed tests in result page


Changes for Build #470
[Galit] Print test junit error to standard output


Changes for Build #471
[Galit] Print test junit error to standard output


Changes for Build #472
[Galit] Print test junit error to standard output


Changes for Build #473
[Galit] Print test junit error to standard output


Changes for Build #474
[Galit] Print test junit error to standard output


Changes for Build #475
[Galit] Print test junit error to standard output


Changes for Build #476
[Dafna Ron] ovirt-master: replace ovirt-engine-lib with python2-ovirt-engine-lib


Changes for Build #477
[Dafna Ron] ovirt-master: replace ovirt-engine-lib with python2-ovirt-engine-lib


Changes for Build #478
[Dafna Ron] ovirt-master: replace ovirt-engine-lib with python2-ovirt-engine-lib


Changes for Build #479
[Dafna Ron] ovirt-master: removing "include" packages for ovirt packages


Changes for Build #480
[Dafna Ron] ovirt-master: removing "include" packages for ovirt packages




-
Failed Tests:
-
No tests ran.___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/R7WVRIOKCEIES3OUGL7W467OK2KH4HHS/


oVirt infra daily report - unstable production jobs - 554

2018-08-16 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/554//artifact/exported-artifacts/upstream_report.html

Cheers,
Jenkins
 
 
 
 RHEVM CI Jenkins Daily Report - 16/08/2018
 
00 Unstable Critical
 
   
   ovirt-guest-agent_master_build-artifacts-el7-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.

   
   
   
   ovirt-guest-agent_master_build-artifacts-fc28-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.

   
   
   
   ovirt-system-tests_compat-3.6-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.

   
   
   
   ovirt-system-tests_compat-4.0-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.

   
   
   
   ovirt-system-tests_compat-4.1-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.

   
   
   
   ovirt-system-tests_he-basic-ansible-suite-4.2
   
   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
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/XWITOISH2EFRRMWOBY6PHNWZQXU44TPM/


[oVirt Jenkins] ovirt-system-tests_compat-3.6-suite-master - Build # 77 - Still Failing!

2018-08-16 Thread jenkins
Project: 
http://jenkins.ovirt.org/job/ovirt-system-tests_compat-3.6-suite-master/ 
Build: 
http://jenkins.ovirt.org/job/ovirt-system-tests_compat-3.6-suite-master/77/
Build Number: 77
Build Status:  Still Failing
Triggered By: Started by timer

-
Changes Since Last Success:
-
Changes for Build #47
[Alona Kaplan] ovirt-system-tests: The bug causing the update to fail was fixed

[Sandro Bonazzola] ovirt-engine: add 4.2.5.z, drop 4.2.3.z


Changes for Build #48
[Alona Kaplan] ovirt-system-tests: The bug causing the update to fail was fixed


Changes for Build #49
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #50
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #51
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #52
[Gal Ben Haim] HE: Added Local Maintenance Tests

[Daniel Belenky] stdci-containers: added shared dir


Changes for Build #53
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #54
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #55
[Gal Ben Haim] HE: Added Local Maintenance Tests

[Barak Korren] mock_runner: don`t store logs in source checkout


Changes for Build #56
[Gal Ben Haim] HE: Added Local Maintenance Tests

[Sandro Bonazzola] ovirt-wgt: exclude fc28 on 4.2


Changes for Build #57
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #58
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #59
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #60
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #61
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #62
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #63
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #64
[Dan Kenigsberg] network: present failed tests in result page

[Barak Korren] standard-enqueue: improve Gerrit message for V2


Changes for Build #65
[Dan Kenigsberg] network: present failed tests in result page


Changes for Build #66
[Dan Kenigsberg] network: present failed tests in result page


Changes for Build #67
[Galit] Print test junit error to standard output

[Sandro Bonazzola] jobs: add new ansible roles projects


Changes for Build #68
[Galit] Print test junit error to standard output


Changes for Build #69
[Galit] Print test junit error to standard output


Changes for Build #70
[Galit] Print test junit error to standard output

[Daniel Belenky] Update ost version selector for ost_manual


Changes for Build #71
[Galit] Print test junit error to standard output


Changes for Build #72
[Galit] Print test junit error to standard output


Changes for Build #73
[Dafna Ron] ovirt-master: replace ovirt-engine-lib with python2-ovirt-engine-lib

[Daniel Belenky] mock_runner: pass /dev/null to user script stdin


Changes for Build #74
[Dafna Ron] ovirt-master: replace ovirt-engine-lib with python2-ovirt-engine-lib


Changes for Build #75
[Dafna Ron] ovirt-master: replace ovirt-engine-lib with python2-ovirt-engine-lib


Changes for Build #76
[Dafna Ron] ovirt-4.1: removing "include" packages for ovirt packages


Changes for Build #77
[Dafna Ron] ovirt-master: removing "include" packages for ovirt packages




-
Failed Tests:
-
1 tests failed.
FAILED:  004_basic_sanity.verify_backup_snapshot_removed_36

Error Message:
False != True after 600 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 "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 79, in 
wrapper
prefix.virt_env.engine_vm().get_api(api_ver=4), *args, **kwargs
  File 
"/home/jenkins/workspace/ovirt-system-tests_compat-3.6-suite-master/ovirt-system-tests/compat-3.6-suite-master/test-scenarios/004_basic_sanity.py",
 line 327, in verify_backup_snapshot_removed
lambda: len(vm2_snapshots_service.list()) == 1
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 286, in 
assert_true_within_long
assert_equals_within_long(func, True, allowed_exceptions)
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 273, in 
assert_equals_within_long
func, value, LONG_TIMEOUT, allowed_exceptions=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: False != True after 600 seconds___
Infra mailing list 

[oVirt Jenkins] ovirt-system-tests_he-basic-iscsi-suite-4.2 - Build # 224 - Fixed!

2018-08-16 Thread jenkins
Project: 
http://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-iscsi-suite-4.2/ 
Build: 
http://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-iscsi-suite-4.2/224/
Build Number: 224
Build Status:  Fixed
Triggered By: Started by timer

-
Changes Since Last Success:
-
Changes for Build #223
[Dafna Ron] ovirt-master: replace ovirt-engine-lib with python2-ovirt-engine-lib


Changes for Build #224
[Dafna Ron] ovirt-master: removing "include" packages for ovirt packages




-
Failed Tests:
-
All tests passed___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/PTIMP5KK63FCSXQK7NUS4ZVYOYIQHTQM/


[oVirt Jenkins] ovirt-system-tests_network-suite-4.2 - Build # 490 - Fixed!

2018-08-16 Thread jenkins
Project: http://jenkins.ovirt.org/job/ovirt-system-tests_network-suite-4.2/ 
Build: http://jenkins.ovirt.org/job/ovirt-system-tests_network-suite-4.2/490/
Build Number: 490
Build Status:  Fixed
Triggered By: Started by timer

-
Changes Since Last Success:
-
Changes for Build #460
[Alona Kaplan] ovirt-system-tests: The bug causing the update to fail was fixed

[Sandro Bonazzola] ovirt-engine: add 4.2.5.z, drop 4.2.3.z


Changes for Build #461
[Alona Kaplan] ovirt-system-tests: The bug causing the update to fail was fixed


Changes for Build #462
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #463
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #464
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #465
[Gal Ben Haim] HE: Added Local Maintenance Tests

[Daniel Belenky] stdci-containers: added shared dir


Changes for Build #466
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #467
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #468
[Gal Ben Haim] HE: Added Local Maintenance Tests

[Barak Korren] mock_runner: don`t store logs in source checkout


Changes for Build #469
[Gal Ben Haim] HE: Added Local Maintenance Tests

[Sandro Bonazzola] ovirt-wgt: exclude fc28 on 4.2


Changes for Build #470
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #471
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #472
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #473
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #474
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #475
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #476
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #477
[Dan Kenigsberg] network: present failed tests in result page


Changes for Build #478
[Dan Kenigsberg] network: present failed tests in result page

[Barak Korren] standard-enqueue: improve Gerrit message for V2


Changes for Build #479
[Dan Kenigsberg] network: present failed tests in result page


Changes for Build #480
[Galit] Print test junit error to standard output


Changes for Build #481
[Galit] Print test junit error to standard output

[Sandro Bonazzola] jobs: add new ansible roles projects


Changes for Build #482
[Galit] Print test junit error to standard output


Changes for Build #483
[Galit] Print test junit error to standard output

[Daniel Belenky] Update ost version selector for ost_manual


Changes for Build #484
[Galit] Print test junit error to standard output


Changes for Build #485
[Galit] Print test junit error to standard output


Changes for Build #486
[Dafna Ron] ovirt-master: replace ovirt-engine-lib with python2-ovirt-engine-lib

[Daniel Belenky] mock_runner: pass /dev/null to user script stdin


Changes for Build #487
[Dafna Ron] ovirt-master: replace ovirt-engine-lib with python2-ovirt-engine-lib


Changes for Build #488
[Dafna Ron] ovirt-master: replace ovirt-engine-lib with python2-ovirt-engine-lib


Changes for Build #489
[Dafna Ron] ovirt-master: replace ovirt-engine-lib with python2-ovirt-engine-lib


Changes for Build #490
[Dafna Ron] ovirt-master: removing "include" packages for ovirt packages




-
Failed Tests:
-
All tests passed___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/XU5TEP5NP7SEKQ2BDV67Q2ZD7JJTVP7U/


[CQ]: 93753,9 (ovirt-engine) failed "ovirt-master" system tests

2018-08-16 Thread oVirt Jenkins
Change 93753,9 (ovirt-engine) is probably the reason behind recent system test
failures in the "ovirt-master" 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/93753/9

For failed test results see:
http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/9149/
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/U4QDTXY6F47UKWUZ5GBDIMQM2H4DSFYT/


[oVirt Jenkins] ovirt-system-tests_compat-4.1-suite-master - Build # 76 - Still Failing!

2018-08-16 Thread jenkins
Project: 
http://jenkins.ovirt.org/job/ovirt-system-tests_compat-4.1-suite-master/ 
Build: 
http://jenkins.ovirt.org/job/ovirt-system-tests_compat-4.1-suite-master/76/
Build Number: 76
Build Status:  Still Failing
Triggered By: Started by timer

-
Changes Since Last Success:
-
Changes for Build #46
[Alona Kaplan] ovirt-system-tests: The bug causing the update to fail was fixed

[Sandro Bonazzola] ovirt-engine: add 4.2.5.z, drop 4.2.3.z


Changes for Build #47
[Alona Kaplan] ovirt-system-tests: The bug causing the update to fail was fixed


Changes for Build #48
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #49
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #50
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #51
[Gal Ben Haim] HE: Added Local Maintenance Tests

[Daniel Belenky] stdci-containers: added shared dir


Changes for Build #52
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #53
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #54
[Gal Ben Haim] HE: Added Local Maintenance Tests

[Barak Korren] mock_runner: don`t store logs in source checkout


Changes for Build #55
[Gal Ben Haim] HE: Added Local Maintenance Tests

[Sandro Bonazzola] ovirt-wgt: exclude fc28 on 4.2


Changes for Build #56
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #57
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #58
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #59
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #60
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #61
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #62
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #63
[Dan Kenigsberg] network: present failed tests in result page


Changes for Build #64
[Dan Kenigsberg] network: present failed tests in result page

[Barak Korren] standard-enqueue: improve Gerrit message for V2


Changes for Build #65
[Dan Kenigsberg] network: present failed tests in result page


Changes for Build #66
[Gal Ben Haim] Print "lago ovirt" version


Changes for Build #67
[Galit] Print test junit error to standard output

[Sandro Bonazzola] jobs: add new ansible roles projects


Changes for Build #68
[Galit] Print test junit error to standard output


Changes for Build #69
[Galit] Print test junit error to standard output

[Daniel Belenky] Update ost version selector for ost_manual


Changes for Build #70
[Galit] Print test junit error to standard output


Changes for Build #71
[Galit] Print test junit error to standard output


Changes for Build #72
[Galit] Print test junit error to standard output


Changes for Build #73
[Dafna Ron] ovirt-master: replace ovirt-engine-lib with python2-ovirt-engine-lib

[Daniel Belenky] mock_runner: pass /dev/null to user script stdin


Changes for Build #74
[Dafna Ron] ovirt-master: replace ovirt-engine-lib with python2-ovirt-engine-lib


Changes for Build #75
[Dafna Ron] ovirt-master: replace ovirt-engine-lib with python2-ovirt-engine-lib


Changes for Build #76
[Dafna Ron] ovirt-master: removing "include" packages for ovirt packages




-
Failed Tests:
-
1 tests failed.
FAILED:  004_basic_sanity.verify_backup_snapshot_removed_41

Error Message:
False != True after 600 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 "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 79, in 
wrapper
prefix.virt_env.engine_vm().get_api(api_ver=4), *args, **kwargs
  File 
"/home/jenkins/workspace/ovirt-system-tests_compat-4.1-suite-master/ovirt-system-tests/compat-4.1-suite-master/test-scenarios/004_basic_sanity.py",
 line 327, in verify_backup_snapshot_removed
lambda: len(vm2_snapshots_service.list()) == 1
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 286, in 
assert_true_within_long
assert_equals_within_long(func, True, allowed_exceptions)
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 273, in 
assert_equals_within_long
func, value, LONG_TIMEOUT, allowed_exceptions=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: False != True after 600 seconds___
Infra mailing list -- infra@ovirt.org
To 

[oVirt Jenkins] ovirt-system-tests_compat-4.0-suite-master - Build # 76 - Still Failing!

2018-08-16 Thread jenkins
Project: 
http://jenkins.ovirt.org/job/ovirt-system-tests_compat-4.0-suite-master/ 
Build: 
http://jenkins.ovirt.org/job/ovirt-system-tests_compat-4.0-suite-master/76/
Build Number: 76
Build Status:  Still Failing
Triggered By: Started by timer

-
Changes Since Last Success:
-
Changes for Build #46
[Alona Kaplan] ovirt-system-tests: The bug causing the update to fail was fixed

[Sandro Bonazzola] ovirt-engine: add 4.2.5.z, drop 4.2.3.z


Changes for Build #47
[Alona Kaplan] ovirt-system-tests: The bug causing the update to fail was fixed


Changes for Build #48
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #49
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #50
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #51
[Gal Ben Haim] HE: Added Local Maintenance Tests

[Daniel Belenky] stdci-containers: added shared dir


Changes for Build #52
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #53
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #54
[Gal Ben Haim] HE: Added Local Maintenance Tests

[Barak Korren] mock_runner: don`t store logs in source checkout


Changes for Build #55
[Gal Ben Haim] HE: Added Local Maintenance Tests

[Sandro Bonazzola] ovirt-wgt: exclude fc28 on 4.2


Changes for Build #56
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #57
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #58
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #59
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #60
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #61
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #62
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #63
[Dan Kenigsberg] network: present failed tests in result page


Changes for Build #64
[Dan Kenigsberg] network: present failed tests in result page

[Barak Korren] standard-enqueue: improve Gerrit message for V2


Changes for Build #65
[Dan Kenigsberg] network: present failed tests in result page


Changes for Build #66
[Gal Ben Haim] Print "lago ovirt" version


Changes for Build #67
[Galit] Print test junit error to standard output

[Sandro Bonazzola] jobs: add new ansible roles projects


Changes for Build #68
[Galit] Print test junit error to standard output


Changes for Build #69
[Galit] Print test junit error to standard output

[Daniel Belenky] Update ost version selector for ost_manual


Changes for Build #70
[Galit] Print test junit error to standard output


Changes for Build #71
[Galit] Print test junit error to standard output


Changes for Build #72
[Galit] Print test junit error to standard output


Changes for Build #73
[Dafna Ron] ovirt-master: replace ovirt-engine-lib with python2-ovirt-engine-lib

[Daniel Belenky] mock_runner: pass /dev/null to user script stdin


Changes for Build #74
[Dafna Ron] ovirt-master: replace ovirt-engine-lib with python2-ovirt-engine-lib


Changes for Build #75
[Dafna Ron] ovirt-master: replace ovirt-engine-lib with python2-ovirt-engine-lib


Changes for Build #76
[Dafna Ron] ovirt-master: removing "include" packages for ovirt packages




-
Failed Tests:
-
1 tests failed.
FAILED:  004_basic_sanity.verify_backup_snapshot_removed_40

Error Message:
False != True after 600 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 "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 79, in 
wrapper
prefix.virt_env.engine_vm().get_api(api_ver=4), *args, **kwargs
  File 
"/home/jenkins/workspace/ovirt-system-tests_compat-4.0-suite-master/ovirt-system-tests/compat-4.0-suite-master/test-scenarios/004_basic_sanity.py",
 line 327, in verify_backup_snapshot_removed
lambda: len(vm2_snapshots_service.list()) == 1
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 286, in 
assert_true_within_long
assert_equals_within_long(func, True, allowed_exceptions)
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 273, in 
assert_equals_within_long
func, value, LONG_TIMEOUT, allowed_exceptions=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: False != True after 600 seconds___
Infra mailing list -- infra@ovirt.org
To 

[oVirt Jenkins] ovirt-system-tests_he-basic-ansible-suite-4.2 - Build # 479 - Still Failing!

2018-08-16 Thread jenkins
Project: 
http://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-ansible-suite-4.2/ 
Build: 
http://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-ansible-suite-4.2/479/
Build Number: 479
Build Status:  Still Failing
Triggered By: Started by timer

-
Changes Since Last Success:
-
Changes for Build #451
[Gal Ben Haim] HE: Added Local Maintenance Tests

[Barak Korren] mock_runner: don`t store logs in source checkout


Changes for Build #452
[Gal Ben Haim] HE: Added Local Maintenance Tests

[Sandro Bonazzola] ovirt-wgt: exclude fc28 on 4.2


Changes for Build #453
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #454
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #455
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #456
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #457
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #458
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #459
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #460
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #461
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #462
No changes

Changes for Build #463
No changes

Changes for Build #464
[Dan Kenigsberg] network: present failed tests in result page


Changes for Build #465
[Dan Kenigsberg] network: present failed tests in result page


Changes for Build #466
No changes

Changes for Build #467
[Dan Kenigsberg] network: present failed tests in result page


Changes for Build #468
[Dan Kenigsberg] network: present failed tests in result page


Changes for Build #469
[Dan Kenigsberg] network: present failed tests in result page


Changes for Build #470
[Galit] Print test junit error to standard output


Changes for Build #471
[Galit] Print test junit error to standard output


Changes for Build #472
[Galit] Print test junit error to standard output


Changes for Build #473
[Galit] Print test junit error to standard output


Changes for Build #474
[Galit] Print test junit error to standard output


Changes for Build #475
[Galit] Print test junit error to standard output


Changes for Build #476
[Dafna Ron] ovirt-master: replace ovirt-engine-lib with python2-ovirt-engine-lib


Changes for Build #477
[Dafna Ron] ovirt-master: replace ovirt-engine-lib with python2-ovirt-engine-lib


Changes for Build #478
[Dafna Ron] ovirt-master: replace ovirt-engine-lib with python2-ovirt-engine-lib


Changes for Build #479
[Dafna Ron] ovirt-master: removing "include" packages for ovirt packages




-
Failed Tests:
-
No tests ran.___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/3TTAQ635CGZD2IKSUEEM7KRMCQI4M7PR/


Re: [ovirt-devel] Re: Please use package versions when building rpms

2018-08-16 Thread Martin Perina
On Thu, Aug 16, 2018 at 1:18 PM, Greg Sheremeta  wrote:

> This script (that Barak wrote) does this check. Help yourself.
> https://gerrit.ovirt.org/gitweb?p=ovirt-engine-nodejs-
> modules.git;a=blob;f=automation/check-version-release.sh
>
> Best wishes,
> Greg
>
> On Thu, Aug 16, 2018 at 3:55 AM Dafna Ron  wrote:
>
>> Hi All,
>>
>> As some of you may have noticed, we have been having failures for some of
>> the tests in master in the past 24 hours with the following yum error:
>> https://pastebin.com/vqJCLgrP
>>
>> After some debugging we found that the issue is caused because the
>> package which is failing had two different commits and no version set which
>> caused two different packages with exactly the same name to be created.
>>
>> To solve this issue we would need the package to be re-build with a new
>> version set.
>>
>> Here are the details on the package and how it failed.
>> As you can see below we had two different commits creating two different
>> packages by the same name:
>>
>> https://jenkins.ovirt.org/job/oVirt_ovirt-ansible-image-
>> template_standard-on-ghpush/30/
>> which was triggered by push: 00f5ffd4-a06e-11e8-8fc7-fa3846728ab0
>>
>> https://jenkins.ovirt.org/job/oVirt_ovirt-ansible-image-
>> template_standard-on-ghpush/31/
>> which was triggered by push: 3dfc5996-a09b-11e8-856c-ec86908871c4
>>
>> checking the packages that exist in the 4.2 and master tested repos I can
>> see that we have the same exact name for two different packages:
>>
>> 4.2:
>>
>> ovirt-ansible-image-template-1.1.7-1.el7.noarch.rpm:
>> Header SHA1 digest: OK (0033d83c3d8b6b0506767de3a4e44ffd64b2605c)
>> MD5 digest: OK (2b6e87e53a51175aeac61662561c0e20)
>>
>>
>> master:
>>
>> ovirt-ansible-image-template-1.1.7-1.el7.noarch.rpm:
>> Header SHA1 digest: OK (597577a11775a7fc21207f3e76fe4df8a5030912)
>> MD5 digest: OK (74bafadf2afae5f7797a90c982ad2767)
>>
>>
Ondro, could you please investigate what happened?

> This would cause yum to fail because we cannot have the same package name
>> with different checksums.
>>
>> If anyone needs help in setting up versioning please contact myself or
>> anyone from the CI team and we would be happy to assist.
>>
>> Thanks,
>> Dafna
>>
>>
>>
>>
>>
>>
>> ___
>> Devel mailing list -- de...@ovirt.org
>> To unsubscribe send an email to devel-le...@ovirt.org
>> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
>> oVirt Code of Conduct: https://www.ovirt.org/community/about/community-
>> guidelines/
>> List Archives: https://lists.ovirt.org/archives/list/de...@ovirt.org/
>> message/7PLZTACS2PBAXNKDYZH6LZQK44XBF4VE/
>>
>
>
> --
>
> GREG SHEREMETA
>
> SENIOR SOFTWARE ENGINEER - TEAM LEAD - RHV UX
>
> Red Hat NA
>
> 
>
> gsher...@redhat.comIRC: gshereme
> 
>
> ___
> Devel mailing list -- de...@ovirt.org
> To unsubscribe send an email to devel-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct: https://www.ovirt.org/community/about/community-
> guidelines/
> List Archives: https://lists.ovirt.org/archives/list/de...@ovirt.org/
> message/AJG33QKRU25BXQKNMTE5W6NYGF4E3YVK/
>
>


-- 
Martin Perina
Associate Manager, Software Engineering
Red Hat Czech s.r.o.
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/TYYU6DYNEEZFZO2V3V3SSQR7J4JIMHNW/


[oVirt Jenkins] ovirt-system-tests_compat-3.6-suite-master - Build # 76 - Still Failing!

2018-08-16 Thread jenkins
Project: 
http://jenkins.ovirt.org/job/ovirt-system-tests_compat-3.6-suite-master/ 
Build: 
http://jenkins.ovirt.org/job/ovirt-system-tests_compat-3.6-suite-master/76/
Build Number: 76
Build Status:  Still Failing
Triggered By: Started by timer

-
Changes Since Last Success:
-
Changes for Build #46
[Alona Kaplan] ovirt-system-tests: The bug causing the update to fail was fixed

[Eyal Shenitzky] Remove ioprocess build for s390x

[Daniel Belenky] Support mirrors and extra_sources in stdci runner

[Daniel Belenky] Use stdci_runner in ovirt-cq-tester

[Gal Ben Haim] Allow qemu to access $HOME


Changes for Build #47
[Alona Kaplan] ovirt-system-tests: The bug causing the update to fail was fixed

[Sandro Bonazzola] ovirt-engine: add 4.2.5.z, drop 4.2.3.z


Changes for Build #48
[Alona Kaplan] ovirt-system-tests: The bug causing the update to fail was fixed


Changes for Build #49
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #50
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #51
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #52
[Gal Ben Haim] HE: Added Local Maintenance Tests

[Daniel Belenky] stdci-containers: added shared dir


Changes for Build #53
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #54
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #55
[Gal Ben Haim] HE: Added Local Maintenance Tests

[Barak Korren] mock_runner: don`t store logs in source checkout


Changes for Build #56
[Gal Ben Haim] HE: Added Local Maintenance Tests

[Sandro Bonazzola] ovirt-wgt: exclude fc28 on 4.2


Changes for Build #57
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #58
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #59
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #60
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #61
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #62
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #63
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #64
[Dan Kenigsberg] network: present failed tests in result page

[Barak Korren] standard-enqueue: improve Gerrit message for V2


Changes for Build #65
[Dan Kenigsberg] network: present failed tests in result page


Changes for Build #66
[Dan Kenigsberg] network: present failed tests in result page


Changes for Build #67
[Galit] Print test junit error to standard output

[Sandro Bonazzola] jobs: add new ansible roles projects


Changes for Build #68
[Galit] Print test junit error to standard output


Changes for Build #69
[Galit] Print test junit error to standard output


Changes for Build #70
[Galit] Print test junit error to standard output

[Daniel Belenky] Update ost version selector for ost_manual


Changes for Build #71
[Galit] Print test junit error to standard output


Changes for Build #72
[Galit] Print test junit error to standard output


Changes for Build #73
[Dafna Ron] ovirt-master: replace ovirt-engine-lib with python2-ovirt-engine-lib

[Daniel Belenky] mock_runner: pass /dev/null to user script stdin


Changes for Build #74
[Dafna Ron] ovirt-master: replace ovirt-engine-lib with python2-ovirt-engine-lib


Changes for Build #75
[Dafna Ron] ovirt-master: replace ovirt-engine-lib with python2-ovirt-engine-lib


Changes for Build #76
[Dafna Ron] ovirt-4.1: removing "include" packages for ovirt packages




-
Failed Tests:
-
1 tests failed.
FAILED:  004_basic_sanity.verify_backup_snapshot_removed_36

Error Message:
False != True after 600 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 "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 79, in 
wrapper
prefix.virt_env.engine_vm().get_api(api_ver=4), *args, **kwargs
  File 
"/home/jenkins/workspace/ovirt-system-tests_compat-3.6-suite-master/ovirt-system-tests/compat-3.6-suite-master/test-scenarios/004_basic_sanity.py",
 line 327, in verify_backup_snapshot_removed
lambda: len(vm2_snapshots_service.list()) == 1
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 286, in 
assert_true_within_long
assert_equals_within_long(func, True, allowed_exceptions)
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 273, in 
assert_equals_within_long
func, value, LONG_TIMEOUT, allowed_exceptions=allowed_exceptions
  File 

[CQ]: a3cb0b3 (ovirt-ansible-vm-infra) failed "ovirt-master" system tests, but isn't the failure root cause

2018-08-16 Thread oVirt Jenkins
A system test invoked by the "ovirt-master" change queue including change
a3cb0b3 (ovirt-ansible-vm-infra) failed. However, this change seems not to be
the root cause for this failure. Change 0d6d028 (ovirt-ansible-vm-infra) that
this change depends on or is based on, was detected as the cause of the testing
failures.

This change had been removed from the testing queue. Artifacts built from this
change will not be released until either change 0d6d028 (ovirt-ansible-vm-
infra) is fixed and this change is updated to refer to or rebased on the fixed
version, or this change is modified to no longer depend on it.

For further details about the change see:
https://github.com/oVirt/ovirt-ansible-vm-infra/commit/a3cb0b303ed43c55418af7ae0dccc5ad293b7384

For further details about the change that seems to be the root cause behind the
testing failures see:
https://github.com/oVirt/ovirt-ansible-vm-infra/commit/0d6d02824aa8d86162ec71373e3b9a03b961e082

For failed test results see:
http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/9146/
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/BY7LXV5XMM7XKEVROYFR4W77UQXXZC7P/


[oVirt Jenkins] ovirt-system-tests_he-basic-iscsi-suite-4.2 - Build # 223 - Failure!

2018-08-16 Thread jenkins
Project: 
http://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-iscsi-suite-4.2/ 
Build: 
http://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-iscsi-suite-4.2/223/
Build Number: 223
Build Status:  Failure
Triggered By: Started by timer

-
Changes Since Last Success:
-
Changes for Build #223
[Dafna Ron] ovirt-master: replace ovirt-engine-lib with python2-ovirt-engine-lib




-
Failed Tests:
-
No tests ran.___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/DIRM7RXS6YXQVUZBXJWHWS23VHPIJYUS/


[oVirt Jenkins] ovirt-system-tests_network-suite-4.2 - Build # 489 - Still Failing!

2018-08-16 Thread jenkins
Project: http://jenkins.ovirt.org/job/ovirt-system-tests_network-suite-4.2/ 
Build: http://jenkins.ovirt.org/job/ovirt-system-tests_network-suite-4.2/489/
Build Number: 489
Build Status:  Still Failing
Triggered By: Started by timer

-
Changes Since Last Success:
-
Changes for Build #459
[Alona Kaplan] ovirt-system-tests: The bug causing the update to fail was fixed

[Eyal Shenitzky] Remove ioprocess build for s390x

[Daniel Belenky] Support mirrors and extra_sources in stdci runner

[Daniel Belenky] Use stdci_runner in ovirt-cq-tester

[Gal Ben Haim] Allow qemu to access $HOME


Changes for Build #460
[Alona Kaplan] ovirt-system-tests: The bug causing the update to fail was fixed

[Sandro Bonazzola] ovirt-engine: add 4.2.5.z, drop 4.2.3.z


Changes for Build #461
[Alona Kaplan] ovirt-system-tests: The bug causing the update to fail was fixed


Changes for Build #462
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #463
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #464
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #465
[Gal Ben Haim] HE: Added Local Maintenance Tests

[Daniel Belenky] stdci-containers: added shared dir


Changes for Build #466
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #467
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #468
[Gal Ben Haim] HE: Added Local Maintenance Tests

[Barak Korren] mock_runner: don`t store logs in source checkout


Changes for Build #469
[Gal Ben Haim] HE: Added Local Maintenance Tests

[Sandro Bonazzola] ovirt-wgt: exclude fc28 on 4.2


Changes for Build #470
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #471
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #472
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #473
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #474
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #475
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #476
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #477
[Dan Kenigsberg] network: present failed tests in result page


Changes for Build #478
[Dan Kenigsberg] network: present failed tests in result page

[Barak Korren] standard-enqueue: improve Gerrit message for V2


Changes for Build #479
[Dan Kenigsberg] network: present failed tests in result page


Changes for Build #480
[Galit] Print test junit error to standard output


Changes for Build #481
[Galit] Print test junit error to standard output

[Sandro Bonazzola] jobs: add new ansible roles projects


Changes for Build #482
[Galit] Print test junit error to standard output


Changes for Build #483
[Galit] Print test junit error to standard output

[Daniel Belenky] Update ost version selector for ost_manual


Changes for Build #484
[Galit] Print test junit error to standard output


Changes for Build #485
[Galit] Print test junit error to standard output


Changes for Build #486
[Dafna Ron] ovirt-master: replace ovirt-engine-lib with python2-ovirt-engine-lib

[Daniel Belenky] mock_runner: pass /dev/null to user script stdin


Changes for Build #487
[Dafna Ron] ovirt-master: replace ovirt-engine-lib with python2-ovirt-engine-lib


Changes for Build #488
[Dafna Ron] ovirt-master: replace ovirt-engine-lib with python2-ovirt-engine-lib


Changes for Build #489
[Dafna Ron] ovirt-master: replace ovirt-engine-lib with python2-ovirt-engine-lib




-
Failed Tests:
-
1 tests failed.
FAILED:  network-suite-4.2.tests.test_vm_operations.test_hot_linking_vnic

Error Message:
Error: Fault reason is "Operation Failed". Fault detail is "[Missing required 
parameter]". HTTP response code is 400.

Stack Trace:
running_vm_0 = 

def test_hot_linking_vnic(running_vm_0):
vnic = running_vm_0.get_vnic(NIC_NAME)
assert vnic.linked is True

>   vnic.set_linked(False)

network-suite-4.2/tests/test_vm_operations.py:112: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
network-suite-4.2/lib/netlib.py:169: in set_linked
self._service.update(sdk_type)
/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py:32093: in update
return self._internal_update(nic, headers, query, wait)
/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py:253: in _internal_update
return future.wait() if wait else future
/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py:55: in wait
return self._code(response)
/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py:250: in callback
self._check_fault(response)
/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py:132: in _check_fault
self._raise_error(response, body)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 

response = 
detail = 

@staticmethod
def 

[JIRA] (OVIRT-2405) 4.2 ovirt is failing on vdsm packages

2018-08-16 Thread Dafna Ron (oVirt JIRA)

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

Dafna Ron updated OVIRT-2405:
-
Resolution: Fixed
Status: Done  (was: To Do)

> 4.2 ovirt is failing on vdsm packages
> -
>
> Key: OVIRT-2405
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2405
> Project: oVirt - virtualization made easy
>  Issue Type: Bug
>Reporter: Dafna Ron
>Assignee: infra
>  Labels: ost_failures, ost_packages
>
> seems we are missing deps for the package but in tested I am not seeing the 
> package at all. 
> Error: Package: vdsm-4.20.36-2.gita761598.el7.x86_64 (alocalsync)
> '[dron@dron ovirt-system-tests]$ repoquery 
> --repofrompath=testrepo,http://resources.ovirt.org/repos/ovirt/tested/4.2/rpm/el7/
>  --repoid=testrepo --query --all |grep vdsm 
> Repository google-chrome is listed more than once in the configuration
> Repository google-talkplugin is listed more than once in the configuration
> vdsm-0:4.20.35-2.git2ac8149.el7.x86_64'
> will look where its coming from and issue fix/talk to devs



--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100090)
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/UXXQILA2RS5MXZCO3MJF3WSLNQKTPTZ5/


Re: [ovirt-devel] Please use package versions when building rpms

2018-08-16 Thread Greg Sheremeta
This script (that Barak wrote) does this check. Help yourself.
https://gerrit.ovirt.org/gitweb?p=ovirt-engine-nodejs-modules.git;a=blob;f=automation/check-version-release.sh

Best wishes,
Greg

On Thu, Aug 16, 2018 at 3:55 AM Dafna Ron  wrote:

> Hi All,
>
> As some of you may have noticed, we have been having failures for some of
> the tests in master in the past 24 hours with the following yum error:
> https://pastebin.com/vqJCLgrP
>
> After some debugging we found that the issue is caused because the package
> which is failing had two different commits and no version set which caused
> two different packages with exactly the same name to be created.
>
> To solve this issue we would need the package to be re-build with a new
> version set.
>
> Here are the details on the package and how it failed.
> As you can see below we had two different commits creating two different
> packages by the same name:
>
>
> https://jenkins.ovirt.org/job/oVirt_ovirt-ansible-image-template_standard-on-ghpush/30/
> which was triggered by push: 00f5ffd4-a06e-11e8-8fc7-fa3846728ab0
>
>
> https://jenkins.ovirt.org/job/oVirt_ovirt-ansible-image-template_standard-on-ghpush/31/
> which was triggered by push: 3dfc5996-a09b-11e8-856c-ec86908871c4
>
> checking the packages that exist in the 4.2 and master tested repos I can
> see that we have the same exact name for two different packages:
>
> 4.2:
>
> ovirt-ansible-image-template-1.1.7-1.el7.noarch.rpm:
> Header SHA1 digest: OK (0033d83c3d8b6b0506767de3a4e44ffd64b2605c)
> MD5 digest: OK (2b6e87e53a51175aeac61662561c0e20)
>
>
> master:
>
> ovirt-ansible-image-template-1.1.7-1.el7.noarch.rpm:
> Header SHA1 digest: OK (597577a11775a7fc21207f3e76fe4df8a5030912)
> MD5 digest: OK (74bafadf2afae5f7797a90c982ad2767)
>
> This would cause yum to fail because we cannot have the same package name
> with different checksums.
>
> If anyone needs help in setting up versioning please contact myself or
> anyone from the CI team and we would be happy to assist.
>
> Thanks,
> Dafna
>
>
>
>
>
>
> ___
> Devel mailing list -- de...@ovirt.org
> To unsubscribe send an email to devel-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/de...@ovirt.org/message/7PLZTACS2PBAXNKDYZH6LZQK44XBF4VE/
>


-- 

GREG SHEREMETA

SENIOR SOFTWARE ENGINEER - TEAM LEAD - RHV UX

Red Hat NA



gsher...@redhat.comIRC: gshereme

___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/AJG33QKRU25BXQKNMTE5W6NYGF4E3YVK/


[oVirt Jenkins] ovirt-node-ng_master_build-artifacts-fc28-x86_64 - Build # 37 - Fixed!

2018-08-16 Thread jenkins
Project: 
http://jenkins.ovirt.org/job/ovirt-node-ng_master_build-artifacts-fc28-x86_64/ 
Build: 
http://jenkins.ovirt.org/job/ovirt-node-ng_master_build-artifacts-fc28-x86_64/37/
Build Number: 37
Build Status:  Fixed
Triggered By: Started by timer

-
Changes Since Last Success:
-
Changes for Build #36
[Liora Milbaum] add Liora Milbaum to white list

[Yuval Turgeman] build: add version and release.dist to iso name


Changes for Build #37
[Daniel Belenky] mock_runner: pass /dev/null to user script stdin

[Yuval Turgeman] build: add version and release.dist to iso name




-
Failed Tests:
-
No tests ran.___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/EJ34RDYSNEZXHNGHXK6Z4226WXVJ6H25/


[JIRA] (OVIRT-2437) patch fails CQ but not submitted to CQ message appears

2018-08-16 Thread Dafna Ron (oVirt JIRA)

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

Dafna Ron updated OVIRT-2437:
-
Resolution: Fixed
Status: Done  (was: To Do)

> patch fails CQ but not submitted to CQ message appears
> --
>
> Key: OVIRT-2437
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2437
> Project: oVirt - virtualization made easy
>  Issue Type: Bug
>Reporter: Dafna Ron
>Assignee: infra
>  Labels: ost_failures
>
> we have an alert for a patch that failed CQ but when I look at the patch I 
> see the "This change was not submitted to any change queues" message. 
> I am also not seeing any build-artifacts job for the patch. 
> I see that the message continues with: 
> "If your project uses STDCI V2 and you have release branches configured, you 
> may disregard this message." 
> However, if the package had not failed, is there any way for me to know that 
> it is actually submitted to CQ? 
> example patch: https://gerrit.ovirt.org/#/c/93528/



--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100090)
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/MP2ZTLPTEMFGFPJANY5GRVDBSUYW7VWC/


[JIRA] (OVIRT-2437) patch fails CQ but not submitted to CQ message appears

2018-08-16 Thread Dafna Ron (oVirt JIRA)

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

Dafna Ron commented on OVIRT-2437:
--

only way to know is to look at the job pipeline and see if its submitted to CQ. 


> patch fails CQ but not submitted to CQ message appears
> --
>
> Key: OVIRT-2437
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2437
> Project: oVirt - virtualization made easy
>  Issue Type: Bug
>Reporter: Dafna Ron
>Assignee: infra
>  Labels: ost_failures
>
> we have an alert for a patch that failed CQ but when I look at the patch I 
> see the "This change was not submitted to any change queues" message. 
> I am also not seeing any build-artifacts job for the patch. 
> I see that the message continues with: 
> "If your project uses STDCI V2 and you have release branches configured, you 
> may disregard this message." 
> However, if the package had not failed, is there any way for me to know that 
> it is actually submitted to CQ? 
> example patch: https://gerrit.ovirt.org/#/c/93528/



--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100090)
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/DYWRAH7CZQFGHUEY2IPU5RR3QBBAW4XV/


[JIRA] (OVIRT-2433) check-patch fails on reposync of ovirt-ansible-vm-infra-1.1.8-1.el7.noarch.rpm

2018-08-16 Thread Dafna Ron (oVirt JIRA)

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

Dafna Ron updated OVIRT-2433:
-
Resolution: Fixed
Status: Done  (was: To Do)

> check-patch fails on reposync of ovirt-ansible-vm-infra-1.1.8-1.el7.noarch.rpm
> --
>
> Key: OVIRT-2433
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2433
> Project: oVirt - virtualization made easy
>  Issue Type: Bug
>Reporter: Dafna Ron
>Assignee: infra
>  Labels: ost_cleanup, ost_failures
>
> I see random failures on 
> '05:42:12 [check-patch.upgrade-from-release_suite_master.el7.x86_64]   - 
> reposync command failed for repoid: ovirt-4.2-tested-el7'
> it seems that the package which is failing is ovirt-ansible-vm-infra-1.1.8-1
> I can see that we are cleaning the package and still failing: 
> https://pastebin.com/z6VA5KVk
> I am trying to clean it manually on one of the hosts and see if it helps. 
> I see the same error on CQ and in check-patch on the same suite. 
> https://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/9090/consoleFull
> http://jenkins.ovirt.org/job/ovirt-system-tests_standard-check-patch/1653/consoleFull



--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100090)
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/EZSZ2N7WL4IUYJKEAZ47GO43C3IKTOIV/


[JIRA] (OVIRT-2433) check-patch fails on reposync of ovirt-ansible-vm-infra-1.1.8-1.el7.noarch.rpm

2018-08-16 Thread Dafna Ron (oVirt JIRA)

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

Dafna Ron commented on OVIRT-2433:
--

The issue was that the developer build the package without version change. 
this caused the same package to be build with the same name and different 
checksum. 

new package was merged that bumped version and should be resolving the issue 
today.

> check-patch fails on reposync of ovirt-ansible-vm-infra-1.1.8-1.el7.noarch.rpm
> --
>
> Key: OVIRT-2433
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2433
> Project: oVirt - virtualization made easy
>  Issue Type: Bug
>Reporter: Dafna Ron
>Assignee: infra
>  Labels: ost_cleanup, ost_failures
>
> I see random failures on 
> '05:42:12 [check-patch.upgrade-from-release_suite_master.el7.x86_64]   - 
> reposync command failed for repoid: ovirt-4.2-tested-el7'
> it seems that the package which is failing is ovirt-ansible-vm-infra-1.1.8-1
> I can see that we are cleaning the package and still failing: 
> https://pastebin.com/z6VA5KVk
> I am trying to clean it manually on one of the hosts and see if it helps. 
> I see the same error on CQ and in check-patch on the same suite. 
> https://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/9090/consoleFull
> http://jenkins.ovirt.org/job/ovirt-system-tests_standard-check-patch/1653/consoleFull



--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100090)
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/E7UNLX3C77YNGWFSNAC2EKBMZMIULXRA/


[JIRA] (OVIRT-2429) log collector fails on ovirt-master

2018-08-16 Thread Dafna Ron (oVirt JIRA)

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

Dafna Ron updated OVIRT-2429:
-
Resolution: Fixed
Status: Done  (was: To Do)

> log collector fails on ovirt-master
> ---
>
> Key: OVIRT-2429
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2429
> Project: oVirt - virtualization made easy
>  Issue Type: Bug
>Reporter: Dafna Ron
>Assignee: infra
>  Labels: ost_code_regression, ost_failures, ost_packages
>
> The issue is that they changed spec to a new package and the patch for the 
> new package is not merged yet. 
> This is the patch that failed: https://gerrit.ovirt.org/#/c/93611/
> it needs to be re-triggered after this patch is merged:  
> https://gerrit.ovirt.org/#/c/93376/ 
> Error:
> '14:13:11 [basic-suite.el7.x86_64] Error: Package: 
> ovirt-log-collector-4.3.0-0.0.master.20180809125418.gitc6718a9.el7.noarch 
> (alocalsync)
> 14:13:11 [basic-suite.el7.x86_64]Requires: 
> python2-ovirt-engine-lib'



--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100090)
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/SHFHVWCIJ7ZZW36IZQQ4LM62R7G6JN3E/


[JIRA] (OVIRT-2429) log collector fails on ovirt-master

2018-08-16 Thread Dafna Ron (oVirt JIRA)

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

Dafna Ron commented on OVIRT-2429:
--

patch merged 

> log collector fails on ovirt-master
> ---
>
> Key: OVIRT-2429
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2429
> Project: oVirt - virtualization made easy
>  Issue Type: Bug
>Reporter: Dafna Ron
>Assignee: infra
>  Labels: ost_code_regression, ost_failures, ost_packages
>
> The issue is that they changed spec to a new package and the patch for the 
> new package is not merged yet. 
> This is the patch that failed: https://gerrit.ovirt.org/#/c/93611/
> it needs to be re-triggered after this patch is merged:  
> https://gerrit.ovirt.org/#/c/93376/ 
> Error:
> '14:13:11 [basic-suite.el7.x86_64] Error: Package: 
> ovirt-log-collector-4.3.0-0.0.master.20180809125418.gitc6718a9.el7.noarch 
> (alocalsync)
> 14:13:11 [basic-suite.el7.x86_64]Requires: 
> python2-ovirt-engine-lib'



--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100090)
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/MJXVY2SIN64TSVRH2TDQ4JUCVJLTYPJV/


[JIRA] (OVIRT-2418) CQ failure in ovirt-4.2 for project imgbased in test 004_basic_sanity.check_snapshot_with_memory

2018-08-16 Thread Dafna Ron (oVirt JIRA)

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

Dafna Ron commented on OVIRT-2418:
--

patch re-triggered as Yuval and sandro say failure has nothing to do with the 
patch. 

> CQ failure in ovirt-4.2 for project imgbased in test 
> 004_basic_sanity.check_snapshot_with_memory
> 
>
> Key: OVIRT-2418
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2418
> Project: oVirt - virtualization made easy
>  Issue Type: Bug
>Reporter: Dafna Ron
>Assignee: infra
>  Labels: ost_code_regression, ost_failures
>
> We failed patch https://gerrit.ovirt.org/#/c/93545/ - core: remove lvs after 
> a failed upgrade on ovirt-4.2
> The test that failed was 004_basic_sanity.check_snapshot_with_memory. 
> this is the failed build: 
> https://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/2819/
> looking at the patch, there is a chance that it created a failure in ost as 
> registering the full size of an lvs may cause engine to think there is not 
> enough disk space and fail the test. 
> the storage is the iscsi storage (57395856-41dd-4617-be38-5ab3a7dcbc07) and I 
> am not seeing low disk space on vdsm. 
> I can see: 
> 'u'57395856-41dd-4617-be38-5ab3a7dcbc07': {'status': u'Active', 'diskfree': 
> '4294967296', 'isoprefix': '', 'alerts': [], 'disktotal': '21072183296', 
> 'version': 4}}}'
> Here is the full getStoragePoolInfo output: 
> '2018-08-08 09:47:02,489-0400 INFO  (jsonrpc/5) [vdsm.api] FINISH 
> getStoragePoolInfo return={'info': {'name': 'No Description', 'isoprefix': 
> '', 'pool_status': 'connected', 'lver': 2L, 'domains': 
> u'63a95d52-2309-43b7-8c91-c81c7c87b4c3:Acti
> ve,676d27b7-e7c7-419d-9a6a-ef6f1cecde85:Active,407bb2af-ae33-40d0-adb9-87c3732b0ce7:Active,57395856-41dd-4617-be38-5ab3a7dcbc07:Active',
>  'master_uuid': '57395856-41dd-4617-be38-5ab3a7dcbc07', 'version': '4', 
> 'spm_id': 1, 'type': 'ISCSI', 
> 'master_ver': 1}, 'dominfo': {u'63a95d52-2309-43b7-8c91-c81c7c87b4c3': 
> {'status': u'Active', 'diskfree': '101063327744', 'isoprefix': '', 'alerts': 
> [], 'disktotal': '106611867648', 'version': 4}, 
> u'676d27b7-e7c7-419d-9a6a-ef6f1cecde85': {
> 'status': u'Active', 'diskfree': '101063327744', 'isoprefix': '', 'alerts': 
> [], 'disktotal': '106611867648', 'version': 0}, 
> u'407bb2af-ae33-40d0-adb9-87c3732b0ce7': {'status': u'Active', 'diskfree': 
> '101063327744', 'isoprefix': '', 'alert
> s': [], 'disktotal': '106611867648', 'version': 4}, 
> u'57395856-41dd-4617-be38-5ab3a7dcbc07': {'status': u'Active', 'diskfree': 
> '4294967296', 'isoprefix': '', 'alerts': [], 'disktotal': '21072183296', 
> 'version': 4}}} from=:::192.168.20
> 0.2,45296, task_id=2e4ee839-8527-4cdc-b53f-8623346044e9 (api:52)
> '



--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100090)
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/2ZQ7H2AZN2R6OIHX7BDCDVIQDGTS4TUY/


[JIRA] (OVIRT-2400) he-basic-iscsi-master suite fails with 'disk_space requirements are not satisfied'

2018-08-16 Thread Dafna Ron (oVirt JIRA)

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

Dafna Ron reassigned OVIRT-2400:


Assignee: Gal Ben Haim  (was: infra)

> he-basic-iscsi-master suite fails with 'disk_space requirements are not 
> satisfied'
> --
>
> Key: OVIRT-2400
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2400
> Project: oVirt - virtualization made easy
>  Issue Type: Bug
>Reporter: Dafna Ron
>Assignee: Gal Ben Haim
>  Labels: ost_failures, ost_infra, ost_lago
>
> https://pastebin.com/HfpwWfgi
> we have 3 disks: Main NFS device (101G), Main iSCSI device (191G) and Hosted 
> engine storage (80G)
>  
> Gal, should we increase the 80- GB to 101 as well? 
> Adding patch - if needed please merge:  https://gerrit.ovirt.org/93493



--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100090)
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/F7QTXWDFRBX6IE3GMZY5ZD6WDZB55OKE/


[JIRA] (OVIRT-2400) he-basic-iscsi-master suite fails with 'disk_space requirements are not satisfied'

2018-08-16 Thread Dafna Ron (oVirt JIRA)

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

Dafna Ron updated OVIRT-2400:
-
Summary: he-basic-iscsi-master suite fails with 'disk_space requirements 
are not satisfied'  (was: check-patch failed on he-basic-iscsi-master with 
'disk_space requirements are not satisfied')

> he-basic-iscsi-master suite fails with 'disk_space requirements are not 
> satisfied'
> --
>
> Key: OVIRT-2400
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2400
> Project: oVirt - virtualization made easy
>  Issue Type: Bug
>Reporter: Dafna Ron
>Assignee: infra
>  Labels: ost_failures, ost_infra, ost_lago
>
> https://pastebin.com/HfpwWfgi
> we have 3 disks: Main NFS device (101G), Main iSCSI device (191G) and Hosted 
> engine storage (80G)
>  
> Gal, should we increase the 80- GB to 101 as well? 
> Adding patch - if needed please merge:  https://gerrit.ovirt.org/93493



--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100090)
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/W3FP4C7WO7PA34IW5PB7RAP6HYYQKFES/


[JIRA] (OVIRT-2376) regression masked by local function setting __name__

2018-08-16 Thread Dafna Ron (oVirt JIRA)

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

Dafna Ron reassigned OVIRT-2376:


Assignee: Gal Ben Haim  (was: infra)

> regression masked by local function setting __name__ 
> -
>
> Key: OVIRT-2376
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2376
> Project: oVirt - virtualization made easy
>  Issue Type: Bug
>Reporter: Dafna Ron
>Assignee: Gal Ben Haim
>Priority: High
>  Labels: ost_failures, ost_lago
>
> we had two different cases where a regression was masked by issues caused 
> when setting  __name__  as local function. 
> see: 
> Jira: https://ovirt-jira.atlassian.net/browse/OVIRT-2348
> Jira: https://ovirt-jira.atlassian.net/browse/OVIRT-2375



--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100090)
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/APAYCF3L47C6O2AGRG2FLQ3W25SXHUQO/


[oVirt Jenkins] ovirt-system-tests_compat-4.0-suite-master - Build # 75 - Still Failing!

2018-08-16 Thread jenkins
Project: 
http://jenkins.ovirt.org/job/ovirt-system-tests_compat-4.0-suite-master/ 
Build: 
http://jenkins.ovirt.org/job/ovirt-system-tests_compat-4.0-suite-master/75/
Build Number: 75
Build Status:  Still Failing
Triggered By: Started by timer

-
Changes Since Last Success:
-
Changes for Build #45
[Sandro Bonazzola] yum-repos: master: add dpdk

[Eyal Shenitzky] Remove ioprocess build for s390x

[Daniel Belenky] Support mirrors and extra_sources in stdci runner

[Daniel Belenky] Use stdci_runner in ovirt-cq-tester

[Gal Ben Haim] Allow qemu to access $HOME


Changes for Build #46
[Alona Kaplan] ovirt-system-tests: The bug causing the update to fail was fixed

[Sandro Bonazzola] ovirt-engine: add 4.2.5.z, drop 4.2.3.z


Changes for Build #47
[Alona Kaplan] ovirt-system-tests: The bug causing the update to fail was fixed


Changes for Build #48
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #49
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #50
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #51
[Gal Ben Haim] HE: Added Local Maintenance Tests

[Daniel Belenky] stdci-containers: added shared dir


Changes for Build #52
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #53
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #54
[Gal Ben Haim] HE: Added Local Maintenance Tests

[Barak Korren] mock_runner: don`t store logs in source checkout


Changes for Build #55
[Gal Ben Haim] HE: Added Local Maintenance Tests

[Sandro Bonazzola] ovirt-wgt: exclude fc28 on 4.2


Changes for Build #56
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #57
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #58
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #59
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #60
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #61
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #62
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #63
[Dan Kenigsberg] network: present failed tests in result page


Changes for Build #64
[Dan Kenigsberg] network: present failed tests in result page

[Barak Korren] standard-enqueue: improve Gerrit message for V2


Changes for Build #65
[Dan Kenigsberg] network: present failed tests in result page


Changes for Build #66
[Gal Ben Haim] Print "lago ovirt" version


Changes for Build #67
[Galit] Print test junit error to standard output

[Sandro Bonazzola] jobs: add new ansible roles projects


Changes for Build #68
[Galit] Print test junit error to standard output


Changes for Build #69
[Galit] Print test junit error to standard output

[Daniel Belenky] Update ost version selector for ost_manual


Changes for Build #70
[Galit] Print test junit error to standard output


Changes for Build #71
[Galit] Print test junit error to standard output


Changes for Build #72
[Galit] Print test junit error to standard output


Changes for Build #73
[Dafna Ron] ovirt-master: replace ovirt-engine-lib with python2-ovirt-engine-lib

[Daniel Belenky] mock_runner: pass /dev/null to user script stdin


Changes for Build #74
[Dafna Ron] ovirt-master: replace ovirt-engine-lib with python2-ovirt-engine-lib


Changes for Build #75
[Dafna Ron] ovirt-master: replace ovirt-engine-lib with python2-ovirt-engine-lib




-
Failed Tests:
-
1 tests failed.
FAILED:  004_basic_sanity.verify_backup_snapshot_removed_40

Error Message:
False != True after 600 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 "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 79, in 
wrapper
prefix.virt_env.engine_vm().get_api(api_ver=4), *args, **kwargs
  File 
"/home/jenkins/workspace/ovirt-system-tests_compat-4.0-suite-master/ovirt-system-tests/compat-4.0-suite-master/test-scenarios/004_basic_sanity.py",
 line 327, in verify_backup_snapshot_removed
lambda: len(vm2_snapshots_service.list()) == 1
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 286, in 
assert_true_within_long
assert_equals_within_long(func, True, allowed_exceptions)
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 273, in 
assert_equals_within_long
func, value, LONG_TIMEOUT, allowed_exceptions=allowed_exceptions
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 252, in 
assert_equals_within
'%s 

[oVirt Jenkins] ovirt-system-tests_compat-4.1-suite-master - Build # 75 - Still Failing!

2018-08-16 Thread jenkins
Project: 
http://jenkins.ovirt.org/job/ovirt-system-tests_compat-4.1-suite-master/ 
Build: 
http://jenkins.ovirt.org/job/ovirt-system-tests_compat-4.1-suite-master/75/
Build Number: 75
Build Status:  Still Failing
Triggered By: Started by timer

-
Changes Since Last Success:
-
Changes for Build #45
[Sandro Bonazzola] yum-repos: master: add dpdk

[Eyal Shenitzky] Remove ioprocess build for s390x

[Daniel Belenky] Support mirrors and extra_sources in stdci runner

[Daniel Belenky] Use stdci_runner in ovirt-cq-tester

[Gal Ben Haim] Allow qemu to access $HOME


Changes for Build #46
[Alona Kaplan] ovirt-system-tests: The bug causing the update to fail was fixed

[Sandro Bonazzola] ovirt-engine: add 4.2.5.z, drop 4.2.3.z


Changes for Build #47
[Alona Kaplan] ovirt-system-tests: The bug causing the update to fail was fixed


Changes for Build #48
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #49
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #50
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #51
[Gal Ben Haim] HE: Added Local Maintenance Tests

[Daniel Belenky] stdci-containers: added shared dir


Changes for Build #52
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #53
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #54
[Gal Ben Haim] HE: Added Local Maintenance Tests

[Barak Korren] mock_runner: don`t store logs in source checkout


Changes for Build #55
[Gal Ben Haim] HE: Added Local Maintenance Tests

[Sandro Bonazzola] ovirt-wgt: exclude fc28 on 4.2


Changes for Build #56
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #57
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #58
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #59
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #60
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #61
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #62
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #63
[Dan Kenigsberg] network: present failed tests in result page


Changes for Build #64
[Dan Kenigsberg] network: present failed tests in result page

[Barak Korren] standard-enqueue: improve Gerrit message for V2


Changes for Build #65
[Dan Kenigsberg] network: present failed tests in result page


Changes for Build #66
[Gal Ben Haim] Print "lago ovirt" version


Changes for Build #67
[Galit] Print test junit error to standard output

[Sandro Bonazzola] jobs: add new ansible roles projects


Changes for Build #68
[Galit] Print test junit error to standard output


Changes for Build #69
[Galit] Print test junit error to standard output

[Daniel Belenky] Update ost version selector for ost_manual


Changes for Build #70
[Galit] Print test junit error to standard output


Changes for Build #71
[Galit] Print test junit error to standard output


Changes for Build #72
[Galit] Print test junit error to standard output


Changes for Build #73
[Dafna Ron] ovirt-master: replace ovirt-engine-lib with python2-ovirt-engine-lib

[Daniel Belenky] mock_runner: pass /dev/null to user script stdin


Changes for Build #74
[Dafna Ron] ovirt-master: replace ovirt-engine-lib with python2-ovirt-engine-lib


Changes for Build #75
[Dafna Ron] ovirt-master: replace ovirt-engine-lib with python2-ovirt-engine-lib




-
Failed Tests:
-
1 tests failed.
FAILED:  004_basic_sanity.verify_backup_snapshot_removed_41

Error Message:
False != True after 600 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 "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 79, in 
wrapper
prefix.virt_env.engine_vm().get_api(api_ver=4), *args, **kwargs
  File 
"/home/jenkins/workspace/ovirt-system-tests_compat-4.1-suite-master/ovirt-system-tests/compat-4.1-suite-master/test-scenarios/004_basic_sanity.py",
 line 327, in verify_backup_snapshot_removed
lambda: len(vm2_snapshots_service.list()) == 1
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 286, in 
assert_true_within_long
assert_equals_within_long(func, True, allowed_exceptions)
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 273, in 
assert_equals_within_long
func, value, LONG_TIMEOUT, allowed_exceptions=allowed_exceptions
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 252, in 
assert_equals_within
'%s 

[JIRA] (OVIRT-2440) removing "include" list from all resources repos in reposync

2018-08-16 Thread Dafna Ron (oVirt JIRA)

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

Dafna Ron reassigned OVIRT-2440:


Assignee: Dafna Ron  (was: infra)

> removing "include" list from all resources repos in reposync
> 
>
> Key: OVIRT-2440
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2440
> Project: oVirt - virtualization made easy
>  Issue Type: Bug
>Reporter: Dafna Ron
>Assignee: Dafna Ron
>Priority: Highest
>
> Barak and Gal realized there is a bug in the reposync tool that can cause 
> older packages to be tested for ovirt. 
> I am removing all packages from resource repos to force taking the newest 
> packages for the ovirt project. 



--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100090)
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/32QKBPCUPWSEQXH4QJLYTD664WCSEAPW/


[JIRA] (OVIRT-2440) removing "include" list from all resources repos in reposync

2018-08-16 Thread Dafna Ron (oVirt JIRA)
Dafna Ron created OVIRT-2440:


 Summary: removing "include" list from all resources repos in 
reposync
 Key: OVIRT-2440
 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2440
 Project: oVirt - virtualization made easy
  Issue Type: Bug
Reporter: Dafna Ron
Assignee: infra
Priority: Highest


Barak and Gal realized there is a bug in the reposync tool that can cause older 
packages to be tested for ovirt. 
I am removing all packages from resource repos to force taking the newest 
packages for the ovirt project. 




--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100090)
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/VK7HPDAVTD3QUQHLVDNKQ27BN4XTXB2Z/


Please use package versions when building rpms

2018-08-16 Thread Dafna Ron
Hi All,

As some of you may have noticed, we have been having failures for some of
the tests in master in the past 24 hours with the following yum error:
https://pastebin.com/vqJCLgrP

After some debugging we found that the issue is caused because the package
which is failing had two different commits and no version set which caused
two different packages with exactly the same name to be created.

To solve this issue we would need the package to be re-build with a new
version set.

Here are the details on the package and how it failed.
As you can see below we had two different commits creating two different
packages by the same name:

https://jenkins.ovirt.org/job/oVirt_ovirt-ansible-image-
template_standard-on-ghpush/30/
which was triggered by push: 00f5ffd4-a06e-11e8-8fc7-fa3846728ab0

https://jenkins.ovirt.org/job/oVirt_ovirt-ansible-image-
template_standard-on-ghpush/31/
which was triggered by push: 3dfc5996-a09b-11e8-856c-ec86908871c4

checking the packages that exist in the 4.2 and master tested repos I can
see that we have the same exact name for two different packages:

4.2:

ovirt-ansible-image-template-1.1.7-1.el7.noarch.rpm:
Header SHA1 digest: OK (0033d83c3d8b6b0506767de3a4e44ffd64b2605c)
MD5 digest: OK (2b6e87e53a51175aeac61662561c0e20)


master:

ovirt-ansible-image-template-1.1.7-1.el7.noarch.rpm:
Header SHA1 digest: OK (597577a11775a7fc21207f3e76fe4df8a5030912)
MD5 digest: OK (74bafadf2afae5f7797a90c982ad2767)

This would cause yum to fail because we cannot have the same package name
with different checksums.

If anyone needs help in setting up versioning please contact myself or
anyone from the CI team and we would be happy to assist.

Thanks,
Dafna
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/7PLZTACS2PBAXNKDYZH6LZQK44XBF4VE/


[CQ]: 0d6d028 (ovirt-ansible-vm-infra) failed "ovirt-master" system tests

2018-08-16 Thread oVirt Jenkins
Change 0d6d028 (ovirt-ansible-vm-infra) is probably the reason behind recent
system test failures in the "ovirt-master" 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://github.com/oVirt/ovirt-ansible-vm-infra/commit/0d6d02824aa8d86162ec71373e3b9a03b961e082

For failed test results see:
http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/9144/
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/I3PPXHLFIHKDBDMRWBJYDZHDQY67SKS5/


[oVirt Jenkins] ovirt-system-tests_he-basic-ansible-suite-4.2 - Build # 478 - Still Failing!

2018-08-16 Thread jenkins
Project: 
http://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-ansible-suite-4.2/ 
Build: 
http://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-ansible-suite-4.2/478/
Build Number: 478
Build Status:  Still Failing
Triggered By: Started by timer

-
Changes Since Last Success:
-
Changes for Build #451
[Gal Ben Haim] HE: Added Local Maintenance Tests

[Barak Korren] mock_runner: don`t store logs in source checkout


Changes for Build #452
[Gal Ben Haim] HE: Added Local Maintenance Tests

[Sandro Bonazzola] ovirt-wgt: exclude fc28 on 4.2


Changes for Build #453
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #454
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #455
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #456
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #457
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #458
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #459
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #460
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #461
[Gal Ben Haim] HE: Added Local Maintenance Tests


Changes for Build #462
No changes

Changes for Build #463
No changes

Changes for Build #464
[Dan Kenigsberg] network: present failed tests in result page


Changes for Build #465
[Dan Kenigsberg] network: present failed tests in result page


Changes for Build #466
No changes

Changes for Build #467
[Dan Kenigsberg] network: present failed tests in result page


Changes for Build #468
[Dan Kenigsberg] network: present failed tests in result page


Changes for Build #469
[Dan Kenigsberg] network: present failed tests in result page


Changes for Build #470
[Galit] Print test junit error to standard output


Changes for Build #471
[Galit] Print test junit error to standard output


Changes for Build #472
[Galit] Print test junit error to standard output


Changes for Build #473
[Galit] Print test junit error to standard output


Changes for Build #474
[Galit] Print test junit error to standard output


Changes for Build #475
[Galit] Print test junit error to standard output


Changes for Build #476
[Dafna Ron] ovirt-master: replace ovirt-engine-lib with python2-ovirt-engine-lib


Changes for Build #477
[Dafna Ron] ovirt-master: replace ovirt-engine-lib with python2-ovirt-engine-lib


Changes for Build #478
[Dafna Ron] ovirt-master: replace ovirt-engine-lib with python2-ovirt-engine-lib




-
Failed Tests:
-
No tests ran.___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/YR2WLAW6DN6RFXA7DZ6WGVD4K44KLGV5/