See <https://builds.apache.org/job/mesos-reviewbot/737/changes>

Changes:

[idownes] Correct include of stout/os/execenv.hpp in stout distribution

[vinod] Added file permissions to open() call when O_CREAT is specified.

[yan] Exposed the authenticated principal through Authenticator::authenticate() 
result.

[vinod] Advanced clock to ensure GarbageCollector prune runs in test.

[benjamin.hindman] Unauthorized HTTP Response + tests.

[benjamin.hindman] Fix inline base64 functions.

[vinod] Added Owned::release().

[vinod] Added TemporaryDirectoryTest fixture to stout tests.

[vinod] Added JSON support to flags.

[vinod] Fixed pointer ownership bug in Authorizer.

[bmahler] Fixed an incorrect configuration option.

[bmahler] Updated flags in the configuration documentation.

[vinod] Integrate Authorizer into Master.

[bmahler] Fixed the use of a boolean in the master's stats.json endpoint.

[bmahler] Added retry for zookeeper_init per MESOS-1326.

[bmahler] Reduced acknowledgment delay in the scheduler driver.

[bmahler] Explicit conversion to Result<> from Unreachable to fix compiler 
error.

[toenshoff] Fixed ExecutorInfo handover on the ExternalContainerizer launch.

[toenshoff] Fixed ExternalContainerizer Subprocess use for non sandboxed 
invocations.

[toenshoff] Fixed concurrent destroy invocations on the ExternalContainerizer.

[vinod] Added support for s3/s3n to the mesos fetcher.

[vinod] Fix for web UI redirect message not showing up.

------------------------------------------
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
[URLTrigger] A change within the response URL invocation (log)
Building remotely on ubuntu3 (Ubuntu ubuntu) in workspace 
<https://builds.apache.org/job/mesos-reviewbot/ws/>
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/mesos.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git --version
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/mesos.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit}
Checking out Revision a31d81f1179d10954f859afafd5d726b1550e492 (origin/master)
 > git config core.sparsecheckout
 > git checkout -f a31d81f1179d10954f859afafd5d726b1550e492
 > git rev-list f51f33dc2a2be13f06057d6b60e4cb4f449be1db
 > git tag -a -f -m Jenkins Build #737 jenkins-mesos-reviewbot-737
[mesos-reviewbot] $ /bin/bash -xe /tmp/hudson7837162643770485259.sh
+ export JAVA_HOME=/home/jenkins/tools/java/jdk1.6.0_20-64
+ JAVA_HOME=/home/jenkins/tools/java/jdk1.6.0_20-64
+ export 
PATH=/home/jenkins/tools/java/jdk1.6.0_20-64/bin:/home/hudson/tools/java/latest1.6/bin:/home/hudson/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
+ 
PATH=/home/jenkins/tools/java/jdk1.6.0_20-64/bin:/home/hudson/tools/java/latest1.6/bin:/home/hudson/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
+ export M2_HOME=/home/jenkins/tools/maven/latest
+ M2_HOME=/home/jenkins/tools/maven/latest
+ export 
PATH=/home/jenkins/tools/maven/latest/bin:/home/jenkins/tools/java/jdk1.6.0_20-64/bin:/home/hudson/tools/java/latest1.6/bin:/home/hudson/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
+ 
PATH=/home/jenkins/tools/maven/latest/bin:/home/jenkins/tools/java/jdk1.6.0_20-64/bin:/home/hudson/tools/java/latest1.6/bin:/home/hudson/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
+ date
Fri May 23 21:02:19 UTC 2014
+ chmod -R +w 3rdparty CHANGELOG Doxyfile LICENSE Makefile.am NOTICE README.md 
bin bootstrap configure.ac docs ec2 frameworks include m4 mesos-0.19.0 
mesos.pc.in mpi src support
+ git clean -fdx
Removing 3rdparty/leveldb/
Removing mesos-0.19.0/
+ git reset --hard HEAD
HEAD is now at a31d81f Fix for web UI redirect message not showing up.
+ ./support/mesos-style.py
Checking 455 files using filter 
--filter=-,+build/class,+build/deprecated,+build/endif_comment,+runtime/vlog,+whitespace/blank_line,+whitespace/comma,+whitespace/ending_newline,+whitespace/forcolon,+whitespace/indent,+whitespace/line_length,+whitespace/tab,+whitespace/todo
3rdparty/libprocess/3rdparty/stout/include/stout/flags/parse.hpp:87:  Redundant 
blank line at the start of a code block should be deleted.  
[whitespace/blank_line] [2]
Total errors found: 1
Build step 'Execute shell' marked build as failure

Reply via email to