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 A1E561833B for ; Tue, 28 Jul 2015 00:56:40 +0000 (UTC) Received: (qmail 73768 invoked by uid 500); 28 Jul 2015 00:56:40 -0000 Delivered-To: apmail-mesos-builds-archive@mesos.apache.org Received: (qmail 73742 invoked by uid 500); 28 Jul 2015 00:56:40 -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 73682 invoked by uid 99); 28 Jul 2015 00:56:40 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Jul 2015 00:56:40 +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 A77D69C046C for ; Tue, 28 Jul 2015 00:56:09 +0000 (UTC) Date: Tue, 28 Jul 2015 00:56:09 +0000 (UTC) From: Apache Jenkins Server To: builds@mesos.apache.org Message-ID: <1028993696.4183.1438044969682.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: mesos-reviewbot #7323 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 Changes: [yujie.jay] Updated Isolator::prepare to return ContainerPrepareInfo. ------------------------------------------ Started by an SCM change Started by an SCM change Building remotely on ubuntu-4 (docker Ubuntu ubuntu4 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 14f80f9619c31cdcdf3562b6e012096e5f8d4028 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 14f80f9619c31cdcdf3562b6e012096e5f8d4028 > git rev-list 0b2853d1bd59f9120c77c96f6fc208680fe1c19d # timeout=10 > git tag -a -f -m Jenkins Build #7323 jenkins-mesos-reviewbot-7323 # timeout=10 [mesos-reviewbot] $ /bin/bash -xe /tmp/hudson7159083898321408174.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 Tue Jul 28 00:55:44 UTC 2015 + chmod -R +w 3rdparty bin bootstrap CHANGELOG cmake CMakeLists.txt configure.ac Dockerfile docs Doxyfile 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 14f80f9 Updated Isolator::prepare to return ContainerPrepareInfo. + ./support/mesos-style.py Checking 652 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/slave/containerizer/mesos/containerizer.hpp:200: Lines should be <= 80 characters long [whitespace/line_length] [2] Total errors found: 1 Build step 'Execute shell' marked build as failure