See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--disable-libtool-wrappers,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4675/display/redirect?page=changes>
Changes: [yujie.jay] Fixed resource provider driver disconnection handling. ------------------------------------------ [...truncated 152.25 KB...] 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... no 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... yes 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-1.8.0-openjdk-1.8.0.151-5.b12.el7_4.x86_64/jre configure: using JAVA_HOME=/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-5.b12.el7_4.x86_64 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}/lib64/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/lib64 -lpython2.7 checking for Python site-packages path... /usr/lib/python2.7/site-packages checking python extra libraries... -lpthread -ldl -lutil -lm checking python extra linking flags... -Xlinker -export-dynamic checking consistency of all components of python development environment... yes checking whether we can build usable Python eggs... In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34, from /usr/include/python2.7/Python.h:19, from testpyegg.cpp:1: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ 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=. resource_provider/storage/volume_profile.proto make[2]: ../3rdparty/protobuf-3.5.0/src/protoc: Command not found make[2]: *** [resource_provider/storage/volume_profile.pb.h] 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-1514414933-30845 Untagged: mesos-1514414933-30845:latest Deleted: sha256:0a2f29158ef9db8b6c8891307d9a6156290ea0757a9d296f77890761740e77ec Deleted: sha256:d8997e89a998c0efd9ce6cfc8c9247ab29c9f51079780e3b47acd487f18acb94 Deleted: sha256:f84e8dc1c9ce8344ff458f033d6053f532aee018610b3a2e345e381bd58bee27 Deleted: sha256:5afc445470fadb8105246c9b5b9c57a7d1076b59dbc22e4d8d5c9e2fddc132ec Deleted: sha256:7c88854600404fdee8a6dc22e4ec4a7a9d60195bde4416e32c71a7c9074c0a16 Deleted: sha256:e9cf7a420428ed8c4d8512b205848a2cc67423548cf90fc36fb8dd3a47456725 Deleted: sha256:fb395222c19d6dca1ecfc15d04d5ae34da386874cf0476d273769921029e2765 Deleted: sha256:2d31411b7ded966dd5420c2cc1fcf206d33cfb27344b8b64ed324f898f0ff130 Deleted: sha256:06e0ba661ea1d5c57fdf8eb2eb1eea1df3ca34b8c3cbd934428e810766118ec0 Deleted: sha256:bd2f842f5f98732cbea831ffb08517a133797c8ab9c805dcb670d5f58bbf35a7 Deleted: sha256:4b6d8c1fca7c32a4f7dfbf4eca71b61109d49a0717aa046d155b2521cd7da6fd Deleted: sha256:b178709188bb2cf0d3eb0025ddab8808949a070e7844926044b1f4cd95d06aff Deleted: sha256:d6c02930b70d7ad9985ec983ac1260309c5251eca0de11362a31b46b62841faa Deleted: sha256:835fb93fc39abcb3412584543f4356dd732efdc9f46dc9a99f7a3d34a25af163 Deleted: sha256:a29df52eba73a7cc2aa8a852208e131be58a08780df81f5c884f800bdcc85db3 Deleted: sha256:3fd70ff5fda49fa3fd985a6ff49a3db20af7e1a4769f1a9c2b9c97cc0466d02e Deleted: sha256:eb26473a6c1da890ab4206e0171bff5f4db16dd0299b745b61acae65264c2472 Deleted: sha256:2aaa3ef7f2aebe85709a96de6fa2be02660d07ce4eec605eec64ef2bc50f755b Deleted: sha256:a464e1cf2e3dbf8e83e956cc62906693af372f1165d78d969dfbcf0c07552811 Deleted: sha256:b76b006942e64427de3eb82e615b8704058eff138d735a9c5d36c9d7cca5d6f9 Deleted: sha256:f25c18a9179715327f64fdc8816b87935bb6dcf7ca852dd322a3d6f4221f1700 Deleted: sha256:b77248874665124dcb4de7369050c79ba79242bb5e004154efd717ca33ae83f5 Deleted: sha256:54f378dd1e9a7d1fc7e3defbc4adfc2773ea693c67b675ef79c49bc24b2891ce Deleted: sha256:a5a3445478aa119f26a02761afc6590ffc3052321c22ebfc075c333b8015a27e Deleted: sha256:f8d05caae42ee2ebde1f8f9c65b6662d91b9d75cec3c5b472e33d986587bafee Deleted: sha256:02ea2796c9a19e8411ae2fccf722b35fa41b6fcb7c51bd0bdb502ca5c17256e3 Deleted: sha256:4a24420cf3c2a3e0a3e7338215900c50113a582694ce19c839ed45b5f389a7fc Deleted: sha256:7df42e474ba037ce3c33950124813174228164c6fe7bceef260c03df88eb4ba8 Deleted: sha256:a6ecef7395949f170baa5990d8a7a6f40c08e44f9528eb42bec8d345090fca4b Build step 'Execute shell' marked build as failure Not sending mail to unregistered user songzihao1...@gmail.com Not sending mail to unregistered user yujie....@gmail.com