On 21/07/16 03:56, Apache Jenkins Server wrote: > See <https://builds.apache.org/job/pirk/8/changes> > > Changes: > > [eawilliams] [trivial] -- Enhancements to build XML and Paillier class - > closes > > [eawilliams] [none] -- Replace multi if-else with switch stmts - closes > > ------------------------------------------ > Started by an SCM change > [EnvInject] - Loading node environment variables. > JDK installation skipped: Unknown CPU architecture: ppc64le > Building remotely on ubuntu-ppc64le (ppc64le) in workspace > <https://builds.apache.org/job/pirk/ws/> > JDK installation skipped: Unknown CPU architecture: ppc64le > JDK installation skipped: Unknown CPU architecture: ppc64le
It looks like we were scheduled onto a poorly configured Jenkins node causing this build break. Either we take it up with the build list, or work around it by tying our job to a known-good node. Travis seems to be faster, so I haven't been too fussed by this note. Anyone want to tackle this? Tim
