Return-Path: X-Original-To: apmail-mesos-builds-archive@minotaur.apache.org Delivered-To: apmail-mesos-builds-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id ED16E18550 for ; Mon, 6 Jul 2015 13:52:06 +0000 (UTC) Received: (qmail 22008 invoked by uid 500); 6 Jul 2015 13:52:06 -0000 Delivered-To: apmail-mesos-builds-archive@mesos.apache.org Received: (qmail 21985 invoked by uid 500); 6 Jul 2015 13:52:06 -0000 Mailing-List: contact builds-help@mesos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: builds@mesos.apache.org Delivered-To: mailing list builds@mesos.apache.org Received: (qmail 21974 invoked by uid 99); 6 Jul 2015 13:52:06 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Jul 2015 13:52:06 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius.apache.org (ASF Mail Server at crius.apache.org) with ESMTP id 1EE8A9C08A4 for ; Mon, 6 Jul 2015 13:52:02 +0000 (UTC) Date: Mon, 6 Jul 2015 13:52:02 +0000 (UTC) From: Apache Jenkins Server To: builds@mesos.apache.org Message-ID: <413776312.974.1436190722024.JavaMail.jenkins@crius> In-Reply-To: <708461907.968.1436190119406.JavaMail.jenkins@crius> References: <708461907.968.1436190119406.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: mesos-reviewbot #6849 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: mesos-reviewbot X-Jenkins-Result: FAILURE See ------------------------------------------ [URLTrigger] A change within the response URL invocation (log) Building remotely on H11 (Ubuntu ubuntu) in workspace > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git > git --version # timeout=10 > 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} # timeout=10 Checking out Revision 20903089b65daf8b032942312d1b7112e2ffdc07 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 20903089b65daf8b032942312d1b7112e2ffdc07 > git rev-list 20903089b65daf8b032942312d1b7112e2ffdc07 # timeout=10 > git tag -a -f -m Jenkins Build #6849 jenkins-mesos-reviewbot-6849 # timeout=10 [mesos-reviewbot] $ /bin/bash -xe /tmp/hudson9053190131252829455.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/jenkins/tools/java/latest1.6/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games + PATH=/home/jenkins/tools/java/jdk1.6.0_20-64/bin:/home/jenkins/tools/java/latest1.6/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/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/jenkins/tools/java/latest1.6/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games + PATH=/home/jenkins/tools/maven/latest/bin:/home/jenkins/tools/java/jdk1.6.0_20-64/bin:/home/jenkins/tools/java/latest1.6/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games + date Mon Jul 6 13:51:11 UTC 2015 + chmod -R +w 3rdparty bin bootstrap CHANGELOG configure.ac Dockerfile docs Doxyfile ec2 frameworks include LICENSE m4 Makefile.am mesos.pc.in mpi NOTICE README.md src support + git clean -fdx + git reset --hard HEAD HEAD is now at 2090308 Documented issue with slave recovery when using systemd. + ./support/mesos-style.py Checking 641 files using filter --filter=-,+build/class,+build/deprecated,+build/endif_comment,+readability/todo,+readability/namespace,+runtime/vlog,+whitespace/blank_line,+whitespace/comma,+whitespace/end_of_line,+whitespace/ending_newline,+whitespace/forcolon,+whitespace/indent,+whitespace/line_length,+whitespace/operators,+whitespace/semicolon,+whitespace/tab,+whitespace/todo src/tests/environment.cpp:231: Too many spaces before TODO [whitespace/todo] [2] Total errors found: 1 Build step 'Execute shell' marked build as failure