I couldn't login to lucene.zones.apache.org directly - connections timed out for some reason. But I was able to login by first logging into people.apache.org and from there into lucene.zones.apache.org. Once logged in, I could see that /home/jenkins/ did not exist - instead /home/hudson/ has its expected contents. So I symlinked /home/jenkins to /home/hudson, and hopefully that'll allow things to work.
On Mon, Aug 11, 2014 at 8:54 PM, Steve Rowe <[email protected]> wrote: > From the build log: > > /tmp/hudson6964778820318780872.sh: line 3: > /home/jenkins/tools/java/latest1.7/bin/java: No such file or directory > > There was a tweet from Infrastructure saying they were going to restart a > bunch of VMs - maybe they upgraded lucene.zones.apache.org but didn't put > the JVMs back? > > I'll investigate. > > Steve > > On Mon, Aug 11, 2014 at 8:46 PM, Apache Jenkins Server < > [email protected]> wrote: > >> Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4798/ >> >> No tests ran. >> >> Build Log: >> [...truncated 193 lines...] >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > >
