2018-03-06 9:39 GMT+01:00 Roman Mohr <[email protected]>: > > > On Tue, Mar 6, 2018 at 9:34 AM, Roman Mohr <[email protected]> wrote: > >> >> >> On Tue, Mar 6, 2018 at 8:11 AM, Sandro Bonazzola <[email protected]> >> wrote: >> >>> Hi, >>> not sure who's monitoring Travis failures and maintaining Travis jobs, >>> >> >> I fear that was me until I moved to KubeVirt and that currently no one >> monitors it. It is mostly useful to generate the sonarqube code-analysis. >> >> >>> but looks like we have an error in the test suite >>> >> >> >> I guess this is related to the postgresql database version provided to >> travis. See https://travis-ci.org/oVirt/ovirt-engine/builds/349675802#L4 >> 97. It complains about: >> >> psql:./packaging/dbscripts/common_sp.sql:1305: ERROR: type jsonb does >> not exist >> >> Is postgres 9.2 still correct, or is there something needed to enable >> jsonb? See https://github.com/oVirt/ovirt-engine/blob/master/.travi >> s.yml#L17 for the current version used. >> > No, postgres 9.5 is needed now
> >> To be honest I am not sure if that free sonarqube offer still exists. You >> can probably just remove the .travis.yml file. >> > > > Oh nemo.sonarqube.org is still free for opensource project, they just > changed the mein url: https://sonarcloud.io/dashboard?id=org.ovirt.engine% > 3Aroot > > So it might still be useful. There is this other code analysis too, so up > to you guys if you find it useful. > great, let's keep it > > >> >> Best Regards, >> >> Roman >> >> >>> It's currently failing on: >>> >>> ------------------------------------------------------- >>> T E S T S >>> ------------------------------------------------------- >>> Running org.ovirt.engine.core.dal.job.ExecutionMessageDirectorTest >>> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 sec >>> Running org.ovirt.engine.core.dal.dbbroker.DbConnectionUtilTest >>> Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.936 sec >>> <<< FAILURE! >>> org.ovirt.engine.core.dal.dbbroker.DbConnectionUtilTest Time elapsed: 936 >>> sec <<< FAILURE! >>> java.lang.AssertionError: Unable to init tests >>> >>> Looks pretty much similar to what happens in jenkins for fcraw builds, >>> tracked here: https://bugzilla.redhat.com/show_bug.cgi?id=1550033 >>> >>> >>> >>> ---------- Forwarded message ---------- >>> From: Travis CI <[email protected]> >>> Date: 2018-03-06 7:53 GMT+01:00 >>> Subject: Still Failing: oVirt/ovirt-engine#4888 (master - 1cc377f) >>> To: [email protected] >>> >>> >>> *oVirt / ovirt-engine >>> <https://travis-ci.org/oVirt/ovirt-engine?utm_source=email&utm_medium=notification>* >>> (master <https://github.com/oVirt/ovirt-engine/tree/master>) >>> Build #4888 is still failing. >>> <https://travis-ci.org/oVirt/ovirt-engine/builds/349675802?utm_source=email&utm_medium=notification> >>> 4 minutes and 38 seconds >>> *Yedidyah Bar David* 1cc377f >>> <https://github.com/oVirt/ovirt-engine/commit/1cc377fa30286733aeb68aa75a5bc801d6fc3f41> >>> Changeset >>> → >>> <https://github.com/oVirt/ovirt-engine/compare/6c9465241694...1cc377fa3028> >>> packaging: setup: postgres95: Refuse to upgrade if new data dir is >>> not empty >>> >>> Change-Id: I9f69ceb2b8ea773d1bb883c3e81734a3c4c8af3c >>> Bug-Url: https://bugzilla.redhat.com/1546771 >>> Signed-off-by: Yedidyah Bar David <[email protected]> >>> >>> *Want to know about upcoming build environment updates?* >>> >>> Would you like to stay up-to-date with the upcoming Travis CI build >>> environment updates? We set up a mailing list for you! Sign up here >>> <http://eepurl.com/9OCsP>. >>> Documentation <https://docs.travis-ci.com> about Travis CI >>> Need help? Mail support <[email protected]>! >>> Choose who receives these build notification emails in your configuration >>> file <https://docs.travis-ci.com/user/notifications>. >>> >>> *Would you like to test your private code?* >>> >>> Travis CI for Private Projects >>> <https://travis-ci.com?utm_source=build_email_footer&utm_campaign=travis-ci.org&utm_medium=email> >>> could be your new best friend! >>> >>> >>> >>> -- >>> >>> SANDRO BONAZZOLA >>> >>> ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D >>> >>> Red Hat EMEA <https://www.redhat.com/> >>> <https://red.ht/sig> >>> TRIED. TESTED. TRUSTED. <https://redhat.com/trusted> >>> >>> >>> _______________________________________________ >>> Devel mailing list >>> [email protected] >>> http://lists.ovirt.org/mailman/listinfo/devel >>> >> >> > -- SANDRO BONAZZOLA ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D Red Hat EMEA <https://www.redhat.com/> <https://red.ht/sig> TRIED. TESTED. TRUSTED. <https://redhat.com/trusted>
_______________________________________________ Devel mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/devel
