> On Thu, Dec 24, 2015 at 3:27 PM, Allon Mureinik <[email protected]> wrote: >> >> Seems this slave has an old java installed on it: >> >> 13:59:50 [INFO] >> ------------------------------------------------------------- >> 13:59:50 [ERROR] COMPILATION ERROR : >> 13:59:50 [INFO] >> ------------------------------------------------------------- >> 13:59:50 [ERROR] Failure executing javac, but could not parse the error: >> 13:59:50 javac: invalid target release: 1.8 >> 13:59:50 Usage: javac <options> <source files> >> 13:59:50 use -help for a list of possible options >> >> >> Nothing to do with checkstyle, but the slave should probably be upgraded. >> >> CCing infra to do so. >> >> >> >> On Thu, Dec 24, 2015 at 12:37 PM, Tal Nisan <[email protected]> wrote: >>> >>> Not sure if it's related to your changes but I thought I might ask: >>> >>> >>> http://jenkins.ovirt.org/job/ovirt-engine_master_dao-unit-tests_created/13876/console >>>
Its a java version issue. Its running on an el6 slave with java 7 instead on el7 one with java 8. this stuff should move into automation/* then we'll stop having this silly kind of issue. Moved the job to permanently use el7/fc21/fc22 -- Barak Korren [email protected] RHEV-CI Team _______________________________________________ Infra mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/infra
