Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 972AF200D61 for ; Tue, 19 Dec 2017 10:02:19 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 954CB160C1B; Tue, 19 Dec 2017 09:02:19 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 8C7D1160C18 for ; Tue, 19 Dec 2017 10:02:18 +0100 (CET) Received: (qmail 27409 invoked by uid 500); 19 Dec 2017 09:02:17 -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 27398 invoked by uid 99); 19 Dec 2017 09:02:17 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Dec 2017 09:02:17 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 0F79C1A0B51 for ; Tue, 19 Dec 2017 09:02:17 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.749 X-Spam-Level: * X-Spam-Status: No, score=1.749 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, KAM_LOTSOFHASH=0.25, KAM_NUMSUBJECT=0.5, RCVD_IN_DNSWL_NONE=-0.0001, RP_MATCHES_RCVD=-0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id VE-JumLOVE4D for ; Tue, 19 Dec 2017 09:02:14 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id AAEB85F23C for ; Tue, 19 Dec 2017 09:02:13 +0000 (UTC) Received: from jenkins-master.apache.org (unknown [62.210.60.235]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id F31D1E0140 for ; Tue, 19 Dec 2017 09:02:12 +0000 (UTC) Received: from jenkins-master.apache.org (localhost [127.0.0.1]) by jenkins-master.apache.org (ASF Mail Server at jenkins-master.apache.org) with ESMTP id 9106CA00A2 for ; Tue, 19 Dec 2017 09:02:10 +0000 (UTC) Date: Tue, 19 Dec 2017 09:02:08 +0000 (UTC) From: Apache Jenkins Server To: builds@mesos.apache.org Message-ID: <1972395059.2306.1513674129120.JavaMail.jenkins@jenkins-master.apache.org> In-Reply-To: <1704955809.2280.1513665473567.JavaMail.jenkins@jenkins-master.apache.org> References: <1704955809.2280.1513665473567.JavaMail.jenkins@jenkins-master.apache.org> Subject: Build failed in Jenkins: Mesos-Reviewbot #20738 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkqVKZPv7YyHBB3FvWfV7XQehwe/Ga3aadzSNknt8g382X3uN8A3SOQ+Ixq9HxS+ZlN6XR4TECySmSRy2JN5Rx8svxAD0TjtSF9LuU98dD+LniNDP7Lq6gvRFuJhbMHoS0nuTizDZLsK4X8TW5MyV9w+jFbdoZfRE5O/Mse0fkOeL5uoIS/3Vvu/W+x9QSjDkB7CaU56bPFlQjqqJBl3Cn9r34CkXQZYnLb/NjW4vcpw0+TgMUAPTIVEr5BTPZRshz19g7huwg3zANT5HBIZnzV4hsVY9w4JHkceFdKi/ibNnjPjsFs9pm0HSGJ/RDxjIvSTYT02eH4+m1RAYaj2E9QIDAQAB X-Jenkins-Job: Mesos-Reviewbot X-Jenkins-Result: FAILURE archived-at: Tue, 19 Dec 2017 09:02:19 -0000 See ------------------------------------------ [...truncated 211.05 KB...] checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate configure: creating ./config.lt config.lt: creating libtool configure: Setting up CXXFLAGS for g++ version >= 4.8 checking whether C++ compiler accepts -fstack-protector-strong... no checking whether g++ supports C++11 features by default... no checking whether g++ supports C++11 features with -std=c++11... yes checking if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes configure: Setting up build environment for x86_64 linux-gnu checking for backtrace in -lunwind... no checking for main in -lgflags... no checking for patch... patch checking fts.h usability... yes checking fts.h presence... yes checking for fts.h... yes checking for library containing fts_close... none required checking apr_pools.h usability... yes checking apr_pools.h presence... yes checking for apr_pools.h... yes checking for apr_initialize in -lapr-1... yes checking for curl_global_init in -lcurl... yes checking for javac... /usr/bin/javac checking for java... /usr/bin/java checking value of Java system property 'java.home'... /usr/lib/jvm/java-7-openjdk-amd64/jre configure: using JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64 checking whether or not we can build with JNI... yes checking for mvn... /usr/bin/mvn checking for sasl_done in -lsasl2... yes checking SASL CRAM-MD5 support... yes checking for RAND_poll in -lcrypto... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking for SSL_CTX_new in -lssl... yes checking svn_version.h usability... yes checking svn_version.h presence... yes checking for svn_version.h... yes checking for svn_stringbuf_create_ensure in -lsvn_subr-1... yes checking svn_delta.h usability... yes checking svn_delta.h presence... yes checking for svn_delta.h... yes checking for svn_txdelta in -lsvn_delta-1... yes checking whether to enable the XFS disk isolator... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for deflate, gzread, gzwrite, inflate in -lz... yes checking C++ standard library for undefined behaviour with selected optimization level... no checking for a Python interpreter with version >= 2.6... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages checking for python2.7... (cached) /usr/bin/python checking for a version of Python >= '2.1.0'... yes checking for a version of Python >= '2.6'... yes checking for the distutils Python package... yes checking for Python include path... -I/usr/include/python2.7 checking for Python library path... -L/usr/lib -lpython2.7 checking for Python site-packages path... /usr/lib/python2.7/dist-packages checking python extra libraries... -lpthread -ldl -lutil -lm checking python extra linking flags... -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions checking consistency of all components of python development environment... yes checking whether we can build usable Python eggs... cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ [enabled by default] yes checking for an old installation of the Mesos egg (before 0.20.0)... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating mesos.pc config.status: creating src/Makefile config.status: creating 3rdparty/Makefile config.status: creating 3rdparty/libprocess/Makefile config.status: creating 3rdparty/libprocess/include/Makefile config.status: creating 3rdparty/stout/Makefile config.status: creating 3rdparty/stout/include/Makefile config.status: creating 3rdparty/gmock_sources.cc config.status: creating bin/mesos.sh config.status: creating bin/mesos-agent.sh config.status: creating bin/mesos-local.sh config.status: creating bin/mesos-master.sh config.status: creating bin/mesos-slave.sh config.status: creating bin/mesos-tests.sh config.status: creating bin/mesos-agent-flags.sh config.status: creating bin/mesos-local-flags.sh config.status: creating bin/mesos-master-flags.sh config.status: creating bin/mesos-slave-flags.sh config.status: creating bin/mesos-tests-flags.sh config.status: creating bin/gdb-mesos-agent.sh config.status: creating bin/gdb-mesos-local.sh config.status: creating bin/gdb-mesos-master.sh config.status: creating bin/gdb-mesos-slave.sh config.status: creating bin/gdb-mesos-tests.sh config.status: creating bin/lldb-mesos-agent.sh config.status: creating bin/lldb-mesos-local.sh config.status: creating bin/lldb-mesos-master.sh config.status: creating bin/lldb-mesos-slave.sh config.status: creating bin/lldb-mesos-tests.sh config.status: creating bin/valgrind-mesos-agent.sh config.status: creating bin/valgrind-mesos-local.sh config.status: creating bin/valgrind-mesos-master.sh config.status: creating bin/valgrind-mesos-slave.sh config.status: creating bin/valgrind-mesos-tests.sh config.status: creating src/deploy/mesos-daemon.sh config.status: creating src/deploy/mesos-start-agents.sh config.status: creating src/deploy/mesos-start-cluster.sh config.status: creating src/deploy/mesos-start-masters.sh config.status: creating src/deploy/mesos-start-slaves.sh config.status: creating src/deploy/mesos-stop-agents.sh config.status: creating src/deploy/mesos-stop-cluster.sh config.status: creating src/deploy/mesos-stop-masters.sh config.status: creating src/deploy/mesos-stop-slaves.sh config.status: creating include/mesos/version.hpp config.status: creating src/java/generated/org/apache/mesos/MesosNativeLibrary.java config.status: creating mpi/mpiexec-mesos config.status: creating src/examples/java/test-exception-framework config.status: creating src/examples/java/test-executor config.status: creating src/examples/java/test-framework config.status: creating src/examples/java/test-multiple-executors-framework config.status: creating src/examples/java/test-log config.status: creating src/examples/java/v1-test-framework config.status: creating src/java/mesos.pom config.status: creating src/examples/python/test-executor config.status: creating src/examples/python/test-framework config.status: creating src/python/setup.py config.status: creating src/python/cli/setup.py config.status: creating src/python/interface/setup.py config.status: creating src/python/native_common/ext_modules.py config.status: creating src/python/executor/setup.py config.status: creating src/python/native/setup.py config.status: creating src/python/scheduler/setup.py config.status: linking src/python/native_common/ext_modules.py to src/python/executor/ext_modules.py config.status: linking src/python/native_common/ext_modules.py to src/python/scheduler/ext_modules.py config.status: executing depfiles commands config.status: executing libtool commands configure: Build option summary: CXX: g++ CXXFLAGS: -g1 -O0 -Wno-unused-local-typedefs -std=c++11 CPPFLAGS: -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0 LDFLAGS: LIBS: -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1 -lrt make dist-gzip am__post_remove_distdir='@:' make[1]: Entering directory `/mesos' if test -d "mesos-1.5.0"; then find "mesos-1.5.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.5.0" || { sleep 5 && rm -rf "mesos-1.5.0"; }; else :; fi test -d "mesos-1.5.0" || mkdir "mesos-1.5.0" (cd 3rdparty && make top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/3rdparty \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory `/mesos/3rdparty' (cd stout && make top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/stout \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory `/mesos/3rdparty/stout' (cd include && make top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/stout/include \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[4]: Entering directory `/mesos/3rdparty/stout/include' make[4]: Leaving directory `/mesos/3rdparty/stout/include' make \ top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/stout" \ dist-hook make[4]: Entering directory `/mesos/3rdparty/stout' cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/stout/ make[4]: Leaving directory `/mesos/3rdparty/stout' make[3]: Leaving directory `/mesos/3rdparty/stout' (cd libprocess && make top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/libprocess \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory `/mesos/3rdparty/libprocess' (cd include && make top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/libprocess/include \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[4]: Entering directory `/mesos/3rdparty/libprocess/include' make[4]: Leaving directory `/mesos/3rdparty/libprocess/include' make \ top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/libprocess" \ dist-hook make[4]: Entering directory `/mesos/3rdparty/libprocess' cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/libprocess/ make[4]: Leaving directory `/mesos/3rdparty/libprocess' make[3]: Leaving directory `/mesos/3rdparty/libprocess' make[2]: Leaving directory `/mesos/3rdparty' (cd src && make top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/src \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory `/mesos/src' ../3rdparty/protobuf-3.5.0/src/protoc -I../include -I. --cpp_out=. csi/uri_volume_profile.proto /bin/bash: ../3rdparty/protobuf-3.5.0/src/protoc: No such file or directory make[2]: *** [csi/uri_volume_profile.pb.cc] Error 127 make[2]: Leaving directory `/mesos/src' make[1]: *** [distdir] Error 1 make[1]: Leaving directory `/mesos' make: *** [dist] Error 2 + docker rmi mesos-1513673527-25284 Untagged: mesos-1513673527-25284:latest Deleted: sha256:4099ec835602f0a5aaaa4fdb6ddf3bef7a416ae1f6e35c41624c7a0328489a1b Deleted: sha256:90a22686f53d78e1a898b6f5b79972f7c5335b832ac6a0914f8cd973e7460e23 Deleted: sha256:fe88c92026372fa1802c03827d1ec446b159a50fedb2cbbbc868b35b7fadbb09 Deleted: sha256:bb9bfbd6a54ca905186472b84191868a5fddc581c3f29d32237d54727cfb3d8a Deleted: sha256:3306ee4fd9170a825662a2111fb8a081f6e34c6ccbbd5c390337aabb3f1ab23f Deleted: sha256:6efa0373bd20c2eb196965f350460fc2acf348ef2a59fe33d46d16769f11b821 Deleted: sha256:5971c926c26d5a11d09081049c016e8ccb17ce6adba3881bc63c37f61d9255e8 Deleted: sha256:c0fd969c24e7d59678c81dbd1251570fd93e04f97c0344d27cc31dd400397c07 Deleted: sha256:65064899f9b4ba6ab33c62ea0b4f7e0629cc3640e6522511d11fbd2476055df2 Deleted: sha256:8e0d9879d9d61ffb6ac340edda9b0e998a5ee89c2b6bfad81b5bbb889619e5be Deleted: sha256:edac9df4f508fb25cc255dbcd624a4b3aab4aad0aeb5bd416e273320737d514e Deleted: sha256:4087a3913df6635597ccff2a58ce77098ce6ee06dbcc52ef0ed9f2387dec9884 Deleted: sha256:b7da5256f64f3bccdf6a07ea1a3aea41fb2df83e877b6ed0997193cb35fba944 Deleted: sha256:f52db570b424e5d3f7c2d87513b989cfb2ff194573a3ff9c285c0772cf5db8fc Deleted: sha256:c47d3d643a7feff116a792cbebb6c4ea499a27ece2849acd5adf9434de433f04 Deleted: sha256:87f2f7255d28f4da0ef62603e6ea68126c6bfe9e192008164af0b4a9b0374964 Deleted: sha256:fce164cde332c2cbd8ee1125df7cb27a7f336fd4e3e5a9175e9f5364db7ba1fa Deleted: sha256:36cb672083407ec0335410597472e899a0bac0f4a6f7105d38415e9bd4a15246 Deleted: sha256:571f2ce68daf4a4d1bb32e541372e261e6b39c1cfd6ca9b6a857013113627654 Deleted: sha256:eda0aca58862f66974e34197f2f3f7c18aced4c874a44f4b66a0251a4a63afd5 Deleted: sha256:3d7fb3a832eb79c8c46801d31bf5b0939af34b39c3d5c2e5cf9b95960fcd44da Deleted: sha256:76ceafc4773b6ca99cae0ae07bc6ea6c10946cfaac01bdba6f9d91952b83c9b5 Deleted: sha256:03b130d2e03b715fbee5c232061c27f27c4d92f3fc2f3d711dd852bc02cb2b9c Deleted: sha256:2cd328083aef46c8ee7fa2d932b775847d1b8f7f8561bc9878d8f04485151396 Deleted: sha256:807014ca50635ac74869a5b20d0982a8bf36c19dca594907f2a48a694dd6f2f6 Deleted: sha256:9b6e73daf599d5e03c7650d755eb11a55aae76e6a0d4601c743252e96ffd6946 Deleted: sha256:e04c92479addecba64b310833bf08256bfc6ef34aade1c590b803e2f4e24b76b Deleted: sha256:dc2af12d8c3067040ce4607441048671103a6828b08b4908d1902bd2d40a888c Deleted: sha256:69a9f6a1868bde0ae7a087def51b0f0723bdb2e340da8cfd16c2a0f86c691b93 Deleted: sha256:06e8810c9ccead62e513b85ebb91e03e4e6b33a44a0554f64f83bccea33fae1d Build step 'Execute shell' marked build as failure