Fwd: Change in vdsm[master]: spec: baseline qemu for 4.3

the error seems totally unrelated to any test, it seems it’s failing during lago deployment?. Can you please check that? 15:37:55 + lago ovirt deploy 15:37:56 @ Deploy oVirt environment: 15:37:56 @ Deploy oVirt environment: ERROR (in 0:00:00) 15:37:56 Error occured, aborting 15:37:56 Traceback (most recent call last): 15:37:56 File "/usr/lib/python2.7/site-packages/ovirtlago/cmd.py", line 383, in do_run 15:37:56 self.cli_plugins[args.ovirtverb].do_run(args) 15:37:56 File "/usr/lib/python2.7/site-packages/lago/plugins/cli.py", line 184, in do_run 15:37:56 self._do_run(**vars(args)) 15:37:56 File "/usr/lib/python2.7/site-packages/lago/utils.py", line 505, in wrapper 15:37:56 return func(*args, **kwargs) 15:37:56 File "/usr/lib/python2.7/site-packages/lago/utils.py", line 516, in wrapper 15:37:56 return func(*args, prefix=prefix, **kwargs) 15:37:56 File "/usr/lib/python2.7/site-packages/ovirtlago/cmd.py", line 181, in do_deploy 15:37:56 prefix.deploy() 15:37:56 File "/usr/lib/python2.7/site-packages/lago/log_utils.py", line 636, in wrapper 15:37:56 return func(*args, **kwargs) 15:37:56 File "/usr/lib/python2.7/site-packages/ovirtlago/reposetup.py", line 125, in wrapper 15:37:56 root_dir=prefix.paths.internal_repo(), 15:37:56 File "/usr/lib64/python2.7/contextlib.py", line 17, in __enter__ 15:37:56 return self.gen.next() 15:37:56 File "/usr/lib/python2.7/site-packages/ovirtlago/server.py", line 148, in repo_server_context 15:37:56 root_dir=root_dir, 15:37:56 File "/usr/lib/python2.7/site-packages/ovirtlago/server.py", line 127, in _create_http_server 15:37:56 generate_request_handler(root_dir), 15:37:56 File "/usr/lib/python2.7/site-packages/ovirtlago/server.py", line 60, in __init__ 15:37:56 ThreadingTCPServer.__init__(self, server_address, RequestHandlerClass) 15:37:56 File "/usr/lib64/python2.7/SocketServer.py", line 419, in __init__ 15:37:56 self.server_bind() 15:37:56 File "/usr/lib64/python2.7/SocketServer.py", line 430, in server_bind 15:37:56 self.socket.bind(self.server_address) 15:37:56 File "/usr/lib64/python2.7/socket.py", line 224, in meth 15:37:56 return getattr(self._sock,name)(*args) 15:37:56 error: [Errno 98] Address already in use
Begin forwarded message:
From: Code Review <gerrit@ovirt.org> Subject: Change in vdsm[master]: spec: baseline qemu for 4.3 Date: 5 December 2018 at 16:05:40 CET To: Michal Skrivanek <michal.skrivanek@redhat.com> Reply-To: jenkins@ovirt.org, michal.skrivanek@redhat.com
Jenkins CI posted comments on this change.
View Change <https://gerrit.ovirt.org/95518> Patch set 22:
Build Failed
http://jenkins.ovirt.org/job/vdsm_standard-on-merge/71/ : FAILURE
http://jenkins.ovirt.org/job/vdsm_master_check-merged-el7-x86_64/3980/ : FAILURE
http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-el7-x86_64/4548/ : SUCCESS
http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-fc28-s390x/250/ : SUCCESS
http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-el7-ppc64le/3966/ : SUCCESS
http://jenkins.ovirt.org/job/standard-enqueue/17836/ : This change was successfully submitted to the change queue(s) for system testing.
http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-fc28-x86_64/384/ : SUCCESS
To view, visit change 95518 <https://gerrit.ovirt.org/95518>. To unsubscribe, visit settings <https://gerrit.ovirt.org/settings>.

It fails because it runs on vm: hardware acceleration not available * hardware acceleration not available # Start vms: ERROR (in 0:00:01) # Destroy network vdsm_functional_tests_lago: # Destroy network vdsm_functional_tests_lago: Success (in 0:00:00) @ Start specified VMs: ERROR (in 0:00:07) kvm executable not found + prepare_and_copy_yum_conf You will need to add to the stdci yaml file bare metal requirements for lago. runtime-requirements: support-nesting-level: 2 On Wed, Dec 5, 2018 at 6:07 PM Michal Skrivanek <michal.skrivanek@redhat.com> wrote:
the error seems totally unrelated to any test, it seems it’s failing during lago deployment?. Can you please check that?
*15:37:55* + lago ovirt deploy*15:37:56* @ Deploy oVirt environment: *15:37:56* @ Deploy oVirt environment: ERROR (in 0:00:00)*15:37:56* Error occured, aborting*15:37:56* Traceback (most recent call last):*15:37:56* File "/usr/lib/python2.7/site-packages/ovirtlago/cmd.py", line 383, in do_run*15:37:56* self.cli_plugins[args.ovirtverb].do_run(args)*15:37:56* File "/usr/lib/python2.7/site-packages/lago/plugins/cli.py", line 184, in do_run*15:37:56* self._do_run(**vars(args))*15:37:56* File "/usr/lib/python2.7/site-packages/lago/utils.py", line 505, in wrapper*15:37:56* return func(*args, **kwargs)*15:37:56* File "/usr/lib/python2.7/site-packages/lago/utils.py", line 516, in wrapper*15:37:56* return func(*args, prefix=prefix, **kwargs)*15:37:56* File "/usr/lib/python2.7/site-packages/ovirtlago/cmd.py", line 181, in do_deploy*15:37:56* prefix.deploy()*15:37:56* File "/usr/lib/python2.7/site-packages/lago/log_utils.py", line 636, in wrapper*15:37:56* return func(*args, **kwargs)*15:37:56* File "/usr/lib/python2.7/site-packages/ovirtlago/reposetup.py", line 125, in wrapper*15:37:56* root_dir=prefix.paths.internal_repo(),*15:37:56* File "/usr/lib64/python2.7/contextlib.py", line 17, in __enter__*15:37:56* return self.gen.next()*15:37:56* File "/usr/lib/python2.7/site-packages/ovirtlago/server.py", line 148, in repo_server_context*15:37:56* root_dir=root_dir,*15:37:56* File "/usr/lib/python2.7/site-packages/ovirtlago/server.py", line 127, in _create_http_server*15:37:56* generate_request_handler(root_dir),*15:37:56* File "/usr/lib/python2.7/site-packages/ovirtlago/server.py", line 60, in __init__*15:37:56* ThreadingTCPServer.__init__(self, server_address, RequestHandlerClass)*15:37:56* File "/usr/lib64/python2.7/SocketServer.py", line 419, in __init__*15:37:56* self.server_bind()*15:37:56* File "/usr/lib64/python2.7/SocketServer.py", line 430, in server_bind*15:37:56* self.socket.bind(self.server_address)*15:37:56* File "/usr/lib64/python2.7/socket.py", line 224, in meth*15:37:56* return getattr(self._sock,name)(*args)*15:37:56* error: [Errno 98] Address already in use
Begin forwarded message:
*From: *Code Review <gerrit@ovirt.org> *Subject: **Change in vdsm[master]: spec: baseline qemu for 4.3* *Date: *5 December 2018 at 16:05:40 CET *To: *Michal Skrivanek <michal.skrivanek@redhat.com> *Reply-To: *jenkins@ovirt.org, michal.skrivanek@redhat.com
Jenkins CI *posted comments* on this change.
View Change <https://gerrit.ovirt.org/95518>
Patch set 22:
Build Failed
http://jenkins.ovirt.org/job/vdsm_standard-on-merge/71/ : FAILURE
http://jenkins.ovirt.org/job/vdsm_master_check-merged-el7-x86_64/3980/ : FAILURE
http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-el7-x86_64/4548/ : SUCCESS
http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-fc28-s390x/250/ : SUCCESS
http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-el7-ppc64le/3966/ : SUCCESS
http://jenkins.ovirt.org/job/standard-enqueue/17836/ : This change was successfully submitted to the change queue(s) for system testing.
http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-fc28-x86_64/384/ : SUCCESS
To view, visit change 95518 <https://gerrit.ovirt.org/95518>. To unsubscribe, visit settings <https://gerrit.ovirt.org/settings>. Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I9ea583aa9deea5906a4e5a93c40c0f258fdbe02a Gerrit-Change-Number: 95518 Gerrit-PatchSet: 22 Gerrit-Owner: Michal Skrivanek <michal.skrivanek@redhat.com> Gerrit-Reviewer: Francesco Romani <fromani@redhat.com> Gerrit-Reviewer: Jenkins CI <jenkins@ovirt.org> Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek@redhat.com> Gerrit-Reviewer: Milan Zamazal <mzamazal@redhat.com> Gerrit-Reviewer: Ryan Barry <rbarry@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org> Gerrit-Comment-Date: Wed, 05 Dec 2018 15:05:40 +0000 Gerrit-HasComments: No
_______________________________________________ Infra mailing list -- infra@ovirt.org To unsubscribe send an email to infra-leave@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/R4OLLRU36GUFXM...

בתאריך יום ד׳, 5 בדצמ׳ 2018, 18:35, מאת Ehud Yonasi <eyonasi@redhat.com>:
It fails because it runs on vm:
hardware acceleration not available * hardware acceleration not available # Start vms: ERROR (in 0:00:01) # Destroy network vdsm_functional_tests_lago: # Destroy network vdsm_functional_tests_lago: Success (in 0:00:00) @ Start specified VMs: ERROR (in 0:00:07) kvm executable not found + prepare_and_copy_yum_conf
You will need to add to the stdci yaml file bare metal requirements for lago. runtime-requirements: support-nesting-level: 2
No that's not it. It seems to have failed because the localrepo port was taken. Perhaps someone manually aborted a previous job and did not cleanup left over lago processes?
On Wed, Dec 5, 2018 at 6:07 PM Michal Skrivanek < michal.skrivanek@redhat.com> wrote:
the error seems totally unrelated to any test, it seems it’s failing during lago deployment?. Can you please check that?
*15:37:55* + lago ovirt deploy*15:37:56* @ Deploy oVirt environment: *15:37:56* @ Deploy oVirt environment: ERROR (in 0:00:00)*15:37:56* Error occured, aborting*15:37:56* Traceback (most recent call last):*15:37:56* File "/usr/lib/python2.7/site-packages/ovirtlago/cmd.py", line 383, in do_run*15:37:56* self.cli_plugins[args.ovirtverb].do_run(args)*15:37:56* File "/usr/lib/python2.7/site-packages/lago/plugins/cli.py", line 184, in do_run*15:37:56* self._do_run(**vars(args))*15:37:56* File "/usr/lib/python2.7/site-packages/lago/utils.py", line 505, in wrapper*15:37:56* return func(*args, **kwargs)*15:37:56* File "/usr/lib/python2.7/site-packages/lago/utils.py", line 516, in wrapper*15:37:56* return func(*args, prefix=prefix, **kwargs)*15:37:56* File "/usr/lib/python2.7/site-packages/ovirtlago/cmd.py", line 181, in do_deploy*15:37:56* prefix.deploy()*15:37:56* File "/usr/lib/python2.7/site-packages/lago/log_utils.py", line 636, in wrapper*15:37:56* return func(*args, **kwargs)*15:37:56* File "/usr/lib/python2.7/site-packages/ovirtlago/reposetup.py", line 125, in wrapper*15:37:56* root_dir=prefix.paths.internal_repo(),*15:37:56* File "/usr/lib64/python2.7/contextlib.py", line 17, in __enter__*15:37:56* return self.gen.next()*15:37:56* File "/usr/lib/python2.7/site-packages/ovirtlago/server.py", line 148, in repo_server_context*15:37:56* root_dir=root_dir,*15:37:56* File "/usr/lib/python2.7/site-packages/ovirtlago/server.py", line 127, in _create_http_server*15:37:56* generate_request_handler(root_dir),*15:37:56* File "/usr/lib/python2.7/site-packages/ovirtlago/server.py", line 60, in __init__*15:37:56* ThreadingTCPServer.__init__(self, server_address, RequestHandlerClass)*15:37:56* File "/usr/lib64/python2.7/SocketServer.py", line 419, in __init__*15:37:56* self.server_bind()*15:37:56* File "/usr/lib64/python2.7/SocketServer.py", line 430, in server_bind*15:37:56* self.socket.bind(self.server_address)*15:37:56* File "/usr/lib64/python2.7/socket.py", line 224, in meth*15:37:56* return getattr(self._sock,name)(*args)*15:37:56* error: [Errno 98] Address already in use
Begin forwarded message:
*From: *Code Review <gerrit@ovirt.org> *Subject: **Change in vdsm[master]: spec: baseline qemu for 4.3* *Date: *5 December 2018 at 16:05:40 CET *To: *Michal Skrivanek <michal.skrivanek@redhat.com> *Reply-To: *jenkins@ovirt.org, michal.skrivanek@redhat.com
Jenkins CI *posted comments* on this change.
View Change <https://gerrit.ovirt.org/95518>
Patch set 22:
Build Failed
http://jenkins.ovirt.org/job/vdsm_standard-on-merge/71/ : FAILURE
http://jenkins.ovirt.org/job/vdsm_master_check-merged-el7-x86_64/3980/ : FAILURE
http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-el7-x86_64/4548/ : SUCCESS
http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-fc28-s390x/250/ : SUCCESS
http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-el7-ppc64le/3966/ : SUCCESS
http://jenkins.ovirt.org/job/standard-enqueue/17836/ : This change was successfully submitted to the change queue(s) for system testing.
http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-fc28-x86_64/384/ : SUCCESS
To view, visit change 95518 <https://gerrit.ovirt.org/95518>. To unsubscribe, visit settings <https://gerrit.ovirt.org/settings>. Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I9ea583aa9deea5906a4e5a93c40c0f258fdbe02a Gerrit-Change-Number: 95518 Gerrit-PatchSet: 22 Gerrit-Owner: Michal Skrivanek <michal.skrivanek@redhat.com> Gerrit-Reviewer: Francesco Romani <fromani@redhat.com> Gerrit-Reviewer: Jenkins CI <jenkins@ovirt.org> Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek@redhat.com> Gerrit-Reviewer: Milan Zamazal <mzamazal@redhat.com> Gerrit-Reviewer: Ryan Barry <rbarry@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org> Gerrit-Comment-Date: Wed, 05 Dec 2018 15:05:40 +0000 Gerrit-HasComments: No
_______________________________________________ Infra mailing list -- infra@ovirt.org To unsubscribe send an email to infra-leave@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/R4OLLRU36GUFXM...
_______________________________________________ Infra mailing list -- infra@ovirt.org To unsubscribe send an email to infra-leave@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/WGCCEYVDHFNUAC...

There was a "lago ovirt deploy" command stuck on " vm0096.workers-phx.ovirt.org". My guess is that a previous run of vdsm check-merged got a timeout from Jenkins during "lago ovirt deploy", which caused the job to finish ungracefully (we now that Jenkins use SIGKILL in order to stop jobs). My suggestion is to wrap vdsm's check-merge with the "timeout" command (like we did in OST). On Wed, Dec 5, 2018 at 6:56 PM Barak Korren <bkorren@redhat.com> wrote:
בתאריך יום ד׳, 5 בדצמ׳ 2018, 18:35, מאת Ehud Yonasi <eyonasi@redhat.com>:
It fails because it runs on vm:
hardware acceleration not available * hardware acceleration not available # Start vms: ERROR (in 0:00:01) # Destroy network vdsm_functional_tests_lago: # Destroy network vdsm_functional_tests_lago: Success (in 0:00:00) @ Start specified VMs: ERROR (in 0:00:07) kvm executable not found + prepare_and_copy_yum_conf
You will need to add to the stdci yaml file bare metal requirements for lago. runtime-requirements: support-nesting-level: 2
No that's not it. It seems to have failed because the localrepo port was taken. Perhaps someone manually aborted a previous job and did not cleanup left over lago processes?
On Wed, Dec 5, 2018 at 6:07 PM Michal Skrivanek < michal.skrivanek@redhat.com> wrote:
the error seems totally unrelated to any test, it seems it’s failing during lago deployment?. Can you please check that?
*15:37:55* + lago ovirt deploy*15:37:56* @ Deploy oVirt environment: *15:37:56* @ Deploy oVirt environment: ERROR (in 0:00:00)*15:37:56* Error occured, aborting*15:37:56* Traceback (most recent call last):*15:37:56* File "/usr/lib/python2.7/site-packages/ovirtlago/cmd.py", line 383, in do_run*15:37:56* self.cli_plugins[args.ovirtverb].do_run(args)*15:37:56* File "/usr/lib/python2.7/site-packages/lago/plugins/cli.py", line 184, in do_run*15:37:56* self._do_run(**vars(args))*15:37:56* File "/usr/lib/python2.7/site-packages/lago/utils.py", line 505, in wrapper*15:37:56* return func(*args, **kwargs)*15:37:56* File "/usr/lib/python2.7/site-packages/lago/utils.py", line 516, in wrapper*15:37:56* return func(*args, prefix=prefix, **kwargs)*15:37:56* File "/usr/lib/python2.7/site-packages/ovirtlago/cmd.py", line 181, in do_deploy*15:37:56* prefix.deploy()*15:37:56* File "/usr/lib/python2.7/site-packages/lago/log_utils.py", line 636, in wrapper*15:37:56* return func(*args, **kwargs)*15:37:56* File "/usr/lib/python2.7/site-packages/ovirtlago/reposetup.py", line 125, in wrapper*15:37:56* root_dir=prefix.paths.internal_repo(),*15:37:56* File "/usr/lib64/python2.7/contextlib.py", line 17, in __enter__*15:37:56* return self.gen.next()*15:37:56* File "/usr/lib/python2.7/site-packages/ovirtlago/server.py", line 148, in repo_server_context*15:37:56* root_dir=root_dir,*15:37:56* File "/usr/lib/python2.7/site-packages/ovirtlago/server.py", line 127, in _create_http_server*15:37:56* generate_request_handler(root_dir),*15:37:56* File "/usr/lib/python2.7/site-packages/ovirtlago/server.py", line 60, in __init__*15:37:56* ThreadingTCPServer.__init__(self, server_address, RequestHandlerClass)*15:37:56* File "/usr/lib64/python2.7/SocketServer.py", line 419, in __init__*15:37:56* self.server_bind()*15:37:56* File "/usr/lib64/python2.7/SocketServer.py", line 430, in server_bind*15:37:56* self.socket.bind(self.server_address)*15:37:56* File "/usr/lib64/python2.7/socket.py", line 224, in meth*15:37:56* return getattr(self._sock,name)(*args)*15:37:56* error: [Errno 98] Address already in use
Begin forwarded message:
*From: *Code Review <gerrit@ovirt.org> *Subject: **Change in vdsm[master]: spec: baseline qemu for 4.3* *Date: *5 December 2018 at 16:05:40 CET *To: *Michal Skrivanek <michal.skrivanek@redhat.com> *Reply-To: *jenkins@ovirt.org, michal.skrivanek@redhat.com
Jenkins CI *posted comments* on this change.
View Change <https://gerrit.ovirt.org/95518>
Patch set 22:
Build Failed
http://jenkins.ovirt.org/job/vdsm_standard-on-merge/71/ : FAILURE
http://jenkins.ovirt.org/job/vdsm_master_check-merged-el7-x86_64/3980/ : FAILURE
http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-el7-x86_64/4548/ : SUCCESS
http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-fc28-s390x/250/ : SUCCESS
http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-el7-ppc64le/3966/ : SUCCESS
http://jenkins.ovirt.org/job/standard-enqueue/17836/ : This change was successfully submitted to the change queue(s) for system testing.
http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-fc28-x86_64/384/ : SUCCESS
To view, visit change 95518 <https://gerrit.ovirt.org/95518>. To unsubscribe, visit settings <https://gerrit.ovirt.org/settings>. Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I9ea583aa9deea5906a4e5a93c40c0f258fdbe02a Gerrit-Change-Number: 95518 Gerrit-PatchSet: 22 Gerrit-Owner: Michal Skrivanek <michal.skrivanek@redhat.com> Gerrit-Reviewer: Francesco Romani <fromani@redhat.com> Gerrit-Reviewer: Jenkins CI <jenkins@ovirt.org> Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek@redhat.com> Gerrit-Reviewer: Milan Zamazal <mzamazal@redhat.com> Gerrit-Reviewer: Ryan Barry <rbarry@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org> Gerrit-Comment-Date: Wed, 05 Dec 2018 15:05:40 +0000 Gerrit-HasComments: No
_______________________________________________ Infra mailing list -- infra@ovirt.org To unsubscribe send an email to infra-leave@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/R4OLLRU36GUFXM...
_______________________________________________ Infra mailing list -- infra@ovirt.org To unsubscribe send an email to infra-leave@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/WGCCEYVDHFNUAC...
_______________________________________________ Infra mailing list -- infra@ovirt.org To unsubscribe send an email to infra-leave@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/ZALCBLBNG7GHT5...
-- *GAL bEN HAIM* RHV DEVOPS

בתאריך יום ד׳, 5 בדצמ׳ 2018, 19:11, מאת Gal Ben Haim <gbenhaim@redhat.com>:
There was a "lago ovirt deploy" command stuck on " vm0096.workers-phx.ovirt.org". My guess is that a previous run of vdsm check-merged got a timeout from Jenkins during "lago ovirt deploy", which caused the job to finish ungracefully (we now that Jenkins use SIGKILL in order to stop jobs). My suggestion is to wrap vdsm's check-merge with the "timeout" command (like we did in OST).
Actually one of the imrovements we implemented because of CNV was to enforce the timeout from inside rather then outside mock, so individual projects do not need to do it on their own. At this point it's almost certain this was either a manual abort or a Jenkins reboot.
On Wed, Dec 5, 2018 at 6:56 PM Barak Korren <bkorren@redhat.com> wrote:
בתאריך יום ד׳, 5 בדצמ׳ 2018, 18:35, מאת Ehud Yonasi <eyonasi@redhat.com>:
It fails because it runs on vm:
hardware acceleration not available * hardware acceleration not available # Start vms: ERROR (in 0:00:01) # Destroy network vdsm_functional_tests_lago: # Destroy network vdsm_functional_tests_lago: Success (in 0:00:00) @ Start specified VMs: ERROR (in 0:00:07) kvm executable not found + prepare_and_copy_yum_conf
You will need to add to the stdci yaml file bare metal requirements for lago. runtime-requirements: support-nesting-level: 2
No that's not it. It seems to have failed because the localrepo port was taken. Perhaps someone manually aborted a previous job and did not cleanup left over lago processes?
On Wed, Dec 5, 2018 at 6:07 PM Michal Skrivanek < michal.skrivanek@redhat.com> wrote:
the error seems totally unrelated to any test, it seems it’s failing during lago deployment?. Can you please check that?
*15:37:55* + lago ovirt deploy*15:37:56* @ Deploy oVirt environment: *15:37:56* @ Deploy oVirt environment: ERROR (in 0:00:00)*15:37:56* Error occured, aborting*15:37:56* Traceback (most recent call last):*15:37:56* File "/usr/lib/python2.7/site-packages/ovirtlago/cmd.py", line 383, in do_run*15:37:56* self.cli_plugins[args.ovirtverb].do_run(args)*15:37:56* File "/usr/lib/python2.7/site-packages/lago/plugins/cli.py", line 184, in do_run*15:37:56* self._do_run(**vars(args))*15:37:56* File "/usr/lib/python2.7/site-packages/lago/utils.py", line 505, in wrapper*15:37:56* return func(*args, **kwargs)*15:37:56* File "/usr/lib/python2.7/site-packages/lago/utils.py", line 516, in wrapper*15:37:56* return func(*args, prefix=prefix, **kwargs)*15:37:56* File "/usr/lib/python2.7/site-packages/ovirtlago/cmd.py", line 181, in do_deploy*15:37:56* prefix.deploy()*15:37:56* File "/usr/lib/python2.7/site-packages/lago/log_utils.py", line 636, in wrapper*15:37:56* return func(*args, **kwargs)*15:37:56* File "/usr/lib/python2.7/site-packages/ovirtlago/reposetup.py", line 125, in wrapper*15:37:56* root_dir=prefix.paths.internal_repo(),*15:37:56* File "/usr/lib64/python2.7/contextlib.py", line 17, in __enter__*15:37:56* return self.gen.next()*15:37:56* File "/usr/lib/python2.7/site-packages/ovirtlago/server.py", line 148, in repo_server_context*15:37:56* root_dir=root_dir,*15:37:56* File "/usr/lib/python2.7/site-packages/ovirtlago/server.py", line 127, in _create_http_server*15:37:56* generate_request_handler(root_dir),*15:37:56* File "/usr/lib/python2.7/site-packages/ovirtlago/server.py", line 60, in __init__*15:37:56* ThreadingTCPServer.__init__(self, server_address, RequestHandlerClass)*15:37:56* File "/usr/lib64/python2.7/SocketServer.py", line 419, in __init__*15:37:56* self.server_bind()*15:37:56* File "/usr/lib64/python2.7/SocketServer.py", line 430, in server_bind*15:37:56* self.socket.bind(self.server_address)*15:37:56* File "/usr/lib64/python2.7/socket.py", line 224, in meth*15:37:56* return getattr(self._sock,name)(*args)*15:37:56* error: [Errno 98] Address already in use
Begin forwarded message:
*From: *Code Review <gerrit@ovirt.org> *Subject: **Change in vdsm[master]: spec: baseline qemu for 4.3* *Date: *5 December 2018 at 16:05:40 CET *To: *Michal Skrivanek <michal.skrivanek@redhat.com> *Reply-To: *jenkins@ovirt.org, michal.skrivanek@redhat.com
Jenkins CI *posted comments* on this change.
View Change <https://gerrit.ovirt.org/95518>
Patch set 22:
Build Failed
http://jenkins.ovirt.org/job/vdsm_standard-on-merge/71/ : FAILURE
http://jenkins.ovirt.org/job/vdsm_master_check-merged-el7-x86_64/3980/ : FAILURE
http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-el7-x86_64/4548/ : SUCCESS
http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-fc28-s390x/250/ : SUCCESS
http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-el7-ppc64le/3966/ : SUCCESS
http://jenkins.ovirt.org/job/standard-enqueue/17836/ : This change was successfully submitted to the change queue(s) for system testing.
http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-fc28-x86_64/384/ : SUCCESS
To view, visit change 95518 <https://gerrit.ovirt.org/95518>. To unsubscribe, visit settings <https://gerrit.ovirt.org/settings>. Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I9ea583aa9deea5906a4e5a93c40c0f258fdbe02a Gerrit-Change-Number: 95518 Gerrit-PatchSet: 22 Gerrit-Owner: Michal Skrivanek <michal.skrivanek@redhat.com> Gerrit-Reviewer: Francesco Romani <fromani@redhat.com> Gerrit-Reviewer: Jenkins CI <jenkins@ovirt.org> Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek@redhat.com> Gerrit-Reviewer: Milan Zamazal <mzamazal@redhat.com> Gerrit-Reviewer: Ryan Barry <rbarry@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org> Gerrit-Comment-Date: Wed, 05 Dec 2018 15:05:40 +0000 Gerrit-HasComments: No
_______________________________________________ Infra mailing list -- infra@ovirt.org To unsubscribe send an email to infra-leave@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/R4OLLRU36GUFXM...
_______________________________________________ Infra mailing list -- infra@ovirt.org To unsubscribe send an email to infra-leave@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/WGCCEYVDHFNUAC...
_______________________________________________ Infra mailing list -- infra@ovirt.org To unsubscribe send an email to infra-leave@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/ZALCBLBNG7GHT5...
-- *GAL bEN HAIM* RHV DEVOPS
participants (4)
-
Barak Korren
-
Ehud Yonasi
-
Gal Ben Haim
-
Michal Skrivanek