Re: [VOTE] Release Apache Mesos 0.25.0 (rc2)

2015-10-09 Thread Niklas Nielsen
Hi everyone, Thanks everyone for testing the RC! Due to the -1, we will cherry pick bfeb070a2aef52f445eb057076d344fd184eb461 and send out an RC3 today. Stay tuned and thanks for the prompt feedback! Cheers, Mpark, Joris and Niklas On 8 October 2015 at 06:40, Bernd Mathiske wrote: > I suppose

Re: [VOTE] Release Apache Mesos 0.25.0 (rc2)

2015-10-08 Thread Bernd Mathiske
I suppose this makes my vote +1 binding, assuming the cherry-picking happens. > On Oct 8, 2015, at 3:37 PM, Bernd Mathiske wrote: > > I have the exact same result as Greg. > >> On Oct 8, 2015, at 12:14 AM, Greg Mann wrote: >> >> Successfully built `sudo make distcheck` on CentOS 7.1 and Ubunt

Re: [VOTE] Release Apache Mesos 0.25.0 (rc2)

2015-10-08 Thread Bernd Mathiske
I have the exact same result as Greg. > On Oct 8, 2015, at 12:14 AM, Greg Mann wrote: > > Successfully built `sudo make distcheck` on CentOS 7.1 and Ubuntu 14.04 > with only expected test failures. On our Fedora 22 CI build, however, while > the tests are building the following compile-time erro

Re: [VOTE] Release Apache Mesos 0.25.0 (rc2)

2015-10-07 Thread Michael Park
+1 (binding) Ran *make distcheck* successfully on Ubuntu 14.04 with gcc + clang, CentOS 7.1 with gcc Ran *make check* with one non-blocker failure (MESOS-3604 ) on OS X El Capitan with clang On Thu, Oct 8, 2015 at 12:33 AM Kapil Arya wrote: > PS

Re: [VOTE] Release Apache Mesos 0.25.0 (rc2)

2015-10-07 Thread Kapil Arya
PS: The fix is already in master branch (bfeb070a2aef52f445eb057076d344fd184eb461), just need to cherry-pick it into RC2. On Wed, Oct 7, 2015 at 7:25 PM, Kapil Arya wrote: > -1 (non-binding) > > Compilation fails on OpenSUSE Tumbleweed (Linux 4.1.6, gcc 5.1.1, glibc > 2.22) with the following er

Re: [VOTE] Release Apache Mesos 0.25.0 (rc2)

2015-10-07 Thread Kapil Arya
-1 (non-binding) Compilation fails on OpenSUSE Tumbleweed (Linux 4.1.6, gcc 5.1.1, glibc 2.22) with the following errors: [Created Issue: https://issues.apache.org/jira/browse/MESOS-3603] In file included from ../../src/tests/values_tests.cpp:22:0: ../3rdparty/libprocess/3rdparty/gmock-1.7.0/gte

Re: [VOTE] Release Apache Mesos 0.25.0 (rc2)

2015-10-07 Thread Greg Mann
Successfully built `sudo make distcheck` on CentOS 7.1 and Ubuntu 14.04 with only expected test failures. On our Fedora 22 CI build, however, while the tests are building the following compile-time error is produced: [17:18:46][Step 4/6] CXX tests/containerizer/mesos_tests-composing_containeriz

Re: [VOTE] Release Apache Mesos 0.25.0 (rc2)

2015-10-07 Thread haosdent
Yes, I use `pip uninstall protobuf` solve `ExamplesTest.PythonFramework`. ` MemoryPressureMesosTest.*` is because of other failed test not clear up. So still have these three test cases: [ FAILED ] PerfEventIsolatorTest.ROOT_CGROUPS_Sample [ FAILED ] CgroupsAnyHierarchyWithPerfEventTest.ROOT_CG

Re: [VOTE] Release Apache Mesos 0.25.0 (rc2)

2015-10-07 Thread Artem Harutyunyan
None of these are new. All the ones you listed here are known test issues and have been there for several releases now. Artem. On Wednesday, October 7, 2015, haosdent wrote: > I test it in CentOS 7.1 and got these failed tests: > > [ FAILED ] 5 tests, listed below: > [ FAILED ] ExamplesTest

Re: [VOTE] Release Apache Mesos 0.25.0 (rc2)

2015-10-07 Thread haosdent
I test it in CentOS 7.1 and got these failed tests: [ FAILED ] 5 tests, listed below: [ FAILED ] ExamplesTest.PythonFramework [ FAILED ] PerfEventIsolatorTest.ROOT_CGROUPS_Sample [ FAILED ] CgroupsAnyHierarchyWithPerfEventTest.ROOT_CGROUPS_Perf [ FAILED ] MemoryPressureMesosTest.CGROUPS_

Re: [VOTE] Release Apache Mesos 0.25.0 (rc2)

2015-10-07 Thread Alexander Rojas
+1 (non-binding) ran `make check` and `sudo make check` Had problems with DockerContainerizerTest.ROOT_DOCKER_Launch_Executor_Bridged which crashed the system when running, but there’s already a JIRA for that https://issues.apache.org/jira/browse/MESOS-3123

Re: [VOTE] Release Apache Mesos 0.25.0 (rc2)

2015-10-07 Thread Joris Van Remoortere
+1 (binding) On Mon, Oct 5, 2015 at 11:12 PM, Niklas Nielsen wrote: > Hi all, > > Please vote on releasing the following candidate as Apache Mesos 0.25.0. > > > > 0.25.0 includes the following: > > > > > * [MESOS-1

[VOTE] Release Apache Mesos 0.25.0 (rc2)

2015-10-05 Thread Niklas Nielsen
Hi all, Please vote on releasing the following candidate as Apache Mesos 0.25.0. 0.25.0 includes the following: * [MESOS-1474] - Experimental support for maintenance primitives. * [MESOS-2600] - Added master e