Hi Yedidyah,

This bug already reported in - https://bugzilla.redhat.com/1914636
And should be fixed by - https://gerrit.ovirt.org/#/c/ovirt-engine/+/113513/

Thanks

On Thu, 18 Feb 2021 at 12:20, Yedidyah Bar David <[email protected]> wrote:

> Hi all,
>
> On Thu, Feb 18, 2021 at 11:17 AM Code Review <[email protected]> wrote:
> >
> > From Jenkins CI <[email protected]>:
> >
> > Jenkins CI has posted comments on this change. (
> https://gerrit.ovirt.org/c/ovirt-system-tests/+/113452 )
>
> This patch ^^^ makes 002_ and 004_ test modules identical between
> basic-suite and he-basic-suite.
>
> >
> > Change subject: WIP: Unite basic-suite-master 002_ and 004_ with HE
> > ......................................................................
> >
> >
> > Patch Set 29: Continuous-Integration-1
> >
> > Build Failed
> >
> >
> https://jenkins.ovirt.org/job/ovirt-system-tests_standard-check-patch/15615/
> : FAILURE
>
> CI ran 3 suites on it. basic-suite and ansible-suite passed,
> he-basic-suite failed [1] with this in engine.log [2]:
>
> ========================================================================
>
> 2021-02-18 10:06:33,389+01 INFO
> [org.ovirt.engine.core.bll.tasks.CommandCallbacksPoller]
> (EE-ManagedScheduledExecutorService-engineScheduledThreadPool-Thread-81)
> [test_incremental_backup] Exception in invoking callback of command
> RedefineVmCheckpoint (20051278-ed39-40e5-9350-c47bd51fd6c0):
> ClassCastException: class
> org.ovirt.engine.core.bll.RedefineVmCheckpointCommand cannot be cast
> to class org.ovirt.engine.core.bll.SerialChildExecutingCommand
> (org.ovirt.engine.core.bll.RedefineVmCheckpointCommand and
> org.ovirt.engine.core.bll.SerialChildExecutingCommand are in unnamed
> module of loader 'deployment.engine.ear.bll.jar' @176ed0f7)
> 2021-02-18 10:06:33,389+01 ERROR
> [org.ovirt.engine.core.bll.tasks.CommandCallbacksPoller]
> (EE-ManagedScheduledExecutorService-engineScheduledThreadPool-Thread-81)
> [test_incremental_backup] Error invoking callback method 'doPolling'
> for 'ACTIVE' command '20051278-ed39-40e5-9350-c47bd51fd6c0'
> 2021-02-18 10:06:33,390+01 ERROR
> [org.ovirt.engine.core.bll.tasks.CommandCallbacksPoller]
> (EE-ManagedScheduledExecutorService-engineScheduledThreadPool-Thread-81)
> [test_incremental_backup] Exception: java.lang.ClassCastException:
> class org.ovirt.engine.core.bll.RedefineVmCheckpointCommand cannot be
> cast to class org.ovirt.engine.core.bll.SerialChildExecutingCommand
> (org.ovirt.engine.core.bll.RedefineVmCheckpointCommand and
> org.ovirt.engine.core.bll.SerialChildExecutingCommand are in unnamed
> module of loader 'deployment.engine.ear.bll.jar' @176ed0f7)
> at
> deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback.childCommandsExecutionEnded(SerialChildCommandsExecutionCallback.java:29)
> at
> deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.ChildCommandsCallbackBase.doPolling(ChildCommandsCallbackBase.java:80)
> at
> deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.tasks.CommandCallbacksPoller.invokeCallbackMethodsImpl(CommandCallbacksPoller.java:175)
> at
> deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.tasks.CommandCallbacksPoller.invokeCallbackMethods(CommandCallbacksPoller.java:109)
> at
> java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
> at
> java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
> at
> org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
> at
> org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
> at
> java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
> at
> java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
> at java.base/java.lang.Thread.run(Thread.java:834)
> at
> org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
>
> ========================================================================
>
> Any idea?
>
> I also now see that basic-suite fails [3], but on a different test -
> test_import_floating_disk. Not sure that's related.
>
> Thanks and best regards,
>
> [1]
> https://jenkins.ovirt.org/job/ovirt-system-tests_standard-check-patch/15615/testReport/junit/he-basic-suite-master.test-scenarios/004_basic_sanity_pytest/Invoking_jobs___check_patch_he_basic_suite_master_el8_x86_64___test_incremental_backup_vm2/
>
> [2]
> https://jenkins.ovirt.org/job/ovirt-system-tests_standard-check-patch/15615/artifact/check-patch.he-basic_suite_master.el8.x86_64/test_logs/he-basic-suite-master/post-004_basic_sanity_pytest.py/lago-he-basic-suite-master-engine/_var_log/ovirt-engine/engine.log
>
> [3]
> https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-master_nightly/884/
>
> >
> >
> > --
> > To view, visit https://gerrit.ovirt.org/c/ovirt-system-tests/+/113452
> > To unsubscribe, or for help writing mail filters, visit
> https://gerrit.ovirt.org/settings
> >
> > Gerrit-Project: ovirt-system-tests
> > Gerrit-Branch: master
> > Gerrit-Change-Id: Ied836cda6b622dbebdb869e0b83fa4c0e0b7ca2c
> > Gerrit-Change-Number: 113452
> > Gerrit-PatchSet: 29
> > Gerrit-Owner: Yedidyah Bar David <[email protected]>
> > Gerrit-Reviewer: Anton Marchukov <[email protected]>
> > Gerrit-Reviewer: Dafna Ron <[email protected]>
> > Gerrit-Reviewer: Dusan Fodor <[email protected]>
> > Gerrit-Reviewer: Gal Ben Haim <[email protected]>
> > Gerrit-Reviewer: Galit Rosenthal <[email protected]>
> > Gerrit-Reviewer: Jenkins CI <[email protected]>
> > Gerrit-Reviewer: Name of user not set #1001916
> > Gerrit-Reviewer: Yedidyah Bar David <[email protected]>
> > Gerrit-Reviewer: Zuul CI <[email protected]>
> > Gerrit-Comment-Date: Thu, 18 Feb 2021 09:17:18 +0000
> > Gerrit-HasComments: No
> > Gerrit-Has-Labels: Yes
> > Gerrit-MessageType: comment
> >
>
>
> --
> Didi
>
>

-- 
Regards,
Eyal Shenitzky
_______________________________________________
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/UKNRODXQDSLZLJT7HH4MXCGOTSB7IRPY/

Reply via email to