Hi,
Basic suite master fails on test_add_vm_pool [1]:
2021-01-13 04:49:22,106+01 INFO [org.ovirt.engine.core.bll.AddVmPoolCommand] (default task-1) [dfd8e322-0ae8-4b41-ab77-a06df07f7e1f] Lock freed to object 'EngineLock:{exclusiveLocks='[test-pool=VM_POOL_NAME]', sharedLocks=''}'
2021-01-13 04:49:22,164+01 DEBUG [org.ovirt.engine.core.common.di.interceptor.DebugLoggingInterceptor] (default task-1) [dfd8e322-0ae8-4b41-ab77-a06df07f7e1f] method: getByNameForDataCenter, params: [ef42b9cc-d4e4-4400-bed1-076c81262682, test-pool-1, null, false], timeElapsed: 33ms
2021-01-13 04:49:22,164+01 DEBUG [org.ovirt.engine.core.bll.IsVmWithSameNameExistQuery] (default task-1) [dfd8e322-0ae8-4b41-ab77-a06df07f7e1f] Query IsVmWithSameNameExistQuery took 33 ms
2021-01-13 04:49:22,165+01 ERROR [org.ovirt.engine.core.bll.AddVmPoolCommand] (default task-1) [] Command 'org.ovirt.engine.core.bll.AddVmPoolCommand' failed: null
2021-01-13 04:49:22,165+01 ERROR [org.ovirt.engine.core.bll.AddVmPoolCommand] (default task-1) [] Exception: java.lang.NullPointerException
at deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.CommonVmPoolCommand.buildAddVmParameters(CommonVmPoolCommand.java:316)
at deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.CommonVmPoolCommand.addVmsToPool(CommonVmPoolCommand.java:250)
at deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.CommonVmPoolCommand.executeCommand(CommonVmPoolCommand.java:232)
at deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.CommandBase.executeWithoutTransaction(CommandBase.java:1175)
at deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.CommandBase.executeActionInTransactionScope(CommandBase.java:1333)
at deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.CommandBase.runInTransaction(CommandBase.java:2009)
at org.ovirt.engine.core.utils//org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInSuppressed(TransactionSupport.java:140)
at org.ovirt.engine.core.utils//org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInScope(TransactionSupport.java:79)
at deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.CommandBase.execute(CommandBase.java:1393)
at deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.CommandBase.executeAction(CommandBase.java:425)
at deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.executor.DefaultBackendActionExecutor.execute(DefaultBackendActionExecutor.java:13)
Can some one take a look?
Thanks
Galit
--