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/09/18 12:33:43 UTC

Build failed in Jenkins: Mesos-Tidybot » -DENABLE_LIBEVENT=ON -DENABLE_SSL=ON,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-eu2) #2301

See <https://builds.apache.org/job/Mesos-Tidybot/CMAKE_ARGS=-DENABLE_LIBEVENT=ON%20-DENABLE_SSL=ON,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-eu2)/2301/display/redirect?page=changes>

Changes:

[bbannier] Moved cpplint configuration into dedicated file.

[bbannier] Added check script to check for license headers.

[bbannier] Added gitlint config.

[bbannier] Added separate script to install developer setup.

[bbannier] Switched commit hooks to pre-commit.

[bbannier] Removed old mesos-style and references.

[bbannier] Revert "Updated cpplint.py to be less verbose when there is no linting

[bbannier] Revert "Updated cpplint to be compatible with Python 3."

[bbannier] Enabled a number of additional pre-commit checks.

------------------------------------------
[...truncated 970.11 KB...]
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
/BUILD/3rdparty/boost-1.65.0/src/boost-1.65.0/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
note: (skipping 16 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/BUILD/3rdparty/boost-1.65.0/src/boost-1.65.0/boost/preprocessor/repetition/repeat.hpp:58:56: note: expanded from macro 'BOOST_PP_REPEAT_1_7'
# define BOOST_PP_REPEAT_1_7(m, d) BOOST_PP_REPEAT_1_6(m, d) m(2, 6, d)
                                                       ^
/BUILD/3rdparty/boost-1.65.0/src/boost-1.65.0/boost/preprocessor/repetition/repeat.hpp:57:62: note: expanded from macro 'BOOST_PP_REPEAT_1_6'
# define BOOST_PP_REPEAT_1_6(m, d) BOOST_PP_REPEAT_1_5(m, d) m(2, 5, d)
                                                             ^
/BUILD/3rdparty/boost-1.65.0/src/boost-1.65.0/boost/variant/detail/visitation_impl.hpp:231:16: note: expanded from macro 'BOOST_VARIANT_AUX_APPLY_VISITOR_STEP_CASE'
        return (visitation_impl_invoke)( \
               ^
/BUILD/3rdparty/boost-1.65.0/src/boost-1.65.0/boost/variant/detail/visitation_impl.hpp:154:12: note: Calling 'visitation_impl_invoke_impl<boost::detail::variant::move_into, void *, JSON::Boolean>'
    return (visitation_impl_invoke_impl)(
           ^
/BUILD/3rdparty/boost-1.65.0/src/boost-1.65.0/boost/variant/detail/visitation_impl.hpp:112:12: note: Calling 'move_into::internal_visit'
    return visitor.internal_visit(
           ^
/BUILD/3rdparty/boost-1.65.0/src/boost-1.65.0/boost/variant/variant.hpp:507:9: note: Calling 'operator new'
        new(storage_) T(::boost::detail::variant::move(operand));
        ^
/BUILD/3rdparty/boost-1.65.0/src/boost-1.65.0/boost/variant/variant.hpp:507:9: note: Returning from 'operator new'
/BUILD/3rdparty/boost-1.65.0/src/boost-1.65.0/boost/variant/detail/visitation_impl.hpp:112:12: note: Returning from 'move_into::internal_visit'
    return visitor.internal_visit(
           ^
/BUILD/3rdparty/boost-1.65.0/src/boost-1.65.0/boost/variant/detail/visitation_impl.hpp:154:12: note: Returning from 'visitation_impl_invoke_impl<boost::detail::variant::move_into, void *, JSON::Boolean>'
    return (visitation_impl_invoke_impl)(
           ^
/BUILD/3rdparty/boost-1.65.0/src/boost-1.65.0/boost/variant/detail/visitation_impl.hpp:240:11: note: Returning from 'visitation_impl_invoke<boost::detail::variant::move_into, void *, JSON::Boolean, boost::variant<JSON::Null, JSON::String, JSON::Number, boost::recursive_wrapper<JSON::Object>, boost::recursive_wrapper<JSON::Array>, JSON::Boolean>::has_fallback_type_>'
        , BOOST_VARIANT_AUX_APPLY_VISITOR_STEP_CASE
          ^
/BUILD/3rdparty/boost-1.65.0/src/boost-1.65.0/boost/preprocessor/repetition/repeat.hpp:29:26: note: expanded from macro 'BOOST_PP_REPEAT'
# define BOOST_PP_REPEAT BOOST_PP_CAT(BOOST_PP_REPEAT_, BOOST_PP_AUTO_REC(BOOST_PP_REPEAT_P, 4))
                         ^
/BUILD/3rdparty/boost-1.65.0/src/boost-1.65.0/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
/BUILD/3rdparty/boost-1.65.0/src/boost-1.65.0/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
note: (skipping 16 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/BUILD/3rdparty/boost-1.65.0/src/boost-1.65.0/boost/preprocessor/repetition/repeat.hpp:58:56: note: expanded from macro 'BOOST_PP_REPEAT_1_7'
# define BOOST_PP_REPEAT_1_7(m, d) BOOST_PP_REPEAT_1_6(m, d) m(2, 6, d)
                                                       ^
/BUILD/3rdparty/boost-1.65.0/src/boost-1.65.0/boost/preprocessor/repetition/repeat.hpp:57:62: note: expanded from macro 'BOOST_PP_REPEAT_1_6'
# define BOOST_PP_REPEAT_1_6(m, d) BOOST_PP_REPEAT_1_5(m, d) m(2, 5, d)
                                                             ^
/BUILD/3rdparty/boost-1.65.0/src/boost-1.65.0/boost/variant/detail/visitation_impl.hpp:231:16: note: expanded from macro 'BOOST_VARIANT_AUX_APPLY_VISITOR_STEP_CASE'
        return (visitation_impl_invoke)( \
               ^
/BUILD/3rdparty/boost-1.65.0/src/boost-1.65.0/boost/variant/variant.hpp:2392:16: note: Returning from 'visitation_impl<mpl_::int_<0>, boost::detail::variant::visitation_impl_step<boost::mpl::l_iter<boost::mpl::l_item<mpl_::long_<6>, JSON::Null, boost::mpl::l_item<mpl_::long_<5>, JSON::String, boost::mpl::l_item<mpl_::long_<4>, JSON::Number, boost::mpl::l_item<mpl_::long_<3>, boost::recursive_wrapper<JSON::Object>, boost::mpl::l_item<mpl_::long_<2>, boost::recursive_wrapper<JSON::Array>, boost::mpl::l_item<mpl_::long_<1>, JSON::Boolean, boost::mpl::l_end> > > > > > >, boost::mpl::l_iter<boost::mpl::l_end> >, boost::detail::variant::move_into, void *, boost::variant<JSON::Null, JSON::String, JSON::Number, boost::recursive_wrapper<JSON::Object>, boost::recursive_wrapper<JSON::Array>, JSON::Boolean>::has_fallback_type_>'
        return detail::variant::visitation_impl(
               ^
/BUILD/3rdparty/boost-1.65.0/src/boost-1.65.0/boost/variant/variant.hpp:2406:16: note: Returning from 'variant::internal_apply_visitor_impl'
        return internal_apply_visitor_impl(
               ^
/BUILD/3rdparty/boost-1.65.0/src/boost-1.65.0/boost/variant/variant.hpp:1820:9: note: Returning from 'variant::internal_apply_visitor'
        operand.internal_apply_visitor(visitor);
        ^
/tmp/SRC/src/tests/containerizer/docker_tests.cpp:778:25: note: Returning from move constructor for 'variant<JSON::Null, JSON::String, JSON::Number, boost::recursive_wrapper<JSON::Object>, boost::recursive_wrapper<JSON::Array>, JSON::Boolean>'
  JSON::Value inspect = JSON::parse(
                        ^
/tmp/SRC/src/tests/containerizer/docker_tests.cpp:778:25: note: Returning from move constructor for 'Value'
/tmp/SRC/src/tests/containerizer/docker_tests.cpp:870:54: note: Calling 'stringify<JSON::Value>'
  Try<JSON::Object> json = JSON::parse<JSON::Object>(stringify(inspect));
                                                     ^
/tmp/SRC/3rdparty/stout/include/stout/stringify.hpp:40:3: note: Calling 'operator<<<char, std::char_traits<char>, JSON::Null, JSON::String, JSON::Number, boost::recursive_wrapper<JSON::Object>, boost::recursive_wrapper<JSON::Array>, JSON::Boolean>'
  out << t;
  ^
/BUILD/3rdparty/boost-1.65.0/src/boost-1.65.0/boost/variant/detail/variant_io.hpp:88:5: note: Calling 'variant::apply_visitor'
    rhs.apply_visitor(visitor);
    ^
/BUILD/3rdparty/boost-1.65.0/src/boost-1.65.0/boost/variant/variant.hpp:2441:16: note: Calling 'variant::internal_apply_visitor'
        return this->internal_apply_visitor(invoker);
               ^
/BUILD/3rdparty/boost-1.65.0/src/boost-1.65.0/boost/variant/variant.hpp:2417:16: note: Calling 'variant::internal_apply_visitor_impl'
        return internal_apply_visitor_impl(
               ^
/BUILD/3rdparty/boost-1.65.0/src/boost-1.65.0/boost/variant/variant.hpp:2392:16: note: Calling 'visitation_impl<mpl_::int_<0>, boost::detail::variant::visitation_impl_step<boost::mpl::l_iter<boost::mpl::l_item<mpl_::long_<6>, JSON::Null, boost::mpl::l_item<mpl_::long_<5>, JSON::String, boost::mpl::l_item<mpl_::long_<4>, JSON::Number, boost::mpl::l_item<mpl_::long_<3>, boost::recursive_wrapper<JSON::Object>, boost::mpl::l_item<mpl_::long_<2>, boost::recursive_wrapper<JSON::Array>, boost::mpl::l_item<mpl_::long_<1>, JSON::Boolean, boost::mpl::l_end> > > > > > >, boost::mpl::l_iter<boost::mpl::l_end> >, boost::detail::variant::invoke_visitor<boost::detail::variant::printer<std::basic_ostream<char> > >, const void *, boost::variant<JSON::Null, JSON::String, JSON::Number, boost::recursive_wrapper<JSON::Object>, boost::recursive_wrapper<JSON::Array>, JSON::Boolean>::has_fallback_type_>'
        return detail::variant::visitation_impl(
               ^
/BUILD/3rdparty/boost-1.65.0/src/boost-1.65.0/boost/variant/detail/visitation_impl.hpp:225:5: note: Control jumps to 'case 2:'  at line 238
    switch (logical_which)
    ^
/BUILD/3rdparty/boost-1.65.0/src/boost-1.65.0/boost/variant/detail/visitation_impl.hpp:240:11: note: Calling 'visitation_impl_invoke<boost::detail::variant::invoke_visitor<boost::detail::variant::printer<std::basic_ostream<char> > >, const void *, JSON::Number, boost::variant<JSON::Null, JSON::String, JSON::Number, boost::recursive_wrapper<JSON::Object>, boost::recursive_wrapper<JSON::Array>, JSON::Boolean>::has_fallback_type_>'
        , BOOST_VARIANT_AUX_APPLY_VISITOR_STEP_CASE
          ^
/BUILD/3rdparty/boost-1.65.0/src/boost-1.65.0/boost/preprocessor/repetition/repeat.hpp:29:26: note: expanded from macro 'BOOST_PP_REPEAT'
# define BOOST_PP_REPEAT BOOST_PP_CAT(BOOST_PP_REPEAT_, BOOST_PP_AUTO_REC(BOOST_PP_REPEAT_P, 4))
                         ^
/BUILD/3rdparty/boost-1.65.0/src/boost-1.65.0/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
/BUILD/3rdparty/boost-1.65.0/src/boost-1.65.0/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
note: (skipping 19 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/BUILD/3rdparty/boost-1.65.0/src/boost-1.65.0/boost/preprocessor/repetition/repeat.hpp:55:56: note: expanded from macro 'BOOST_PP_REPEAT_1_4'
# define BOOST_PP_REPEAT_1_4(m, d) BOOST_PP_REPEAT_1_3(m, d) m(2, 3, d)
                                                       ^
/BUILD/3rdparty/boost-1.65.0/src/boost-1.65.0/boost/preprocessor/repetition/repeat.hpp:54:62: note: expanded from macro 'BOOST_PP_REPEAT_1_3'
# define BOOST_PP_REPEAT_1_3(m, d) BOOST_PP_REPEAT_1_2(m, d) m(2, 2, d)
                                                             ^
/BUILD/3rdparty/boost-1.65.0/src/boost-1.65.0/boost/variant/detail/visitation_impl.hpp:231:16: note: expanded from macro 'BOOST_VARIANT_AUX_APPLY_VISITOR_STEP_CASE'
        return (visitation_impl_invoke)( \
               ^
/BUILD/3rdparty/boost-1.65.0/src/boost-1.65.0/boost/variant/detail/visitation_impl.hpp:154:12: note: Calling 'visitation_impl_invoke_impl<boost::detail::variant::invoke_visitor<boost::detail::variant::printer<std::basic_ostream<char> > >, const void *, JSON::Number>'
    return (visitation_impl_invoke_impl)(
           ^
/BUILD/3rdparty/boost-1.65.0/src/boost-1.65.0/boost/variant/detail/visitation_impl.hpp:112:12: note: Calling 'invoke_visitor::internal_visit'
    return visitor.internal_visit(
           ^
/BUILD/3rdparty/boost-1.65.0/src/boost-1.65.0/boost/variant/variant.hpp:1048:16: note: Calling 'printer::operator()'
        return visitor_(operand);
               ^
/BUILD/3rdparty/boost-1.65.0/src/boost-1.65.0/boost/variant/detail/variant_io.hpp:64:9: note: Calling 'operator<<'
        out_ << operand;
        ^
/tmp/SRC/3rdparty/stout/include/stout/json.hpp:869:10: note: Calling 'operator<<'
  return stream << jsonify(number);
         ^
/tmp/SRC/3rdparty/stout/include/stout/jsonify.hpp:129:32: note: Calling 'Proxy::operator basic_string'
  return stream << std::string(std::move(that));
                               ^
/tmp/SRC/3rdparty/stout/include/stout/jsonify.hpp:93:5: note: Calling 'function::operator()'
    write(&writer);
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/5.4.0/../../../../include/c++/5.4.0/functional:2265:7: note: Taking false branch
      if (_M_empty())
      ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/5.4.0/../../../../include/c++/5.4.0/functional:2267:14: note: Calling '_Function_handler::_M_invoke'
      return _M_invoker(_M_functor, std::forward<_ArgTypes>(__args)...);
             ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/5.4.0/../../../../include/c++/5.4.0/functional:1871:2: note: Calling 'operator()'
        (*_Base::_M_get_pointer(__functor))(
        ^
/tmp/SRC/3rdparty/stout/include/stout/jsonify.hpp:693:5: note: Calling 'json'
    json(WriterProxy(writer), value);
    ^
/tmp/SRC/3rdparty/stout/include/stout/json.hpp:749:3: note: Control jumps to 'case SIGNED_INTEGER:'  at line 753
  switch (number.type) {
  ^
/tmp/SRC/3rdparty/stout/include/stout/json.hpp:754:7: note: 2nd function call argument is an uninitialized value
      json(writer, number.signed_integer);
      ^
/tmp/SRC/3rdparty/stout/include/stout/json.hpp:574:31: warning: The right operand of '==' is a garbage value [clang-analyzer-core.UndefinedBinaryOperatorResult]
          return number.value == other.signed_integer;
                              ^
/tmp/SRC/3rdparty/stout/include/stout/json.hpp:576:31: warning: The right operand of '==' is a garbage value [clang-analyzer-core.UndefinedBinaryOperatorResult]
          return number.value == other.unsigned_integer;
                              ^
/tmp/SRC/3rdparty/stout/include/stout/json.hpp:584:40: warning: The right operand of '==' is a garbage value [clang-analyzer-core.UndefinedBinaryOperatorResult]
          return number.signed_integer == other.signed_integer;
                                       ^
/tmp/SRC/3rdparty/stout/include/stout/json.hpp:588:35: warning: The right operand of '==' is a garbage value [clang-analyzer-core.UndefinedBinaryOperatorResult]
            number.as<uint64_t>() == other.unsigned_integer;
                                  ^
/tmp/SRC/3rdparty/stout/include/stout/json.hpp:597:39: warning: The left operand of '>=' is a garbage value [clang-analyzer-core.UndefinedBinaryOperatorResult]
          return other.signed_integer >= 0 &&
                                      ^
/tmp/SRC/3rdparty/stout/include/stout/json.hpp:600:42: warning: The right operand of '==' is a garbage value [clang-analyzer-core.UndefinedBinaryOperatorResult]
          return number.unsigned_integer == other.unsigned_integer;
                                         ^
/tmp/SRC/src/tests/containerizer/docker_common.hpp:130:38: warning: 1st function call argument is an uninitialized value [clang-analyzer-core.CallAndMessage]
  process::Future<std::string> err = process::io::read(s->err().get());
                                     ^
/tmp/SRC/src/tests/containerizer/docker_containerizer_tests.cpp:4953:5: note: Calling 'createDockerIPv6UserNetwork'
    createDockerIPv6UserNetwork();
    ^
/tmp/SRC/src/tests/containerizer/docker_common.hpp:166:38: warning: 1st function call argument is an uninitialized value [clang-analyzer-core.CallAndMessage]
  process::Future<std::string> err = process::io::read(s->err().get());
                                     ^
/tmp/SRC/src/tests/containerizer/docker_containerizer_tests.cpp:4960:5: note: Calling 'removeDockerIPv6UserNetwork'
    removeDockerIPv6UserNetwork();
    ^
/BUILD/3rdparty/googletest-1.8.0/src/googletest-1.8.0/googlemock/include/gmock/gmock-spec-builders.h:1472:5: warning: Call to virtual function during destruction [clang-analyzer-optin.cplusplus.VirtualCall]
    ClearDefaultActionsLocked();
    ^
/tmp/SRC/src/tests/log_tests.cpp:1523:28: note: Calling implicit destructor for 'FunctionMocker<process::Future<bool> (const mesos::internal::log::Metadata_Status &)>'
  ~MockReplica() override {}
                           ^
/tmp/SRC/src/tests/log_tests.cpp:1523:28: note: Calling '~FunctionMockerBase'
/BUILD/3rdparty/googletest-1.8.0/src/googletest-1.8.0/googlemock/include/gmock/gmock-spec-builders.h:1472:5: note: This destructor of an object of type '~FunctionMockerBase' has not returned when the virtual method was called
    ClearDefaultActionsLocked();
    ^
/BUILD/3rdparty/googletest-1.8.0/src/googletest-1.8.0/googlemock/include/gmock/gmock-spec-builders.h:1472:5: note: Call to virtual function during destruction
/tmp/SRC/3rdparty/stout/include/stout/json.hpp:574:31: warning: The right operand of '==' is a garbage value [clang-analyzer-core.UndefinedBinaryOperatorResult]
          return number.value == other.signed_integer;
                              ^
/tmp/SRC/3rdparty/stout/include/stout/json.hpp:576:31: warning: The right operand of '==' is a garbage value [clang-analyzer-core.UndefinedBinaryOperatorResult]
          return number.value == other.unsigned_integer;
                              ^
/tmp/SRC/3rdparty/stout/include/stout/json.hpp:584:40: warning: The right operand of '==' is a garbage value [clang-analyzer-core.UndefinedBinaryOperatorResult]
          return number.signed_integer == other.signed_integer;
                                       ^
/tmp/SRC/3rdparty/stout/include/stout/json.hpp:588:35: warning: The right operand of '==' is a garbage value [clang-analyzer-core.UndefinedBinaryOperatorResult]
            number.as<uint64_t>() == other.unsigned_integer;
                                  ^
/tmp/SRC/3rdparty/stout/include/stout/json.hpp:597:39: warning: The left operand of '>=' is a garbage value [clang-analyzer-core.UndefinedBinaryOperatorResult]
          return other.signed_integer >= 0 &&
                                      ^
/tmp/SRC/3rdparty/stout/include/stout/json.hpp:600:42: warning: The right operand of '==' is a garbage value [clang-analyzer-core.UndefinedBinaryOperatorResult]
          return number.unsigned_integer == other.unsigned_integer;
                                         ^
/BUILD/3rdparty/googletest-1.8.0/src/googletest-1.8.0/googlemock/include/gmock/gmock-spec-builders.h:1472:5: warning: Call to virtual function during destruction [clang-analyzer-optin.cplusplus.VirtualCall]
    ClearDefaultActionsLocked();
    ^
/tmp/SRC/src/tests/containerizer/provisioner_docker_tests.cpp:313:27: note: Calling implicit destructor for 'FunctionMocker<process::Future<mesos::internal::slave::docker::Image> (const docker::spec::ImageReference &, const std::__cxx11::basic_string<char> &, const std::__cxx11::basic_string<char> &, const Option<mesos::Secret> &)>'
  ~MockPuller() override {}
                          ^
/tmp/SRC/src/tests/containerizer/provisioner_docker_tests.cpp:313:27: note: Calling '~FunctionMockerBase'
/BUILD/3rdparty/googletest-1.8.0/src/googletest-1.8.0/googlemock/include/gmock/gmock-spec-builders.h:1472:5: note: This destructor of an object of type '~FunctionMockerBase' has not returned when the virtual method was called
    ClearDefaultActionsLocked();
    ^
/BUILD/3rdparty/googletest-1.8.0/src/googletest-1.8.0/googlemock/include/gmock/gmock-spec-builders.h:1472:5: note: Call to virtual function during destruction
/tmp/SRC/3rdparty/stout/include/stout/gtest.hpp:88:18: warning: The right operand of '==' is a garbage value [clang-analyzer-core.UndefinedBinaryOperatorResult]
    if (expected == actual.get()) {
                 ^
/BUILD/3rdparty/googletest-1.8.0/src/googletest-1.8.0/googlemock/include/gmock/gmock-spec-builders.h:1472:5: warning: Call to virtual function during destruction [clang-analyzer-optin.cplusplus.VirtualCall]
    ClearDefaultActionsLocked();
    ^
/tmp/SRC/src/tests/containerizer/docker_volume_isolator_tests.cpp:82:45: note: Calling implicit destructor for 'FunctionMocker<process::Future<Nothing> (const std::__cxx11::basic_string<char> &, const std::__cxx11::basic_string<char> &)>'
  ~MockDockerVolumeDriverClient() override {}
                                            ^
/tmp/SRC/src/tests/containerizer/docker_volume_isolator_tests.cpp:82:45: note: Calling '~FunctionMockerBase'
/BUILD/3rdparty/googletest-1.8.0/src/googletest-1.8.0/googlemock/include/gmock/gmock-spec-builders.h:1472:5: note: This destructor of an object of type '~FunctionMockerBase' has not returned when the virtual method was called
    ClearDefaultActionsLocked();
    ^
/BUILD/3rdparty/googletest-1.8.0/src/googletest-1.8.0/googlemock/include/gmock/gmock-spec-builders.h:1472:5: note: Call to virtual function during destruction
Untagged: mesos/mesos-tidy:latest
Untagged: mesos/mesos-tidy@sha256:3a691103f2670344b44d5da86a1e83b4f362cea1ba5d34eecac74b0742da9a4e
Deleted: sha256:e932a70d6fc4107c44bfb6ab9c09424eac1bf36329828a46e012fbbec4eb5acf
Deleted: sha256:e44407d07fd671150da2599a21ead65c92f1e5cbb0bcc1d05731b3f512570a5f
Deleted: sha256:805d6771978a1d31418991951b271415fbd34e9fa303e47982ed88bc79b4a4cc
Deleted: sha256:6805fd37c5ffe1c31225f6073150be64e36b657618c4e3d0fd0d82d69e710d17
Deleted: sha256:a2bda10dc0a34159d8c7d8116bf3ef505bae0c40bef4de7f5ed5bb70c601423a
Deleted: sha256:f6428602f09c2c190ff724d4d34e3957d8f425c2f56749e8f2938bb00706e7fc
Deleted: sha256:917860848ae219227ab2ee84c7483ec49145b442a937fdd139718899acdd1cc3
Deleted: sha256:f12f512c4529d6d28bc0381fb188f80578bf525337513fa26a34fbc2352cd761
Deleted: sha256:65f55ac44c45525f3fe51806cdd9dd7b31cfbcb0a9a997e74903e3cc276d56d2
Deleted: sha256:333838335d4a1d9c3d042a7d68b104d07dd395bf93326753d04c225ef7468d3b
Deleted: sha256:cce92fda689ab9033f0b8db214bc63edd1ae3e05831a0f3a9418976d7dc7ccdd
Deleted: sha256:d22094bbd65447c59a42c580eaa3a44cee9cd855f00905f59409be21bcefc745
Deleted: sha256:b8976847450013f3eb5e9a81a5778f73ed7bef67e6393049712ef17102b4b7b7
Deleted: sha256:b8c891f0ffec910a12757d733b178e3f62d81dbbde2b31d3b754071c416108ed
Build step 'Execute shell' marked build as failure

Jenkins build is back to normal : Mesos-Tidybot » -DENABLE_LIBEVENT=ON -DENABLE_SSL=ON,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-eu2) #2302

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Tidybot/CMAKE_ARGS=-DENABLE_LIBEVENT=ON%20-DENABLE_SSL=ON,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-eu2)/2302/display/redirect?page=changes>