You got it. The opensuse image is failing for a long while
(All the trunk images will be rebuilt after code change regardless whether
it's failing or not
http://ci.bigtop.apache.org/view/Docker/job/Docker-Toolchain-Trunk/)

The maven things is just some network issue which can be solved by rerun.
However, the package confliction is a bit more difficult to handle.

The build was still ok back in Nov. 8
http://ci.bigtop.apache.org/view/Docker/job/Docker-Toolchain-Trunk/BUILD_ENVIRONMENTS=opensuse-13.2,label=docker-slave-06/5/

The only two changes during these days are:
1. add gmp-devel
2. remove krb5-mini
https://github.com/apache/bigtop/commits/master/bigtop_toolchain/manifests/packages.pp

Which seems not related to me.
I don't have awswer yet and still looking into it...

2015-11-18 7:27 GMT+08:00 Konstantin Boudnik <[email protected]>:

> Looking into the recent builds on Suse I see that pretty much all of them
> are
> failing for two reasons:
>  - mvn isn't found
>  - some lib requirements aren't met
>
> While the former seems like a small omission in the container, the other
> one
> looks like a bigger issue with the toolchain. I personally don't have any
> cycles to work on this.
>
> Thoughts?
>   Cos
>
> On Sat, Nov 14, 2015 at 11:00AM, Evans Ye wrote:
> > Yeah, that was caused by that images has been changed.
> > For some unknown reason the ant installation failed:
> >
> >
> http://ci.bigtop.apache.org/view/Docker/job/Docker-Toolchain-Trunk/BUILD_ENVIRONMENTS=centos-7,label=docker-slave-06/7/console
> >
> > 14:40:11 ERROR 404: Not Found. [0m
> >  [91m [1;31mError: /usr/bin/wget
> > http://ftp.wayne.edu/apache//ant/binaries/apache-ant-1.9.5-bin.tar.gz
> > returned 8 instead of one of [0] [0m
> >  [0m [91m [1;31mError:
> > /Stage[main]/Bigtop_toolchain::Deps/Exec[/usr/bin/wget
> >
> http://ftp.wayne.edu/apache//ant/binaries/apache-ant-1.9.5-bin.tar.gz]/returns
> :
> > change from notrun to 0 failed: /usr/bin/wget
> > http://ftp.wayne.edu/apache//ant/binaries/apache-ant-1.9.5-bin.tar.gz
> > returned 8 instead of one of [0] [0m
> >  [0m [mNotice: /Stage[main]/Bigtop_toolchain::Deps/Exec[/usr/bin/wget
> >
> http://ftp.wayne.edu/apache//maven/maven-3/3.3.3/binaries/apache-maven-3.3.3-bin.tar.gz]/returns
> :
> > executed successfully [0m
> >
> >
> > But the build continue to do downstream image push and pull because
> > puppet apply returns 0 even with errors.
> >
> > Let me rerun this first and then try to add some thing prevent things
> > happened again.
> >
> >
> > 2015-11-14 9:20 GMT+08:00 Konstantin Boudnik <[email protected]>:
> >
> > > Looks like our docker images don't have ant anymore... I see (at least)
> > > datafu
> > > and solr builds failing on all platforms because of that...
> > >
> > > By looking into git history I don't see any evidences of it, but the
> builds
> > > are failing nonetheless... Thoughts?
> > >
> > > Cos
> > >
>

Reply via email to