+1 binding (internal CI).

The Apache CI failures reported by Vinod are all known flaky tests. I have
inserted the details inline.

Best,
Kapil

On Tue, Aug 14, 2018 at 11:03 AM Vinod Kone <vinodk...@apache.org> wrote:

> I see some flaky tests in ASF CI, that I don't see already reported.
>
> @Kapil Arya <ka...@mesosphere.io>  Can you take a look at
> https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Release/53 and see
> if the flaky tests are due to bugs in test code and not source?
>
> *Revision*: 612ec2c63a68b4d5b60d1d864e6703fde1c2a023
>
>    - refs/tags/1.4.2-rc1
>
> Configuration Matrix gcc clang
> centos:7 --verbose --enable-libevent --enable-ssl autotools
> [image: Failed]
> <
> https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Release/53/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-eu2)/
> >
>

Failed due to the timeout being too short -- leveldb took 11 seconds to
responds while the timeout expired at 10 seconds. It also looks like the
previous operation also took longer than expected potentially due to some
machine load at the time.

E0814 00:51:13.001557  8738 registrar.cpp:575] Registrar aborting:
Failed to update registry: Failed to perform store within 10secs
../../src/tests/registrar_tests.cpp:331: Failure
(registrar.apply( Owned<Operation>( new MarkSlaveUnreachable(info1,
protobuf::getCurrentTime())))).failure(): Failed to update registry:
Failed to perform store within 10secs
I0814 00:51:18.990106  8743 leveldb.cpp:341] Persisting action (218
bytes) to leveldb took 11.656345772secs


ubuntu:14.04 --verbose --enable-libevent --enable-ssl autotools
> [image: Failed]
> <
> https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Release/53/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-eu2)/
> >
> [image: Failed]
> <
> https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Release/53/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-eu2)/
> >
>

> --verbose autotools

[image: Failed]
> <
> https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Release/53/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-eu2)/
> >
>

Failures because of known double-free corruption in test code due to
parallel manipulation of signal and control handler:
https://issues.apache.org/jira/browse/MESOS-8084



> cmake
> [image: Failed]
> <
> https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Release/53/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-eu2)/
> >
>

Failure due to known flaky: https://issues.apache.org/jira/browse/MESOS-7028

On Mon, Aug 13, 2018 at 7:41 PM Benjamin Mahler <bmah...@apache.org> wrote:

>
> > +1 (binding)
> >
> > make check passes on macOS 10.13.6 with Apple LLVM version 9.1.0
> > (clang-902.0.39.2).
> >
> > Thanks Kapil!
> >
> > On Wed, Aug 8, 2018 at 3:06 PM, Kapil Arya <ka...@mesosphere.io> wrote:
> >
> > > Hi all,
> > >
> > > Please vote on releasing the following candidate as Apache Mesos 1.4.2.
> > >
> > > 1.4.2 is a bug fix release. The CHANGELOG for the release is available
> > at:
> > > https://gitbox.apache.org/repos/asf?p=mesos.git;a=blob_
> > > plain;f=CHANGELOG;hb=1.4.2-rc1
> > >
> > > The candidate for Mesos 1.4.2 release is available at:
> > >
> >
> https://dist.apache.org/repos/dist/dev/mesos/1.4.2-rc1/mesos-1.4.2.tar.gz
> > >
> > > The tag to be voted on is 1.4.2-rc1:
> > > https://gitbox.apache.org/repos/asf?p=mesos.git;a=commit;h=1.4.2-rc1
> > >
> > > The SHA512 checksum of the tarball can be found at:
> > > https://dist.apache.org/repos/dist/dev/mesos/1.4.2-rc1/
> > > mesos-1.4.2.tar.gz.sha512
> > >
> > > The signature of the tarball can be found at:
> > > https://dist.apache.org/repos/dist/dev/mesos/1.4.2-rc1/
> > > mesos-1.4.2.tar.gz.asc
> > >
> > > The PGP key used to sign the release is here:
> > > https://dist.apache.org/repos/dist/release/mesos/KEYS
> > >
> > > The JAR is in a staging repository here:
> > > https://repository.apache.org/content/repositories/orgapachemesos-1231
> > >
> > > Please vote on releasing this package as Apache Mesos 1.4.2!
> > >
> > > The vote is open until Sat Aug 11 11:59:59 PDT 2018 and passes if a
> > > majority of at least 3 +1 PMC votes are cast.
> > >
> > > [ ] +1 Release this package as Apache Mesos 1.4.2
> > > [ ] -1 Do not release this package because ...
> > >
> > > Thanks,
> > > Anand and Kapil
> > >
> >
>

Reply via email to