Re: [Engine-devel] [oVirt Jenkins] ovirt_engine_dao_unit_tests - Build # 3091 - Still Failing!
by Eyal Edri
looks like this patch cause new unit test failure, can you check?
http://gerrit.ovirt.org/gitweb?p=ovirt-engine.git&a=commit&h=6fa50420e5c8...
thanks
eyal edri
ovirt infra
----- Original Message -----
> From: "Jenkins oVirt Server" <jenkins(a)ovirt.org>
> To: eedri(a)redhat.com, engine-patches(a)ovirt.org, oliel(a)redhat.com, yzaslavs(a)redhat.com, infra(a)ovirt.org,
> gerrit2(a)gerrit.ovirt.org
> Sent: Sunday, January 20, 2013 10:43:39 PM
> Subject: [oVirt Jenkins] ovirt_engine_dao_unit_tests - Build # 3091 - Still Failing!
>
> Project: http://jenkins.ovirt.org/job/ovirt_engine_dao_unit_tests/
> Build: http://jenkins.ovirt.org/job/ovirt_engine_dao_unit_tests/3091/
> Build Number: 3091
> Build Status: Still Failing
> Triggered By: Started by upstream project "ovirt_engine" build number
> 4,062
>
> -------------------------------------
> Changes Since Last Success:
> -------------------------------------
> Changes for Build #3084
> [gerrit2] core, db: add cluster view
>
> [gerrit2] webadmin: show data center name for each cluster
>
>
> Changes for Build #3085
> [asaf] restapi: A check for possible NPE BackendVmsResource:remove
> method
>
>
> Changes for Build #3086
> [gerrit2] core: improve error msg text in storage connection
>
>
> Changes for Build #3087
>
> Changes for Build #3088
>
> Changes for Build #3089
> [gerrit2] webadmin: move disks popup - fix alignment
>
> [gerrit2] core: prevent failure on concurrent live snapshots
>
>
> Changes for Build #3090
> [gerrit2] core: required space validation - destination domain
>
>
> Changes for Build #3091
> [gerrit2] engine: VmDeviceUtils cleanup
>
> [gerrit2] engine: VmDeviceUtils cleanup 2
>
>
>
>
> -----------------
> Failed Tests:
> -----------------
> 1 tests failed.
> FAILED:
> org.ovirt.engine.core.dao.GeneralDbDAOTest.testBusinessEntitiesColumnSize
>
> Error Message:
> null
>
> Stack Trace:
> java.lang.AssertionError
> at org.junit.Assert.fail(Assert.java:92)
> at org.junit.Assert.assertTrue(Assert.java:43)
> at org.junit.Assert.assertTrue(Assert.java:54)
> at
> org.ovirt.engine.core.dao.GeneralDbDAOTest.testBusinessEntitiesColumnSize(GeneralDbDAOTest.java:109)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
> at
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
> at
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
> at
> org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
> at
> org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
> at
> org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:74)
> at
> org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:83)
> at
> org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:72)
> at
> org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:231)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
> at
> org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
> at
> org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
> at
> org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:71)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
> at
> org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:174)
> at
> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
> at
> org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
> at
> org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
> at
> org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
> at
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
>
>
>
>
> ------------------
> Build Log:
> ------------------
> [...truncated 2360 lines...]
> [INFO] oVirt Engine API Definition ....................... SUCCESS
> [23.693s]
> [INFO] oVirt Engine API Commom Parent POM ................ SUCCESS
> [0.343s]
> [INFO] oVirt Engine API Common JAX-RS .................... SUCCESS
> [10.271s]
> [INFO] oVirt RESTful API Backend Integration Type Mappers SUCCESS
> [14.818s]
> [INFO] oVirt RESTful API Backend Integration JAX-RS Resources
> SUCCESS [40.124s]
> [INFO] oVirt RESTful API Backend Integration Webapp ...... SUCCESS
> [1.910s]
> [INFO] oVirt Engine Web Root ............................. SUCCESS
> [2.551s]
> [INFO] oVirt Configuration Tool .......................... SUCCESS
> [6.414s]
> [INFO] Notifier Service package .......................... SUCCESS
> [0.141s]
> [INFO] Notifier Service .................................. SUCCESS
> [5.686s]
> [INFO] Notifier Service Resources ........................ SUCCESS
> [1.920s]
> [INFO] oVirt Modules :: Frontend ......................... SUCCESS
> [0.009s]
> [INFO] oVirt APIs ........................................ SUCCESS
> [0.263s]
> [INFO] oVirt generic API ................................. SUCCESS
> [4.969s]
> [INFO] oVirt Modules :: Webadmin ......................... SUCCESS
> [0.032s]
> [INFO] oVirt Modules - ui ................................ SUCCESS
> [0.029s]
> [INFO] Extensions for GWT ................................ SUCCESS
> [4.873s]
> [INFO] UI Utils Compatibility (for UICommon) ............. SUCCESS
> [5.718s]
> [INFO] Frontend for GWT UI Projects ...................... SUCCESS
> [10.426s]
> [INFO] UICommonWeb ....................................... SUCCESS
> [1:01.569s]
> [INFO] oVirt GWT UI common infrastructure ................ SUCCESS
> [57.257s]
> [INFO] WebAdmin .......................................... SUCCESS
> [1:02.782s]
> [INFO] UserPortal ........................................ SUCCESS
> [27.034s]
> [INFO] oVirt WARs ........................................ SUCCESS
> [0.061s]
> [INFO] oVirt Web Application Module ...................... SUCCESS
> [4.323s]
> [INFO] oVirt Server EAR .................................. SUCCESS
> [19.885s]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD SUCCESS
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 11:01.731s
> [INFO] Finished at: Sun Jan 20 15:42:41 EST 2013
> [INFO] Final Memory: 320M/653M
> [INFO]
> ------------------------------------------------------------------------
> [ovirt_engine_dao_unit_tests] $
> /home/jenkins/tools/Maven/3.0.4/bin/mvn -f
> backend/manager/modules/dal/pom.xml
> -Dmaven.repo.local=/home/jenkins/workspace/ovirt_engine_dao_unit_tests/.repository
> test -Penable-dao-tests
> -Dengine.db.url.escaped=jdbc:postgresql://localhost/ovirt_engine_dao_unit_tests_3091
> [INFO] Scanning for projects...
> [WARNING]
> [WARNING] Some problems were encountered while building the effective
> model for org.ovirt.engine.core:dal:jar:3.2.0
> [WARNING] 'build.plugins.plugin.version' for
> org.apache.maven.plugins:maven-resources-plugin is missing. @ line
> 124, column 15
> [WARNING] 'build.plugins.plugin.version' for
> org.apache.maven.plugins:maven-surefire-plugin is missing. @ line
> 180, column 15
> [WARNING] 'build.plugins.plugin.version' for
> org.codehaus.mojo:exec-maven-plugin is missing. @ line 144, column
> 15
> [WARNING]
> [WARNING] It is highly recommended to fix these problems because they
> threaten the stability of your build.
> [WARNING]
> [WARNING] For this reason, future Maven versions might no longer
> support building such malformed projects.
> [WARNING]
> [INFO]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building Data Access Layer 3.2.0
> [INFO]
> ------------------------------------------------------------------------
> [INFO]
> [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @
> dal ---
> [debug] execute contextualize
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 208 resources
> [INFO] Copying 8 resources
> [INFO] Copying 9 resources
> [INFO] Copying 1 resource
> [INFO]
> [INFO] --- maven-resources-plugin:2.5:copy-resources (copy-resources)
> @ dal ---
> [debug] execute contextualize
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 1 resource
> [INFO]
> [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @
> dal ---
> [INFO] Nothing to compile - all classes are up to date
> [INFO]
> [INFO] --- maven-checkstyle-plugin:2.6:check (default) @ dal ---
> [INFO] Starting audit...
> Audit done.
>
> [INFO]
> [INFO] --- maven-resources-plugin:2.5:testResources
> (default-testResources) @ dal ---
> [debug] execute contextualize
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 9 resources
> [INFO]
> [INFO] --- maven-compiler-plugin:2.3.2:testCompile
> (default-testCompile) @ dal ---
> [INFO] Nothing to compile - all classes are up to date
> [INFO]
> [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ dal ---
> [INFO] Surefire report directory:
> /home/jenkins/workspace/ovirt_engine_dao_unit_tests/backend/manager/modules/dal/target/surefire-reports
>
> -------------------------------------------------------
> T E S T S
> -------------------------------------------------------
> Running org.ovirt.engine.core.dao.AdGroupDAOTest
> log4j:WARN No appenders could be found for logger
> (org.springframework.test.context.junit4.SpringJUnit4ClassRunner).
> log4j:WARN Please initialize the log4j system properly.
> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig
> for more info.
> SLF4J: The requested version 1.5.11 by your slf4j binding is not
> compatible with [1.5.5, 1.5.6]
> SLF4J: See http://www.slf4j.org/codes.html#version_mismatch for
> further details.
> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 10.723 sec
> Running org.ovirt.engine.core.dao.ActionGroupDAOTest
> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249
> sec
> Running org.ovirt.engine.core.dao.ImageDaoTest
> Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.552
> sec
> Running org.ovirt.engine.core.dao.VdsStaticDAOTest
> Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.325
> sec
> Running org.ovirt.engine.core.dao.VmDynamicDAOTest
> Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.372 sec
> Running org.ovirt.engine.core.dao.ImageStorageDomainMapDaoTest
> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131
> sec
> Running org.ovirt.engine.core.dao.DiskImageDynamicDAOTest
> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177
> sec
> Running org.ovirt.engine.core.dao.VmDAOTest
> Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 3.304 sec
> Running org.ovirt.engine.core.dao.VmStatisticsDAOTest
> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.212
> sec
> Running org.ovirt.engine.core.dao.VmDeviceDAOTest
> Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 1.756 sec
> Running org.ovirt.engine.core.dao.VdsSpmIdMapDAOTest
> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.386
> sec
> Running org.ovirt.engine.core.dao.network.InterfaceDaoTest
> Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.59
> sec
> Running org.ovirt.engine.core.dao.network.NetworkViewDaoTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026
> sec
> Running org.ovirt.engine.core.dao.network.NetworkClusterDaoTest
> Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.579 sec
> Running org.ovirt.engine.core.dao.network.NetworkDaoTest
> Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.694 sec
> Running org.ovirt.engine.core.dao.network.VmNetworkStatisticsDaoTest
> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236
> sec
> Running org.ovirt.engine.core.dao.network.VmNetworkInterfaceDaoTest
> Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.617 sec
> Running org.ovirt.engine.core.dao.gluster.GlusterVolumeDaoTest
> Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 1.088 sec
> Running org.ovirt.engine.core.dao.gluster.GlusterOptionDaoTest
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087
> sec
> Running org.ovirt.engine.core.dao.gluster.GlusterBrickDaoTest
> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054
> sec
> Running org.ovirt.engine.core.dao.RoleGroupMapDAOTest
> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1
> sec
> Running org.ovirt.engine.core.dao.VdsStatisticsDAOTest
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001
> sec
> Running org.ovirt.engine.core.dao.EventDAOTest
> Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.151 sec
> Running org.ovirt.engine.core.dao.StepDaoTest
> Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.175 sec
> Running org.ovirt.engine.core.dao.StorageDomainStaticDAOTest
> Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.355 sec
> Running org.ovirt.engine.core.dao.SnapshotDaoTest
> Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.75
> sec
> Running org.ovirt.engine.core.dao.VdsGroupDAOTest
> Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.589 sec
> Running org.ovirt.engine.core.dao.JobDaoTest
> Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.197 sec
> Running org.ovirt.engine.core.dao.StorageDomainDAOTest
> Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 2.053 sec
> Running org.ovirt.engine.core.dao.LunDAOTest
> Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294
> sec
> Running org.ovirt.engine.core.dao.AsyncTaskDAOTest
> Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 1.246 sec
> Running org.ovirt.engine.core.dao.MultiThreadedDAOTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.43
> sec
> Running org.ovirt.engine.core.dao.JobSubjectEntityDaoTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043
> sec
> Running org.ovirt.engine.core.dao.VdsDAOTest
> Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 1.703 sec
> Running org.ovirt.engine.core.dao.GeneralDbDAOTest
> Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.418
> sec <<< FAILURE!
> Running org.ovirt.engine.core.dao.StorageServerConnectionDAOTest
> Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.234 sec
> Running org.ovirt.engine.core.dao.QuotaDAOTest
> Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.822 sec
> Running org.ovirt.engine.core.dao.VmPoolDAOTest
> Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.882 sec
> Running org.ovirt.engine.core.dao.VmStaticDAOTest
> Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.459 sec
> Running org.ovirt.engine.core.dao.DbFacadeDAOTest
> Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 1.635 sec
> Running org.ovirt.engine.core.dao.StoragePoolDAOTest
> Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.344 sec
> Running org.ovirt.engine.core.dao.TagDAOTest
> Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.952 sec
> Running org.ovirt.engine.core.dao.StoragePoolIsoMapDAOTest
> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155
> sec
> Running org.ovirt.engine.core.dao.BusinessEntitySnapshotDAOTest
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09
> sec
> Running org.ovirt.engine.core.dao.BaseDiskDaoTest
> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128
> sec
> Running org.ovirt.engine.core.dao.PermissionDAOTest
> Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.43
> sec
> Running org.ovirt.engine.core.dao.DiskLunMapDaoTest
> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066
> sec
> Running org.ovirt.engine.core.dao.BookmarkDAOTest
> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09
> sec
> Running org.ovirt.engine.core.dao.VdsDynamicDAOTest
> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046
> sec
> Running org.ovirt.engine.core.dao.DiskImageDAOTest
> Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.608 sec
> Running org.ovirt.engine.core.dao.DiskDaoTest
> Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.551 sec
> Running
> org.ovirt.engine.core.dao.StorageServerConnectionLunMapDAOTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122
> sec
> Running org.ovirt.engine.core.dao.StorageDomainDynamicDAOTest
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143
> sec
> Running org.ovirt.engine.core.dao.RoleDAOTest
> Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.171 sec
> Running org.ovirt.engine.core.dao.AuditLogDAOTest
> Tests run: 23, Failures: 0, Errors: 0, Skipped: 2, Time elapsed:
> 0.886 sec
> Running org.ovirt.engine.core.dao.VmGuestAgentInterfaceDaoTest
> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.368
> sec
> Running org.ovirt.engine.core.dao.VmTemplateDAOTest
> Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.393 sec
> Running org.ovirt.engine.core.dao.DbUserDAOTest
> Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.42
> sec
> Running org.ovirt.engine.core.dao.VmAndTemplatesGenerationsDaoTest
> Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.003 sec
> Running org.ovirt.engine.core.dao.RepoFileMetaDataDAOTest
> Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.197 sec
> Running org.ovirt.engine.core.dao.VdcOptionDAOTest
> Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247
> sec
>
> Results :
>
> Failed tests:
> testBusinessEntitiesColumnSize(org.ovirt.engine.core.dao.GeneralDbDAOTest)
>
> Tests run: 836, Failures: 1, Errors: 0, Skipped: 2
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 1:11.748s
> [INFO] Finished at: Sun Jan 20 15:44:07 EST 2013
> [INFO] Final Memory: 12M/490M
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-surefire-plugin:2.10:test
> (default-test) on project dal: There are test failures.
> [ERROR]
> [ERROR] Please refer to
> /home/jenkins/workspace/ovirt_engine_dao_unit_tests/backend/manager/modules/dal/target/surefire-reports
> for the individual test results.
> [ERROR] -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with
> the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug
> logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions,
> please read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> Build step 'Invoke top-level Maven targets' marked build as failure
> Performing Post build task...
> Match found for :INFO : True
> Logical operation result is TRUE
> Running script : dropdb -U postgres ${JOB_NAME}_${BUILD_NUMBER} ||
> /bin/true
> [ovirt_engine_dao_unit_tests] $ /bin/sh -xe
> /tmp/hudson1484332558942245432.sh
> + dropdb -U postgres ovirt_engine_dao_unit_tests_3091
> POST BUILD TASK : SUCCESS
> END OF POST BUILD TASK : 0
> Recording test results
> IRC notifier plugin: Sending notification to: #ovirt-jenkins
> Email was triggered for: Failure
> Sending email for trigger: Failure
>
11 years, 10 months
[Engine-devel] engine 3.2 branching completed
by Ofer Schreiber
Hey,
A new branch, engine_3.2, has been created. (starting from git hash 98770a60be484706f2c916447254d04d7ac7dcbd)
ovirt-engine-3.2 will be created from this branch.
If you have any important blocker, please remember to push changes to this branch as well.
Thanks.
---
Ofer Schreiber
Red Hat Israel, Ra'anana
+972-9-7692347
www.redhat.com
11 years, 10 months
[Engine-devel] Can not add a data storage
by Chen, Wei D
--_000_C5A0092C63E939488005F15F736A8112111364SHSMSX101ccrcorpi_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Hi,
We are trying to setup separate ovirt engine/node environment, everything g=
oes well except at the step of adding a data storage. It just says encounte=
red some exception and failed to attach storage domain storage to data cent=
er default from admin portal. I found these error message like follow after=
checking engine.log
"
2013-01-16 10:50:38,518 WARN [org.ovirt.engine.core.vdsbroker.vdsbroker.Br=
okerCommandBase] (ajp--127.0.0.1-8702-7) [64091e1d] Weird return value: Cla=
ss Name: org.ovirt.engine.core.vdsbroker.vdsbroker.StatusForXmlRpc
mCode 661
mMessage Cannot acquire host id: ('23e02bc1-a9fa-4aee-=
b13a-255715aa96b9', SanlockException(-203, 'Sanlock lockspace add failure',=
'Sanlock exception'))
2013-01-16 10:50:38,520 WARN [org.ovirt.engine.core.vdsbroker.vdsbroker.Br=
okerCommandBase] (ajp--127.0.0.1-8702-7) [64091e1d] Weird return value: Cla=
ss Name: org.ovirt.engine.core.vdsbroker.vdsbroker.StatusForXmlRpc
mCode 661
mMessage Cannot acquire host id: ('23e02bc1-a9fa-4aee-=
b13a-255715aa96b9', SanlockException(-203, 'Sanlock lockspace add failure',=
'Sanlock exception'))
"
Some extra information:
Operation System:
Engine: Fedora17, Node: Fedora18.
Ovirt repo used for both engine and node: baseurl=3Dhttp://ovirt.org/releas=
es/nightly/rpm/Fedora/$releasever/
On engine's server I can mount the nfs directory created on node from succe=
ssfully. Would you give us some suggestion on how to resolve this issue. Th=
anks in advance!
Best Regards,
Dave Chen
--_000_C5A0092C63E939488005F15F736A8112111364SHSMSX101ccrcorpi_
Content-Type: text/html; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
<html xmlns:v=3D"urn:schemas-microsoft-com:vml" xmlns:o=3D"urn:schemas-micr=
osoft-com:office:office" xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" xmlns=3D"http:=
//www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dus-ascii"=
>
<meta name=3D"Generator" content=3D"Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:SimSun;
panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
{font-family:SimSun;
panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:SimSun;
panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
text-align:justify;
text-justify:inter-ideograph;
font-size:10.5pt;
font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:"Calibri","sans-serif";
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;
font-family:"Calibri","sans-serif";}
/* Page Definitions */
@page WordSection1
{size:612.0pt 792.0pt;
margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang=3D"ZH-CN" link=3D"blue" vlink=3D"purple" style=3D"text-justify-t=
rim:punctuation">
<div class=3D"WordSection1">
<p class=3D"MsoNormal"><span lang=3D"EN-US">Hi,<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US"><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US">We are trying to setup separate=
ovirt engine/node environment, everything goes well except at the step of =
adding a data storage. It just says encountered some exception and failed t=
o attach storage domain storage to data
center default from admin portal. I found these error message like follow =
after checking engine.log<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US">“<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US">2013-01-16 10:50:38,518 WARN&nb=
sp; [org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase] (ajp--127=
.0.0.1-8702-7) [64091e1d] Weird return value: Class Name: org.ovirt.engine.=
core.vdsbroker.vdsbroker.StatusForXmlRpc<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US">mCode &n=
bsp;  =
; 661<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US">mMessage  =
; &n=
bsp; Cannot acquire host id: ('23e02bc1-a9fa-4aee-b=
13a-255715aa96b9', SanlockException(-203, 'Sanlock lockspace add failure', =
'Sanlock exception'))<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US"><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US">2013-01-16 10:50:38,520 WARN&nb=
sp; [org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase] (ajp--127=
.0.0.1-8702-7) [64091e1d] Weird return value: Class Name: org.ovirt.engine.=
core.vdsbroker.vdsbroker.StatusForXmlRpc<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US">mCode &n=
bsp;  =
; 661<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US">mMessage  =
; &n=
bsp; Cannot acquire host id: ('23e02bc1-a9fa-4aee-b=
13a-255715aa96b9', SanlockException(-203, 'Sanlock lockspace add failure', =
'Sanlock exception'))<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US">“<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US"><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US">Some extra information:<o:p></o=
:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US">Operation System:<o:p></o:p></s=
pan></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US">Engine: Fedora17, Node: Fedora1=
8.<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US">Ovirt repo used for both engine=
and node: baseurl=3Dhttp://ovirt.org/releases/nightly/rpm/Fedora/$releasev=
er/<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US"><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US">On engine’s server I can =
mount the nfs directory created on node from successfully. Would you give u=
s some suggestion on how to resolve this issue. Thanks in advance!<o:p></o:=
p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US"><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US"><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US"><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US"><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US">Best Regards,<o:p></o:p></span>=
</p>
<p class=3D"MsoNormal"><span lang=3D"EN-US">Dave Chen<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US"><o:p> </o:p></span></p>
</div>
</body>
</html>
--_000_C5A0092C63E939488005F15F736A8112111364SHSMSX101ccrcorpi_--
11 years, 10 months
[Engine-devel] Unable to add a Host
by Frantz, Chris
--_000_A24D665DC3ECC245A2EA0D9A958F80B631C2995BG9W0733americas_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Hello,
I've just built and deployed the latest ovirt-engine (and otopi and ovirt-h=
ost-deploy), but I'm unable to add a host to my default cluster.
When I try to add a host, I get a message like this in the event log:
Host vsr19e1b4 installation failed. CallableStatementCallback; SQL [{call i=
nsertauditlog(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?=
, ?, ?, ?, ?, ?)}]; ERROR: invalid byte sequence for encoding "UTF8": 0x00;=
nested exception is org.postgresql.util.PSQLException: ERROR: invalid byte=
sequence for encoding "UTF8": 0x00.
If I log into the target host and examine /tmp/ovirt-host-deploy-*.log, I s=
ee something rather peculiar:
2013-01-14 12:45:59 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logSt=
ring:213 DIALOG:SEND ***CONFIRM DEPLOY_PROCEED Proceed with ovirt-hos=
t-deploy
2013-01-14 12:45:59 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logSt=
ring:213 DIALOG:SEND ### Continuing will configure this host for serv=
ing as hypervisor. Are you sure you want to continue? (yes/no)
2013-01-14 12:45:59 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logSt=
ring:213 DIALOG:SEND ### Response is CONFIRM DEPLOY_PROCEED=3Dyes|no =
or ABORT DEPLOY_PROCEED
2013-01-14 12:45:59 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logSt=
ring:213 DIALOG:RECEIVE [10240 nul bytes]CONFIRM DEPLOY_PROCEED=3Dyes
2013-01-14 12:45:59 DEBUG otopi.context context._executeMethod:127 method e=
xception
Traceback (most recent call last):
File "/tmp/ovirt-tOAzfQ4mqS/pythonlib/otopi/context.py", line 117, in _ex=
ecuteMethod
method['method']()
File "/tmp/ovirt-tOAzfQ4mqS/otopi-plugins/ovirt-host-deploy/core/misc.py"=
, line 74, in _confirm
prompt=3DTrue,
File "/tmp/ovirt-tOAzfQ4mqS/otopi-plugins/otopi/dialog/machine.py", line =
338, in confirm
code=3Dopcode,
It seems that the confirmation message is received, but is preceded by 10k =
worth of nuls. Has anyone seen anything like this before? An ideas on wha=
t I've got wrong?
Thanks,
--Chris
--_000_A24D665DC3ECC245A2EA0D9A958F80B631C2995BG9W0733americas_
Content-Type: text/html; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
<html xmlns:v=3D"urn:schemas-microsoft-com:vml" xmlns:o=3D"urn:schemas-micr=
osoft-com:office:office" xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" xmlns=3D"http:=
//www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dus-ascii"=
>
<meta name=3D"Generator" content=3D"Microsoft Word 12 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:"Calibri","sans-serif";
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang=3D"EN-US" link=3D"blue" vlink=3D"purple">
<div class=3D"WordSection1">
<p class=3D"MsoNormal">Hello,<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p> </o:p></p>
<p class=3D"MsoNormal">I’ve just built and deployed the latest ovirt-=
engine (and otopi and ovirt-host-deploy), but I’m unable to add a hos=
t to my default cluster.<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p> </o:p></p>
<p class=3D"MsoNormal">When I try to add a host, I get a message like this =
in the event log:<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p> </o:p></p>
<p class=3D"MsoNormal">Host vsr19e1b4 installation failed. CallableStatemen=
tCallback; SQL [{call insertauditlog(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,=
?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)}]; ERROR: invalid byte sequence for=
encoding "UTF8": 0x00; nested exception
is org.postgresql.util.PSQLException: ERROR: invalid byte sequence for enc=
oding "UTF8": 0x00.<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p> </o:p></p>
<p class=3D"MsoNormal">If I log into the target host and examine /tmp/ovirt=
-host-deploy-*.log, I see something rather peculiar:<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p> </o:p></p>
<p class=3D"MsoNormal">2013-01-14 12:45:59 DEBUG otopi.plugins.otopi.dialog=
.machine dialog.__logString:213 DIALOG:SEND &n=
bsp; ***CONFIRM DEPLOY_PROCEED Proceed with ovirt-host-deploy<o:p></o:p></p=
>
<p class=3D"MsoNormal">2013-01-14 12:45:59 DEBUG otopi.plugins.otopi.dialog=
.machine dialog.__logString:213 DIALOG:SEND &n=
bsp; ### Continuing will configure this host for serving as hypervisor. Are=
you sure you want to continue? (yes/no)<o:p></o:p></p>
<p class=3D"MsoNormal">2013-01-14 12:45:59 DEBUG otopi.plugins.otopi.dialog=
.machine dialog.__logString:213 DIALOG:SEND &n=
bsp; ### Response is CONFIRM DEPLOY_PROCEED=3Dyes|no or ABORT DEPLOY_PROCEE=
D<o:p></o:p></p>
<p class=3D"MsoNormal">2013-01-14 12:45:59 DEBUG otopi.plugins.otopi.dialog=
.machine dialog.__logString:213 DIALOG:RECEIVE [10240 nul bytes=
]CONFIRM DEPLOY_PROCEED=3Dyes
<o:p></o:p></p>
<p class=3D"MsoNormal">2013-01-14 12:45:59 DEBUG otopi.context context._exe=
cuteMethod:127 method exception<o:p></o:p></p>
<p class=3D"MsoNormal">Traceback (most recent call last):<o:p></o:p></p>
<p class=3D"MsoNormal"> File "/tmp/ovirt-tOAzfQ4mqS/pythonlib/ot=
opi/context.py", line 117, in _executeMethod<o:p></o:p></p>
<p class=3D"MsoNormal"> method['method']()<o:p></o:p></p>
<p class=3D"MsoNormal"> File "/tmp/ovirt-tOAzfQ4mqS/otopi-plugin=
s/ovirt-host-deploy/core/misc.py", line 74, in _confirm<o:p></o:p></p>
<p class=3D"MsoNormal"> prompt=3DTrue,<o:p></o:p></p>
<p class=3D"MsoNormal"> File "/tmp/ovirt-tOAzfQ4mqS/otopi-plugin=
s/otopi/dialog/machine.py", line 338, in confirm<o:p></o:p></p>
<p class=3D"MsoNormal"> code=3Dopcode,<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p> </o:p></p>
<p class=3D"MsoNormal">It seems that the confirmation message is received, =
but is preceded by 10k worth of nuls. Has anyone seen anything like t=
his before? An ideas on what I’ve got wrong?<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p> </o:p></p>
<p class=3D"MsoNormal">Thanks,<o:p></o:p></p>
<p class=3D"MsoNormal">--Chris<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p> </o:p></p>
</div>
</body>
</html>
--_000_A24D665DC3ECC245A2EA0D9A958F80B631C2995BG9W0733americas_--
11 years, 10 months
Re: [Engine-devel] Change in ovirt-engine[master]: webadmin: Adding confirmation for replicate gluster volumes
by thomas@parker.iz34.com
----boundary_0_ca8416cd-fda9-4595-a4c8-50bad361243c
content-type: text/plain; charset=us-ascii
content-transfer-encoding: 7bit
Gilad Chaplik has submitted this change and it was merged.
Change subject: webadmin: Adding confirmation for replicate gluster volumes
.....................................................................
webadmin: Adding confirmation for replicate gluster volumes
While creating a Replicate or Distributed Replicate volume,
if more than one brick is added from the same server,
a confirmation popup will be shown. The same warning will
be shown while adding bricks after creating volume.
In the Add Bricks dialog, a NOTE will be shown in the
bottom explaining the Replicate/Stripe groups will be
created based on the order of the bricks.
Change-Id: Id783c1404eb79b32981bbf137d4228675f3e960f
Bug-Url: https://bugzilla.redhat.com/871261
Signed-off-by: Kanagaraj M <kmayilsa(a)redhat.com>
---
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/gluster/VolumeBrickListModel.java
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/gluster/VolumeBrickModel.java
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/gluster/VolumeModel.java
M frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/Constants.java
M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/ApplicationConstants.java
M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/presenter/popup/gluster/VolumePopupPresenterWidget.java
M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/gluster/AddBrickPopupView.java
M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/gluster/AddBrickPopupView.ui.xml
8 files changed, 218 insertions(+), 8 deletions(-)
Approvals:
Gilad Chaplik: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/10018
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id783c1404eb79b32981bbf137d4228675f3e960f
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Shireesh Anjal <sanjal(a)redhat.com>
_______________________________________________
Engine-commits mailing list
Engine-commits(a)ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-commits
----boundary_0_ca8416cd-fda9-4595-a4c8-50bad361243c
content-type: application/octet-stream; name="originalBody.txt"
content-transfer-encoding: base64
content-disposition: attachment; filename=originalBody.txt
R2lsYWQgQ2hhcGxpayBoYXMgc3VibWl0dGVkIHRoaXMgY2hhbmdlIGFuZCBpdCB3YXMgbWVyZ2Vk
Lg0KDQpDaGFuZ2Ugc3ViamVjdDogd2ViYWRtaW46IEFkZGluZyBjb25maXJtYXRpb24gZm9yIHJl
cGxpY2F0ZSBnbHVzdGVyIHZvbHVtZXMNCi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4u
Li4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLg0KDQoNCndlYmFkbWluOiBBZGRp
bmcgY29uZmlybWF0aW9uIGZvciByZXBsaWNhdGUgZ2x1c3RlciB2b2x1bWVzDQoNCldoaWxlIGNy
ZWF0aW5nIGEgUmVwbGljYXRlIG9yIERpc3RyaWJ1dGVkIFJlcGxpY2F0ZSB2b2x1bWUsDQppZiBt
b3JlIHRoYW4gb25lIGJyaWNrIGlzIGFkZGVkIGZyb20gdGhlIHNhbWUgc2VydmVyLA0KYSBjb25m
aXJtYXRpb24gcG9wdXAgd2lsbCBiZSBzaG93bi4gVGhlIHNhbWUgd2FybmluZyB3aWxsDQpiZSBz
aG93biB3aGlsZSBhZGRpbmcgYnJpY2tzIGFmdGVyIGNyZWF0aW5nIHZvbHVtZS4NCg0KSW4gdGhl
IEFkZCBCcmlja3MgZGlhbG9nLCBhIE5PVEUgd2lsbCBiZSBzaG93biBpbiB0aGUNCmJvdHRvbSBl
eHBsYWluaW5nIHRoZSBSZXBsaWNhdGUvU3RyaXBlIGdyb3VwcyB3aWxsIGJlDQpjcmVhdGVkIGJh
c2VkIG9uIHRoZSBvcmRlciBvZiB0aGUgYnJpY2tzLg0KDQpDaGFuZ2UtSWQ6IElkNzgzYzE0MDRl
Yjc5YjMyOTgxYmJmMTM3ZDQyMjg2NzVmM2U5NjBmDQpCdWctVXJsOiBodHRwczovL2J1Z3ppbGxh
LnJlZGhhdC5jb20vODcxMjYxDQpTaWduZWQtb2ZmLWJ5OiBLYW5hZ2FyYWogTSA8a21heWlsc2FA
cmVkaGF0LmNvbT4NCi0tLQ0KTSBmcm9udGVuZC93ZWJhZG1pbi9tb2R1bGVzL3VpY29tbW9ud2Vi
L3NyYy9tYWluL2phdmEvb3JnL292aXJ0L2VuZ2luZS91aS91aWNvbW1vbndlYi9tb2RlbHMvZ2x1
c3Rlci9Wb2x1bWVCcmlja0xpc3RNb2RlbC5qYXZhDQpNIGZyb250ZW5kL3dlYmFkbWluL21vZHVs
ZXMvdWljb21tb253ZWIvc3JjL21haW4vamF2YS9vcmcvb3ZpcnQvZW5naW5lL3VpL3VpY29tbW9u
d2ViL21vZGVscy9nbHVzdGVyL1ZvbHVtZUJyaWNrTW9kZWwuamF2YQ0KTSBmcm9udGVuZC93ZWJh
ZG1pbi9tb2R1bGVzL3VpY29tbW9ud2ViL3NyYy9tYWluL2phdmEvb3JnL292aXJ0L2VuZ2luZS91
aS91aWNvbW1vbndlYi9tb2RlbHMvZ2x1c3Rlci9Wb2x1bWVNb2RlbC5qYXZhDQpNIGZyb250ZW5k
L3dlYmFkbWluL21vZHVsZXMvdWljb21wYXQvc3JjL21haW4vamF2YS9vcmcvb3ZpcnQvZW5naW5l
L3VpL3VpY29tcGF0L0NvbnN0YW50cy5qYXZhDQpNIGZyb250ZW5kL3dlYmFkbWluL21vZHVsZXMv
d2ViYWRtaW4vc3JjL21haW4vamF2YS9vcmcvb3ZpcnQvZW5naW5lL3VpL3dlYmFkbWluL0FwcGxp
Y2F0aW9uQ29uc3RhbnRzLmphdmENCk0gZnJvbnRlbmQvd2ViYWRtaW4vbW9kdWxlcy93ZWJhZG1p
bi9zcmMvbWFpbi9qYXZhL29yZy9vdmlydC9lbmdpbmUvdWkvd2ViYWRtaW4vc2VjdGlvbi9tYWlu
L3ByZXNlbnRlci9wb3B1cC9nbHVzdGVyL1ZvbHVtZVBvcHVwUHJlc2VudGVyV2lkZ2V0LmphdmEN
Ck0gZnJvbnRlbmQvd2ViYWRtaW4vbW9kdWxlcy93ZWJhZG1pbi9zcmMvbWFpbi9qYXZhL29yZy9v
dmlydC9lbmdpbmUvdWkvd2ViYWRtaW4vc2VjdGlvbi9tYWluL3ZpZXcvcG9wdXAvZ2x1c3Rlci9B
ZGRCcmlja1BvcHVwVmlldy5qYXZhDQpNIGZyb250ZW5kL3dlYmFkbWluL21vZHVsZXMvd2ViYWRt
aW4vc3JjL21haW4vamF2YS9vcmcvb3ZpcnQvZW5naW5lL3VpL3dlYmFkbWluL3NlY3Rpb24vbWFp
bi92aWV3L3BvcHVwL2dsdXN0ZXIvQWRkQnJpY2tQb3B1cFZpZXcudWkueG1sDQo4IGZpbGVzIGNo
YW5nZWQsIDIxOCBpbnNlcnRpb25zKCspLCA4IGRlbGV0aW9ucygtKQ0KDQpBcHByb3ZhbHM6DQog
IEdpbGFkIENoYXBsaWs6IFZlcmlmaWVkOyBMb29rcyBnb29kIHRvIG1lLCBhcHByb3ZlZA0KDQoN
Ci0tDQpUbyB2aWV3LCB2aXNpdCBodHRwOi8vZ2Vycml0Lm92aXJ0Lm9yZy8xMDAxOA0KVG8gdW5z
dWJzY3JpYmUsIHZpc2l0IGh0dHA6Ly9nZXJyaXQub3ZpcnQub3JnL3NldHRpbmdzDQoNCkdlcnJp
dC1NZXNzYWdlVHlwZTogbWVyZ2VkDQpHZXJyaXQtQ2hhbmdlLUlkOiBJZDc4M2MxNDA0ZWI3OWIz
Mjk4MWJiZjEzN2Q0MjI4Njc1ZjNlOTYwZg0KR2Vycml0LVBhdGNoU2V0OiA1DQpHZXJyaXQtUHJv
amVjdDogb3ZpcnQtZW5naW5lDQpHZXJyaXQtQnJhbmNoOiBtYXN0ZXINCkdlcnJpdC1Pd25lcjog
S2FuYWdhcmFqIE0gPGttYXlpbHNhQHJlZGhhdC5jb20+DQpHZXJyaXQtUmV2aWV3ZXI6IEdpbGFk
IENoYXBsaWsgPGdjaGFwbGlrQHJlZGhhdC5jb20+DQpHZXJyaXQtUmV2aWV3ZXI6IEthbmFnYXJh
aiBNIDxrbWF5aWxzYUByZWRoYXQuY29tPg0KR2Vycml0LVJldmlld2VyOiBTaGlyZWVzaCBBbmph
bCA8c2FuamFsQHJlZGhhdC5jb20+DQpfX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fXw0KRW5naW5lLWNvbW1pdHMgbWFpbGluZyBsaXN0DQpFbmdpbmUtY29tbWl0
c0BvdmlydC5vcmcNCmh0dHA6Ly9saXN0cy5vdmlydC5vcmcvbWFpbG1hbi9saXN0aW5mby9lbmdp
bmUtY29tbWl0cw==
----boundary_0_ca8416cd-fda9-4595-a4c8-50bad361243c--
11 years, 10 months
Re: [Engine-devel] Change in ovirt-engine[master]: webadmin: Fix remove bricks confirmation message
by thomas@parker.iz34.com
----boundary_0_b9b7dab3-92ce-4c6f-884b-6b136874192b
content-type: text/plain; charset=us-ascii
content-transfer-encoding: 7bit
Gilad Chaplik has submitted this change and it was merged.
Change subject: webadmin: Fix remove bricks confirmation message
.....................................................................
webadmin: Fix remove bricks confirmation message
Changed the hash name to not add the remove message template.
And updated the confirmation message for replicate volumes
to make it uniform.
Change-Id: Id931875d12aeb0acb646702c84bb3c07344eaa33
Bug-Url: https://bugzilla.redhat.com/893947
Signed-off-by: Kanagaraj M <kmayilsa(a)redhat.com>
---
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/gluster/VolumeBrickListModel.java
M frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/Constants.java
M frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/Messages.java
3 files changed, 3 insertions(+), 3 deletions(-)
Approvals:
Gilad Chaplik: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/11090
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id931875d12aeb0acb646702c84bb3c07344eaa33
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Shireesh Anjal <sanjal(a)redhat.com>
_______________________________________________
Engine-commits mailing list
Engine-commits(a)ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-commits
----boundary_0_b9b7dab3-92ce-4c6f-884b-6b136874192b
content-type: application/octet-stream; name="originalBody.txt"
content-transfer-encoding: base64
content-disposition: attachment; filename=originalBody.txt
R2lsYWQgQ2hhcGxpayBoYXMgc3VibWl0dGVkIHRoaXMgY2hhbmdlIGFuZCBpdCB3YXMgbWVyZ2Vk
Lg0KDQpDaGFuZ2Ugc3ViamVjdDogd2ViYWRtaW46IEZpeCByZW1vdmUgYnJpY2tzIGNvbmZpcm1h
dGlvbiBtZXNzYWdlDQouLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4u
Li4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4NCg0KDQp3ZWJhZG1pbjogRml4IHJlbW92ZSBicmlj
a3MgY29uZmlybWF0aW9uIG1lc3NhZ2UNCg0KQ2hhbmdlZCB0aGUgaGFzaCBuYW1lIHRvIG5vdCBh
ZGQgdGhlIHJlbW92ZSBtZXNzYWdlIHRlbXBsYXRlLg0KQW5kIHVwZGF0ZWQgdGhlIGNvbmZpcm1h
dGlvbiBtZXNzYWdlIGZvciByZXBsaWNhdGUgdm9sdW1lcw0KdG8gbWFrZSBpdCB1bmlmb3JtLg0K
DQpDaGFuZ2UtSWQ6IElkOTMxODc1ZDEyYWViMGFjYjY0NjcwMmM4NGJiM2MwNzM0NGVhYTMzDQpC
dWctVXJsOiBodHRwczovL2J1Z3ppbGxhLnJlZGhhdC5jb20vODkzOTQ3DQpTaWduZWQtb2ZmLWJ5
OiBLYW5hZ2FyYWogTSA8a21heWlsc2FAcmVkaGF0LmNvbT4NCi0tLQ0KTSBmcm9udGVuZC93ZWJh
ZG1pbi9tb2R1bGVzL3VpY29tbW9ud2ViL3NyYy9tYWluL2phdmEvb3JnL292aXJ0L2VuZ2luZS91
aS91aWNvbW1vbndlYi9tb2RlbHMvZ2x1c3Rlci9Wb2x1bWVCcmlja0xpc3RNb2RlbC5qYXZhDQpN
IGZyb250ZW5kL3dlYmFkbWluL21vZHVsZXMvdWljb21wYXQvc3JjL21haW4vamF2YS9vcmcvb3Zp
cnQvZW5naW5lL3VpL3VpY29tcGF0L0NvbnN0YW50cy5qYXZhDQpNIGZyb250ZW5kL3dlYmFkbWlu
L21vZHVsZXMvdWljb21wYXQvc3JjL21haW4vamF2YS9vcmcvb3ZpcnQvZW5naW5lL3VpL3VpY29t
cGF0L01lc3NhZ2VzLmphdmENCjMgZmlsZXMgY2hhbmdlZCwgMyBpbnNlcnRpb25zKCspLCAzIGRl
bGV0aW9ucygtKQ0KDQpBcHByb3ZhbHM6DQogIEdpbGFkIENoYXBsaWs6IFZlcmlmaWVkOyBMb29r
cyBnb29kIHRvIG1lLCBhcHByb3ZlZA0KDQoNCi0tDQpUbyB2aWV3LCB2aXNpdCBodHRwOi8vZ2Vy
cml0Lm92aXJ0Lm9yZy8xMTA5MA0KVG8gdW5zdWJzY3JpYmUsIHZpc2l0IGh0dHA6Ly9nZXJyaXQu
b3ZpcnQub3JnL3NldHRpbmdzDQoNCkdlcnJpdC1NZXNzYWdlVHlwZTogbWVyZ2VkDQpHZXJyaXQt
Q2hhbmdlLUlkOiBJZDkzMTg3NWQxMmFlYjBhY2I2NDY3MDJjODRiYjNjMDczNDRlYWEzMw0KR2Vy
cml0LVBhdGNoU2V0OiAzDQpHZXJyaXQtUHJvamVjdDogb3ZpcnQtZW5naW5lDQpHZXJyaXQtQnJh
bmNoOiBtYXN0ZXINCkdlcnJpdC1Pd25lcjogS2FuYWdhcmFqIE0gPGttYXlpbHNhQHJlZGhhdC5j
b20+DQpHZXJyaXQtUmV2aWV3ZXI6IEdpbGFkIENoYXBsaWsgPGdjaGFwbGlrQHJlZGhhdC5jb20+
DQpHZXJyaXQtUmV2aWV3ZXI6IEthbmFnYXJhaiBNIDxrbWF5aWxzYUByZWRoYXQuY29tPg0KR2Vy
cml0LVJldmlld2VyOiBTaGlyZWVzaCBBbmphbCA8c2FuamFsQHJlZGhhdC5jb20+DQpfX19fX19f
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fXw0KRW5naW5lLWNvbW1pdHMg
bWFpbGluZyBsaXN0DQpFbmdpbmUtY29tbWl0c0BvdmlydC5vcmcNCmh0dHA6Ly9saXN0cy5vdmly
dC5vcmcvbWFpbG1hbi9saXN0aW5mby9lbmdpbmUtY29tbWl0cw==
----boundary_0_b9b7dab3-92ce-4c6f-884b-6b136874192b--
11 years, 10 months
[Engine-devel] ovirt-engine-sdk-java 1.0.0.1 released
by Michael Pasternak
Hi all,
I'm happy to announce first official release of ovirt-engine-sdk-java, change log
between sdk announcement and 1.0.0.1 is:
* Tue Jan 15 2013 Michael Pasternak <mpastern(a)redhat.com> - 1.0.0.1-1
- implement parametrized list() methods
- events can be added now (user defined events)
- events can be removed now
- host can be added now by using cluster.name (not only cluster-id)
- NIC now has "linked" property
- NIC now has "plugged" property
- VM has now ReportedDevices sub-collection
- VMNIC has now ReportedDevices sub-collection
- to host add/update added power_management.agents parameter
- to disk added permissions sub-collection
- to PowerManagement added Agents collection
- to VMDisk added move() action
- to host added hooks sub-collection
- to cluster added threads_as_cores property
- to host added hardwareInformation property
- to host added OS property
- added force flag to the host.delete() method
- added host.power_management.pm_proxy sub-collection
- added permissions sub-collection to the network
- added search capabilities to api.networks collection
- added deletion protection support to template/vm via .delete_protected property
More details can be found at [1].
[1] http://www.ovirt.org/Java-sdk-changelog
--
Michael Pasternak
RedHat, ENG-Virtualization R&D
11 years, 10 months
[Engine-devel] 3.2 Beta build
by Ofer Schreiber
Hey,
I'm going to build ovirt-engine-3.2 beta build in one hour from now.
Please push important patches, and inform me if you know of any blocker.
Thanks,
Ofer Schreiber.
11 years, 10 months