You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@mesos.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/03/06 02:02:00 UTC

Build failed in Jenkins: Mesos-Coverity » autotools,gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-6) #2167

See <https://builds.apache.org/job/Mesos-Coverity/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)/2167/display/redirect>

------------------------------------------
[...truncated 3.99 MB...]
running install_egg_info
copying mesos/futures.py -> build/bdist.linux-x86_64/wheel/mesos
Copying src/mesos.egg-info to build/bdist.linux-x86_64/wheel/mesos-1.8.0-py2.7.egg-info
running install_egg_info
copying mesos/http.py -> build/bdist.linux-x86_64/wheel/mesos
Copying src/mesos.native.egg-info to build/bdist.linux-x86_64/wheel/mesos.native-1.8.0-py2.7.egg-info
running install_egg_info
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
Copying src/mesos.cli.egg-info to build/bdist.linux-x86_64/wheel/mesos.cli-1.8.0-py2.7.egg-info
running install_scripts
Installing build/bdist.linux-x86_64/wheel/mesos.native-1.8.0-py2.7-nspkg.pth
running install_scripts
Installing build/bdist.linux-x86_64/wheel/mesos.cli-1.8.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/src/python/dist/mesos.interface-1.8.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/interface/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/interface
copying mesos/interface/mesos_pb2.py -> build/bdist.linux-x86_64/wheel/mesos/interface
running install_egg_info
Copying src/mesos.interface.egg-info to build/bdist.linux-x86_64/wheel/mesos.interface-1.8.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.interface-1.8.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.cli-1.8.0.dist-info/WHEEL
creating build/bdist.linux-x86_64/wheel/mesos.interface-1.8.0.dist-info/WHEEL
creating build/bdist.linux-x86_64/wheel/mesos-1.8.0.dist-info/WHEEL
creating build/bdist.linux-x86_64/wheel/mesos.native-1.8.0.dist-info/WHEEL
running bdist_egg
running egg_info
creating src/mesos.scheduler.egg-info
writing requirements to src/mesos.scheduler.egg-info/requires.txt
writing src/mesos.scheduler.egg-info/PKG-INFO
writing namespace_packages to src/mesos.scheduler.egg-info/namespace_packages.txt
writing top-level names to src/mesos.scheduler.egg-info/top_level.txt
writing dependency_links to src/mesos.scheduler.egg-info/dependency_links.txt
writing manifest file 'src/mesos.scheduler.egg-info/SOURCES.txt'
reading manifest file 'src/mesos.scheduler.egg-info/SOURCES.txt'
writing manifest file 'src/mesos.scheduler.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/mesos
copying src/mesos/__init__.py -> build/lib.linux-x86_64-2.7/mesos
creating build/lib.linux-x86_64-2.7/mesos/scheduler
copying src/mesos/scheduler/__init__.py -> build/lib.linux-x86_64-2.7/mesos/scheduler
running build_ext
building 'mesos.scheduler._scheduler' extension
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/src
creating build/temp.linux-x86_64-2.7/src/mesos
creating build/temp.linux-x86_64-2.7/src/mesos/scheduler
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g1 -O0 -Wno-unused-local-typedefs -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -fPIC -I/mesos/include -I/mesos/include -I/mesos/include/mesos -I/mesos/src -I/mesos/src/python/scheduler/src/mesos/scheduler -I/mesos/src/python/native_common -I/mesos/3rdparty/protobuf-3.5.0/src -I/usr/include/python2.7 -c src/mesos/scheduler/proxy_scheduler.cpp -o build/temp.linux-x86_64-2.7/src/mesos/scheduler/proxy_scheduler.o
cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ [enabled by default]
cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ [enabled by default]
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g1 -O0 -Wno-unused-local-typedefs -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -fPIC -I/mesos/include -I/mesos/include -I/mesos/include/mesos -I/mesos/src -I/mesos/src/python/executor/src/mesos/executor -I/mesos/src/python/native_common -I/mesos/3rdparty/protobuf-3.5.0/src -I/usr/include/python2.7 -c src/mesos/executor/proxy_executor.cpp -o build/temp.linux-x86_64-2.7/src/mesos/executor/proxy_executor.o
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g1 -O0 -Wno-unused-local-typedefs -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -fPIC -I/mesos/include -I/mesos/include -I/mesos/include/mesos -I/mesos/src -I/mesos/src/python/scheduler/src/mesos/scheduler -I/mesos/src/python/native_common -I/mesos/3rdparty/protobuf-3.5.0/src -I/usr/include/python2.7 -c src/mesos/scheduler/mesos_scheduler_driver_impl.cpp -o build/temp.linux-x86_64-2.7/src/mesos/scheduler/mesos_scheduler_driver_impl.o
cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ [enabled by default]
cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ [enabled by default]
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g1 -O0 -Wno-unused-local-typedefs -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -fPIC -I/mesos/include -I/mesos/include -I/mesos/include/mesos -I/mesos/src -I/mesos/src/python/executor/src/mesos/executor -I/mesos/src/python/native_common -I/mesos/3rdparty/protobuf-3.5.0/src -I/usr/include/python2.7 -c src/mesos/executor/mesos_executor_driver_impl.cpp -o build/temp.linux-x86_64-2.7/src/mesos/executor/mesos_executor_driver_impl.o
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g1 -O0 -Wno-unused-local-typedefs -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -fPIC -I/mesos/include -I/mesos/include -I/mesos/include/mesos -I/mesos/src -I/mesos/src/python/scheduler/src/mesos/scheduler -I/mesos/src/python/native_common -I/mesos/3rdparty/protobuf-3.5.0/src -I/usr/include/python2.7 -c src/mesos/scheduler/module.cpp -o build/temp.linux-x86_64-2.7/src/mesos/scheduler/module.o
cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ [enabled by default]
cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ [enabled by default]
g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -g1 -O0 -Wno-unused-local-typedefs -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 build/temp.linux-x86_64-2.7/src/mesos/executor/module.o build/temp.linux-x86_64-2.7/src/mesos/executor/proxy_executor.o build/temp.linux-x86_64-2.7/src/mesos/executor/mesos_executor_driver_impl.o /mesos/src/.libs/libmesos_no_3rdparty.a /mesos/3rdparty/libprocess/.libs/libprocess.a /mesos/3rdparty/leveldb-1.19/out-static/libleveldb.a /mesos/3rdparty/zookeeper-3.4.8/src/c/.libs/libzookeeper_mt.a /mesos/3rdparty/glog-0.3.3/.libs/libglog.a /mesos/3rdparty/protobuf-3.5.0/src/.libs/libprotobuf.a /mesos/3rdparty/libevent-2.0.22-stable/.libs/libevent_core.a /mesos/3rdparty/libevent-2.0.22-stable/.libs/libevent_pthreads.a /mesos/3rdparty/libevent-2.0.22-stable/.libs/libevent_openssl.a /mesos/3rdparty/grpc-1.10.0/libs/opt/libgrpc++.a /mesos/3rdparty/grpc-1.10.0/libs/opt/libgrpc.a /mesos/3rdparty/grpc-1.10.0/libs/opt/libgpr.a -o build/lib.linux-x86_64-2.7/mesos/executor/_executor.so -Wl,--as-needed -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1 -lrt
g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -g1 -O0 -Wno-unused-local-typedefs -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 build/temp.linux-x86_64-2.7/src/mesos/scheduler/proxy_scheduler.o build/temp.linux-x86_64-2.7/src/mesos/scheduler/mesos_scheduler_driver_impl.o build/temp.linux-x86_64-2.7/src/mesos/scheduler/module.o /mesos/src/.libs/libmesos_no_3rdparty.a /mesos/3rdparty/libprocess/.libs/libprocess.a /mesos/3rdparty/leveldb-1.19/out-static/libleveldb.a /mesos/3rdparty/zookeeper-3.4.8/src/c/.libs/libzookeeper_mt.a /mesos/3rdparty/glog-0.3.3/.libs/libglog.a /mesos/3rdparty/protobuf-3.5.0/src/.libs/libprotobuf.a /mesos/3rdparty/libevent-2.0.22-stable/.libs/libevent_core.a /mesos/3rdparty/libevent-2.0.22-stable/.libs/libevent_pthreads.a /mesos/3rdparty/libevent-2.0.22-stable/.libs/libevent_openssl.a /mesos/3rdparty/grpc-1.10.0/libs/opt/libgrpc++.a /mesos/3rdparty/grpc-1.10.0/libs/opt/libgrpc.a /mesos/3rdparty/grpc-1.10.0/libs/opt/libgpr.a -o build/lib.linux-x86_64-2.7/mesos/scheduler/_scheduler.so -Wl,--as-needed -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1 -lrt
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/egg/mesos/executor
copying build/lib.linux-x86_64-2.7/mesos/executor/_executor.so -> build/bdist.linux-x86_64/egg/mesos/executor
copying build/lib.linux-x86_64-2.7/mesos/executor/__init__.py -> build/bdist.linux-x86_64/egg/mesos/executor
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/executor/__init__.py to __init__.pyc
creating stub loader for mesos/executor/_executor.so
byte-compiling build/bdist.linux-x86_64/egg/mesos/executor/_executor.py to _executor.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/src/python/dist/mesos.executor-1.8.0-py2.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/executor/_executor.so -> build/bdist.linux-x86_64/wheel/mesos/executor
copying mesos/executor/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/executor
running install_egg_info
Copying src/mesos.executor.egg-info to build/bdist.linux-x86_64/wheel/mesos.executor-1.8.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.executor-1.8.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.executor-1.8.0.dist-info/WHEEL
libtool: link: (cd ".libs" && rm -f "libmesos.so" && ln -s "libmesos-1.8.0.so" "libmesos.so")
libtool: link: ( cd ".libs" && rm -f "libmesos.la" && ln -s "../libmesos.la" "libmesos.la" )
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-log log/mesos_log-main.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-local local/mesos_local-main.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos cli/mesos-mesos.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-resolve cli/mesos_resolve-resolve.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-execute cli/mesos_execute-execute.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-resolve cli/mesos_resolve-resolve.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-execute cli/mesos_execute-execute.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-log log/mesos_log-main.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-local local/mesos_local-main.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos cli/mesos-mesos.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-fetcher launcher/mesos_fetcher-fetcher.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-fetcher launcher/mesos_fetcher-fetcher.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-executor launcher/mesos_executor-executor.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-default-executor launcher/mesos_default_executor-default_executor.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-containerizer slave/containerizer/mesos/mesos_containerizer-main.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-cni-port-mapper slave/containerizer/mesos/isolators/network/cni/plugins/port_mapper/mesos_cni_port_mapper-main.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-logrotate-logger slave/container_loggers/mesos_logrotate_logger-logrotate.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-executor launcher/mesos_executor-executor.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-default-executor launcher/mesos_default_executor-default_executor.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-containerizer slave/containerizer/mesos/mesos_containerizer-main.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-cni-port-mapper slave/containerizer/mesos/isolators/network/cni/plugins/port_mapper/mesos_cni_port_mapper-main.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-logrotate-logger slave/container_loggers/mesos_logrotate_logger-logrotate.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-io-switchboard slave/containerizer/mesos/io/mesos_io_switchboard-switchboard_main.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-io-switchboard slave/containerizer/mesos/io/mesos_io_switchboard-switchboard_main.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-usage usage/mesos_usage-main.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-docker-executor docker/mesos_docker_executor-executor.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-tcp-connect checks/mesos_tcp_connect-tcp_connect.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-usage usage/mesos_usage-main.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-docker-executor docker/mesos_docker_executor-executor.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-tcp-connect checks/mesos_tcp_connect-tcp_connect.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-agent slave/mesos_agent-main.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la     -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-agent slave/mesos_agent-main.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-master master/mesos_master-main.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la     -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-master master/mesos_master-main.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/egg/mesos/scheduler
copying build/lib.linux-x86_64-2.7/mesos/scheduler/_scheduler.so -> build/bdist.linux-x86_64/egg/mesos/scheduler
copying build/lib.linux-x86_64-2.7/mesos/scheduler/__init__.py -> build/bdist.linux-x86_64/egg/mesos/scheduler
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/scheduler/__init__.py to __init__.pyc
creating stub loader for mesos/scheduler/_scheduler.so
byte-compiling build/bdist.linux-x86_64/egg/mesos/scheduler/_scheduler.py to _scheduler.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/src/python/dist/mesos.scheduler-1.8.0-py2.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/scheduler/_scheduler.so -> build/bdist.linux-x86_64/wheel/mesos/scheduler
copying mesos/scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/scheduler
running install_egg_info
Copying src/mesos.scheduler.egg-info to build/bdist.linux-x86_64/wheel/mesos.scheduler-1.8.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.scheduler-1.8.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.scheduler-1.8.0.dist-info/WHEEL
make[2]: Leaving directory `/mesos/src'
make[1]: Leaving directory `/mesos/src'
Emitted 1197 C/C++ compilation units (99%) successfully
[WARNING] Recoverable errors were encountered during 2 of these C/C++ compilation units.
Emitted 31 Java compilation units (100%) successfully

1197 C/C++ compilation units (99%) are ready for analysis
31 Java compilation units (100%) are ready for analysis
The cov-build utility completed successfully.
2019-03-06T01:47:14.394096Z|cov-build|7586|info|> Build time (C/C++/Java emits total): 07:38:01.567225
2019-03-06T01:47:14.394096Z|cov-build|7586|info|> 
2019-03-06T01:47:14.394096Z|cov-build|7586|info|> 
2019-03-06T01:47:14.394201Z|cov-build|7586|info|> Emitted 1197 C/C++ compilation units (99%) successfully
2019-03-06T01:47:14.394201Z|cov-build|7586|info|> [WARNING] Recoverable errors were encountered during 2 of these C/C++ compilation units.
2019-03-06T01:47:14.394201Z|cov-build|7586|info|> Emitted 31 Java compilation units (100%) successfully
2019-03-06T01:47:14.394201Z|cov-build|7586|info|> 
2019-03-06T01:47:14.394201Z|cov-build|7586|info|> 1197 C/C++ compilation units (99%) are ready for analysis
2019-03-06T01:47:14.394201Z|cov-build|7586|info|> 31 Java compilation units (100%) are ready for analysis
2019-03-06T01:47:14.394201Z|cov-build|7586|info|> The cov-build utility completed successfully.
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0 2960M    0     0    0 2368k      0  2015k  0:25:03  0:00:01  0:25:02 2015k  0 2960M    0     0    0 12.4M      0  5853k  0:08:37  0:00:02  0:08:35 5853k  0 2960M    0     0    0 21.1M      0  6828k  0:07:23  0:00:03  0:07:20 6827k  1 2960M    0     0    1 30.0M      0  7360k  0:06:51  0:00:04  0:06:47 7359k  1 2960M    0     0    1 37.9M      0  7535k  0:06:42  0:00:05  0:06:37 7923k  1 2960M    0     0    1 46.5M      0  7721k  0:06:32  0:00:06  0:06:26 9061k  1 2960M    0     0    1 55.1M      0  7866k  0:06:25  0:00:07  0:06:18 8742k  2 2960M    0     0    2 62.1M      0  7783k  0:06:29  0:00:08  0:06:21 8389k  2 2960M    0     0    2 69.9M      0  7787k  0:06:29  0:00:09  0:06:20 8145k  2 2960M    0     0    2 78.1M      0  7868k  0:06:25  0:00:10  0:06:15 8210k  2 2960M    0     0    2 86.0M      0  7882k  0:06:24  0:00:11  0:06:13 8081k  3 2960M    0     0    3 94.3M      0  7942k  0:06:21  0:00:12  0:06:09 8051k  3 2960M    0     0    3  102M      0  7951k  0:06:21  0:00:13  0:06:08 8225k  3 2960M    0     0    3  110M      0  7988k  0:06:19  0:00:14  0:06:05 8360k  3 2960M    0     0    3  117M      0  7952k  0:06:21  0:00:15  0:06:06 8123k  4 2960M    0     0    4  129M      0  8176k  0:06:10  0:00:16  0:05:54 8836k  4 2960M    0     0    4  137M      0  8216k  0:06:08  0:00:17  0:05:51 8883k  4 2960M    0     0    4  147M      0  8323k  0:06:04  0:00:18  0:05:46 9303k  5 2960M    0     0    5  157M      0  8430k  0:05:59  0:00:19  0:05:40 9681k  5 2960M    0     0    5  168M      0  8559k  0:05:54  0:00:20  0:05:34 10.1M  6 2960M    0     0    6  182M      0  8814k  0:05:43  0:00:21  0:05:22 10.6M  6 2960M    0     0    6  193M      0  8921k  0:05:39  0:00:22  0:05:17 11.0M  6 2960M    0     0    6  205M      0  9053k  0:05:34  0:00:23  0:05:11 11.4M  7 2960M    0     0    7  217M      0  9210k  0:05:29  0:00:24  0:05:05 11.9M  7 2960M    0     0    7  227M      0  9256k  0:05:27  0:00:25  0:05:02 11.7M  7 2960M    0     0    7  234M      0  9188k  0:05:29  0:00:26  0:05:03 10.5M  8 2960M    0     0    8  242M      0  9117k  0:05:32  0:00:27  0:05:05 9985k  8 2960M    0     0    8  250M      0  9091k  0:05:33  0:00:28  0:05:05 9267k  8 2960M    0     0    8  256M      0  8990k  0:05:37  0:00:29  0:05:08 7928k  8 2960M    0     0    8  262M      0  8895k  0:05:40  0:00:30  0:05:10 7060k  9 2960M    0     0    9  268M      0  8821k  0:05:43  0:00:31  0:05:12 6909k  9 2960M    0     0    9  275M      0  8764k  0:05:45  0:00:32  0:05:13 6847k  9 2960M    0     0    9  282M      0  8705k  0:05:48  0:00:33  0:05:15 6533k  9 2960M    0     0    9  288M      0  8657k  0:05:50  0:00:34  0:05:16 6705k  9 2960M    0     0    9  295M      0  8604k  0:05:52  0:00:35  0:05:17 6856k 10 2960M    0     0   10  301M      0  8545k  0:05:54  0:00:36  0:05:18 6810k 10 2960M    0     0   10  309M      0  8516k  0:05:55  0:00:37  0:05:18 6924k 10 2960M    0     0   10  316M      0  8484k  0:05:57  0:00:38  0:05:19 7015k 10 2960M    0     0   10  322M      0  8440k  0:05:59  0:00:39  0:05:20 6962k 11 2960M    0     0   11  328M      0  8379k  0:06:01  0:00:40  0:05:21 6788k 11 2960M    0     0   11  335M      0  8344k  0:06:03  0:00:41  0:05:22 6892k 11 2960M    0     0   11  342M      0  8318k  0:06:04  0:00:42  0:05:22 6838k 11 2960M    0     0   11  350M      0  8307k  0:06:04  0:00:43  0:05:21 6951k 12 2960M    0     0   12  358M      0  8298k  0:06:05  0:00:44  0:05:21 7191k 12 2960M    0     0   12  365M      0  8284k  0:06:05  0:00:45  0:05:20 7515k 12 2960M    0     0   12  373M      0  8278k  0:06:06  0:00:46  0:05:20 7737k 12 2960M    0     0   12  380M      0  8266k  0:06:06  0:00:47  0:05:19 7827k 13 2960M    0     0   13  388M      0  8261k  0:06:06  0:00:48  0:05:18 7858k 13 2960M    0     0   13  396M      0  8250k  0:06:07  0:00:49  0:05:18 7828k 13 2960M    0     0   13  404M      0  8252k  0:06:07  0:00:50  0:05:17 7964k 13 2960M    0     0   13  413M      0  8270k  0:06:06  0:00:51  0:05:15 8202k 14 2960M    0     0   14  421M      0  8271k  0:06:06  0:00:52  0:05:14 8318k 14 2960M    0     0   14  429M      0  8263k  0:06:06  0:00:53  0:05:13 8289k 14 2960M    0     0   14  437M      0  8268k  0:06:06  0:00:54  0:05:12 8436k 15 2960M    0     0   15  446M      0  8284k  0:06:05  0:00:55  0:05:10 8605k 15 2960M    0     0   15  455M      0  8307k  0:06:04  0:00:56  0:05:08 8686k 15 2960M    0     0   15  465M      0  8328k  0:06:03  0:00:57  0:05:06 8918k 16 2960M    0     0   16  474M      0  8347k  0:06:03  0:00:58  0:05:05 9240k 16 2960M    0     0   16  482M      0  8353k  0:06:02  0:00:59  0:05:03 9280k 16 2960M    0     0   16  490M      0  8347k  0:06:03  0:01:00  0:05:03 9040k 16 2960M    0     0   16  497M      0  8334k  0:06:03  0:01:01  0:05:02 8631k 17 2960M    0     0   17  504M      0  8308k  0:06:04  0:01:02  0:05:02 8076k 17 2960M    0     0   17  510M      0  8257k  0:06:07  0:01:03  0:05:04 7229k 17 2960M    0     0   17  515M      0  8223k  0:06:08  0:01:04  0:05:04 6692k 17 2960M    0     0   17  521M      0  8184k  0:06:10  0:01:05  0:05:05 6232k 17 2960M    0     0   17  526M      0  8140k  0:06:12  0:01:06  0:05:06 5778k 17 2960M    0     0   17  531M      0  8108k  0:06:13  0:01:07  0:05:06 5622k 18 2960M    0     0   18  537M      0  8074k  0:06:15  0:01:08  0:05:07 5717k 18 2960M    0     0   18  542M      0  7941k  0:06:21  0:01:09  0:05:12 4783k 18 2960M    0     0   18  542M      0  7858k  0:06:25  0:01:10  0:05:15 3966k 18 2960M    0     0   18  547M      0  7879k  0:06:24  0:01:11  0:05:13 4438k 18 2960M    0     0   18  553M      0  7854k  0:06:25  0:01:12  0:05:13 4451k 18 2960M    0     0   18  559M      0  7832k  0:06:27  0:01:13  0:05:14 4548k 19 2960M    0     0   19  565M      0  7808k  0:06:28  0:01:14  0:05:14 5630k 19 2960M    0     0   19  570M      0  7775k  0:06:29  0:01:15  0:05:14 6476k 19 2960M    0     0   19  575M      0  7716k  0:06:32  0:01:16  0:05:16 5451k 19 2960M    0     0   19  579M      0  7687k  0:06:34  0:01:17  0:05:17 5290k 19 2960M    0     0   19  583M      0  7635k  0:06:37  0:01:18  0:05:19 4759k 19 2960M    0     0   19  588M      0  7605k  0:06:38  0:01:19  0:05:19 4594k 20 2960M    0     0   20  592M      0  7566k  0:06:40  0:01:20  0:05:20 4431k 20 2960M    0     0   20  596M      0  7520k  0:06:43  0:01:21  0:05:22 4424k 20 2960M    0     0   20  600M      0  7485k  0:06:44  0:01:22  0:05:22 4347k 20 2960M    0     0   20  606M      0  7459k  0:06:46  0:01:23  0:05:23 4690k 20 2960M    0     0   20  610M      0  7423k  0:06:48  0:01:24  0:05:24 4548k 20 2960M    0     0   20  616M      0  7400k  0:06:49  0:01:25  0:05:24 4794k 21 2960M    0     0   21  622M      0  7390k  0:06:50  0:01:26  0:05:24 5287k 21 2960M    0     0   21  628M      0  7388k  0:06:50  0:01:27  0:05:23 5795k 21 2960M    0     0   21  637M      0  7407k  0:06:49  0:01:28  0:05:21 6540k 21 2960M    0     0   21  646M      0  7424k  0:06:48  0:01:29  0:05:19 7442k 22 2960M    0     0   22  653M      0  7423k  0:06:48  0:01:30  0:05:18 7818k 22 2960M    0     0   22  659M      0  7409k  0:06:49  0:01:31  0:05:18 7740k 22 2960M    0     0   22  666M      0  7404k  0:06:49  0:01:32  0:05:17 7683k 22 2960M    0     0   22  673M      0  7400k  0:06:49  0:01:33  0:05:16 7276k 22 2960M    0     0   22  680M      0  7398k  0:06:49  0:01:34  0:05:15 6943k 23 2960M    0     0   23  687M      0  7394k  0:06:49  0:01:35  0:05:14 6864k 23 2960M    0     0   23  694M      0  7389k  0:06:50  0:01:36  0:05:14 7017k 23 2960M    0     0   23  699M      0  7370k  0:06:51  0:01:37  0:05:14 6745k 23 2960M    0     0   23  705M      0  7360k  0:06:51  0:01:38  0:05:13 6607k 24 2960M    0     0   24  712M      0  7352k  0:06:52  0:01:39  0:05:13 6494k 24 2960M    0     0   24  719M      0  7348k  0:06:52  0:01:40  0:05:12 6473k 24 2960M    0     0   24  725M      0  7341k  0:06:52  0:01:41  0:05:11 6420k 24 2960M    0     0   24  730M      0  7324k  0:06:53  0:01:42  0:05:11 6423k 24 2960M    0     0   24  736M      0  7309k  0:06:54  0:01:43  0:05:11 6324k 25 2960M    0     0   25  742M      0  7296k  0:06:55  0:01:44  0:05:11 6165k 25 2960M    0     0   25  747M      0  7281k  0:06:56  0:01:45  0:05:11 5930k 25 2960M    0     0   25  753M      0  7268k  0:06:57  0:01:46  0:05:11 5789k 25 2960M    0     0   25  759M      0  7256k  0:06:57  0:01:47  0:05:10 5886k 25 2960M    0     0   25  764M      0  7231k  0:06:59  0:01:48  0:05:11 5620k 25 2960M    0     0   25  769M      0  7217k  0:07:00  0:01:49  0:05:11 5571k 26 2960M    0     0   26  774M      0  7200k  0:07:01  0:01:50  0:05:11 5501k 26 2960M    0     0   26  781M      0  7192k  0:07:01  0:01:51  0:05:10 5583k 26 2960M    0     0   26  786M      0  7179k  0:07:02  0:01:52  0:05:10 5502k 26 2960M    0     0   26  792M      0  7168k  0:07:02  0:01:53  0:05:09 5800k 26 2960M    0     0   26  798M      0  7159k  0:07:03  0:01:54  0:05:09 5912k 27 2960M    0     0   27  804M      0  7150k  0:07:03  0:01:55  0:05:08 6062k 27 2960M    0     0   27  810M      0  7145k  0:07:04  0:01:56  0:05:08 6099k 27 2960M    0     0   27  817M      0  7138k  0:07:04  0:01:57  0:05:07 6233k 27 2960M    0     0   27  821M      0  7119k  0:07:05  0:01:58  0:05:07 6014k 27 2960M    0     0   27  827M      0  7111k  0:07:06  0:01:59  0:05:07 5995k 28 2960M    0     0   28  833M      0  7101k  0:07:06  0:02:00  0:05:06 5963k 28 2960M    0     0   28  839M      0  7097k  0:07:07  0:02:01  0:05:06 5977k 28 2960M    0     0   28  845M      0  7086k  0:07:07  0:02:02  0:05:05 5873k 28 2960M    0     0   28  852M      0  7087k  0:07:07  0:02:03  0:05:04 6318k 29 2960M    0     0   29  858M      0  7080k  0:07:08  0:02:04  0:05:04 6360k 29 2960M    0     0   29  865M      0  7075k  0:07:08  0:02:05  0:05:03 6435k 29 2960M    0     0   29  870M      0  7062k  0:07:09  0:02:06  0:05:03 6225k 29 2960M    0     0   29  875M      0  7045k  0:07:10  0:02:07  0:05:03 6033k 29 2960M    0     0   29  879M      0  7022k  0:07:11  0:02:08  0:05:03 5466k 29 2960M    0     0   29  884M      0  7003k  0:07:12  0:02:09  0:05:03 5114k 30 2960M    0     0   30  888M      0  6985k  0:07:13  0:02:10  0:05:03 4775k 30 2960M    0     0   30  893M      0  6969k  0:07:14  0:02:11  0:05:03 4599k 30 2960M    0     0   30  897M      0  6953k  0:07:15  0:02:12  0:05:03 4596k 30 2960M    0     0   30  902M      0  6937k  0:07:16  0:02:13  0:05:03 4689k 30 2960M    0     0   30  907M      0  6925k  0:07:17  0:02:14  0:05:03 4873k 30 2960M    0     0   30  912M      0  6907k  0:07:18  0:02:15  0:05:03 4852k 30 2960M    0     0   30  917M      0  6898k  0:07:19  0:02:16  0:05:03 5010k 31 2960M    0     0   31  923M      0  6890k  0:07:19  0:02:17  0:05:02 5237k 31 2960M    0     0   31  929M      0  6885k  0:07:20  0:02:18  0:05:02 5507k 31 2960M    0     0   31  936M      0  6887k  0:07:20  0:02:19  0:05:01 5867k 31 2960M    0     0   31  943M      0  6896k  0:07:19  0:02:20  0:04:59 6591k 32 2960M    0     0   32  953M      0  6917k  0:07:18  0:02:21  0:04:57 7447k 32 2960M    0     0   32  965M      0  6953k  0:07:15  0:02:22  0:04:53 8696k 32 2960M    0     0   32  975M      0  6975k  0:07:14  0:02:23  0:04:51 9454k 33 2960M    0     0   33  984M      0  6992k  0:07:13  0:02:24  0:04:49 9920k 33 2960M    0     0   33  990M      0  6985k  0:07:13  0:02:25  0:04:48 9468k 33 2960M    0     0   33  996M      0  6981k  0:07:14  0:02:26  0:04:48 8758k 33 2960M    0     0   33 1003M      0  6982k  0:07:14  0:02:27  0:04:47 7786k 34 2960M    0     0   34 1010M      0  6982k  0:07:14  0:02:28  0:04:46 7180k 34 2960M    0     0   34 1017M      0  6980k  0:07:14  0:02:29  0:04:45 6632k 34 2960M    0     0   34 1023M      0  6977k  0:07:14  0:02:30  0:04:44 6754k 34 2960M    0     0   34 1030M      0  6976k  0:07:14  0:02:31  0:04:43 6849k 35 2960M    0     0   35 1036M      0  6977k  0:07:14  0:02:32  0:04:42 6830k 35 2960M    0     0   35 1043M      0  6978k  0:07:14  0:02:33  0:04:41 6859k 35 2960M    0     0   35 1050M      0  6980k  0:07:14  0:02:34  0:04:40 6963k 35 2960M    0     0   35 1058M      0  6985k  0:07:13  0:02:35  0:04:38 7224k 36 2960M    0     0   36 1067M      0  6998k  0:07:13  0:02:36  0:04:37 7643k 36 2960M    0     0   36 1076M      0  7012k  0:07:12  0:02:37  0:04:35 8091k 36 2960M    0     0   36 1085M      0  7027k  0:07:11  0:02:38  0:04:33 8523k 36 2960M    0     0   36 1094M      0  7038k  0:07:10  0:02:39  0:04:31 8821k 37 2960M    0     0   37 1102M      0  7049k  0:07:10  0:02:40  0:04:30 9024k 37 2960M    0     0   37 1109M      0  7046k  0:07:10  0:02:41  0:04:29 8572k 37 2960M    0     0   37 1114M      0  7036k  0:07:10  0:02:42  0:04:28 7795k 37 2960M    0     0   37 1120M      0  7030k  0:07:11  0:02:43  0:04:28 7129k 38 2960M    0     0   38 1126M      0  7025k  0:07:11  0:02:44  0:04:27 6604k 38 2960M    0     0   38 1132M      0  7018k  0:07:11  0:02:45  0:04:26 6052k 38 2960M    0     0   38 1137M      0  7007k  0:07:12  0:02:46  0:04:26 5740k 38 2960M    0     0   38 1142M      0  6999k  0:07:13  0:02:47  0:04:26 5791k 38 2960M    0     0   38 1148M      0  6993k  0:07:13  0:02:48  0:04:25 5787k 39 2960M    0     0   39 1154M      0  6989k  0:07:13  0:02:49  0:04:24 5797k 39 2960M    0     0   39 1161M      0  6985k  0:07:13  0:02:50  0:04:23 5882k 39 2960M    0     0   39 1167M      0  6984k  0:07:14  0:02:51  0:04:23 6202k 39 2960M    0     0   39 1173M      0  6980k  0:07:14  0:02:52  0:04:22 6351k 39 2960M    0     0   39 1180M      0  6978k  0:07:14  0:02:53  0:04:21 6461k 40 2960M    0     0   40 1186M      0  6975k  0:07:14  0:02:54  0:04:20 6505k 40 2960M    0     0   40 1192M      0  6970k  0:07:14  0:02:55  0:04:19 6475k 40 2960M    0     0   40 1199M      0  6970k  0:07:14  0:02:56  0:04:18 6513k 40 2960M    0     0   40 1207M      0  6976k  0:07:14  0:02:57  0:04:17 6823k 41 2960M    0     0   41 1214M      0  6981k  0:07:14  0:02:58  0:04:16 7094k 41 2960M    0     0   41 1221M      0  6979k  0:07:14  0:02:59  0:04:15 7146k 41 2960M    0     0   41 1228M      0  6982k  0:07:14  0:03:00  0:04:14 7370k 41 2960M    0     0   41 1236M      0  6988k  0:07:13  0:03:01  0:04:12 7612k 41 2960M    0     0   41 1242M      0  6984k  0:07:14  0:03:02  0:04:12 7284k 42 2960M    0     0   42 1248M      0  6978k  0:07:14  0:03:03  0:04:11 6872k 42 2960M    0     0   42 1254M      0  6977k  0:07:14  0:03:04  0:04:10 6878k 42 2960M    0     0   42 1262M      0  6979k  0:07:14  0:03:05  0:04:09 6878k 42 2960M    0     0   42 1269M      0  6981k  0:07:14  0:03:06  0:04:08 6727k 43 2960M    0     0   43 1275M      0  6979k  0:07:14  0:03:07  0:04:07 6792k 43 2960M    0     0   43 1281M      0  6971k  0:07:14  0:03:08  0:04:06 6724k 43 2960M    0     0   43 1286M      0  6964k  0:07:15  0:03:09  0:04:06 6498k 43 2960M    0     0   43 1293M      0  6962k  0:07:15  0:03:10  0:04:05 6340k 43 2960M    0     0   43 1299M      0  6962k  0:07:15  0:03:11  0:04:04 6270k 44 2960M    0     0   44 1306M      0  6959k  0:07:15  0:03:12  0:04:03 6220k 44 2960M    0     0   44 1313M      0  6960k  0:07:15  0:03:13  0:04:02 6525k 44 2960M    0     0   44 1320M      0  6960k  0:07:15  0:03:14  0:04:01 6803k 44 2960M    0     0   44 1327M      0  6960k  0:07:15  0:03:15  0:04:00 6900k 45 2960M    0     0   45 1334M      0  6963k  0:07:15  0:03:16  0:03:59 6994k 45 2960M    0     0   45 1341M      0  6965k  0:07:15  0:03:17  0:03:58 7174k 45 2960M    0     0   45 1348M      0  6965k  0:07:15  0:03:18  0:03:57 7182k 45 2960M    0     0   45 1356M      0  6970k  0:07:14  0:03:19  0:03:55 7380k 46 2960M    0     0   46 1365M      0  6981k  0:07:14  0:03:20  0:03:54 7814k 46 2960M    0     0   46 1374M      0  6994k  0:07:13  0:03:21  0:03:52 8207k 46 2960M    0     0   46 1385M      0  7016k  0:07:12  0:03:22  0:03:50 9057k 47 2960M    0     0   47 1397M      0  7044k  0:07:10  0:03:23  0:03:47  9.9M 47 2960M    0     0   47 1411M      0  7076k  0:07:08  0:03:24  0:03:44 11.0M 47 2960M    0     0   47 1420M      0  7089k  0:07:07  0:03:25  0:03:42 11.1M 48 2960M    0     0   48 1427M      0  7088k  0:07:07  0:03:26  0:03:41 10.6M 48 2960M    0     0   48 1433M      0  7086k  0:07:07  0:03:27  0:03:40 9883k 48 2960M    0     0   48 1440M      0  7083k  0:07:07  0:03:28  0:03:39 8659k 48 2960M    0     0   48 1447M      0  7085k  0:07:07  0:03:29  0:03:38 7456k 49 2960M    0     0   49 1454M      0  7086k  0:07:07  0:03:30  0:03:37 6963k 49 2960M    0     0   49 1461M      0  7084k  0:07:07  0:03:31  0:03:36 6953k 49 2960M    0     0   49 1468M      0  7087k  0:07:07  0:03:32  0:03:35 7123k 49 2960M    0     0   49 1475M      0  7085k  0:07:07  0:03:33  0:03:34 7171k 50 2960M    0     0   50 1482M      0  7087k  0:07:07  0:03:34  0:03:33 7161k 50 2960M    0     0   50 1489M      0  7090k  0:07:07  0:03:35  0:03:32 7256k 50 2960M    0     0   50 1498M      0  7097k  0:07:07  0:03:36  0:03:31 7635k 50 2960M    0     0   50 1506M      0  7105k  0:07:06  0:03:37  0:03:29 7864k 51 2960M    0     0   51 1514M      0  7104k  0:07:06  0:03:38  0:03:28 7888k 51 2960M    0     0   51 1519M      0  7100k  0:07:06  0:03:39  0:03:27 7638k 51 2960M    0     0   51 1526M      0  7095k  0:07:07  0:03:40  0:03:27 7311k 51 2960M    0     0   51 1531M      0  7087k  0:07:07  0:03:41  0:03:26 6640k 51 2960M    0     0   51 1536M      0  7080k  0:07:08  0:03:42  0:03:26 6028k 52 2960M    0     0   52 1541M      0  7070k  0:07:08  0:03:43  0:03:25 5589k 52 2960M    0     0   52 1546M      0  7061k  0:07:09  0:03:44  0:03:25 5392k 52 2960M    0     0   52 1552M      0  7058k  0:07:09  0:03:45  0:03:24 5406k 52 2960M    0     0   52 1557M      0  7051k  0:07:09  0:03:46  0:03:23 5459k 52 2960M    0     0   52 1562M      0  7041k  0:07:10  0:03:47  0:03:23 5267k 52 2960M    0     0   52 1566M      0  7031k  0:07:11  0:03:48  0:03:23 5257k 53 2960M    0     0   53 1571M      0  7021k  0:07:11  0:03:49  0:03:22 5173k 53 2960M    0     0   53 1576M      0  7010k  0:07:12  0:03:50  0:03:22 4873k 53 2960M    0     0   53 1581M      0  7003k  0:07:12  0:03:51  0:03:21 4835k 53 2960M    0     0   53 1586M      0  6998k  0:07:13  0:03:52  0:03:21 5042k 53 2960M    0     0   53 1592M      0  6993k  0:07:13  0:03:53  0:03:20 5264k 53 2960M    0     0   53 1597M      0  6984k  0:07:14  0:03:54  0:03:20 5324k 54 2960M    0     0   54 1603M      0  6979k  0:07:14  0:03:55  0:03:19 5539k 54 2960M    0     0   54 1609M      0  6975k  0:07:14  0:03:56  0:03:18 5694k 54 2960M    0     0   54 1614M      0  6971k  0:07:14  0:03:57  0:03:17 5734k 54 2960M    0     0   54 1620M      0  6968k  0:07:15  0:03:58  0:03:17 5791k 54 2960M    0     0   54 1627M      0  6967k  0:07:15  0:03:59  0:03:16 6165k 55 2960M    0     0   55 1634M      0  6970k  0:07:14  0:04:00  0:03:14 6516k 55 2960M    0     0   55 1643M      0  6979k  0:07:14  0:04:01  0:03:13 7170k 55 2960M    0     0   55 1653M      0  6992k  0:07:13  0:04:02  0:03:11 8012k 56 2960M    0     0   56 1664M      0  7008k  0:07:12  0:04:03  0:03:09 8912k 56 2960M    0     0   56 1673M      0  7017k  0:07:12  0:04:04  0:03:08 9386k 56 2960M    0     0   56 1682M      0  7024k  0:07:11  0:04:05  0:03:06 9649k 57 2960M    0     0   57 1691M      0  7034k  0:07:10  0:04:06  0:03:04 9666k 57 2960M    0     0   57 1701M      0  7047k  0:07:10  0:04:07  0:03:03 9688k 57 2960M    0     0   57 1711M      0  7062k  0:07:09  0:04:08  0:03:01 9734k 58 2960M    0     0   58 1722M      0  7076k  0:07:08  0:04:09  0:02:59 9974k 58 2960M    0     0   58 1730M      0  7083k  0:07:07  0:04:10  0:02:57 9938k 58 2960M    0     0   58 1737M      0  7085k  0:07:07  0:04:11  0:02:56 9582k 58 2960M    0     0   58 1744M      0  7082k  0:07:08  0:04:12  0:02:56 8816k 59 2960M    0     0   59 1750M      0  7079k  0:07:08  0:04:13  0:02:55 7878k 59 2960M    0     0   59 1757M      0  7079k  0:07:08  0:04:14  0:02:54 7213k 59 2960M    0     0   59 1764M      0  7081k  0:07:08  0:04:15  0:02:53 7019k 59 2960M    0     0   59 1770M      0  7075k  0:07:08  0:04:16  0:02:52 6594k 60 2960M    0     0   60 1776M      0  7070k  0:07:08  0:04:17  0:02:51 6444k 60 2960M    0     0   60 1782M      0  7070k  0:07:08  0:04:18  0:02:50 6625k 60 2960M    0     0   60 1789M      0  7070k  0:07:08  0:04:19  0:02:49 6617k 60 2960M    0     0   60 1795M      0  7068k  0:07:08  0:04:20  0:02:48 6387k 60 2960M    0     0   60 1803M      0  7068k  0:07:08  0:04:21  0:02:47 6729k 61 2960M    0     0   61 1809M      0  7069k  0:07:08  0:04:22  0:02:46 7031k 61 2960M    0     0   61 1816M      0  7069k  0:07:08  0:04:23  0:02:45 7013k 61 2960M    0     0   61 1824M      0  7070k  0:07:08  0:04:24  0:02:44 7062k 61 2960M    0     0   61 1831M      0  7071k  0:07:08  0:04:25  0:02:43 7221k 62 2960M    0     0   62 1837M      0  7068k  0:07:08  0:04:26  0:02:42 7023k 62 2960M    0     0   62 1843M      0  7065k  0:07:09  0:04:27  0:02:42 6860k 62 2960M    0     0   62 1850M      0  7063k  0:07:09  0:04:28  0:02:41 6759k 62 2960M    0     0   62 1856M      0  7064k  0:07:09  0:04:29  0:02:40 6737k 62 2960M    0     0   62 1862M      0  7058k  0:07:09  0:04:30  0:02:39 6354k 63 2960M    0     0   63 1868M      0  7054k  0:07:09  0:04:31  0:02:38 6351k 63 2960M    0     0   63 1874M      0  7051k  0:07:09  0:04:32  0:02:37 6301k 63 2960M    0     0   63 1880M      0  7049k  0:07:09  0:04:33  0:02:36 6301k 63 2960M    0     0   63 1885M      0  7043k  0:07:10  0:04:34  0:02:36 5949k 63 2960M    0     0   63 1890M      0  7035k  0:07:10  0:04:35  0:02:35 5787k 64 2960M    0     0   64 1895M      0  7029k  0:07:11  0:04:36  0:02:35 5664k 64 2960M    0     0   64 1902M      0  7026k  0:07:11  0:04:37  0:02:34 5679k 64 2960M    0     0   64 1908M      0  7023k  0:07:11  0:04:38  0:02:33 5589k 64 2960M    0     0   64 1914M      0  7020k  0:07:11  0:04:39  0:02:32 5768k 64 2960M    0     0   64 1920M      0  7019k  0:07:11  0:04:40  0:02:31 6160k 65 2960M    0     0   65 1926M      0  7016k  0:07:12  0:04:41  0:02:31 6312k 65 2960M    0     0   65 1933M      0  7014k  0:07:12  0:04:42  0:02:30 6350k 65 2960M    0     0   65 1939M      0  7012k  0:07:12  0:04:43  0:02:29 6413k 65 2960M    0     0   65 1945M      0  7009k  0:07:12  0:04:44  0:02:28 6407k 65 2960M    0     0   65 1952M      0  7009k  0:07:12  0:04:45  0:02:27 6416k 66 2960M    0     0   66 1957M      0  7005k  0:07:12  0:04:46  0:02:26 6355k 66 2960M    0     0   66 1963M      0  7002k  0:07:12  0:04:47  0:02:25 6322k 66 2960M    0     0   66 1970M      0  7002k  0:07:12  0:04:48  0:02:24 6399k 66 2960M    0     0   66 1977M      0  7002k  0:07:12  0:04:49  0:02:23 6573k 67 2960M    0     0   67 1984M      0  7002k  0:07:12  0:04:50  0:02:22 6648k 67 2960M    0     0   67 1991M      0  7002k  0:07:12  0:04:51  0:02:21 6807k 67 2960M    0     0   67 1998M      0  7002k  0:07:12  0:04:52  0:02:20 7001k 67 2960M    0     0   67 2005M      0  7003k  0:07:12  0:04:53  0:02:19 7078k 67 2960M    0     0   67 2012M      0  7004k  0:07:12  0:04:54  0:02:18 7129k 68 2960M    0     0   68 2019M      0  7002k  0:07:12  0:04:55  0:02:17 7014k 68 2960M    0     0   68 2025M      0  7002k  0:07:12  0:04:56  0:02:16 7023k 68 2960M    0     0   68 2031M      0  6998k  0:07:13  0:04:57  0:02:16 6771k 68 2960M    0     0   68 2038M      0  6998k  0:07:13  0:04:58  0:02:15 6719k 69 2960M    0     0   69 2045M      0  6999k  0:07:13  0:04:59  0:02:14 6721k 69 2960M    0     0   69 2052M      0  7001k  0:07:12  0:05:00  0:02:12 6896k 69 2960M    0     0   69 2060M      0  7004k  0:07:12  0:05:01  0:02:11 7136k 69 2960M    0     0   69 2067M      0  7004k  0:07:12  0:05:02  0:02:10 7354k 70 2960M    0     0   70 2074M      0  7006k  0:07:12  0:05:03  0:02:09 7467k 70 2960M    0     0   70 2082M      0  7009k  0:07:12  0:05:04  0:02:08 7600k 70 2960M    0     0   70 2089M      0  7010k  0:07:12  0:05:05  0:02:07 7546k 70 2960M    0     0   70 2097M      0  7013k  0:07:12  0:05:06  0:02:06 7577k 71 2960M    0     0   71 2106M      0  7020k  0:07:11  0:05:07  0:02:04 7988k 71 2960M    0     0   71 2112M      0  7019k  0:07:11  0:05:08  0:02:03 7816k 71 2960M    0     0   71 2119M      0  7019k  0:07:11  0:05:09  0:02:02 7616k 71 2960M    0     0   71 2125M      0  7017k  0:07:11  0:05:10  0:02:01 7473k 72 2960M    0     0   72 2131M      0  7014k  0:07:12  0:05:11  0:02:01 7056k 72 2960M    0     0   72 2138M      0  7013k  0:07:12  0:05:12  0:02:00 6550k 72 2960M    0     0   72 2144M      0  7012k  0:07:12  0:05:13  0:01:59 6555k 72 2960M    0     0   72 2151M      0  7011k  0:07:12  0:05:14  0:01:58 6530k 72 2960M    0     0   72 2158M      0  7012k  0:07:12  0:05:15  0:01:57 6670k 73 2960M    0     0   73 2165M      0  7010k  0:07:12  0:05:16  0:01:56 6728k 73 2960M    0     0   73 2171M      0  7010k  0:07:12  0:05:17  0:01:55 6874k 73 2960M    0     0   73 2178M      0  7011k  0:07:12  0:05:18  0:01:54 6968k 73 2960M    0     0   73 2185M      0  7010k  0:07:12  0:05:19  0:01:53 6929k 74 2960M    0     0   74 2192M      0  7012k  0:07:12  0:05:20  0:01:52 7060k 74 2960M    0     0   74 2201M      0  7018k  0:07:11  0:05:21  0:01:50 7547k 74 2960M    0     0   74 2210M      0  7025k  0:07:11  0:05:22  0:01:49 7951k 75 2960M    0     0   75 2221M      0  7037k  0:07:10  0:05:23  0:01:47 8729k 75 2960M    0     0   75 2232M      0  7048k  0:07:10  0:05:24  0:01:46 9456k 75 2960M    0     0   75 2239M      0  7051k  0:07:09  0:05:25  0:01:44 9510k 75 2960M    0     0   75 2246M      0  7053k  0:07:09  0:05:26  0:01:43 9310k 76 2960M    0     0   76 2254M      0  7055k  0:07:09  0:05:27  0:01:42 8970k 76 2960M    0     0   76 2255M      0  7034k  0:07:10  0:05:28  0:01:42 6850k 76 2960M    0     0   76 2264M      0  7043k  0:07:10  0:05:29  0:01:41 6724k 76 2960M    0     0   76 2270M      0  7043k  0:07:10  0:05:30  0:01:40 6519k 76 2960M    0     0   76 2277M      0  7041k  0:07:10  0:05:31  0:01:39 6285k 77 2960M    0     0   77 2284M      0  7042k  0:07:10  0:05:32  0:01:38 6211k 77 2960M    0     0   77 2292M      0  7045k  0:07:10  0:05:33  0:01:37 7734k 77 2960M    0     0   77 2300M      0  7049k  0:07:10  0:05:34  0:01:36 7393k 77 2960M    0     0   77 2307M      0  7051k  0:07:09  0:05:35  0:01:34 7592k 78 2960M    0     0   78 2315M      0  7053k  0:07:09  0:05:36  0:01:33 7839k 78 2960M    0     0   78 2324M      0  7056k  0:07:09  0:05:37  0:01:32 8017k 78 2960M    0     0   78 2331M      0  7060k  0:07:09  0:05:38  0:01:31 8088k 79 2960M    0     0   79 2339M      0  7062k  0:07:09  0:05:39  0:01:30 7944k 79 2960M    0     0   79 2345M      0  7059k  0:07:09  0:05:40  0:01:29 7632k 79 2960M    0     0   79 2352M      0  7061k  0:07:09  0:05:41  0:01:28 7621k 79 2960M    0     0   79 2358M      0  7057k  0:07:09  0:05:42  0:01:27 7063k 79 2960M    0     0   79 2365M      0  7056k  0:07:09  0:05:43  0:01:26 6782k 80 2960M    0     0   80 2370M      0  7052k  0:07:09  0:05:44  0:01:25 6406k 80 2960M    0     0   80 2375M      0  7045k  0:07:10  0:05:45  0:01:25 6060k 80 2960M    0     0   80 2380M      0  7041k  0:07:10  0:05:46  0:01:24 5660k 80 2960M    0     0   80 2385M      0  7035k  0:07:10  0:05:47  0:01:23 5537k 80 2960M    0     0   80 2390M      0  7031k  0:07:11  0:05:48  0:01:23 5300k 80 2960M    0     0   80 2396M      0  7026k  0:07:11  0:05:49  0:01:22 5222k 81 2960M    0     0   81 2401M      0  7020k  0:07:11  0:05:50  0:01:21 5288k 81 2960M    0     0   81 2405M      0  7015k  0:07:12  0:05:51  0:01:21 5183k 81 2960M    0     0   81 2409M      0  7004k  0:07:12  0:05:52  0:01:20 4901k 81 2960M    0     0   81 2414M      0  6999k  0:07:13  0:05:53  0:01:20 4772k 81 2960M    0     0   81 2420M      0  6997k  0:07:13  0:05:54  0:01:19 4963k 81 2960M    0     0   81 2426M      0  6995k  0:07:13  0:05:55  0:01:18 5264k 82 2960M    0     0   82 2433M      0  6996k  0:07:13  0:05:56  0:01:17 5658k 82 2960M    0     0   82 2441M      0  6999k  0:07:13  0:05:57  0:01:16 6635k 82 2960M    0     0   82 2448M      0  6999k  0:07:13  0:05:58  0:01:15 7000k 82 2960M    0     0   82 2456M      0  7003k  0:07:12  0:05:59  0:01:13 7404k 83 2960M    0     0   83 2461M      0  6998k  0:07:13  0:06:00  0:01:13 7195k 83 2960M    0     0   83 2466M      0  6979k  0:07:14  0:06:01  0:01:13 5906k 83 2960M    0     0   83 2466M      0  6959k  0:07:15  0:06:02  0:01:13 4449k
curl: (55) SSL_write() returned SYSCALL, errno = 32
+ docker rmi --force mesos-1551826915-16397
Untagged: mesos-1551826915-16397:latest
Deleted: sha256:d1e04b4451d16cfca89825c0815eda65f7e7f9b9851905bc40906320810adc3a
Deleted: sha256:ea399dd1ea5b560f6d13e92f1522d644cac124baf52acd9dad727931ac3eeb58
Deleted: sha256:696450fae444831104edf4b3f403cbfe8291fee269bc86c6c179548d2c552fd8
Deleted: sha256:81930e127fd6289af76f899b57f9cc10d4836158ee7c681da35be3c6ece1414b
Deleted: sha256:80278f6f3fd60b60980497d30a2b99072c64faef715009f24382d947d6681d73
Deleted: sha256:4519fa850a3d98f02b09e9a463c144a11e5d5ce09c6d036b8bba6715256de720
Deleted: sha256:b83471e6734d2fe7aed4a980a8bd4d114bbc824bb230d17e37984a222f6980a2
Deleted: sha256:67d6a3e2cf0100283cd5848738772be82f37535b6b74a41202f745e7739ea54c
Deleted: sha256:d9df18514deb8ebdd064816fada8c98392098130e39d9c45795fdac60fb0912c
Deleted: sha256:20bb9ea5ec20cb0516e700a8d14c44b19bab9b735c62693bf7cec37abc137376
Deleted: sha256:7313765792efea064dcd94e05b86840ecb8f0a3d852b9a6b33c06ed82463e8dd
Deleted: sha256:e4eb7ccf2641b9ed072f71dd4519e3919e9cd681b9b334d782faecd3dec744bc
Deleted: sha256:8d838ccf31a5686d81163d287314bf3f9c0a35b520970588204643929d2273d5
Deleted: sha256:75712c0bd160dabf28163b182a7b9473523a98c091bfb403f50c059a9bfd3f9e
Deleted: sha256:bd4f33d95a9c1f3f5f2d943e13595957e5034ecd91bfe29a6bea743b7fae4a65
Deleted: sha256:6929fd49774587309f14d12af66f2549fa64a164b8f6b77c1024c4ea8b05c685
Deleted: sha256:102375ea3b8c2ef6f53b2bb33a2d161ad7a1f89277ddcec2f188ba83fa44ef08
Deleted: sha256:9f7ec7f8e87e08bd57b9c815ce4a7249046372af1172866935d96073ee7e0eed
Deleted: sha256:601ee57e4741334d5d5ab2d4d34743eeb3156918a025fa67eebdee66357f3163
Deleted: sha256:9113e01ee29e476c9834269a04598132e5e87329f6c46ba4483e1e9c59dba1a9
Deleted: sha256:7e0255ea65b7500120a36168220f439eb02d47015986660f6500c25f367ec447
Deleted: sha256:9edd3231da3e04342d066a70278838ba06bd2da6f092024ec8ec262e2f823096
Deleted: sha256:24545fd92d93b62af75c622412ab6578a1b7ba126ec4caa76399750d99a9ae38
Deleted: sha256:38eaf9ea0f64840b36eb8809c813fcfe069e2d52ad1ef8e4211fb8a5fb63104c
Deleted: sha256:51c020bbd5c9225fab1757dd3c9230f0c6334d26569f187fd9365a51341a556f
Deleted: sha256:0975c9c438d88ddd5525ff6f10159b8e466e80d923b6eb7fd64c31d45f382773
Deleted: sha256:54ae72f1568ed9d2f4a9e239114d58092defaab4aae4e7b94daf5818a7f75ded
Deleted: sha256:e6a122f423c2d9256f6ab0fd8b0511144c2cbf887fdb90646b9c4ac42ab8894c
Deleted: sha256:5b2ef3a7773f235399decace4262e4b736de90eb639068066b8d0145622e735d
Deleted: sha256:f212a99f38715fc1cde99a27b7b47104ebfd09918ea21c524934ad6f7d680ca4
Deleted: sha256:def0403f2c3130dddb0d456f72d32c63b72f590775d567d72cbfeba9a342fbf1
Deleted: sha256:3216b785c05f8c5f51d82ea179b15017dd8f4cf3dfb4a3daa776e890c04139b4
Deleted: sha256:6317e2e487a850fc9c9014fe40f44a41630b0a9fff901b5fe29c015ad5b33a12
Deleted: sha256:995b2ce24ca56b4f5543b541388c5645a621c534638df36bb972ccc2d2a3e249
Deleted: sha256:f07a037b9d3aeb785fbc7e7d04a734fd3e98fb8c47a44c72547d9af56d2f551e
Build step 'Execute shell' marked build as failure

Jenkins build is back to normal : Mesos-Coverity » autotools,gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-6) #2170

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Coverity/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)/2170/display/redirect>


Build failed in Jenkins: Mesos-Coverity » autotools,gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-6) #2169

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Coverity/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)/2169/display/redirect>

------------------------------------------
[...truncated 3.97 MB...]
running install_scripts
Installing build/bdist.linux-x86_64/wheel/mesos.native-1.8.0-py2.7-nspkg.pth
running install_scripts
copying src/mesos/interface/__init__.py -> build/lib.linux-x86_64-2.7/mesos/interface
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/egg/mesos/interface
copying build/lib.linux-x86_64-2.7/mesos/interface/mesos_pb2.py -> build/bdist.linux-x86_64/egg/mesos/interface
copying build/lib.linux-x86_64-2.7/mesos/interface/__init__.py -> build/bdist.linux-x86_64/egg/mesos/interface
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
byte-compiling build/bdist.linux-x86_64/egg/mesos/interface/mesos_pb2.py to mesos_pb2.pyc
creating build/bdist.linux-x86_64/wheel/mesos.cli-1.8.0.dist-info/WHEEL
creating build/bdist.linux-x86_64/wheel/mesos-1.8.0.dist-info/WHEEL
creating build/bdist.linux-x86_64/wheel/mesos.native-1.8.0.dist-info/WHEEL
byte-compiling build/bdist.linux-x86_64/egg/mesos/interface/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/src/python/dist/mesos.interface-1.8.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/interface/mesos_pb2.py -> build/bdist.linux-x86_64/wheel/mesos/interface
copying mesos/interface/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/interface
running install_egg_info
Copying src/mesos.interface.egg-info to build/bdist.linux-x86_64/wheel/mesos.interface-1.8.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.interface-1.8.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.interface-1.8.0.dist-info/WHEEL
running bdist_egg
running egg_info
creating src/mesos.scheduler.egg-info
writing requirements to src/mesos.scheduler.egg-info/requires.txt
writing src/mesos.scheduler.egg-info/PKG-INFO
writing namespace_packages to src/mesos.scheduler.egg-info/namespace_packages.txt
writing top-level names to src/mesos.scheduler.egg-info/top_level.txt
writing dependency_links to src/mesos.scheduler.egg-info/dependency_links.txt
writing manifest file 'src/mesos.scheduler.egg-info/SOURCES.txt'
reading manifest file 'src/mesos.scheduler.egg-info/SOURCES.txt'
writing manifest file 'src/mesos.scheduler.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/mesos
copying src/mesos/__init__.py -> build/lib.linux-x86_64-2.7/mesos
creating build/lib.linux-x86_64-2.7/mesos/scheduler
copying src/mesos/scheduler/__init__.py -> build/lib.linux-x86_64-2.7/mesos/scheduler
running build_ext
building 'mesos.scheduler._scheduler' extension
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/src
creating build/temp.linux-x86_64-2.7/src/mesos
creating build/temp.linux-x86_64-2.7/src/mesos/scheduler
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g1 -O0 -Wno-unused-local-typedefs -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -fPIC -I/mesos/include -I/mesos/include -I/mesos/include/mesos -I/mesos/src -I/mesos/src/python/scheduler/src/mesos/scheduler -I/mesos/src/python/native_common -I/mesos/3rdparty/protobuf-3.5.0/src -I/usr/include/python2.7 -c src/mesos/scheduler/proxy_scheduler.cpp -o build/temp.linux-x86_64-2.7/src/mesos/scheduler/proxy_scheduler.o
cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ [enabled by default]
cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ [enabled by default]
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g1 -O0 -Wno-unused-local-typedefs -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -fPIC -I/mesos/include -I/mesos/include -I/mesos/include/mesos -I/mesos/src -I/mesos/src/python/executor/src/mesos/executor -I/mesos/src/python/native_common -I/mesos/3rdparty/protobuf-3.5.0/src -I/usr/include/python2.7 -c src/mesos/executor/module.cpp -o build/temp.linux-x86_64-2.7/src/mesos/executor/module.o
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g1 -O0 -Wno-unused-local-typedefs -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -fPIC -I/mesos/include -I/mesos/include -I/mesos/include/mesos -I/mesos/src -I/mesos/src/python/scheduler/src/mesos/scheduler -I/mesos/src/python/native_common -I/mesos/3rdparty/protobuf-3.5.0/src -I/usr/include/python2.7 -c src/mesos/scheduler/module.cpp -o build/temp.linux-x86_64-2.7/src/mesos/scheduler/module.o
cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ [enabled by default]
cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ [enabled by default]
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g1 -O0 -Wno-unused-local-typedefs -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -fPIC -I/mesos/include -I/mesos/include -I/mesos/include/mesos -I/mesos/src -I/mesos/src/python/executor/src/mesos/executor -I/mesos/src/python/native_common -I/mesos/3rdparty/protobuf-3.5.0/src -I/usr/include/python2.7 -c src/mesos/executor/proxy_executor.cpp -o build/temp.linux-x86_64-2.7/src/mesos/executor/proxy_executor.o
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g1 -O0 -Wno-unused-local-typedefs -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -fPIC -I/mesos/include -I/mesos/include -I/mesos/include/mesos -I/mesos/src -I/mesos/src/python/scheduler/src/mesos/scheduler -I/mesos/src/python/native_common -I/mesos/3rdparty/protobuf-3.5.0/src -I/usr/include/python2.7 -c src/mesos/scheduler/mesos_scheduler_driver_impl.cpp -o build/temp.linux-x86_64-2.7/src/mesos/scheduler/mesos_scheduler_driver_impl.o
cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ [enabled by default]
cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ [enabled by default]
g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -g1 -O0 -Wno-unused-local-typedefs -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 build/temp.linux-x86_64-2.7/src/mesos/executor/mesos_executor_driver_impl.o build/temp.linux-x86_64-2.7/src/mesos/executor/module.o build/temp.linux-x86_64-2.7/src/mesos/executor/proxy_executor.o /mesos/src/.libs/libmesos_no_3rdparty.a /mesos/3rdparty/libprocess/.libs/libprocess.a /mesos/3rdparty/leveldb-1.19/out-static/libleveldb.a /mesos/3rdparty/zookeeper-3.4.8/src/c/.libs/libzookeeper_mt.a /mesos/3rdparty/glog-0.3.3/.libs/libglog.a /mesos/3rdparty/protobuf-3.5.0/src/.libs/libprotobuf.a /mesos/3rdparty/libevent-2.0.22-stable/.libs/libevent_core.a /mesos/3rdparty/libevent-2.0.22-stable/.libs/libevent_pthreads.a /mesos/3rdparty/libevent-2.0.22-stable/.libs/libevent_openssl.a /mesos/3rdparty/grpc-1.10.0/libs/opt/libgrpc++.a /mesos/3rdparty/grpc-1.10.0/libs/opt/libgrpc.a /mesos/3rdparty/grpc-1.10.0/libs/opt/libgpr.a -o build/lib.linux-x86_64-2.7/mesos/executor/_executor.so -Wl,--as-needed -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1 -lrt
g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -g1 -O0 -Wno-unused-local-typedefs -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 build/temp.linux-x86_64-2.7/src/mesos/scheduler/proxy_scheduler.o build/temp.linux-x86_64-2.7/src/mesos/scheduler/module.o build/temp.linux-x86_64-2.7/src/mesos/scheduler/mesos_scheduler_driver_impl.o /mesos/src/.libs/libmesos_no_3rdparty.a /mesos/3rdparty/libprocess/.libs/libprocess.a /mesos/3rdparty/leveldb-1.19/out-static/libleveldb.a /mesos/3rdparty/zookeeper-3.4.8/src/c/.libs/libzookeeper_mt.a /mesos/3rdparty/glog-0.3.3/.libs/libglog.a /mesos/3rdparty/protobuf-3.5.0/src/.libs/libprotobuf.a /mesos/3rdparty/libevent-2.0.22-stable/.libs/libevent_core.a /mesos/3rdparty/libevent-2.0.22-stable/.libs/libevent_pthreads.a /mesos/3rdparty/libevent-2.0.22-stable/.libs/libevent_openssl.a /mesos/3rdparty/grpc-1.10.0/libs/opt/libgrpc++.a /mesos/3rdparty/grpc-1.10.0/libs/opt/libgrpc.a /mesos/3rdparty/grpc-1.10.0/libs/opt/libgpr.a -o build/lib.linux-x86_64-2.7/mesos/scheduler/_scheduler.so -Wl,--as-needed -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1 -lrt
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/egg/mesos/executor
copying build/lib.linux-x86_64-2.7/mesos/executor/_executor.so -> build/bdist.linux-x86_64/egg/mesos/executor
copying build/lib.linux-x86_64-2.7/mesos/executor/__init__.py -> build/bdist.linux-x86_64/egg/mesos/executor
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/executor/__init__.py to __init__.pyc
creating stub loader for mesos/executor/_executor.so
byte-compiling build/bdist.linux-x86_64/egg/mesos/executor/_executor.py to _executor.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/src/python/dist/mesos.executor-1.8.0-py2.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/executor/_executor.so -> build/bdist.linux-x86_64/wheel/mesos/executor
copying mesos/executor/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/executor
running install_egg_info
Copying src/mesos.executor.egg-info to build/bdist.linux-x86_64/wheel/mesos.executor-1.8.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.executor-1.8.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.executor-1.8.0.dist-info/WHEEL
libtool: link: (cd ".libs" && rm -f "libmesos.so" && ln -s "libmesos-1.8.0.so" "libmesos.so")
libtool: link: ( cd ".libs" && rm -f "libmesos.la" && ln -s "../libmesos.la" "libmesos.la" )
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-local local/mesos_local-main.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-log log/mesos_log-main.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-execute cli/mesos_execute-execute.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-resolve cli/mesos_resolve-resolve.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos cli/mesos-mesos.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-log log/mesos_log-main.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-execute cli/mesos_execute-execute.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-resolve cli/mesos_resolve-resolve.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-local local/mesos_local-main.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos cli/mesos-mesos.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-fetcher launcher/mesos_fetcher-fetcher.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-fetcher launcher/mesos_fetcher-fetcher.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-executor launcher/mesos_executor-executor.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-default-executor launcher/mesos_default_executor-default_executor.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-executor launcher/mesos_executor-executor.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-containerizer slave/containerizer/mesos/mesos_containerizer-main.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-cni-port-mapper slave/containerizer/mesos/isolators/network/cni/plugins/port_mapper/mesos_cni_port_mapper-main.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-default-executor launcher/mesos_default_executor-default_executor.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-containerizer slave/containerizer/mesos/mesos_containerizer-main.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-cni-port-mapper slave/containerizer/mesos/isolators/network/cni/plugins/port_mapper/mesos_cni_port_mapper-main.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-logrotate-logger slave/container_loggers/mesos_logrotate_logger-logrotate.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-logrotate-logger slave/container_loggers/mesos_logrotate_logger-logrotate.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-io-switchboard slave/containerizer/mesos/io/mesos_io_switchboard-switchboard_main.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-usage usage/mesos_usage-main.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-io-switchboard slave/containerizer/mesos/io/mesos_io_switchboard-switchboard_main.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-usage usage/mesos_usage-main.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-docker-executor docker/mesos_docker_executor-executor.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-docker-executor docker/mesos_docker_executor-executor.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-tcp-connect checks/mesos_tcp_connect-tcp_connect.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-agent slave/mesos_agent-main.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la     -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-tcp-connect checks/mesos_tcp_connect-tcp_connect.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-agent slave/mesos_agent-main.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-master master/mesos_master-main.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la     -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-master master/mesos_master-main.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/egg/mesos/scheduler
copying build/lib.linux-x86_64-2.7/mesos/scheduler/_scheduler.so -> build/bdist.linux-x86_64/egg/mesos/scheduler
copying build/lib.linux-x86_64-2.7/mesos/scheduler/__init__.py -> build/bdist.linux-x86_64/egg/mesos/scheduler
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
byte-compiling build/bdist.linux-x86_64/egg/mesos/scheduler/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
creating stub loader for mesos/scheduler/_scheduler.so
byte-compiling build/bdist.linux-x86_64/egg/mesos/scheduler/_scheduler.py to _scheduler.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/src/python/dist/mesos.scheduler-1.8.0-py2.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/scheduler/_scheduler.so -> build/bdist.linux-x86_64/wheel/mesos/scheduler
copying mesos/scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/scheduler
running install_egg_info
Copying src/mesos.scheduler.egg-info to build/bdist.linux-x86_64/wheel/mesos.scheduler-1.8.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.scheduler-1.8.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.scheduler-1.8.0.dist-info/WHEEL
make[2]: Leaving directory `/mesos/src'
make[1]: Leaving directory `/mesos/src'
Emitted 1197 C/C++ compilation units (99%) successfully
[WARNING] Recoverable errors were encountered during 2 of these C/C++ compilation units.
Emitted 31 Java compilation units (100%) successfully

1197 C/C++ compilation units (99%) are ready for analysis
31 Java compilation units (100%) are ready for analysis
The cov-build utility completed successfully.
2019-03-06T08:04:22.281631Z|cov-build|7585|info|> Build time (C/C++/Java emits total): 06:25:04.840407
2019-03-06T08:04:22.281631Z|cov-build|7585|info|> 
2019-03-06T08:04:22.281631Z|cov-build|7585|info|> 
2019-03-06T08:04:22.281718Z|cov-build|7585|info|> Emitted 1197 C/C++ compilation units (99%) successfully
2019-03-06T08:04:22.281718Z|cov-build|7585|info|> [WARNING] Recoverable errors were encountered during 2 of these C/C++ compilation units.
2019-03-06T08:04:22.281718Z|cov-build|7585|info|> Emitted 31 Java compilation units (100%) successfully
2019-03-06T08:04:22.281718Z|cov-build|7585|info|> 
2019-03-06T08:04:22.281718Z|cov-build|7585|info|> 1197 C/C++ compilation units (99%) are ready for analysis
2019-03-06T08:04:22.281718Z|cov-build|7585|info|> 31 Java compilation units (100%) are ready for analysis
2019-03-06T08:04:22.281718Z|cov-build|7585|info|> The cov-build utility completed successfully.
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0 2960M    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0 2960M    0     0    0 8144k      0  6050k  0:08:21  0:00:01  0:08:20 6050k  0 2960M    0     0    0 16.4M      0  7173k  0:07:02  0:00:02  0:07:00 7172k  0 2960M    0     0    0 25.9M      0  7955k  0:06:21  0:00:03  0:06:18 7954k  1 2960M    0     0    1 35.6M      0  8394k  0:06:01  0:00:04  0:05:57 8393k  1 2960M    0     0    1 45.4M      0  8724k  0:05:47  0:00:05  0:05:42 9535k  1 2960M    0     0    1 55.2M      0  8922k  0:05:39  0:00:06  0:05:33 9695k  2 2960M    0     0    2 64.9M      0  9047k  0:05:35  0:00:07  0:05:28 9926k  2 2960M    0     0    2 74.8M      0  9182k  0:05:30  0:00:08  0:05:22  9.7M  2 2960M    0     0    2 85.3M      0  9339k  0:05:24  0:00:09  0:05:15  9.9M  3 2960M    0     0    3 95.4M      0  9444k  0:05:21  0:00:10  0:05:11  9.9M  3 2960M    0     0    3  104M      0  9419k  0:05:21  0:00:11  0:05:10  9.8M  3 2960M    0     0    3  114M      0  9500k  0:05:19  0:00:12  0:05:07  9.9M  4 2960M    0     0    4  126M      0  9710k  0:05:12  0:00:13  0:04:59 10.3M  4 2960M    0     0    4  138M      0  9871k  0:05:07  0:00:14  0:04:53 10.6M  5 2960M    0     0    5  149M      0  9970k  0:05:04  0:00:15  0:04:49 10.8M  5 2960M    0     0    5  161M      0   9.8M  0:05:00  0:00:16  0:04:44 11.2M  5 2960M    0     0    5  172M      0   9.9M  0:04:58  0:00:17  0:04:41 11.5M  6 2960M    0     0    6  183M      0  10.0M  0:04:55  0:00:18  0:04:37 11.3M  6 2960M    0     0    6  195M      0  10.0M  0:04:53  0:00:19  0:04:34 11.3M  6 2960M    0     0    6  206M      0  10.1M  0:04:52  0:00:20  0:04:32 11.3M  7 2960M    0     0    7  215M      0  10.0M  0:04:53  0:00:21  0:04:32 10.8M  7 2960M    0     0    7  224M      0  10.0M  0:04:54  0:00:22  0:04:32 10.5M  7 2960M    0     0    7  235M      0  10.0M  0:04:54  0:00:23  0:04:31 10.2M  8 2960M    0     0    8  245M      0  10.0M  0:04:53  0:00:24  0:04:29 10.1M  8 2960M    0     0    8  257M      0  10.1M  0:04:51  0:00:25  0:04:26 10.1M  9 2960M    0     0    9  267M      0  10.1M  0:04:52  0:00:26  0:04:26 10.3M  9 2960M    0     0    9  275M      0  10.0M  0:04:55  0:00:27  0:04:28  9.9M  9 2960M    0     0    9  281M      0   9.8M  0:04:59  0:00:28  0:04:31 9245k  9 2960M    0     0    9  285M      0  9954k  0:05:04  0:00:29  0:04:35 8143k  9 2960M    0     0    9  291M      0  9809k  0:05:09  0:00:30  0:04:39 6945k 10 2960M    0     0   10  297M      0  9674k  0:05:13  0:00:31  0:04:42 6036k 10 2960M    0     0   10  302M      0  9581k  0:05:16  0:00:32  0:04:44 5725k 10 2960M    0     0   10  307M      0  9450k  0:05:20  0:00:33  0:04:47 5594k 10 2960M    0     0   10  313M      0  9341k  0:05:24  0:00:34  0:04:50 5690k 10 2960M    0     0   10  319M      0  9241k  0:05:28  0:00:35  0:04:53 5736k 10 2960M    0     0   10  325M      0  9152k  0:05:31  0:00:36  0:04:55 5821k 11 2960M    0     0   11  331M      0  9075k  0:05:34  0:00:37  0:04:57 5815k 11 2960M    0     0   11  337M      0  9013k  0:05:36  0:00:38  0:04:58 6091k 11 2960M    0     0   11  345M      0  8981k  0:05:37  0:00:39  0:04:58 6498k 11 2960M    0     0   11  352M      0  8945k  0:05:38  0:00:40  0:04:58 6857k 12 2960M    0     0   12  361M      0  8961k  0:05:38  0:00:41  0:04:57 7565k 12 2960M    0     0   12  371M      0  8990k  0:05:37  0:00:42  0:04:55 8352k 12 2960M    0     0   12  377M      0  8917k  0:05:39  0:00:43  0:04:56 8180k 12 2960M    0     0   12  384M      0  8857k  0:05:42  0:00:44  0:04:58 7892k 13 2960M    0     0   13  390M      0  8818k  0:05:43  0:00:45  0:04:58 7786k 13 2960M    0     0   13  397M      0  8787k  0:05:44  0:00:46  0:04:58 7348k 13 2960M    0     0   13  404M      0  8738k  0:05:46  0:00:47  0:04:59 6623k 13 2960M    0     0   13  411M      0  8705k  0:05:48  0:00:48  0:05:00 6861k 14 2960M    0     0   14  418M      0  8677k  0:05:49  0:00:49  0:05:00 7062k 14 2960M    0     0   14  423M      0  8618k  0:05:51  0:00:50  0:05:01 6801k 14 2960M    0     0   14  429M      0  8565k  0:05:53  0:00:51  0:05:02 6506k 14 2960M    0     0   14  435M      0  8518k  0:05:55  0:00:52  0:05:03 6413k 14 2960M    0     0   14  441M      0  8484k  0:05:57  0:00:53  0:05:04 6340k 15 2960M    0     0   15  449M      0  8453k  0:05:58  0:00:54  0:05:04 6273k 15 2960M    0     0   15  455M      0  8429k  0:05:59  0:00:55  0:05:04 6533k 15 2960M    0     0   15  463M      0  8414k  0:06:00  0:00:56  0:05:04 6861k 15 2960M    0     0   15  469M      0  8382k  0:06:01  0:00:57  0:05:04 6972k 16 2960M    0     0   16  476M      0  8360k  0:06:02  0:00:58  0:05:04 7038k 16 2960M    0     0   16  483M      0  8347k  0:06:03  0:00:59  0:05:04 7177k 16 2960M    0     0   16  489M      0  8303k  0:06:05  0:01:00  0:05:05 6917k 16 2960M    0     0   16  495M      0  8268k  0:06:06  0:01:01  0:05:05 6623k 16 2960M    0     0   16  502M      0  8250k  0:06:07  0:01:02  0:05:05 6731k 17 2960M    0     0   17  509M      0  8224k  0:06:08  0:01:03  0:05:05 6648k 17 2960M    0     0   17  515M      0  8209k  0:06:09  0:01:04  0:05:05 6560k 17 2960M    0     0   17  523M      0  8202k  0:06:09  0:01:05  0:05:04 6970k 17 2960M    0     0   17  530M      0  8186k  0:06:10  0:01:06  0:05:04 7181k 18 2960M    0     0   18  538M      0  8182k  0:06:10  0:01:07  0:05:03 7329k 18 2960M    0     0   18  545M      0  8164k  0:06:11  0:01:08  0:05:03 7401k 18 2960M    0     0   18  553M      0  8162k  0:06:11  0:01:09  0:05:02 7572k 18 2960M    0     0   18  560M      0  8148k  0:06:12  0:01:10  0:05:02 7455k 19 2960M    0     0   19  567M      0  8149k  0:06:12  0:01:11  0:05:01 7653k 19 2960M    0     0   19  576M      0  8163k  0:06:11  0:01:12  0:04:59 7907k 19 2960M    0     0   19  585M      0  8175k  0:06:10  0:01:13  0:04:57 8333k 20 2960M    0     0   20  596M      0  8210k  0:06:09  0:01:14  0:04:55 8866k 20 2960M    0     0   20  608M      0  8270k  0:06:06  0:01:15  0:04:51  9.7M 21 2960M    0     0   21  622M      0  8345k  0:06:03  0:01:16  0:04:47 10.8M 21 2960M    0     0   21  633M      0  8389k  0:06:01  0:01:17  0:04:44 11.3M 21 2960M    0     0   21  643M      0  8408k  0:06:00  0:01:18  0:04:42 11.5M 22 2960M    0     0   22  652M      0  8423k  0:05:59  0:01:19  0:04:40 11.3M 22 2960M    0     0   22  663M      0  8451k  0:05:58  0:01:20  0:04:38 10.9M 22 2960M    0     0   22  672M      0  8465k  0:05:58  0:01:21  0:04:37 10.0M 23 2960M    0     0   23  683M      0  8492k  0:05:56  0:01:22  0:04:34  9.8M 23 2960M    0     0   23  693M      0  8522k  0:05:55  0:01:23  0:04:32 10.0M 23 2960M    0     0   23  702M      0  8534k  0:05:55  0:01:24  0:04:31 10.0M 24 2960M    0     0   24  711M      0  8536k  0:05:55  0:01:25  0:04:30 9909k 24 2960M    0     0   24  719M      0  8530k  0:05:55  0:01:26  0:04:29 9603k 24 2960M    0     0   24  726M      0  8513k  0:05:56  0:01:27  0:04:29 8850k 24 2960M    0     0   24  732M      0  8483k  0:05:57  0:01:28  0:04:29 7852k 24 2960M    0     0   24  738M      0  8465k  0:05:58  0:01:29  0:04:29 7295k 25 2960M    0     0   25  744M      0  8438k  0:05:59  0:01:30  0:04:29 6760k 25 2960M    0     0   25  750M      0  8413k  0:06:00  0:01:31  0:04:29 6391k 25 2960M    0     0   25  756M      0  8389k  0:06:01  0:01:32  0:04:29 6207k 25 2960M    0     0   25  762M      0  8360k  0:06:02  0:01:33  0:04:29 6129k 25 2960M    0     0   25  769M      0  8347k  0:06:03  0:01:34  0:04:29 6255k 26 2960M    0     0   26  775M      0  8326k  0:06:04  0:01:35  0:04:29 6321k 26 2960M    0     0   26  780M      0  8299k  0:06:05  0:01:36  0:04:29 6215k 26 2960M    0     0   26  787M      0  8283k  0:06:06  0:01:37  0:04:29 6317k 26 2960M    0     0   26  794M      0  8273k  0:06:06  0:01:38  0:04:28 6655k 27 2960M    0     0   27  802M      0  8273k  0:06:06  0:01:39  0:04:27 6863k 27 2960M    0     0   27  811M      0  8277k  0:06:06  0:01:40  0:04:26 7334k 27 2960M    0     0   27  817M      0  8264k  0:06:06  0:01:41  0:04:25 7585k 27 2960M    0     0   27  823M      0  8238k  0:06:08  0:01:42  0:04:26 7350k 28 2960M    0     0   28  829M      0  8214k  0:06:09  0:01:43  0:04:26 7041k 28 2960M    0     0   28  835M      0  8195k  0:06:09  0:01:44  0:04:25 6649k 28 2960M    0     0   28  841M      0  8175k  0:06:10  0:01:45  0:04:25 6129k 28 2960M    0     0   28  847M      0  8154k  0:06:11  0:01:46  0:04:25 5965k 28 2960M    0     0   28  853M      0  8135k  0:06:12  0:01:47  0:04:25 6087k 29 2960M    0     0   29  859M      0  8120k  0:06:13  0:01:48  0:04:25 6207k 29 2960M    0     0   29  866M      0  8101k  0:06:14  0:01:49  0:04:25 6183k 29 2960M    0     0   29  872M      0  8085k  0:06:14  0:01:50  0:04:24 6234k 29 2960M    0     0   29  877M      0  8057k  0:06:16  0:01:51  0:04:25 6026k 29 2960M    0     0   29  882M      0  8043k  0:06:16  0:01:52  0:04:24 6016k 30 2960M    0     0   30  889M      0  8029k  0:06:17  0:01:53  0:04:24 6026k 30 2960M    0     0   30  894M      0  8010k  0:06:18  0:01:54  0:04:24 5974k 30 2960M    0     0   30  901M      0  7994k  0:06:19  0:01:55  0:04:24 5980k 30 2960M    0     0   30  907M      0  7985k  0:06:19  0:01:56  0:04:23 6343k 30 2960M    0     0   30  913M      0  7973k  0:06:20  0:01:57  0:04:23 6415k 31 2960M    0     0   31  921M      0  7967k  0:06:20  0:01:58  0:04:22 6568k 31 2960M    0     0   31  927M      0  7951k  0:06:21  0:01:59  0:04:22 6625k 31 2960M    0     0   31  933M      0  7943k  0:06:21  0:02:00  0:04:21 6735k 31 2960M    0     0   31  940M      0  7936k  0:06:22  0:02:01  0:04:21 6791k 32 2960M    0     0   32  948M      0  7934k  0:06:22  0:02:02  0:04:20 7016k 32 2960M    0     0   32  956M      0  7940k  0:06:21  0:02:03  0:04:18 7302k 32 2960M    0     0   32  965M      0  7953k  0:06:21  0:02:04  0:04:17 7986k 32 2960M    0     0   32  976M      0  7978k  0:06:19  0:02:05  0:04:14 8808k 33 2960M    0     0   33  988M      0  8014k  0:06:18  0:02:06  0:04:12 9935k 33 2960M    0     0   33 1000M      0  8040k  0:06:17  0:02:07  0:04:10 10.3M 34 2960M    0     0   34 1010M      0  8059k  0:06:16  0:02:08  0:04:08 10.7M 34 2960M    0     0   34 1016M      0  8043k  0:06:16  0:02:09  0:04:07 10.0M 34 2960M    0     0   34 1022M      0  8026k  0:06:17  0:02:10  0:04:07 9199k 34 2960M    0     0   34 1027M      0  8006k  0:06:18  0:02:11  0:04:07 7810k 34 2960M    0     0   34 1032M      0  7984k  0:06:19  0:02:12  0:04:07 6581k 35 2960M    0     0   35 1038M      0  7973k  0:06:20  0:02:13  0:04:07 5783k 35 2960M    0     0   35 1043M      0  7952k  0:06:21  0:02:14  0:04:07 5580k 35 2960M    0     0   35 1049M      0  7936k  0:06:21  0:02:15  0:04:06 5542k 35 2960M    0     0   35 1054M      0  7910k  0:06:23  0:02:16  0:04:07 5405k 35 2960M    0     0   35 1059M      0  7889k  0:06:24  0:02:17  0:04:07 5375k 35 2960M    0     0   35 1063M      0  7868k  0:06:25  0:02:18  0:04:07 5090k 36 2960M    0     0   36 1069M      0  7858k  0:06:25  0:02:19  0:04:06 5319k 36 2960M    0     0   36 1074M      0  7838k  0:06:26  0:02:20  0:04:06 5160k 36 2960M    0     0   36 1079M      0  7818k  0:06:27  0:02:21  0:04:06 5246k 36 2960M    0     0   36 1084M      0  7794k  0:06:28  0:02:22  0:04:06 5215k 36 2960M    0     0   36 1089M      0  7776k  0:06:29  0:02:23  0:04:06 5279k 36 2960M    0     0   36 1094M      0  7763k  0:06:30  0:02:24  0:04:06 5110k 37 2960M    0     0   37 1100M      0  7744k  0:06:31  0:02:25  0:04:06 5184k 37 2960M    0     0   37 1105M      0  7731k  0:06:32  0:02:26  0:04:06 5300k 37 2960M    0     0   37 1111M      0  7724k  0:06:32  0:02:27  0:04:05 5669k 37 2960M    0     0   37 1116M      0  7708k  0:06:33  0:02:28  0:04:05 5689k 37 2960M    0     0   37 1122M      0  7696k  0:06:33  0:02:29  0:04:04 5772k 38 2960M    0     0   38 1128M      0  7682k  0:06:34  0:02:30  0:04:04 5839k 38 2960M    0     0   38 1134M      0  7672k  0:06:35  0:02:31  0:04:04 5939k 38 2960M    0     0   38 1140M      0  7665k  0:06:35  0:02:32  0:04:03 5915k 38 2960M    0     0   38 1147M      0  7662k  0:06:35  0:02:33  0:04:02 6296k 39 2960M    0     0   39 1155M      0  7657k  0:06:35  0:02:34  0:04:01 6505k 39 2960M    0     0   39 1160M      0  7638k  0:06:36  0:02:35  0:04:01 6341k 39 2960M    0     0   39 1168M      0  7646k  0:06:36  0:02:36  0:04:00 6865k 39 2960M    0     0   39 1175M      0  7649k  0:06:36  0:02:37  0:03:59 7187k 39 2960M    0     0   39 1183M      0  7647k  0:06:36  0:02:38  0:03:58 7194k 40 2960M    0     0   40 1190M      0  7652k  0:06:36  0:02:39  0:03:57 7513k 40 2960M    0     0   40 1199M      0  7654k  0:06:36  0:02:40  0:03:56 8156k 40 2960M    0     0   40 1206M      0  7658k  0:06:35  0:02:41  0:03:54 8035k 41 2960M    0     0   41 1215M      0  7664k  0:06:35  0:02:42  0:03:53 8105k 41 2960M    0     0   41 1223M      0  7661k  0:06:35  0:02:43  0:03:52 8125k 41 2960M    0     0   41 1231M      0  7667k  0:06:35  0:02:44  0:03:51 8135k 41 2960M    0     0   41 1239M      0  7678k  0:06:34  0:02:45  0:03:49 8459k 42 2960M    0     0   42 1248M      0  7684k  0:06:34  0:02:46  0:03:48 8535k 42 2960M    0     0   42 1258M      0  7697k  0:06:33  0:02:47  0:03:46 8801k 42 2960M    0     0   42 1267M      0  7709k  0:06:33  0:02:48  0:03:45 9286k 43 2960M    0     0   43 1276M      0  7715k  0:06:32  0:02:49  0:03:43 9285k 43 2960M    0     0   43 1282M      0  7711k  0:06:33  0:02:50  0:03:43 8811k 43 2960M    0     0   43 1288M      0  7703k  0:06:33  0:02:51  0:03:42 8336k 43 2960M    0     0   43 1294M      0  7691k  0:06:34  0:02:52  0:03:42 7483k 43 2960M    0     0   43 1300M      0  7681k  0:06:34  0:02:53  0:03:41 6745k 44 2960M    0     0   44 1305M      0  7668k  0:06:35  0:02:54  0:03:41 6077k 44 2960M    0     0   44 1311M      0  7659k  0:06:35  0:02:55  0:03:40 5884k 44 2960M    0     0   44 1317M      0  7651k  0:06:36  0:02:56  0:03:40 5885k 44 2960M    0     0   44 1323M      0  7642k  0:06:36  0:02:57  0:03:39 5954k 44 2960M    0     0   44 1329M      0  7634k  0:06:37  0:02:58  0:03:39 5999k 45 2960M    0     0   45 1335M      0  7624k  0:06:37  0:02:59  0:03:38 6130k 45 2960M    0     0   45 1342M      0  7620k  0:06:37  0:03:00  0:03:37 6270k 45 2960M    0     0   45 1349M      0  7615k  0:06:38  0:03:01  0:03:37 6369k 45 2960M    0     0   45 1357M      0  7617k  0:06:37  0:03:02  0:03:35 6738k 46 2960M    0     0   46 1365M      0  7625k  0:06:37  0:03:03  0:03:34 7316k 46 2960M    0     0   46 1375M      0  7638k  0:06:36  0:03:04  0:03:32 8137k 46 2960M    0     0   46 1386M      0  7661k  0:06:35  0:03:05  0:03:30 9153k 47 2960M    0     0   47 1400M      0  7695k  0:06:33  0:03:06  0:03:27 10.3M 47 2960M    0     0   47 1411M      0  7713k  0:06:33  0:03:07  0:03:26 10.9M 47 2960M    0     0   47 1419M      0  7714k  0:06:33  0:03:08  0:03:25 10.6M 48 2960M    0     0   48 1426M      0  7710k  0:06:33  0:03:09  0:03:24 10.0M 48 2960M    0     0   48 1433M      0  7707k  0:06:33  0:03:10  0:03:23 9404k 48 2960M    0     0   48 1440M      0  7705k  0:06:33  0:03:11  0:03:22 8075k 48 2960M    0     0   48 1448M      0  7709k  0:06:33  0:03:12  0:03:21 7563k 49 2960M    0     0   49 1455M      0  7709k  0:06:33  0:03:13  0:03:20 7524k 49 2960M    0     0   49 1463M      0  7709k  0:06:33  0:03:14  0:03:19 7675k 49 2960M    0     0   49 1470M      0  7706k  0:06:33  0:03:15  0:03:18 7663k 49 2960M    0     0   49 1477M      0  7706k  0:06:33  0:03:16  0:03:17 7725k 50 2960M    0     0   50 1485M      0  7706k  0:06:33  0:03:17  0:03:16 7577k 50 2960M    0     0   50 1493M      0  7710k  0:06:33  0:03:18  0:03:15 7753k 50 2960M    0     0   50 1502M      0  7716k  0:06:32  0:03:19  0:03:13 8009k 51 2960M    0     0   51 1511M      0  7723k  0:06:32  0:03:20  0:03:12 8398k 51 2960M    0     0   51 1521M      0  7738k  0:06:31  0:03:21  0:03:10 8989k 51 2960M    0     0   51 1533M      0  7760k  0:06:30  0:03:22  0:03:08 9897k 52 2960M    0     0   52 1546M      0  7789k  0:06:29  0:03:23  0:03:06 10.6M 52 2960M    0     0   52 1559M      0  7812k  0:06:28  0:03:24  0:03:04 11.3M 52 2960M    0     0   52 1568M      0  7822k  0:06:27  0:03:25  0:03:02 11.4M 53 2960M    0     0   53 1577M      0  7826k  0:06:27  0:03:26  0:03:01 11.1M 53 2960M    0     0   53 1587M      0  7838k  0:06:26  0:03:27  0:02:59 10.7M 53 2960M    0     0   53 1596M      0  7846k  0:06:26  0:03:28  0:02:58  9.9M 54 2960M    0     0   54 1607M      0  7860k  0:06:25  0:03:29  0:02:56 9812k 54 2960M    0     0   54 1617M      0  7869k  0:06:25  0:03:30  0:02:55 9778k 54 2960M    0     0   54 1626M      0  7880k  0:06:24  0:03:31  0:02:53  9.8M 55 2960M    0     0   55 1635M      0  7885k  0:06:24  0:03:32  0:02:52 9789k 55 2960M    0     0   55 1642M      0  7884k  0:06:24  0:03:33  0:02:51 9477k 55 2960M    0     0   55 1648M      0  7875k  0:06:24  0:03:34  0:02:50 8513k 55 2960M    0     0   55 1655M      0  7870k  0:06:25  0:03:35  0:02:50 7914k 56 2960M    0     0   56 1662M      0  7868k  0:06:25  0:03:36  0:02:49 7386k 56 2960M    0     0   56 1669M      0  7864k  0:06:25  0:03:37  0:02:48 6973k 56 2960M    0     0   56 1675M      0  7857k  0:06:25  0:03:38  0:02:47 6710k 56 2960M    0     0   56 1683M      0  7853k  0:06:26  0:03:39  0:02:47 6914k 57 2960M    0     0   57 1689M      0  7850k  0:06:26  0:03:40  0:02:46 6974k 57 2960M    0     0   57 1696M      0  7847k  0:06:26  0:03:41  0:02:45 6954k 57 2960M    0     0   57 1703M      0  7844k  0:06:26  0:03:42  0:02:44 7002k 57 2960M    0     0   57 1711M      0  7843k  0:06:26  0:03:43  0:02:43 7239k 58 2960M    0     0   58 1719M      0  7846k  0:06:26  0:03:44  0:02:42 7524k 58 2960M    0     0   58 1728M      0  7852k  0:06:26  0:03:45  0:02:41 7954k 58 2960M    0     0   58 1738M      0  7862k  0:06:25  0:03:46  0:02:39 8528k 59 2960M    0     0   59 1749M      0  7881k  0:06:24  0:03:47  0:02:37 9527k 59 2960M    0     0   59 1762M      0  7904k  0:06:23  0:03:48  0:02:35 10.4M 60 2960M    0     0   60 1777M      0  7934k  0:06:22  0:03:49  0:02:33 11.6M 60 2960M    0     0   60 1789M      0  7951k  0:06:21  0:03:50  0:02:31 12.1M 60 2960M    0     0   60 1798M      0  7959k  0:06:20  0:03:51  0:02:29 12.0M 61 2960M    0     0   61 1809M      0  7971k  0:06:20  0:03:52  0:02:28 11.7M 61 2960M    0     0   61 1819M      0  7983k  0:06:19  0:03:53  0:02:26 11.3M 61 2960M    0     0   61 1830M      0  7999k  0:06:18  0:03:54  0:02:24 10.7M 62 2960M    0     0   62 1841M      0  8011k  0:06:18  0:03:55  0:02:23 10.5M 62 2960M    0     0   62 1852M      0  8026k  0:06:17  0:03:56  0:02:21 10.8M 62 2960M    0     0   62 1864M      0  8041k  0:06:17  0:03:57  0:02:20 11.0M 63 2960M    0     0   63 1874M      0  8052k  0:06:16  0:03:58  0:02:18 11.0M 63 2960M    0     0   63 1885M      0  8067k  0:06:15  0:03:59  0:02:16 10.9M 64 2960M    0     0   64 1897M      0  8081k  0:06:15  0:04:00  0:02:15 11.0M 64 2960M    0     0   64 1906M      0  8086k  0:06:14  0:04:01  0:02:13 10.6M 64 2960M    0     0   64 1914M      0  8083k  0:06:15  0:04:02  0:02:13  9.7M 64 2960M    0     0   64 1920M      0  8075k  0:06:15  0:04:03  0:02:12 9130k 65 2960M    0     0   65 1925M      0  8067k  0:06:15  0:04:04  0:02:11 8080k 65 2960M    0     0   65 1931M      0  8060k  0:06:16  0:04:05  0:02:11 7032k 65 2960M    0     0   65 1937M      0  8050k  0:06:16  0:04:06  0:02:10 6275k 65 2960M    0     0   65 1943M      0  8046k  0:06:16  0:04:07  0:02:09 6177k 65 2960M    0     0   65 1948M      0  8030k  0:06:17  0:04:08  0:02:09 5784k 65 2960M    0     0   65 1953M      0  8018k  0:06:18  0:04:09  0:02:09 5685k 66 2960M    0     0   66 1959M      0  8014k  0:06:18  0:04:10  0:02:08 5761k 66 2960M    0     0   66 1965M      0  8001k  0:06:18  0:04:11  0:02:07 5661k 66 2960M    0     0   66 1970M      0  7995k  0:06:19  0:04:12  0:02:07 5493k 66 2960M    0     0   66 1977M      0  7988k  0:06:19  0:04:13  0:02:06 5916k 66 2960M    0     0   66 1982M      0  7979k  0:06:19  0:04:14  0:02:05 5989k 67 2960M    0     0   67 1987M      0  7971k  0:06:20  0:04:15  0:02:05 5823k 67 2960M    0     0   67 1992M      0  7959k  0:06:20  0:04:16  0:02:04 5729k 67 2960M    0     0   67 1998M      0  7953k  0:06:21  0:04:17  0:02:04 5815k 67 2960M    0     0   67 2004M      0  7942k  0:06:21  0:04:18  0:02:03 5618k 67 2960M    0     0   67 2010M      0  7936k  0:06:21  0:04:19  0:02:02 5737k 68 2960M    0     0   68 2016M      0  7929k  0:06:22  0:04:20  0:02:02 5810k 68 2960M    0     0   68 2022M      0  7923k  0:06:22  0:04:21  0:02:01 6122k 68 2960M    0     0   68 2029M      0  7917k  0:06:22  0:04:22  0:02:00 6070k 68 2960M    0     0   68 2035M      0  7910k  0:06:23  0:04:23  0:02:00 6296k 68 2960M    0     0   68 2041M      0  7909k  0:06:23  0:04:24  0:01:59 6475k 69 2960M    0     0   69 2048M      0  7906k  0:06:23  0:04:25  0:01:58 6667k 69 2960M    0     0   69 2056M      0  7904k  0:06:23  0:04:26  0:01:57 6888k 69 2960M    0     0   69 2063M      0  7905k  0:06:23  0:04:27  0:01:56 7276k 70 2960M    0     0   70 2073M      0  7912k  0:06:23  0:04:28  0:01:55 7983k 70 2960M    0     0   70 2081M      0  7912k  0:06:23  0:04:29  0:01:54 8098k 70 2960M    0     0   70 2089M      0  7916k  0:06:22  0:04:30  0:01:52 8454k 70 2960M    0     0   70 2100M      0  7921k  0:06:22  0:04:31  0:01:51 8832k 71 2960M    0     0   71 2106M      0  7920k  0:06:22  0:04:32  0:01:50 8740k 71 2960M    0     0   71 2114M      0  7919k  0:06:22  0:04:33  0:01:49 8321k 71 2960M    0     0   71 2122M      0  7920k  0:06:22  0:04:34  0:01:48 8333k 71 2960M    0     0   71 2130M      0  7921k  0:06:22  0:04:35  0:01:47 8220k 72 2960M    0     0   72 2138M      0  7923k  0:06:22  0:04:36  0:01:46 8021k 72 2960M    0     0   72 2146M      0  7925k  0:06:22  0:04:37  0:01:45 8175k 72 2960M    0     0   72 2155M      0  7929k  0:06:22  0:04:38  0:01:44 8466k 73 2960M    0     0   73 2163M      0  7930k  0:06:22  0:04:39  0:01:43 8487k 73 2960M    0     0   73 2170M      0  7928k  0:06:22  0:04:40  0:01:42 8275k 73 2960M    0     0   73 2177M      0  7923k  0:06:22  0:04:41  0:01:41 7912k 73 2960M    0     0   73 2185M      0  7924k  0:06:22  0:04:42  0:01:40 7893k 74 2960M    0     0   74 2193M      0  7925k  0:06:22  0:04:43  0:01:39 7686k 74 2960M    0     0   74 2199M      0  7921k  0:06:22  0:04:44  0:01:38 7440k 74 2960M    0     0   74 2206M      0  7916k  0:06:22  0:04:45  0:01:37 7281k 74 2960M    0     0   74 2212M      0  7911k  0:06:23  0:04:46  0:01:37 7254k 74 2960M    0     0   74 2218M      0  7906k  0:06:23  0:04:47  0:01:36 6901k 75 2960M    0     0   75 2225M      0  7904k  0:06:23  0:04:48  0:01:35 6709k 75 2960M    0     0   75 2232M      0  7901k  0:06:23  0:04:49  0:01:34 6737k 75 2960M    0     0   75 2240M      0  7899k  0:06:23  0:04:50  0:01:33 6931k 75 2960M    0     0   75 2247M      0  7897k  0:06:23  0:04:51  0:01:32 7073k 76 2960M    0     0   76 2254M      0  7894k  0:06:24  0:04:52  0:01:32 7212k 76 2960M    0     0   76 2261M      0  7892k  0:06:24  0:04:53  0:01:31 7227k 76 2960M    0     0   76 2269M      0  7893k  0:06:24  0:04:54  0:01:30 7413k 76 2960M    0     0   76 2277M      0  7895k  0:06:23  0:04:55  0:01:28 7649k 77 2960M    0     0   77 2286M      0  7902k  0:06:23  0:04:56  0:01:27 8198k 77 2960M    0     0   77 2296M      0  7909k  0:06:23  0:04:57  0:01:26 8794k 77 2960M    0     0   77 2309M      0  7924k  0:06:22  0:04:58  0:01:24 9852k 78 2960M    0     0   78 2322M      0  7944k  0:06:21  0:04:59  0:01:22 10.7M 78 2960M    0     0   78 2336M      0  7965k  0:06:20  0:05:00  0:01:20 11.8M 79 2960M    0     0   79 2347M      0  7978k  0:06:19  0:05:01  0:01:18 12.2M 79 2960M    0     0   79 2356M      0  7979k  0:06:19  0:05:02  0:01:17 11.8M 79 2960M    0     0   79 2363M      0  7977k  0:06:20  0:05:03  0:01:17 10.8M 80 2960M    0     0   80 2372M      0  7980k  0:06:19  0:05:04  0:01:15  9.8M 80 2960M    0     0   80 2379M      0  7979k  0:06:19  0:05:05  0:01:14 8788k 80 2960M    0     0   80 2387M      0  7980k  0:06:19  0:05:06  0:01:13 8088k 80 2960M    0     0   80 2396M      0  7985k  0:06:19  0:05:07  0:01:12 8329k 81 2960M    0     0   81 2404M      0  7983k  0:06:19  0:05:08  0:01:11 8366k 81 2960M    0     0   81 2412M      0  7987k  0:06:19  0:05:09  0:01:10 8410k 81 2960M    0     0   81 2421M      0  7988k  0:06:19  0:05:10  0:01:09 8540k 82 2960M    0     0   82 2430M      0  7991k  0:06:19  0:05:11  0:01:08 8666k 82 2960M    0     0   82 2438M      0  7994k  0:06:19  0:05:12  0:01:07 8537k 82 2960M    0     0   82 2448M      0  8001k  0:06:18  0:05:13  0:01:05 9090k 83 2960M    0     0   83 2458M      0  8008k  0:06:18  0:05:14  0:01:04 9343k 83 2960M    0     0   83 2469M      0  8017k  0:06:18  0:05:15  0:01:03 9791k 83 2960M    0     0   83 2481M      0  8032k  0:06:17  0:05:16  0:01:01 10.4M 84 2960M    0     0   84 2495M      0  8053k  0:06:16  0:05:17  0:00:59 11.4M 84 2960M    0     0   84 2510M      0  8076k  0:06:15  0:05:18  0:00:57 12.5M 85 2960M    0     0   85 2518M      0  8076k  0:06:15  0:05:19  0:00:56 12.0M 85 2960M    0     0   85 2525M      0  8072k  0:06:15  0:05:20  0:00:55 11.3M 85 2960M    0     0   85 2532M      0  8070k  0:06:15  0:05:21  0:00:54 10.1M 85 2960M    0     0   85 2540M      0  8067k  0:06:15  0:05:22  0:00:53 8992k 85 2960M    0     0   85 2545M      0  8061k  0:06:16  0:05:23  0:00:53 7086k 86 2960M    0     0   86 2551M      0  8056k  0:06:16  0:05:24  0:00:52 6767k 86 2960M    0     0   86 2557M      0  8049k  0:06:16  0:05:25  0:00:51 6573k 86 2960M    0     0   86 2564M      0  8046k  0:06:16  0:05:26  0:00:50 6527k 86 2960M    0     0   86 2570M      0  8038k  0:06:17  0:05:27  0:00:50 6170k 87 2960M    0     0   87 2576M      0  8034k  0:06:17  0:05:28  0:00:49 6356k 87 2960M    0     0   87 2583M      0  8030k  0:06:17  0:05:29  0:00:48 6328k 87 2960M    0     0   87 2589M      0  8025k  0:06:17  0:05:30  0:00:47 6487k 87 2960M    0     0   87 2596M      0  8021k  0:06:17  0:05:31  0:00:46 6422k 87 2960M    0     0   87 2603M      0  8020k  0:06:18  0:05:32  0:00:46 6817k 88 2960M    0     0   88 2610M      0  8019k  0:06:18  0:05:33  0:00:45 6971k 88 2960M    0     0   88 2618M      0  8019k  0:06:18  0:05:34  0:00:44 7335k 88 2960M    0     0   88 2628M      0  8025k  0:06:17  0:05:35  0:00:42 7972k 89 2960M    0     0   89 2638M      0  8032k  0:06:17  0:05:36  0:00:41 8775k 89 2960M    0     0   89 2646M      0  8033k  0:06:17  0:05:37  0:00:40 8915k 89 2960M    0     0   89 2657M      0  8041k  0:06:17  0:05:38  0:00:39 9497k 90 2960M    0     0   90 2667M      0  8046k  0:06:16  0:05:39  0:00:37 9801k 90 2960M    0     0   90 2677M      0  8054k  0:06:16  0:05:40  0:00:36  9.8M 90 2960M    0     0   90 2688M      0  8065k  0:06:15  0:05:41  0:00:34 10.0M 91 2960M    0     0   91 2699M      0  8074k  0:06:15  0:05:42  0:00:33 10.6M 91 2960M    0     0   91 2711M      0  8085k  0:06:14  0:05:43  0:00:31 10.8M 91 2960M    0     0   91 2722M      0  8093k  0:06:14  0:05:44  0:00:30 11.0M 92 2960M    0     0   92 2731M      0  8095k  0:06:14  0:05:45  0:00:29 10.5M 92 2960M    0     0   92 2738M      0  8096k  0:06:14  0:05:46  0:00:28  9.8M 92 2960M    0     0   92 2744M      0  8087k  0:06:14  0:05:47  0:00:27 8932k 92 2960M    0     0   92 2749M      0  8081k  0:06:15  0:05:48  0:00:27 7862k 93 2960M    0     0   93 2755M      0  8072k  0:06:15  0:05:49  0:00:26 6656k 93 2960M    0     0   93 2760M      0  8066k  0:06:15  0:05:50  0:00:25 6040k 93 2960M    0     0   93 2765M      0  8060k  0:06:16  0:05:51  0:00:25 5560k 93 2960M    0     0   93 2771M      0  8053k  0:06:16  0:05:52  0:00:24 5627k 93 2960M    0     0   93 2777M      0  8049k  0:06:16  0:05:53  0:00:23 5787k 93 2960M    0     0   93 2782M      0  8037k  0:06:17  0:05:54  0:00:23 5583k 94 2960M    0     0   94 2786M      0  8029k  0:06:17  0:05:55  0:00:22 5378k 94 2960M    0     0   94 2791M      0  8020k  0:06:17  0:05:56  0:00:21 5275k 94 2960M    0     0   94 2797M      0  8014k  0:06:18  0:05:57  0:00:21 5304k 94 2960M    0     0   94 2802M      0  8008k  0:06:18  0:05:58  0:00:20 5098k 94 2960M    0     0   94 2808M      0  8003k  0:06:18  0:05:59  0:00:19 5502k 95 2960M    0     0   95 2814M      0  7996k  0:06:19  0:06:00  0:00:19 5664k 95 2960M    0     0   95 2815M      0  7976k  0:06:20  0:06:01  0:00:19 4811k 95 2960M    0     0   95 2815M      0  7954k  0:06:21  0:06:02  0:00:19 3688k
curl: (55) SSL_write() returned SYSCALL, errno = 32
+ docker rmi --force mesos-1551851617-13468
Untagged: mesos-1551851617-13468:latest
Deleted: sha256:45d4e90eea873d3028e37eea8a2fc1d29e6fc3beb709caaf18e6a89d211b6317
Deleted: sha256:c472b44dcf4aeeb2e30a6f42385babe73f5fe2361927953a32dc4ffa4506abdc
Deleted: sha256:dafc3ee1e54a810bdf953fe132dc1bde8502aacd8dd917ed937da879f921f5bd
Deleted: sha256:46e65ec0d774d9d8d80a39ee4b220751aacafecfc163bda43ac7a61bb378c596
Deleted: sha256:29cda73c0ea8dd6e03277ef1c199e78fd6ea90f2696617ea19a4e94543db0abb
Deleted: sha256:e3c30f1892791f5bdfe220e517e3790f14d76aec6e5a1099ab56d73f052c9de0
Deleted: sha256:a80095e185a0a0e59d940ee46203a65c2e0a2596a74a76f654ec47f4ea6716b0
Deleted: sha256:bbed4803096efa7f59935926bed2da15fb2c4cd44a04dad50f8464affb1d1cf8
Deleted: sha256:6179da00f3a32f24b7fc1e2d84dd77c75b8e59f354bca1359d4a34b0edab3bd5
Deleted: sha256:d8ab4229c7a0057f85b985962906ca5b65f98967476b3e2e6127bd2f7e21b3d3
Deleted: sha256:3e30a444ddbf13ef7742a1d3d49c0450adaa4276adc234e3dff98324e0e59aef
Deleted: sha256:bd693d2d2ae1855719490f5dd29e0d5b77b9a34c76c8b46eb6e2cf949957aa8d
Deleted: sha256:ca717f042d3fccec05a3f30f5fe66ce0520f1d2b7a37528c93ba8b83c6ea0714
Deleted: sha256:4abf2541442468797fb59e2cb63b74110519042406f100c70b1ced0fd99e9713
Deleted: sha256:cda9b7ffc70d073f68cc400fdcb1915b72f73b87ac544e45a8c7e557bd907a30
Deleted: sha256:a8d0767dd0e156c3eb377c87146a0ef65bd307d0ac140e8307b8aea343a22c75
Deleted: sha256:57d1f0234b9be797ced165032d7424e1d4750e3e6e6e2e0abd2601079bd8faa1
Deleted: sha256:9de35dd640c24452e46f7089b89a0a394b00830a20365708e5a581de0985abed
Deleted: sha256:b65529b9b75e9e0211083be4ace2d45f9e9d9da5d85b1800a2bd16a3362dd17a
Deleted: sha256:40d82b9059dbde44761a60d159bdd95be0123dd5418b2355df396972d8ca588e
Deleted: sha256:ca8e59fe17420ca4382bae77c132a0b07950057d15f9aa92bbe8ef8ab270f45a
Deleted: sha256:04d2752361a101d316eb00188adb22ce090b5ff7188c25b87e48030989f9cd4b
Deleted: sha256:42fd8c83f1ddc096eb1329991f59b5fe5489cfde6b181085063581c1b0be29aa
Deleted: sha256:7ad3d5c5c59f4569d4b55a77e3f420d3d63d453d359b7e80ca6273d3e6c4b678
Deleted: sha256:eb891db356501ef952fcec0da1556c4ed503c64230530b36ee8fbdf2707c7ecc
Deleted: sha256:bea8891f557f71b6fc4840cc317cd1abcca0a0de19a14fe1b59183b0bb511f16
Deleted: sha256:e04626e2d1baa10c0ed68c55b5a006bb5e8a0bd3e253766f0fff9629df115005
Deleted: sha256:d6733ab89fdca8aae71e4d9e104baf812293d28ad7ef2c164468650e8bac1f60
Deleted: sha256:6ff91eea1bc177fbd0d9902698f6fad2002a57c4b1a3569907ee8fc56a01d16b
Deleted: sha256:fafde0102e8daac81eb7595456a6e064ff495a7a4a8069cb2bf2d5ef59be38fb
Deleted: sha256:936bbc02ab79c59387c7e7a4d3d032dbb368aec477cfd22f98667d2d402fc880
Deleted: sha256:ea3587394e546987d40fd4e4fbab62f4576d8419347ac5c33f9570c8647f4f3d
Deleted: sha256:b4db3dbad25131741ca7e926ee3fd27e6406d4dd2cc3ca7b1f4b03d939bd89a1
Deleted: sha256:f911048dfe9fa61182cc73fb6920dcd97a7b5fff1cf4ecbfbc039e481ba29361
Deleted: sha256:eb0a5e66ae297ab6166cd9bea4b92aa9d707f5f8c42210bdfc40eae2715cedad
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Coverity » autotools,gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-6) #2168

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Coverity/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)/2168/display/redirect?page=changes>

Changes:

[toenshoff] Added getting started using the Mesos binaries.

------------------------------------------
[...truncated 3.95 MB...]
mesos.__init__: module references __path__
creating '/mesos/src/python/dist/mesos-1.8.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/mesos
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/wheel/mesos
running install_egg_info
Copying src/mesos.egg-info to build/bdist.linux-x86_64/wheel/mesos-1.8.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.cli-1.8.0.dist-info/WHEEL
creating build/bdist.linux-x86_64/wheel/mesos-1.8.0.dist-info/WHEEL
creating build/bdist.linux-x86_64/wheel/mesos.native-1.8.0.dist-info/WHEEL
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/src/python/dist/mesos.interface-1.8.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/interface/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/interface
copying mesos/interface/mesos_pb2.py -> build/bdist.linux-x86_64/wheel/mesos/interface
running install_egg_info
Copying src/mesos.interface.egg-info to build/bdist.linux-x86_64/wheel/mesos.interface-1.8.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.interface-1.8.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.interface-1.8.0.dist-info/WHEEL
running bdist_egg
running egg_info
creating src/mesos.scheduler.egg-info
writing requirements to src/mesos.scheduler.egg-info/requires.txt
writing src/mesos.scheduler.egg-info/PKG-INFO
writing namespace_packages to src/mesos.scheduler.egg-info/namespace_packages.txt
writing top-level names to src/mesos.scheduler.egg-info/top_level.txt
writing dependency_links to src/mesos.scheduler.egg-info/dependency_links.txt
writing manifest file 'src/mesos.scheduler.egg-info/SOURCES.txt'
reading manifest file 'src/mesos.scheduler.egg-info/SOURCES.txt'
writing manifest file 'src/mesos.scheduler.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/mesos
copying src/mesos/__init__.py -> build/lib.linux-x86_64-2.7/mesos
creating build/lib.linux-x86_64-2.7/mesos/scheduler
copying src/mesos/scheduler/__init__.py -> build/lib.linux-x86_64-2.7/mesos/scheduler
running build_ext
building 'mesos.scheduler._scheduler' extension
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/src
creating build/temp.linux-x86_64-2.7/src/mesos
creating build/temp.linux-x86_64-2.7/src/mesos/scheduler
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g1 -O0 -Wno-unused-local-typedefs -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -fPIC -I/mesos/include -I/mesos/include -I/mesos/include/mesos -I/mesos/src -I/mesos/src/python/scheduler/src/mesos/scheduler -I/mesos/src/python/native_common -I/mesos/3rdparty/protobuf-3.5.0/src -I/usr/include/python2.7 -c src/mesos/scheduler/proxy_scheduler.cpp -o build/temp.linux-x86_64-2.7/src/mesos/scheduler/proxy_scheduler.o
cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ [enabled by default]
cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ [enabled by default]
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g1 -O0 -Wno-unused-local-typedefs -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -fPIC -I/mesos/include -I/mesos/include -I/mesos/include/mesos -I/mesos/src -I/mesos/src/python/executor/src/mesos/executor -I/mesos/src/python/native_common -I/mesos/3rdparty/protobuf-3.5.0/src -I/usr/include/python2.7 -c src/mesos/executor/proxy_executor.cpp -o build/temp.linux-x86_64-2.7/src/mesos/executor/proxy_executor.o
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g1 -O0 -Wno-unused-local-typedefs -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -fPIC -I/mesos/include -I/mesos/include -I/mesos/include/mesos -I/mesos/src -I/mesos/src/python/scheduler/src/mesos/scheduler -I/mesos/src/python/native_common -I/mesos/3rdparty/protobuf-3.5.0/src -I/usr/include/python2.7 -c src/mesos/scheduler/mesos_scheduler_driver_impl.cpp -o build/temp.linux-x86_64-2.7/src/mesos/scheduler/mesos_scheduler_driver_impl.o
cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ [enabled by default]
cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ [enabled by default]
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g1 -O0 -Wno-unused-local-typedefs -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -fPIC -I/mesos/include -I/mesos/include -I/mesos/include/mesos -I/mesos/src -I/mesos/src/python/executor/src/mesos/executor -I/mesos/src/python/native_common -I/mesos/3rdparty/protobuf-3.5.0/src -I/usr/include/python2.7 -c src/mesos/executor/mesos_executor_driver_impl.cpp -o build/temp.linux-x86_64-2.7/src/mesos/executor/mesos_executor_driver_impl.o
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g1 -O0 -Wno-unused-local-typedefs -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -fPIC -I/mesos/include -I/mesos/include -I/mesos/include/mesos -I/mesos/src -I/mesos/src/python/scheduler/src/mesos/scheduler -I/mesos/src/python/native_common -I/mesos/3rdparty/protobuf-3.5.0/src -I/usr/include/python2.7 -c src/mesos/scheduler/module.cpp -o build/temp.linux-x86_64-2.7/src/mesos/scheduler/module.o
cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ [enabled by default]
cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ [enabled by default]
g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -g1 -O0 -Wno-unused-local-typedefs -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 build/temp.linux-x86_64-2.7/src/mesos/executor/module.o build/temp.linux-x86_64-2.7/src/mesos/executor/proxy_executor.o build/temp.linux-x86_64-2.7/src/mesos/executor/mesos_executor_driver_impl.o /mesos/src/.libs/libmesos_no_3rdparty.a /mesos/3rdparty/libprocess/.libs/libprocess.a /mesos/3rdparty/leveldb-1.19/out-static/libleveldb.a /mesos/3rdparty/zookeeper-3.4.8/src/c/.libs/libzookeeper_mt.a /mesos/3rdparty/glog-0.3.3/.libs/libglog.a /mesos/3rdparty/protobuf-3.5.0/src/.libs/libprotobuf.a /mesos/3rdparty/libevent-2.0.22-stable/.libs/libevent_core.a /mesos/3rdparty/libevent-2.0.22-stable/.libs/libevent_pthreads.a /mesos/3rdparty/libevent-2.0.22-stable/.libs/libevent_openssl.a /mesos/3rdparty/grpc-1.10.0/libs/opt/libgrpc++.a /mesos/3rdparty/grpc-1.10.0/libs/opt/libgrpc.a /mesos/3rdparty/grpc-1.10.0/libs/opt/libgpr.a -o build/lib.linux-x86_64-2.7/mesos/executor/_executor.so -Wl,--as-needed -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1 -lrt
g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -g1 -O0 -Wno-unused-local-typedefs -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 build/temp.linux-x86_64-2.7/src/mesos/scheduler/proxy_scheduler.o build/temp.linux-x86_64-2.7/src/mesos/scheduler/mesos_scheduler_driver_impl.o build/temp.linux-x86_64-2.7/src/mesos/scheduler/module.o /mesos/src/.libs/libmesos_no_3rdparty.a /mesos/3rdparty/libprocess/.libs/libprocess.a /mesos/3rdparty/leveldb-1.19/out-static/libleveldb.a /mesos/3rdparty/zookeeper-3.4.8/src/c/.libs/libzookeeper_mt.a /mesos/3rdparty/glog-0.3.3/.libs/libglog.a /mesos/3rdparty/protobuf-3.5.0/src/.libs/libprotobuf.a /mesos/3rdparty/libevent-2.0.22-stable/.libs/libevent_core.a /mesos/3rdparty/libevent-2.0.22-stable/.libs/libevent_pthreads.a /mesos/3rdparty/libevent-2.0.22-stable/.libs/libevent_openssl.a /mesos/3rdparty/grpc-1.10.0/libs/opt/libgrpc++.a /mesos/3rdparty/grpc-1.10.0/libs/opt/libgrpc.a /mesos/3rdparty/grpc-1.10.0/libs/opt/libgpr.a -o build/lib.linux-x86_64-2.7/mesos/scheduler/_scheduler.so -Wl,--as-needed -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1 -lrt
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/egg/mesos/executor
copying build/lib.linux-x86_64-2.7/mesos/executor/_executor.so -> build/bdist.linux-x86_64/egg/mesos/executor
copying build/lib.linux-x86_64-2.7/mesos/executor/__init__.py -> build/bdist.linux-x86_64/egg/mesos/executor
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/executor/__init__.py to __init__.pyc
creating stub loader for mesos/executor/_executor.so
byte-compiling build/bdist.linux-x86_64/egg/mesos/executor/_executor.py to _executor.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/src/python/dist/mesos.executor-1.8.0-py2.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/executor/_executor.so -> build/bdist.linux-x86_64/wheel/mesos/executor
copying mesos/executor/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/executor
running install_egg_info
Copying src/mesos.executor.egg-info to build/bdist.linux-x86_64/wheel/mesos.executor-1.8.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.executor-1.8.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.executor-1.8.0.dist-info/WHEEL
libtool: link: (cd ".libs" && rm -f "libmesos.so" && ln -s "libmesos-1.8.0.so" "libmesos.so")
libtool: link: ( cd ".libs" && rm -f "libmesos.la" && ln -s "../libmesos.la" "libmesos.la" )
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-local local/mesos_local-main.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-execute cli/mesos_execute-execute.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-log log/mesos_log-main.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-resolve cli/mesos_resolve-resolve.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos cli/mesos-mesos.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-log log/mesos_log-main.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-resolve cli/mesos_resolve-resolve.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-execute cli/mesos_execute-execute.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-local local/mesos_local-main.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos cli/mesos-mesos.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-fetcher launcher/mesos_fetcher-fetcher.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-fetcher launcher/mesos_fetcher-fetcher.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-executor launcher/mesos_executor-executor.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-default-executor launcher/mesos_default_executor-default_executor.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-executor launcher/mesos_executor-executor.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-default-executor launcher/mesos_default_executor-default_executor.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-containerizer slave/containerizer/mesos/mesos_containerizer-main.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-cni-port-mapper slave/containerizer/mesos/isolators/network/cni/plugins/port_mapper/mesos_cni_port_mapper-main.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-containerizer slave/containerizer/mesos/mesos_containerizer-main.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-cni-port-mapper slave/containerizer/mesos/isolators/network/cni/plugins/port_mapper/mesos_cni_port_mapper-main.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-logrotate-logger slave/container_loggers/mesos_logrotate_logger-logrotate.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-logrotate-logger slave/container_loggers/mesos_logrotate_logger-logrotate.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-io-switchboard slave/containerizer/mesos/io/mesos_io_switchboard-switchboard_main.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-io-switchboard slave/containerizer/mesos/io/mesos_io_switchboard-switchboard_main.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-usage usage/mesos_usage-main.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-docker-executor docker/mesos_docker_executor-executor.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-tcp-connect checks/mesos_tcp_connect-tcp_connect.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-usage usage/mesos_usage-main.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-docker-executor docker/mesos_docker_executor-executor.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-tcp-connect checks/mesos_tcp_connect-tcp_connect.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-agent slave/mesos_agent-main.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la     -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-agent slave/mesos_agent-main.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-master master/mesos_master-main.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la     -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-master master/mesos_master-main.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/egg/mesos/scheduler
copying build/lib.linux-x86_64-2.7/mesos/scheduler/_scheduler.so -> build/bdist.linux-x86_64/egg/mesos/scheduler
copying build/lib.linux-x86_64-2.7/mesos/scheduler/__init__.py -> build/bdist.linux-x86_64/egg/mesos/scheduler
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/scheduler/__init__.py to __init__.pyc
creating stub loader for mesos/scheduler/_scheduler.so
byte-compiling build/bdist.linux-x86_64/egg/mesos/scheduler/_scheduler.py to _scheduler.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/src/python/dist/mesos.scheduler-1.8.0-py2.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/scheduler/_scheduler.so -> build/bdist.linux-x86_64/wheel/mesos/scheduler
copying mesos/scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/scheduler
running install_egg_info
Copying src/mesos.scheduler.egg-info to build/bdist.linux-x86_64/wheel/mesos.scheduler-1.8.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.scheduler-1.8.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.scheduler-1.8.0.dist-info/WHEEL
make[2]: Leaving directory `/mesos/src'
make[1]: Leaving directory `/mesos/src'
Emitted 1197 C/C++ compilation units (99%) successfully
[WARNING] Recoverable errors were encountered during 2 of these C/C++ compilation units.
Emitted 31 Java compilation units (100%) successfully

1197 C/C++ compilation units (99%) are ready for analysis
31 Java compilation units (100%) are ready for analysis
The cov-build utility completed successfully.
2019-03-06T04:39:30.135838Z|cov-build|7585|info|> Build time (C/C++/Java emits total): 07:50:01.107123
2019-03-06T04:39:30.135838Z|cov-build|7585|info|> 
2019-03-06T04:39:30.135838Z|cov-build|7585|info|> 
2019-03-06T04:39:30.174241Z|cov-build|7585|info|> Emitted 1197 C/C++ compilation units (99%) successfully
2019-03-06T04:39:30.174241Z|cov-build|7585|info|> [WARNING] Recoverable errors were encountered during 2 of these C/C++ compilation units.
2019-03-06T04:39:30.174241Z|cov-build|7585|info|> Emitted 31 Java compilation units (100%) successfully
2019-03-06T04:39:30.174241Z|cov-build|7585|info|> 
2019-03-06T04:39:30.174241Z|cov-build|7585|info|> 1197 C/C++ compilation units (99%) are ready for analysis
2019-03-06T04:39:30.174241Z|cov-build|7585|info|> 31 Java compilation units (100%) are ready for analysis
2019-03-06T04:39:30.174241Z|cov-build|7585|info|> The cov-build utility completed successfully.
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0 2960M    0     0    0 3600k      0  3567k  0:14:09  0:00:01  0:14:08 3571k  0 2960M    0     0    0 11.4M      0  5854k  0:08:37  0:00:01  0:08:36 5854k  0 2960M    0     0    0 18.7M      0  6376k  0:07:55  0:00:03  0:07:52 6377k  0 2960M    0     0    0 25.4M      0  6528k  0:07:44  0:00:03  0:07:41 6527k  1 2960M    0     0    1 33.5M      0  6845k  0:07:22  0:00:05  0:07:17 6845k  1 2960M    0     0    1 42.0M      0  7186k  0:07:01  0:00:05  0:06:56 7918k  1 2960M    0     0    1 49.7M      0  7279k  0:06:56  0:00:06  0:06:50 7849k  1 2960M    0     0    1 57.2M      0  7330k  0:06:53  0:00:08  0:06:45 7905k  2 2960M    0     0    2 63.6M      0  7249k  0:06:58  0:00:08  0:06:50 7825k  2 2960M    0     0    2 70.8M      0  7251k  0:06:58  0:00:10  0:06:48 7659k  2 2960M    0     0    2 78.5M      0  7316k  0:06:54  0:00:10  0:06:44 7471k  2 2960M    0     0    2 86.6M      0  7399k  0:06:49  0:00:11  0:06:38 7567k  2 2960M    0     0    2 88.2M      0  6854k  0:07:22  0:00:13  0:07:09 6119k  3 2960M    0     0    3 94.0M      0  6871k  0:07:21  0:00:14  0:07:07 6193k  3 2960M    0     0    3  102M      0  6974k  0:07:14  0:00:14  0:07:00 6416k  3 2960M    0     0    3  110M      0  7057k  0:07:09  0:00:16  0:06:53 6490k  3 2960M    0     0    3  116M      0  6985k  0:07:14  0:00:17  0:06:57 5995k  4 2960M    0     0    4  123M      0  7006k  0:07:12  0:00:18  0:06:54 7417k  4 2960M    0     0    4  130M      0  7041k  0:07:10  0:00:19  0:06:51 7520k  4 2960M    0     0    4  135M      0  6908k  0:07:18  0:00:20  0:06:58 6713k  4 2960M    0     0    4  141M      0  6908k  0:07:18  0:00:20  0:06:58 6426k  4 2960M    0     0    4  147M      0  6879k  0:07:20  0:00:22  0:06:58 6519k  5 2960M    0     0    5  153M      0  6825k  0:07:24  0:00:23  0:07:01 6171k  5 2960M    0     0    5  159M      0  6789k  0:07:26  0:00:24  0:07:02 5829k  5 2960M    0     0    5  165M      0  6770k  0:07:27  0:00:25  0:07:02 6211k  5 2960M    0     0    5  171M      0  6750k  0:07:29  0:00:26  0:07:03 6089k  5 2960M    0     0    5  177M      0  6727k  0:07:30  0:00:27  0:07:03 6057k  6 2960M    0     0    6  184M      0  6731k  0:07:30  0:00:28  0:07:02 6298k  6 2960M    0     0    6  191M      0  6755k  0:07:28  0:00:29  0:06:59 6587k  6 2960M    0     0    6  200M      0  6824k  0:07:24  0:00:30  0:06:54 7094k  7 2960M    0     0    7  208M      0  6901k  0:07:19  0:00:31  0:06:48 7687k  7 2960M    0     0    7  215M      0  6903k  0:07:19  0:00:32  0:06:47 7859k  7 2960M    0     0    7  221M      0  6869k  0:07:21  0:00:33  0:06:48 7634k  7 2960M    0     0    7  228M      0  6842k  0:07:23  0:00:34  0:06:49 7338k  7 2960M    0     0    7  233M      0  6822k  0:07:24  0:00:35  0:06:49 6815k  8 2960M    0     0    8  238M      0  6748k  0:07:29  0:00:36  0:06:53 5838k  8 2960M    0     0    8  245M      0  6795k  0:07:26  0:00:37  0:06:49 6105k  8 2960M    0     0    8  252M      0  6789k  0:07:26  0:00:38  0:06:48 6257k  8 2960M    0     0    8  258M      0  6793k  0:07:26  0:00:39  0:06:47 6453k  8 2960M    0     0    8  265M      0  6790k  0:07:26  0:00:40  0:06:46 6566k  9 2960M    0     0    9  271M      0  6772k  0:07:27  0:00:41  0:06:46 6960k  9 2960M    0     0    9  276M      0  6746k  0:07:29  0:00:42  0:06:47 6376k  9 2960M    0     0    9  283M      0  6741k  0:07:29  0:00:43  0:06:46 6375k  9 2960M    0     0    9  287M      0  6694k  0:07:32  0:00:44  0:06:48 5925k  9 2960M    0     0    9  293M      0  6664k  0:07:34  0:00:45  0:06:49 5652k 10 2960M    0     0   10  298M      0  6644k  0:07:36  0:00:46  0:06:50 5590k 10 2960M    0     0   10  302M      0  6596k  0:07:39  0:00:47  0:06:52 5338k 10 2960M    0     0   10  307M      0  6556k  0:07:42  0:00:48  0:06:54 4959k 10 2960M    0     0   10  311M      0  6506k  0:07:45  0:00:49  0:06:56 4845k 10 2960M    0     0   10  316M      0  6474k  0:07:48  0:00:50  0:06:58 4762k 10 2960M    0     0   10  320M      0  6438k  0:07:50  0:00:51  0:06:59 4553k 11 2960M    0     0   11  325M      0  6408k  0:07:53  0:00:52  0:07:01 4662k 11 2960M    0     0   11  329M      0  6376k  0:07:55  0:00:52  0:07:03 4637k 11 2960M    0     0   11  334M      0  6347k  0:07:57  0:00:53  0:07:04 4777k 11 2960M    0     0   11  340M      0  6330k  0:07:58  0:00:55  0:07:03 4891k 11 2960M    0     0   11  344M      0  6304k  0:08:00  0:00:56  0:07:04 4938k 11 2960M    0     0   11  350M      0  6299k  0:08:01  0:00:57  0:07:04 5148k 12 2960M    0     0   12  357M      0  6298k  0:08:01  0:00:58  0:07:03 5483k 12 2960M    0     0   12  364M      0  6323k  0:07:59  0:00:59  0:07:00 6067k 12 2960M    0     0   12  370M      0  6302k  0:08:01  0:01:00  0:07:01 5996k 12 2960M    0     0   12  379M      0  6363k  0:07:56  0:01:01  0:06:55 7018k 13 2960M    0     0   13  386M      0  6385k  0:07:54  0:01:02  0:06:52 7364k 13 2960M    0     0   13  395M      0  6421k  0:07:52  0:01:03  0:06:49 7855k 13 2960M    0     0   13  404M      0  6468k  0:07:48  0:01:03  0:06:45 8185k 13 2960M    0     0   13  414M      0  6523k  0:07:44  0:01:05  0:06:39 9234k 14 2960M    0     0   14  423M      0  6569k  0:07:41  0:01:06  0:06:35 9088k 14 2960M    0     0   14  433M      0  6628k  0:07:37  0:01:07  0:06:30 9661k 14 2960M    0     0   14  443M      0  6680k  0:07:33  0:01:08  0:06:25 9942k 15 2960M    0     0   15  453M      0  6725k  0:07:30  0:01:09  0:06:21 9986k 15 2960M    0     0   15  462M      0  6771k  0:07:27  0:01:10  0:06:17  9.7M 15 2960M    0     0   15  472M      0  6815k  0:07:24  0:01:11  0:06:13  9.8M 16 2960M    0     0   16  481M      0  6838k  0:07:23  0:01:12  0:06:11 9632k 16 2960M    0     0   16  489M      0  6863k  0:07:21  0:01:13  0:06:08 9362k 16 2960M    0     0   16  498M      0  6890k  0:07:19  0:01:14  0:06:05 9178k 17 2960M    0     0   17  504M      0  6891k  0:07:19  0:01:15  0:06:04 8583k 17 2960M    0     0   17  510M      0  6876k  0:07:20  0:01:16  0:06:04 7740k 17 2960M    0     0   17  516M      0  6869k  0:07:21  0:01:16  0:06:05 7314k 17 2960M    0     0   17  522M      0  6852k  0:07:22  0:01:18  0:06:04 6702k 17 2960M    0     0   17  528M      0  6844k  0:07:22  0:01:19  0:06:03 6156k 18 2960M    0     0   18  534M      0  6837k  0:07:23  0:01:20  0:06:03 6015k 18 2960M    0     0   18  540M      0  6836k  0:07:23  0:01:21  0:06:02 6228k 18 2960M    0     0   18  546M      0  6829k  0:07:23  0:01:22  0:06:01 6223k 18 2960M    0     0   18  553M      0  6827k  0:07:24  0:01:23  0:06:01 6437k 18 2960M    0     0   18  559M      0  6819k  0:07:24  0:01:24  0:06:00 6422k 19 2960M    0     0   19  566M      0  6823k  0:07:24  0:01:25  0:05:59 6598k 19 2960M    0     0   19  572M      0  6820k  0:07:24  0:01:26  0:05:58 6563k 19 2960M    0     0   19  581M      0  6841k  0:07:23  0:01:27  0:05:56 7041k 19 2960M    0     0   19  590M      0  6867k  0:07:21  0:01:28  0:05:53 7523k 20 2960M    0     0   20  597M      0  6868k  0:07:21  0:01:29  0:05:52 7694k 20 2960M    0     0   20  604M      0  6878k  0:07:20  0:01:29  0:05:51 7830k 20 2960M    0     0   20  610M      0  6870k  0:07:21  0:01:31  0:05:50 7739k 20 2960M    0     0   20  617M      0  6875k  0:07:20  0:01:32  0:05:48 7468k 21 2960M    0     0   21  624M      0  6871k  0:07:21  0:01:32  0:05:49 6944k 21 2960M    0     0   21  631M      0  6875k  0:07:20  0:01:34  0:05:46 7008k 21 2960M    0     0   21  636M      0  6865k  0:07:21  0:01:34  0:05:47 6619k 21 2960M    0     0   21  642M      0  6851k  0:07:22  0:01:36  0:05:46 6503k 21 2960M    0     0   21  649M      0  6843k  0:07:23  0:01:37  0:05:46 6265k 22 2960M    0     0   22  654M      0  6834k  0:07:23  0:01:38  0:05:45 6141k 22 2960M    0     0   22  659M      0  6816k  0:07:24  0:01:39  0:05:45 5717k 22 2960M    0     0   22  664M      0  6799k  0:07:25  0:01:40  0:05:45 5558k 22 2960M    0     0   22  668M      0  6778k  0:07:27  0:01:41  0:05:46 5362k 22 2960M    0     0   22  673M      0  6756k  0:07:28  0:01:42  0:05:46 5046k 22 2960M    0     0   22  678M      0  6741k  0:07:29  0:01:43  0:05:46 4934k 23 2960M    0     0   23  682M      0  6717k  0:07:31  0:01:44  0:05:47 4780k 23 2960M    0     0   23  686M      0  6697k  0:07:32  0:01:44  0:05:48 4648k 23 2960M    0     0   23  692M      0  6682k  0:07:33  0:01:46  0:05:47 4754k 23 2960M    0     0   23  696M      0  6668k  0:07:34  0:01:47  0:05:47 4848k 23 2960M    0     0   23  701M      0  6653k  0:07:35  0:01:48  0:05:47 4843k 23 2960M    0     0   23  707M      0  6639k  0:07:36  0:01:49  0:05:47 4994k 24 2960M    0     0   24  712M      0  6632k  0:07:37  0:01:49  0:05:48 5271k 24 2960M    0     0   24  718M      0  6626k  0:07:37  0:01:51  0:05:46 5418k 24 2960M    0     0   24  725M      0  6637k  0:07:36  0:01:51  0:05:45 5976k 24 2960M    0     0   24  734M      0  6651k  0:07:35  0:01:52  0:05:43 6612k 25 2960M    0     0   25  744M      0  6680k  0:07:33  0:01:54  0:05:39 7597k 25 2960M    0     0   25  755M      0  6724k  0:07:30  0:01:55  0:05:35 8754k 25 2960M    0     0   25  766M      0  6764k  0:07:28  0:01:56  0:05:32 9826k 26 2960M    0     0   26  777M      0  6800k  0:07:25  0:01:57  0:05:28 10.1M 26 2960M    0     0   26  788M      0  6844k  0:07:22  0:01:58  0:05:24 10.9M 26 2960M    0     0   26  796M      0  6809k  0:07:25  0:01:59  0:05:26 9332k 27 2960M    0     0   27  800M      0  6826k  0:07:24  0:02:00  0:05:24 9154k 27 2960M    0     0   27  810M      0  6854k  0:07:22  0:02:01  0:05:21 8958k 27 2960M    0     0   27  819M      0  6880k  0:07:20  0:02:01  0:05:19 8776k 27 2960M    0     0   27  828M      0  6899k  0:07:19  0:02:03  0:05:16 8194k 28 2960M    0     0   28  836M      0  6910k  0:07:18  0:02:03  0:05:15 9812k 28 2960M    0     0   28  842M      0  6899k  0:07:19  0:02:05  0:05:14 8629k 28 2960M    0     0   28  849M      0  6900k  0:07:19  0:02:06  0:05:13 7998k 28 2960M    0     0   28  855M      0  6899k  0:07:19  0:02:07  0:05:12 7350k 29 2960M    0     0   29  860M      0  6881k  0:07:20  0:02:07  0:05:13 6455k 29 2960M    0     0   29  866M      0  6876k  0:07:20  0:02:09  0:05:11 6047k 29 2960M    0     0   29  871M      0  6861k  0:07:21  0:02:10  0:05:11 5925k 29 2960M    0     0   29  876M      0  6849k  0:07:22  0:02:10  0:05:12 5567k 29 2960M    0     0   29  879M      0  6825k  0:07:24  0:02:12  0:05:12 4950k 29 2960M    0     0   29  884M      0  6811k  0:07:25  0:02:13  0:05:12 5016k 30 2960M    0     0   30  889M      0  6797k  0:07:26  0:02:14  0:05:12 4747k 30 2960M    0     0   30  894M      0  6782k  0:07:27  0:02:15  0:05:12 4676k 30 2960M    0     0   30  899M      0  6769k  0:07:27  0:02:16  0:05:11 4668k 30 2960M    0     0   30  904M      0  6761k  0:07:28  0:02:16  0:05:12 5053k 30 2960M    0     0   30  909M      0  6744k  0:07:29  0:02:18  0:05:11 4975k 30 2960M    0     0   30  914M      0  6735k  0:07:30  0:02:19  0:05:11 5091k 31 2960M    0     0   31  920M      0  6730k  0:07:30  0:02:19  0:05:11 5320k 31 2960M    0     0   31  926M      0  6726k  0:07:30  0:02:20  0:05:10 5572k 31 2960M    0     0   31  933M      0  6733k  0:07:30  0:02:22  0:05:08 5969k 31 2960M    0     0   31  942M      0  6749k  0:07:29  0:02:23  0:05:06 6875k 32 2960M    0     0   32  950M      0  6760k  0:07:28  0:02:24  0:05:04 7432k 32 2960M    0     0   32  959M      0  6773k  0:07:27  0:02:25  0:05:02 7995k 32 2960M    0     0   32  965M      0  6772k  0:07:27  0:02:25  0:05:02 8064k 32 2960M    0     0   32  971M      0  6769k  0:07:27  0:02:27  0:05:00 7784k 33 2960M    0     0   33  979M      0  6776k  0:07:27  0:02:28  0:04:59 7544k 33 2960M    0     0   33  985M      0  6766k  0:07:28  0:02:29  0:04:59 6962k 33 2960M    0     0   33  990M      0  6764k  0:07:28  0:02:30  0:04:58 6484k 33 2960M    0     0   33  996M      0  6758k  0:07:28  0:02:31  0:04:57 6339k 33 2960M    0     0   33 1001M      0  6746k  0:07:29  0:02:32  0:04:57 6074k 34 2960M    0     0   34 1006M      0  6739k  0:07:29  0:02:33  0:04:56 5648k 34 2960M    0     0   34 1012M      0  6724k  0:07:30  0:02:34  0:04:56 5476k 34 2960M    0     0   34 1017M      0  6718k  0:07:31  0:02:35  0:04:56 5367k 34 2960M    0     0   34 1021M      0  6706k  0:07:32  0:02:36  0:04:56 5142k 34 2960M    0     0   34 1026M      0  6695k  0:07:32  0:02:37  0:04:55 5161k 34 2960M    0     0   34 1030M      0  6675k  0:07:34  0:02:38  0:04:56 4733k 34 2960M    0     0   34 1035M      0  6664k  0:07:34  0:02:39  0:04:55 4784k 35 2960M    0     0   35 1040M      0  6657k  0:07:35  0:02:39  0:04:56 4738k 35 2960M    0     0   35 1045M      0  6646k  0:07:36  0:02:41  0:04:55 4767k 35 2960M    0     0   35 1050M      0  6638k  0:07:36  0:02:42  0:04:54 4836k 35 2960M    0     0   35 1055M      0  6631k  0:07:37  0:02:43  0:04:54 5231k 35 2960M    0     0   35 1060M      0  6622k  0:07:37  0:02:44  0:04:53 5293k 36 2960M    0     0   36 1066M      0  6614k  0:07:38  0:02:45  0:04:53 5272k 36 2960M    0     0   36 1071M      0  6610k  0:07:38  0:02:46  0:04:52 5453k 36 2960M    0     0   36 1075M      0  6596k  0:07:39  0:02:47  0:04:52 5217k 36 2960M    0     0   36 1080M      0  6585k  0:07:40  0:02:48  0:04:52 5105k 36 2960M    0     0   36 1085M      0  6563k  0:07:41  0:02:49  0:04:52 4754k 36 2960M    0     0   36 1089M      0  6562k  0:07:42  0:02:50  0:04:52 4814k 36 2960M    0     0   36 1094M      0  6555k  0:07:42  0:02:51  0:04:51 4747k 37 2960M    0     0   37 1099M      0  6543k  0:07:43  0:02:52  0:04:51 4789k 37 2960M    0     0   37 1104M      0  6538k  0:07:43  0:02:53  0:04:50 4942k 37 2960M    0     0   37 1108M      0  6523k  0:07:44  0:02:54  0:04:50 5057k 37 2960M    0     0   37 1114M      0  6522k  0:07:44  0:02:55  0:04:49 5186k 37 2960M    0     0   37 1119M      0  6515k  0:07:45  0:02:56  0:04:49 5145k 38 2960M    0     0   38 1125M      0  6508k  0:07:45  0:02:57  0:04:48 5314k 38 2960M    0     0   38 1130M      0  6500k  0:07:46  0:02:58  0:04:48 5190k 38 2960M    0     0   38 1136M      0  6496k  0:07:46  0:02:59  0:04:47 5570k 38 2960M    0     0   38 1141M      0  6495k  0:07:46  0:03:00  0:04:46 5526k 38 2960M    0     0   38 1147M      0  6490k  0:07:47  0:03:01  0:04:46 5604k 38 2960M    0     0   38 1153M      0  6490k  0:07:47  0:03:02  0:04:45 5834k 39 2960M    0     0   39 1159M      0  6490k  0:07:47  0:03:03  0:04:44 6128k 39 2960M    0     0   39 1166M      0  6493k  0:07:46  0:03:04  0:04:42 6396k 39 2960M    0     0   39 1175M      0  6503k  0:07:46  0:03:05  0:04:41 6780k 39 2960M    0     0   39 1183M      0  6514k  0:07:45  0:03:06  0:04:39 7378k 40 2960M    0     0   40 1194M      0  6542k  0:07:43  0:03:07  0:04:36 8461k 40 2960M    0     0   40 1204M      0  6562k  0:07:41  0:03:08  0:04:33 9222k 40 2960M    0     0   40 1212M      0  6569k  0:07:41  0:03:09  0:04:32 9337k 41 2960M    0     0   41 1219M      0  6574k  0:07:41  0:03:10  0:04:31 9235k 41 2960M    0     0   41 1228M      0  6585k  0:07:40  0:03:11  0:04:29 9236k 41 2960M    0     0   41 1236M      0  6595k  0:07:39  0:03:12  0:04:27 8542k 42 2960M    0     0   42 1243M      0  6599k  0:07:39  0:03:12  0:04:27 7971k 42 2960M    0     0   42 1250M      0  6599k  0:07:39  0:03:14  0:04:25 7759k 42 2960M    0     0   42 1256M      0  6600k  0:07:39  0:03:15  0:04:24 7569k 42 2960M    0     0   42 1264M      0  6605k  0:07:39  0:03:16  0:04:23 7361k 42 2960M    0     0   42 1271M      0  6607k  0:07:38  0:03:17  0:04:21 7077k 43 2960M    0     0   43 1278M      0  6610k  0:07:38  0:03:18  0:04:20 7049k 43 2960M    0     0   43 1285M      0  6616k  0:07:38  0:03:19  0:04:19 7244k 43 2960M    0     0   43 1292M      0  6616k  0:07:38  0:03:20  0:04:18 7259k 43 2960M    0     0   43 1298M      0  6613k  0:07:38  0:03:21  0:04:17 6917k 44 2960M    0     0   44 1304M      0  6613k  0:07:38  0:03:21  0:04:17 6837k 44 2960M    0     0   44 1310M      0  6610k  0:07:38  0:03:23  0:04:15 6580k 44 2960M    0     0   44 1315M      0  6602k  0:07:39  0:03:24  0:04:15 6072k 44 2960M    0     0   44 1321M      0  6598k  0:07:39  0:03:25  0:04:14 5854k 44 2960M    0     0   44 1327M      0  6596k  0:07:39  0:03:26  0:04:13 5924k 45 2960M    0     0   45 1333M      0  6594k  0:07:39  0:03:27  0:04:12 5830k 45 2960M    0     0   45 1338M      0  6587k  0:07:40  0:03:27  0:04:13 5669k 45 2960M    0     0   45 1343M      0  6584k  0:07:40  0:03:29  0:04:11 5821k 45 2960M    0     0   45 1349M      0  6579k  0:07:40  0:03:30  0:04:10 5821k 45 2960M    0     0   45 1355M      0  6577k  0:07:40  0:03:31  0:04:09 5813k 45 2960M    0     0   45 1361M      0  6576k  0:07:40  0:03:32  0:04:08 5857k 46 2960M    0     0   46 1368M      0  6577k  0:07:40  0:03:33  0:04:07 6173k 46 2960M    0     0   46 1375M      0  6581k  0:07:40  0:03:34  0:04:06 6483k 46 2960M    0     0   46 1382M      0  6581k  0:07:40  0:03:35  0:04:05 6636k 46 2960M    0     0   46 1388M      0  6582k  0:07:40  0:03:35  0:04:05 6781k 47 2960M    0     0   47 1395M      0  6584k  0:07:40  0:03:37  0:04:03 6935k 47 2960M    0     0   47 1403M      0  6592k  0:07:39  0:03:38  0:04:01 7229k 47 2960M    0     0   47 1410M      0  6595k  0:07:39  0:03:39  0:04:00 7191k 47 2960M    0     0   47 1415M      0  6589k  0:07:40  0:03:39  0:04:01 6975k 48 2960M    0     0   48 1422M      0  6591k  0:07:39  0:03:40  0:03:59 6985k 48 2960M    0     0   48 1428M      0  6590k  0:07:40  0:03:41  0:03:59 6844k 48 2960M    0     0   48 1435M      0  6590k  0:07:40  0:03:43  0:03:57 6494k 48 2960M    0     0   48 1442M      0  6592k  0:07:39  0:03:44  0:03:55 6436k 48 2960M    0     0   48 1448M      0  6591k  0:07:39  0:03:45  0:03:54 6650k 49 2960M    0     0   49 1455M      0  6595k  0:07:39  0:03:46  0:03:53 6750k 49 2960M    0     0   49 1462M      0  6596k  0:07:39  0:03:47  0:03:52 6845k 49 2960M    0     0   49 1468M      0  6597k  0:07:39  0:03:48  0:03:51 6892k 49 2960M    0     0   49 1476M      0  6600k  0:07:39  0:03:49  0:03:50 6984k 50 2960M    0     0   50 1483M      0  6605k  0:07:38  0:03:49  0:03:49 7256k 50 2960M    0     0   50 1492M      0  6616k  0:07:38  0:03:51  0:03:47 7560k 50 2960M    0     0   50 1499M      0  6618k  0:07:38  0:03:52  0:03:46 7610k 50 2960M    0     0   50 1507M      0  6623k  0:07:37  0:03:53  0:03:44 7838k 51 2960M    0     0   51 1515M      0  6632k  0:07:37  0:03:54  0:03:43 8102k 51 2960M    0     0   51 1524M      0  6641k  0:07:36  0:03:55  0:03:41 8292k 51 2960M    0     0   51 1533M      0  6652k  0:07:35  0:03:56  0:03:39 8341k 52 2960M    0     0   52 1542M      0  6662k  0:07:35  0:03:57  0:03:38 8723k 52 2960M    0     0   52 1551M      0  6674k  0:07:34  0:03:58  0:03:36 9040k 52 2960M    0     0   52 1560M      0  6685k  0:07:33  0:03:59  0:03:34 9127k 53 2960M    0     0   53 1569M      0  6696k  0:07:32  0:04:00  0:03:32 9286k 53 2960M    0     0   53 1578M      0  6707k  0:07:32  0:04:01  0:03:31 9280k 53 2960M    0     0   53 1588M      0  6719k  0:07:31  0:04:02  0:03:29 9381k 53 2960M    0     0   53 1596M      0  6727k  0:07:30  0:04:03  0:03:27 9266k 54 2960M    0     0   54 1604M      0  6732k  0:07:30  0:04:04  0:03:26 9010k 54 2960M    0     0   54 1610M      0  6730k  0:07:30  0:04:05  0:03:25 8357k 54 2960M    0     0   54 1615M      0  6722k  0:07:30  0:04:06  0:03:24 7459k 54 2960M    0     0   54 1620M      0  6718k  0:07:31  0:04:07  0:03:24 6691k 54 2960M    0     0   54 1625M      0  6710k  0:07:31  0:04:08  0:03:23 5883k 55 2960M    0     0   55 1630M      0  6704k  0:07:32  0:04:08  0:03:24 5341k 55 2960M    0     0   55 1635M      0  6699k  0:07:32  0:04:10  0:03:22 5165k 55 2960M    0     0   55 1641M      0  6694k  0:07:32  0:04:11  0:03:21 5326k 55 2960M    0     0   55 1646M      0  6688k  0:07:33  0:04:12  0:03:21 5224k 55 2960M    0     0   55 1651M      0  6684k  0:07:33  0:04:13  0:03:20 5384k 55 2960M    0     0   55 1657M      0  6683k  0:07:33  0:04:14  0:03:19 5644k 56 2960M    0     0   56 1663M      0  6680k  0:07:33  0:04:15  0:03:18 5719k 56 2960M    0     0   56 1670M      0  6680k  0:07:33  0:04:16  0:03:17 5948k 56 2960M    0     0   56 1676M      0  6679k  0:07:33  0:04:17  0:03:16 6212k 56 2960M    0     0   56 1683M      0  6680k  0:07:33  0:04:18  0:03:15 6470k 57 2960M    0     0   57 1689M      0  6678k  0:07:33  0:04:19  0:03:14 6416k 57 2960M    0     0   57 1696M      0  6682k  0:07:33  0:04:20  0:03:13 6788k 57 2960M    0     0   57 1703M      0  6684k  0:07:33  0:04:20  0:03:13 6904k 57 2960M    0     0   57 1711M      0  6688k  0:07:33  0:04:22  0:03:11 7141k 58 2960M    0     0   58 1719M      0  6693k  0:07:32  0:04:23  0:03:09 7379k 58 2960M    0     0   58 1726M      0  6697k  0:07:32  0:04:24  0:03:08 7681k 58 2960M    0     0   58 1734M      0  6701k  0:07:32  0:04:24  0:03:08 7696k 58 2960M    0     0   58 1742M      0  6706k  0:07:32  0:04:26  0:03:06 7853k 59 2960M    0     0   59 1748M      0  6703k  0:07:32  0:04:27  0:03:05 7514k 59 2960M    0     0   59 1753M      0  6700k  0:07:32  0:04:28  0:03:04 7074k 59 2960M    0     0   59 1759M      0  6696k  0:07:32  0:04:29  0:03:03 6621k 59 2960M    0     0   59 1765M      0  6693k  0:07:32  0:04:30  0:03:02 6283k 59 2960M    0     0   59 1770M      0  6687k  0:07:33  0:04:31  0:03:02 5687k 59 2960M    0     0   59 1775M      0  6685k  0:07:33  0:04:32  0:03:01 5688k 60 2960M    0     0   60 1781M      0  6682k  0:07:33  0:04:33  0:03:00 5683k 60 2960M    0     0   60 1787M      0  6680k  0:07:33  0:04:34  0:02:59 5833k 60 2960M    0     0   60 1792M      0  6675k  0:07:34  0:04:35  0:02:59 5669k 60 2960M    0     0   60 1797M      0  6667k  0:07:34  0:04:36  0:02:58 5586k 60 2960M    0     0   60 1802M      0  6662k  0:07:35  0:04:37  0:02:58 5458k 61 2960M    0     0   61 1808M      0  6660k  0:07:35  0:04:38  0:02:57 5451k 61 2960M    0     0   61 1814M      0  6657k  0:07:35  0:04:39  0:02:56 5409k 61 2960M    0     0   61 1817M      0  6645k  0:07:36  0:04:40  0:02:56 5036k 61 2960M    0     0   61 1825M      0  6651k  0:07:35  0:04:41  0:02:54 5742k 61 2960M    0     0   61 1831M      0  6649k  0:07:35  0:04:41  0:02:54 5884k 62 2960M    0     0   62 1837M      0  6646k  0:07:36  0:04:43  0:02:53 5904k 62 2960M    0     0   62 1842M      0  6642k  0:07:36  0:04:44  0:02:52 5782k 62 2960M    0     0   62 1848M      0  6641k  0:07:36  0:04:45  0:02:51 6387k 62 2960M    0     0   62 1855M      0  6642k  0:07:36  0:04:46  0:02:50 6145k 62 2960M    0     0   62 1862M      0  6643k  0:07:36  0:04:47  0:02:49 6345k 63 2960M    0     0   63 1869M      0  6648k  0:07:35  0:04:47  0:02:48 6772k 63 2960M    0     0   63 1876M      0  6650k  0:07:35  0:04:49  0:02:46 7104k 63 2960M    0     0   63 1883M      0  6646k  0:07:36  0:04:50  0:02:46 6965k 63 2960M    0     0   63 1887M      0  6640k  0:07:36  0:04:51  0:02:45 6538k 63 2960M    0     0   63 1890M      0  6629k  0:07:37  0:04:52  0:02:45 5832k 64 2960M    0     0   64 1895M      0  6621k  0:07:37  0:04:53  0:02:44 5079k 64 2960M    0     0   64 1900M      0  6617k  0:07:38  0:04:54  0:02:44 4741k 64 2960M    0     0   64 1903M      0  6608k  0:07:38  0:04:55  0:02:43 4303k 64 2960M    0     0   64 1908M      0  6600k  0:07:39  0:04:56  0:02:43 4301k 64 2960M    0     0   64 1912M      0  6594k  0:07:39  0:04:57  0:02:42 4516k 64 2960M    0     0   64 1917M      0  6585k  0:07:40  0:04:58  0:02:42 4526k 64 2960M    0     0   64 1921M      0  6578k  0:07:40  0:04:59  0:02:41 4269k 65 2960M    0     0   65 1925M      0  6570k  0:07:41  0:05:00  0:02:41 4368k 65 2960M    0     0   65 1929M      0  6565k  0:07:41  0:05:01  0:02:40 4437k 65 2960M    0     0   65 1935M      0  6557k  0:07:42  0:05:02  0:02:40 4456k 65 2960M    0     0   65 1939M      0  6554k  0:07:42  0:05:03  0:02:39 4641k 65 2960M    0     0   65 1944M      0  6549k  0:07:42  0:05:04  0:02:38 4810k 65 2960M    0     0   65 1948M      0  6542k  0:07:43  0:05:05  0:02:38 4842k 65 2960M    0     0   65 1954M      0  6537k  0:07:43  0:05:06  0:02:37 4864k 66 2960M    0     0   66 1959M      0  6534k  0:07:43  0:05:07  0:02:36 5066k 66 2960M    0     0   66 1963M      0  6529k  0:07:44  0:05:07  0:02:37 4988k 66 2960M    0     0   66 1969M      0  6526k  0:07:44  0:05:08  0:02:36 5149k 66 2960M    0     0   66 1975M      0  6526k  0:07:44  0:05:10  0:02:34 5555k 66 2960M    0     0   66 1983M      0  6530k  0:07:44  0:05:11  0:02:33 6108k 67 2960M    0     0   67 1991M      0  6537k  0:07:43  0:05:12  0:02:31 6726k 67 2960M    0     0   67 2001M      0  6549k  0:07:42  0:05:13  0:02:29 7770k 67 2960M    0     0   67 2013M      0  6565k  0:07:41  0:05:13  0:02:28 8971k 68 2960M    0     0   68 2021M      0  6569k  0:07:41  0:05:15  0:02:26 9271k 68 2960M    0     0   68 2028M      0  6572k  0:07:41  0:05:16  0:02:25 9201k 68 2960M    0     0   68 2036M      0  6577k  0:07:40  0:05:17  0:02:23 9077k 69 2960M    0     0   69 2044M      0  6582k  0:07:40  0:05:17  0:02:23 8654k 69 2960M    0     0   69 2052M      0  6588k  0:07:40  0:05:18  0:02:22 8007k 69 2960M    0     0   69 2060M      0  6592k  0:07:39  0:05:20  0:02:19 8027k 69 2960M    0     0   69 2069M      0  6599k  0:07:39  0:05:21  0:02:18 8320k 70 2960M    0     0   70 2076M      0  6604k  0:07:39  0:05:21  0:02:18 8303k 70 2960M    0     0   70 2085M      0  6610k  0:07:38  0:05:23  0:02:15 8376k 70 2960M    0     0   70 2090M      0  6608k  0:07:38  0:05:24  0:02:14 7867k 70 2960M    0     0   70 2098M      0  6611k  0:07:38  0:05:25  0:02:13 7817k 71 2960M    0     0   71 2106M      0  6616k  0:07:38  0:05:26  0:02:12 7673k 71 2960M    0     0   71 2114M      0  6621k  0:07:37  0:05:27  0:02:10 7717k 71 2960M    0     0   71 2122M      0  6626k  0:07:37  0:05:28  0:02:09 7650k 71 2960M    0     0   71 2130M      0  6630k  0:07:37  0:05:29  0:02:08 8112k 72 2960M    0     0   72 2139M      0  6637k  0:07:36  0:05:30  0:02:06 8361k 72 2960M    0     0   72 2147M      0  6642k  0:07:36  0:05:30  0:02:06 8385k 72 2960M    0     0   72 2155M      0  6648k  0:07:35  0:05:32  0:02:03 8447k 73 2960M    0     0   73 2162M      0  6650k  0:07:35  0:05:32  0:02:03 8238k 73 2960M    0     0   73 2169M      0  6652k  0:07:35  0:05:34  0:02:01 8039k 73 2960M    0     0   73 2177M      0  6654k  0:07:35  0:05:35  0:02:00 7752k 73 2960M    0     0   73 2182M      0  6650k  0:07:35  0:05:36  0:01:59 7114k 74 2960M    0     0   74 2192M      0  6660k  0:07:35  0:05:37  0:01:58 7458k 74 2960M    0     0   74 2200M      0  6665k  0:07:34  0:05:38  0:01:56 7701k 74 2960M    0     0   74 2208M      0  6672k  0:07:34  0:05:39  0:01:55 8022k 74 2960M    0     0   74 2217M      0  6678k  0:07:33  0:05:40  0:01:53 8277k 75 2960M    0     0   75 2225M      0  6683k  0:07:33  0:05:41  0:01:52 8952k 75 2960M    0     0   75 2234M      0  6689k  0:07:33  0:05:42  0:01:51 8653k 75 2960M    0     0   75 2243M      0  6696k  0:07:32  0:05:42  0:01:50 8785k 76 2960M    0     0   76 2251M      0  6702k  0:07:32  0:05:44  0:01:48 8732k 76 2960M    0     0   76 2258M      0  6703k  0:07:32  0:05:45  0:01:47 8406k 76 2960M    0     0   76 2265M      0  6704k  0:07:32  0:05:45  0:01:47 8136k 76 2960M    0     0   76 2271M      0  6702k  0:07:32  0:05:47  0:01:45 7551k 76 2960M    0     0   76 2277M      0  6701k  0:07:32  0:05:48  0:01:44 7050k 77 2960M    0     0   77 2284M      0  6702k  0:07:32  0:05:49  0:01:43 6690k 77 2960M    0     0   77 2290M      0  6702k  0:07:32  0:05:49  0:01:43 6607k 77 2960M    0     0   77 2296M      0  6698k  0:07:32  0:05:51  0:01:41 6328k 77 2960M    0     0   77 2301M      0  6695k  0:07:32  0:05:52  0:01:40 6225k 77 2960M    0     0   77 2307M      0  6693k  0:07:32  0:05:53  0:01:39 6136k 78 2960M    0     0   78 2313M      0  6692k  0:07:33  0:05:54  0:01:39 6044k 78 2960M    0     0   78 2319M      0  6690k  0:07:33  0:05:55  0:01:38 5896k 78 2960M    0     0   78 2324M      0  6686k  0:07:33  0:05:56  0:01:37 5807k 78 2960M    0     0   78 2330M      0  6682k  0:07:33  0:05:57  0:01:36 5759k 78 2960M    0     0   78 2334M      0  6678k  0:07:33  0:05:58  0:01:35 5561k 79 2960M    0     0   79 2339M      0  6671k  0:07:34  0:05:59  0:01:35 5171k 79 2960M    0     0   79 2343M      0  6665k  0:07:34  0:06:00  0:01:34 4902k 79 2960M    0     0   79 2344M      0  6646k  0:07:36  0:06:01  0:01:35 3925k 79 2960M    0     0   79 2344M      0  6627k  0:07:37  0:06:02  0:01:35 2902k 79 2960M    0     0   79 2344M      0  6627k  0:07:37  0:06:02  0:01:35 2427k
curl: (55) SSL_write() returned SYSCALL, errno = 32
+ docker rmi --force mesos-1551837739-16271
Untagged: mesos-1551837739-16271:latest
Deleted: sha256:179ef3c9a9c6f3c9f71a4fbd3b674c3293038d46cd42ac16722f2638edad0452
Deleted: sha256:24f9a28a12b31fb55b835a5affd6b930eb4d465e59ed4698c43f7087cd32baea
Deleted: sha256:b15a1d949a4d5f1bf79c6d707739616e28b7d4eeb9354fb398180fd8d7b9bfef
Deleted: sha256:93fb26723dc01d7e486aff52a0725750ef3f85fe6cf2d756aa34c2ca417162a6
Deleted: sha256:9a2d59dae68af9ad7870b84a42a84fc38fb8d4d60392abbc2ed18d8235148899
Deleted: sha256:6fa4d9e3150db8933a5fb4864fdc1257f9d86eee3ce590ada68fc94defb7019c
Deleted: sha256:b3802eebb6e41f737154ce392ca825029755625579e0d8addbe5deecbbf7a864
Deleted: sha256:bd472b32534316b7adf8ca6e795b573f6fdf2844713399b79782c033070c437d
Deleted: sha256:d52723627bca65aae32eb2f2ccaaca72b22fbb7c6a8fea44f4613d3aabc19918
Deleted: sha256:fef02b567884b0c90f5e5a3ab03f3f6e7b59ecdf642321544b36fa6b858624ac
Deleted: sha256:bbc81a0e1247293574a408237725c0b35d1dc942e6aaf654579ee8e0c35425d5
Deleted: sha256:3dd5dc3ac0bc59777b1361378785ac3ad8f02a4137808ecb1e5cf52153927961
Deleted: sha256:090a57a12bd6d28e98b4ab724026f6ef8a74b34e42d1e8f3befc30baaf6bb929
Deleted: sha256:a7ca0c4b5ed450905439816a802e43132fa03afab09939f80c7d40ac701bcd1b
Deleted: sha256:77cf98f45a8fbb6ef2a4a88cfb5147beebf59f4ed0a7f54d03af6737b71c6197
Deleted: sha256:0b80a6b787eb20506ac9ea164070995cc023f8f751cd44cc61e5a093af430412
Deleted: sha256:5d11873f9218c6830d2b1c6a87bc3024bbdc5f20905165ee121cd5fc09359bcb
Deleted: sha256:f3f12c44d613e34fa2844bf378ed992604bc5530bfcd5d17d8a5960e0d4e90e7
Deleted: sha256:cee7b8d234bf85b566aba3097dde2b227caea4ae0f5736933e200910efa45d25
Deleted: sha256:71c08f1be960fe2abff9f1c5ea27a3e58c4b9b1e1ffb084f495756f07684999b
Deleted: sha256:f852fc4a743e89ae35f8bb7f82ab94828424b9e27e9c3d973ab3ef3e8ffa1972
Deleted: sha256:8bdd8f2b06c1589c79c795bb8b7441d26ddd69f667ba0ffb612bf3879fd34a9b
Deleted: sha256:7fae7135b5d6999dc69dc77499a3bbed8e9ba8387350e8e31896113a76ae54f2
Deleted: sha256:804f18503d795640e8429e6b1a3b99e90b55b46d19b1c097372af24305cd412f
Deleted: sha256:04472374967a5e4d7a7d083dcf7fdf98a17522c8dcf9a82bfa7d16fd3d17365d
Deleted: sha256:c657fd44c69c0ed8b6f109c4baf772ac85ed7d2c5b252e440f957bea9d94f7ef
Deleted: sha256:7b169b14431bfc24b0afff1186676ed870e642eb81995d95a662653b0a717ade
Deleted: sha256:566145341723efc813182a8dafdd85c69fa54b61f20b9ad8c3fa36a47eecf156
Deleted: sha256:263ce9fa5ee0adb7ad2069339e3080bf6f2b01985b766c5d10eda8f4f7b254d6
Deleted: sha256:e3530d873623aa781fe6737926d2277c2857ef4784f12c1d4b2adb30c0d23613
Deleted: sha256:179afa76318a24bc93a535cb35aefbea8c735f9bbff28a38f6c400340b0469d3
Deleted: sha256:17ad658bd2ed05b774cc4590d74b321dd9e9e2b0ddf709624efe6cf4f91b3a29
Deleted: sha256:cac0dcf6fc0102091fc775a23b36a5c10a75312e45e2a5dd2ddeee5638cb08cb
Deleted: sha256:da267e23928c1c2ea8285709ee020cbffa43d13fcbbafcaced788c9ad3c88036
Deleted: sha256:0c48312606516f06861221cf7fa136abe407b6685b86fa1e17b906a6d25e48d2
Build step 'Execute shell' marked build as failure