It's caused by building apache-sshd-2.5.0  and there are already patches on
engine side which are needed to support this new version:

https://gerrit.ovirt.org/109225
https://gerrit.ovirt.org/109226

I've already verified them manually, but I'm waiting for manual OST to
finish

Martin


On Wed, Jun 24, 2020 at 2:55 PM Dominik Holler <[email protected]> wrote:

> Hello,
> is someone already investigating
>
> 2020-06-24 07:29:43,565-04 DEBUG [org.ovirt.engine.core.bll.Backend] (default 
> task-1) [] Executing command AddVds for user admin@internal-authz.
> 2020-06-24 07:29:43,653-04 DEBUG 
> [org.ovirt.engine.core.bll.hostdeploy.AddVdsCommand] (default task-1) 
> [3735aff5-36f3-4707-b109-54bd8abfd4aa] Checking whether user 
> '81ca9a3c-b60d-11ea-9315-5452c0a8c904' or one of the groups he is member of, 
> have the following permissions:  ID: 39c35b3b-a61e-4d80-8880-4de70a11711b 
> Type: ClusterAction group CREATE_HOST with role type ADMIN
> 2020-06-24 07:29:43,655-04 DEBUG 
> [org.ovirt.engine.core.bll.hostdeploy.AddVdsCommand] (default task-1) 
> [3735aff5-36f3-4707-b109-54bd8abfd4aa] Found permission 
> '81cab47c-b60d-11ea-9316-5452c0a8c904' for user when running 'AddVds', on 
> 'Cluster' with id '39c35b3b-a61e-4d80-8880-4de70a11711b'
> 2020-06-24 07:29:43,685-04 DEBUG 
> [org.ovirt.engine.core.dal.dbbroker.PostgresDbEngineDialect$PostgresSimpleJdbcCall]
>  (default task-1) [3735aff5-36f3-4707-b109-54bd8abfd4aa] Compiled stored 
> procedure. Call string is [{call getvmstaticbyname(?)}]
> 2020-06-24 07:29:43,685-04 DEBUG 
> [org.ovirt.engine.core.dal.dbbroker.PostgresDbEngineDialect$PostgresSimpleJdbcCall]
>  (default task-1) [3735aff5-36f3-4707-b109-54bd8abfd4aa] SqlCall for 
> procedure [GetVmStaticByName] compiled
> 2020-06-24 07:29:43,693-04 DEBUG 
> [org.ovirt.engine.core.dal.dbbroker.PostgresDbEngineDialect$PostgresSimpleJdbcCall]
>  (default task-1) [3735aff5-36f3-4707-b109-54bd8abfd4aa] Compiled stored 
> procedure. Call string is [{call getvdsbynameandclusterid(?, ?)}]
> 2020-06-24 07:29:43,693-04 DEBUG 
> [org.ovirt.engine.core.dal.dbbroker.PostgresDbEngineDialect$PostgresSimpleJdbcCall]
>  (default task-1) [3735aff5-36f3-4707-b109-54bd8abfd4aa] SqlCall for 
> procedure [GetVdsByNameAndClusterId] compiled
> 2020-06-24 07:29:43,722-04 DEBUG 
> [org.ovirt.engine.core.common.di.interceptor.DebugLoggingInterceptor] 
> (default task-1) [3735aff5-36f3-4707-b109-54bd8abfd4aa] method: getByName, 
> params: [lago-basic-suite-master-host-0, 
> 39c35b3b-a61e-4d80-8880-4de70a11711b], timeElapsed: 35ms
> 2020-06-24 07:29:43,728-04 DEBUG 
> [org.ovirt.engine.core.dal.dbbroker.PostgresDbEngineDialect$PostgresSimpleJdbcCall]
>  (default task-1) [3735aff5-36f3-4707-b109-54bd8abfd4aa] Compiled stored 
> procedure. Call string is [{call getvdsbyhostnameandclusterid(?, ?)}]
> 2020-06-24 07:29:43,728-04 DEBUG 
> [org.ovirt.engine.core.dal.dbbroker.PostgresDbEngineDialect$PostgresSimpleJdbcCall]
>  (default task-1) [3735aff5-36f3-4707-b109-54bd8abfd4aa] SqlCall for 
> procedure [GetVdsByHostNameAndClusterId] compiled
> 2020-06-24 07:29:43,755-04 DEBUG 
> [org.ovirt.engine.core.common.di.interceptor.DebugLoggingInterceptor] 
> (default task-1) [3735aff5-36f3-4707-b109-54bd8abfd4aa] method: 
> getAllForHostname, params: [lago-basic-suite-master-host-0, 
> 39c35b3b-a61e-4d80-8880-4de70a11711b], timeElapsed: 33ms
> 2020-06-24 07:29:43,760-04 DEBUG 
> [org.ovirt.engine.core.dal.dbbroker.PostgresDbEngineDialect$PostgresSimpleJdbcCall]
>  (default task-1) [3735aff5-36f3-4707-b109-54bd8abfd4aa] Compiled stored 
> procedure. Call string is [{call getstorage_poolsbyclusterid(?)}]
> 2020-06-24 07:29:43,760-04 DEBUG 
> [org.ovirt.engine.core.dal.dbbroker.PostgresDbEngineDialect$PostgresSimpleJdbcCall]
>  (default task-1) [3735aff5-36f3-4707-b109-54bd8abfd4aa] SqlCall for 
> procedure [Getstorage_poolsByClusterId] compiled
> 2020-06-24 07:29:43,774-04 DEBUG [org.ovirt.engine.core.uutils.ssh.SSHClient] 
> (default task-1) [3735aff5-36f3-4707-b109-54bd8abfd4aa] Connecting 
> 'root@lago-basic-suite-master-host-0'
> 2020-06-24 07:29:44,142-04 DEBUG 
> [org.ovirt.engine.core.common.di.interceptor.DebugLoggingInterceptor] 
> (default task-1) [3735aff5-36f3-4707-b109-54bd8abfd4aa] method: runAction, 
> params: [AddVds, 
> AddVdsActionParameters:{commandId='b5957621-faaa-441c-a5e3-b2e1e3f7b6e1', 
> user='null', commandType='Unknown'}], timeElapsed: 578ms
> 2020-06-24 07:29:44,147-04 ERROR 
> [org.ovirt.engine.api.restapi.resource.AbstractBackendResource] (default 
> task-1) [] Operation Failed: WFLYEJB0442: Unexpected Error
> 2020-06-24 07:29:44,147-04 ERROR 
> [org.ovirt.engine.api.restapi.resource.AbstractBackendResource] (default 
> task-1) [] Exception: javax.ejb.EJBException: WFLYEJB0442: Unexpected Error
>       at 
> [email protected]//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInNoTx(CMTTxInterceptor.java:230)
>       at 
> [email protected]//org.jboss.as.ejb3.tx.CMTTxInterceptor.supports(CMTTxInterceptor.java:430)
>       at 
> [email protected]//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
>       at 
> [email protected]//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
>       at 
> [email protected]//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
>       at 
> [email protected]//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
>
>
> https://jenkins.ovirt.org/view/oVirt%20system%20tests/job/ovirt-system-tests_manual/7001/artifact/exported-artifacts/test_logs/basic-suite-master/post-002_bootstrap_pytest.py/lago-basic-suite-master-engine/_var_log/ovirt-engine/engine.log
>
> ?
>
> Dominik
>
> _______________________________________________
> Devel mailing list -- [email protected]
> To unsubscribe send an email to [email protected]
> Privacy Statement: https://www.ovirt.org/privacy-policy.html
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/[email protected]/message/RGH3SCELUTEDQNYZ5FI4ANGPJCAWJDRI/
>


-- 
Martin Perina
Manager, Software Engineering
Red Hat Czech s.r.o.
_______________________________________________
Devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/[email protected]/message/27HP5ZHW6A7GQ36ZIYEBEQMU2RD4C2O5/

Reply via email to