<div dir="ltr"><div><div><div>Thanks Juan and Maor for the quick respond.<br></div>I've pasted the wrong patch, the one that caused the failure is <a href="https://gerrit.ovirt.org/#/c/80969/">https://gerrit.ovirt.org/#/c/80969/</a><br></div>I'll resend the mail..</div><div>I'm sorry for the noise!<br></div></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Aug 30, 2017 at 10:22 AM Maor Lipchuk <<a href="mailto:mlipchuk@redhat.com">mlipchuk@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thanks for the quick respond Juan<br>
<br>
On Wed, Aug 30, 2017 at 10:21 AM, Juan Hernández <<a href="mailto:jhernand@redhat.com" target="_blank">jhernand@redhat.com</a>> wrote:<br>
> That failure was cased by this patch:<br>
><br>
> restapi: Update to model 4.2.16 and metamodel 1.2.10<br>
> <a href="https://gerrit.ovirt.org/81134" rel="noreferrer" target="_blank">https://gerrit.ovirt.org/81134</a><br>
><br>
> And fixed by this one:<br>
><br>
> restapi: Add metamodel-server to restapi-definition module<br>
> <a href="https://gerrit.ovirt.org/81175" rel="noreferrer" target="_blank">https://gerrit.ovirt.org/81175</a><br>
><br>
> On 08/30/2017 09:09 AM, Daniel Belenky wrote:<br>
>><br>
>> *Test Failed:*<br>
>><br>
>> 1. *basic_suite: *002_bootstrap.add_dc and<br>
>> 2. *upgrade_from_release: *001_upgrade_engine.test_initialize_engine<br>
>> 3. *upgrade_from_prevrelease*:<br>
>><br>
>> *Link to test logs:*<br>
>><br>
>> 1. *basic suite logs<br>
>><br>
>> <<a href="http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/2136/artifact/exported-artifacts/basic-suit-master-el7" rel="noreferrer" target="_blank">http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/2136/artifact/exported-artifacts/basic-suit-master-el7</a>>*<br>
>> 2. *upgrade from prev release suite logs<br>
>><br>
>> <<a href="http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/2136/artifact/exported-artifacts/upgrade-from-prevrelease-suit-master-el7" rel="noreferrer" target="_blank">http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/2136/artifact/exported-artifacts/upgrade-from-prevrelease-suit-master-el7</a>>*<br>
>> 3. *upgrade from release suite logs<br>
>><br>
>> <<a href="http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/2136/artifact/exported-artifacts/upgrade-from-release-suit-master-el7" rel="noreferrer" target="_blank">http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/2136/artifact/exported-artifacts/upgrade-from-release-suit-master-el7</a>>*<br>
>><br>
>><br>
>> *Suspected patch: <a href="https://gerrit.ovirt.org/#/c/79033/41" rel="noreferrer" target="_blank">https://gerrit.ovirt.org/#/c/79033/41</a><br>
>> <<a href="https://gerrit.ovirt.org/#/c/79033/41" rel="noreferrer" target="_blank">https://gerrit.ovirt.org/#/c/79033/41</a>>*<br>
>><br>
>><br>
>> *Please note that this change was the only change under those tests.*<br>
>> *Error snippet from basic-suite /var/log/ovirt-engine/server.log:*<br>
>><br>
>><br>
>> ERROR [io.undertow.request] (default task-5) UT005023: Exception<br>
>> handling request to /ovirt-engine/api/v4/datacenters:<br>
>> java.lang.RuntimeException: org.jboss.resteasy.spi.UnhandledException:<br>
>> java.lang.NoClassDefFoundError:<br>
>> org/ovirt/api/metamodel/server/ValidationException<br>
>> at<br>
>> io.undertow.servlet.spec.RequestDispatcherImpl.forwardImpl(RequestDispatcherImpl.java:245)<br>
>> [undertow-servlet-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> io.undertow.servlet.spec.RequestDispatcherImpl.forwardImplSetup(RequestDispatcherImpl.java:147)<br>
>> [undertow-servlet-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> io.undertow.servlet.spec.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:111)<br>
>> [undertow-servlet-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> org.ovirt.engine.api.restapi.invocation.VersionFilter.doFilter(VersionFilter.java:180)<br>
>> [restapi-jaxrs.jar:]<br>
>> at<br>
>> org.ovirt.engine.api.restapi.invocation.VersionFilter.doFilter(VersionFilter.java:98)<br>
>> [restapi-jaxrs.jar:]<br>
>> at<br>
>> io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)<br>
>> [undertow-servlet-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)<br>
>> [undertow-servlet-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> org.ovirt.engine.api.restapi.invocation.CurrentFilter.doFilter(CurrentFilter.java:117)<br>
>> [restapi-jaxrs.jar:]<br>
>> at<br>
>> org.ovirt.engine.api.restapi.invocation.CurrentFilter.doFilter(CurrentFilter.java:72)<br>
>> [restapi-jaxrs.jar:]<br>
>> at<br>
>> io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)<br>
>> [undertow-servlet-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)<br>
>> [undertow-servlet-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> org.ovirt.engine.core.aaa.filters.RestApiSessionMgmtFilter.doFilter(RestApiSessionMgmtFilter.java:78)<br>
>> [aaa.jar:]<br>
>> at<br>
>> io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)<br>
>> [undertow-servlet-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)<br>
>> [undertow-servlet-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> org.ovirt.engine.core.aaa.filters.EnforceAuthFilter.doFilter(EnforceAuthFilter.java:42)<br>
>> [aaa.jar:]<br>
>> at<br>
>> io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)<br>
>> [undertow-servlet-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)<br>
>> [undertow-servlet-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> org.ovirt.engine.core.aaa.filters.SsoRestApiNegotiationFilter.doFilter(SsoRestApiNegotiationFilter.java:84)<br>
>> [aaa.jar:]<br>
>> at<br>
>> io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)<br>
>> [undertow-servlet-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)<br>
>> [undertow-servlet-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> org.ovirt.engine.core.aaa.filters.SsoRestApiAuthFilter.doFilter(SsoRestApiAuthFilter.java:47)<br>
>> [aaa.jar:]<br>
>> at<br>
>> io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)<br>
>> [undertow-servlet-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)<br>
>> [undertow-servlet-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> org.ovirt.engine.core.aaa.filters.SessionValidationFilter.doFilter(SessionValidationFilter.java:59)<br>
>> [aaa.jar:]<br>
>> at<br>
>> io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)<br>
>> [undertow-servlet-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)<br>
>> [undertow-servlet-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> org.ovirt.engine.core.aaa.filters.RestApiSessionValidationFilter.doFilter(RestApiSessionValidationFilter.java:35)<br>
>> [aaa.jar:]<br>
>> at<br>
>> io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)<br>
>> [undertow-servlet-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)<br>
>> [undertow-servlet-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> org.ovirt.engine.api.restapi.security.CSRFProtectionFilter.doFilter(CSRFProtectionFilter.java:111)<br>
>> [restapi-jaxrs.jar:]<br>
>> at<br>
>> org.ovirt.engine.api.restapi.security.CSRFProtectionFilter.doFilter(CSRFProtectionFilter.java:102)<br>
>> [restapi-jaxrs.jar:]<br>
>> at<br>
>> io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)<br>
>> [undertow-servlet-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)<br>
>> [undertow-servlet-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> org.ovirt.engine.core.utils.servlet.CORSSupportFilter.doFilter(CORSSupportFilter.java:284)<br>
>> [utils.jar:]<br>
>> at<br>
>> io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)<br>
>> [undertow-servlet-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)<br>
>> [undertow-servlet-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)<br>
>> [undertow-servlet-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)<br>
>> [undertow-servlet-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)<br>
>> [undertow-servlet-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)<br>
>> at<br>
>> io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)<br>
>> [undertow-core-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131)<br>
>> [undertow-servlet-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)<br>
>> [undertow-servlet-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)<br>
>> [undertow-core-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> io.undertow.security.handlers.AuthenticationConstraintHandler.handleRequest(AuthenticationConstraintHandler.java:53)<br>
>> [undertow-core-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)<br>
>> [undertow-core-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)<br>
>> [undertow-servlet-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> io.undertow.servlet.handlers.security.ServletSecurityConstraintHandler.handleRequest(ServletSecurityConstraintHandler.java:59)<br>
>> [undertow-servlet-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)<br>
>> [undertow-core-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)<br>
>> [undertow-servlet-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)<br>
>> [undertow-core-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)<br>
>> [undertow-core-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)<br>
>> [undertow-core-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)<br>
>> at<br>
>> io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)<br>
>> [undertow-core-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)<br>
>> [undertow-core-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:292)<br>
>> [undertow-servlet-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:81)<br>
>> [undertow-servlet-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:138)<br>
>> [undertow-servlet-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135)<br>
>> [undertow-servlet-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)<br>
>> [undertow-servlet-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)<br>
>> [undertow-servlet-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> org.wildfly.extension.undertow.security.SecurityContextThreadSetupAction.lambda$create$0(SecurityContextThreadSetupAction.java:105)<br>
>> at<br>
>> org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1508)<br>
>> at<br>
>> org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1508)<br>
>> at<br>
>> org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1508)<br>
>> at<br>
>> io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:272)<br>
>> [undertow-servlet-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81)<br>
>> [undertow-servlet-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:104)<br>
>> [undertow-servlet-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> io.undertow.server.Connectors.executeRootHandler(Connectors.java:326)<br>
>> [undertow-core-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:812)<br>
>> [undertow-core-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)<br>
>> [rt.jar:1.8.0_141]<br>
>> at<br>
>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)<br>
>> [rt.jar:1.8.0_141]<br>
>> at java.lang.Thread.run(Thread.java:748) [rt.jar:1.8.0_141]<br>
>> Caused by: org.jboss.resteasy.spi.UnhandledException:<br>
>> java.lang.NoClassDefFoundError:<br>
>> org/ovirt/api/metamodel/server/ValidationException<br>
>> at<br>
>> org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:78)<br>
>> [resteasy-jaxrs-3.0.24.Final.jar:3.0.24.Final]<br>
>> at<br>
>> org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:222)<br>
>> [resteasy-jaxrs-3.0.24.Final.jar:3.0.24.Final]<br>
>> at<br>
>> org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:179)<br>
>> [resteasy-jaxrs-3.0.24.Final.jar:3.0.24.Final]<br>
>> at<br>
>> org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:422)<br>
>> [resteasy-jaxrs-3.0.24.Final.jar:3.0.24.Final]<br>
>> at<br>
>> org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:213)<br>
>> [resteasy-jaxrs-3.0.24.Final.jar:3.0.24.Final]<br>
>> at<br>
>> org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:228)<br>
>> [resteasy-jaxrs-3.0.24.Final.jar:3.0.24.Final]<br>
>> at<br>
>> org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:56)<br>
>> [resteasy-jaxrs-3.0.24.Final.jar:3.0.24.Final]<br>
>> at<br>
>> org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:51)<br>
>> [resteasy-jaxrs-3.0.24.Final.jar:3.0.24.Final]<br>
>> at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)<br>
>> [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final]<br>
>> at<br>
>> io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85)<br>
>> [undertow-servlet-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:81)<br>
>> [undertow-servlet-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)<br>
>> [undertow-servlet-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)<br>
>> [undertow-servlet-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)<br>
>> [undertow-core-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)<br>
>> [undertow-core-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)<br>
>> [undertow-core-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:274)<br>
>> [undertow-servlet-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> io.undertow.servlet.handlers.ServletInitialHandler.dispatchToPath(ServletInitialHandler.java:209)<br>
>> [undertow-servlet-1.4.18.Final.jar:1.4.18.Final]<br>
>> at<br>
>> io.undertow.servlet.spec.RequestDispatcherImpl.forwardImpl(RequestDispatcherImpl.java:221)<br>
>> [undertow-servlet-1.4.18.Final.jar:1.4.18.Final]<br>
>> ... 73 more<br>
>> Caused by: java.lang.NoClassDefFoundError:<br>
>> org/ovirt/api/metamodel/server/ValidationException<br>
>> at<br>
>> org.ovirt.engine.api.resource.DataCentersResource.doAdd(DataCentersResource.java:58)<br>
>> [restapi-definition.jar:]<br>
>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br>
>> [rt.jar:1.8.0_141]<br>
>> at<br>
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)<br>
>> [rt.jar:1.8.0_141]<br>
>> at<br>
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)<br>
>> [rt.jar:1.8.0_141]<br>
>> at java.lang.reflect.Method.invoke(Method.java:498)<br>
>> [rt.jar:1.8.0_141]<br>
>> at<br>
>> org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:140)<br>
>> [resteasy-jaxrs-3.0.24.Final.jar:3.0.24.Final]<br>
>> at<br>
>> org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:295)<br>
>> [resteasy-jaxrs-3.0.24.Final.jar:3.0.24.Final]<br>
>> at<br>
>> org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:249)<br>
>> [resteasy-jaxrs-3.0.24.Final.jar:3.0.24.Final]<br>
>> at<br>
>> org.jboss.resteasy.core.ResourceLocatorInvoker.invokeOnTargetObject(ResourceLocatorInvoker.java:138)<br>
>> [resteasy-jaxrs-3.0.24.Final.jar:3.0.24.Final]<br>
>> at<br>
>> org.jboss.resteasy.core.ResourceLocatorInvoker.invoke(ResourceLocatorInvoker.java:101)<br>
>> [resteasy-jaxrs-3.0.24.Final.jar:3.0.24.Final]<br>
>> at<br>
>> org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:406)<br>
>> [resteasy-jaxrs-3.0.24.Final.jar:3.0.24.Final]<br>
>> ... 88 more<br>
>> Caused by: java.lang.ClassNotFoundException:<br>
>> org.ovirt.api.metamodel.server.ValidationException from [Module<br>
>> "org.ovirt.engine.api.restapi-definition" from local module loader<br>
>> @61064425 (finder: local module finder @7b1d7fff (roots:<br>
>><br>
>> /usr/share/ovirt-engine-wildfly-overlay/modules,/usr/share/ovirt-engine/modules/common,/usr/share/ovirt-engine-extension-aaa-jdbc/modules,/usr/share/ovirt-engine-extension-aaa-ldap/modules,/usr/share/ovirt-engine-wildfly/modules,/usr/share/ovirt-engine-wildfly/modules/system/layers/base))]<br>
>> at<br>
>> org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:198)<br>
>> [jboss-modules.jar:1.6.0.CR2]<br>
>> at<br>
>> org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:412)<br>
>> [jboss-modules.jar:1.6.0.CR2]<br>
>> at<br>
>> org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:400)<br>
>> [jboss-modules.jar:1.6.0.CR2]<br>
>> at<br>
>> org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:116)<br>
>> [jboss-modules.jar:1.6.0.CR2]<br>
>> ... 99 more<br>
>><br>
>><br>
>><br>
>> *Error snippet from both upgrade suites (engine setup output):*[ ERROR<br>
>> ] Failed to execute stage 'Closing up': Command '/bin/firewall-cmd'<br>
>> failed to execute<br>
>><br>
>><br>
>><br>
>> _______________________________________________<br>
>> Devel mailing list<br>
>> <a href="mailto:Devel@ovirt.org" target="_blank">Devel@ovirt.org</a><br>
>> <a href="http://lists.ovirt.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/devel</a><br>
>><br>
><br>
</blockquote></div><div dir="ltr">-- <br></div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><p class="inbox-inbox-fullname-container" style="box-sizing:border-box;color:rgb(0,0,0);font-family:overpass,sans-serif;font-weight:bold;margin:0px;padding:0px;font-size:14px;text-transform:uppercase"><span class="inbox-inbox-firstname-container" style="box-sizing:border-box">DANIEL</span><span class="inbox-inbox-Apple-converted-space"> </span><span class="inbox-inbox-lastname-container" style="box-sizing:border-box">BELENKY</span></p><p class="inbox-inbox-position-container" style="box-sizing:border-box;color:rgb(0,0,0);font-family:overpass,sans-serif;font-size:10px;margin:0px 0px 4px;text-transform:uppercase"><span class="inbox-inbox-position" style="box-sizing:border-box">RHV DEVOPS</span></p><p class="inbox-inbox-legal-container" style="box-sizing:border-box;font-family:overpass,sans-serif;margin:0px;font-size:10px;color:rgb(153,153,153)"><a class="inbox-inbox-redhat-anchor" href="https://www.redhat.com/" target="_blank" style="box-sizing:border-box;color:rgb(0,136,206);margin:0px;text-decoration-line:none">Red Hat<span class="inbox-inbox-Apple-converted-space"> </span><span style="box-sizing:border-box">EMEA</span></a></p><p class="inbox-inbox-fingerprint-container" style="box-sizing:border-box;font-size:10px;margin:0px 0px 1em;color:rgb(153,153,153);font-family:overpass-mono,monospaced"><span style="box-sizing:border-box">IRC: #rhev-integ #rhev-dev</span></p><table border="0" style="box-sizing:border-box;color:rgb(0,0,0);font-family:overpass,sans-serif;font-size:medium"><tbody style="box-sizing:border-box"><tr style="box-sizing:border-box"><td width="100px" style="box-sizing:border-box"><a href="https://red.ht/sig" style="box-sizing:border-box"><img width="90" height="auto" style="box-sizing: border-box;" src="https://www.redhat.com/files/brand/email/sig-redhat.png"></a></td></tr></tbody></table></div></div>