Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Builder memcached-solaris10-sparcv9 Build #291

Results:

Failed shell_2 shell_3

SourceStamp:

Projectmemcached
Repositorygit://github.com/memcached/memcached.git
Branchnext
Revisiond22b66483bce8843110795609386edc6ebf65b69
Got Revisiond22b66483bce8843110795609386edc6ebf65b69
Changes1 change

BuildSlave:

unstable10s

Reason:

The SingleBranchScheduler scheduler named 'schedule-memcached-solaris10-sparcv9' triggered this build

Steps and Logfiles:

  1. git update ( 8 secs )
    1. stdio
  2. shell 'bash autogen.sh' ( 38 secs )
    1. stdio
  3. shell_1 './configure --enable-sasl ...' ( 32 secs )
    1. stdio
    2. config.log
  4. shell_2 'gmake' failed ( 3 secs )
    1. stdio
  5. shell_3 'gmake test' failed ( 3 secs )
    1. stdio

Build Properties:

NameValueSource
branch next Build
builddir /export/home/buildbot-unstable10s/slave/memcached-solaris10-sparcv9 slave
buildername memcached-solaris10-sparcv9 Builder
buildnumber 291 Build
codebase Build
got_revision d22b66483bce8843110795609386edc6ebf65b69 Git
project memcached Build
repository git://github.com/memcached/memcached.git Build
revision d22b66483bce8843110795609386edc6ebf65b69 Build
scheduler schedule-memcached-solaris10-sparcv9 Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/memcached-solaris10-sparcv9 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. dormando

Timing:

StartTue Oct 5 21:29:01 2021
EndTue Oct 5 21:30:27 2021
Elapsed1 mins, 26 secs

All Changes:

:

  1. Change #142872

    Category memcached
    Changed by dormando <dormandoohnoyoudont@rydia.net>
    Changed at Tue 05 Oct 2021 21:21:25
    Repository git://github.com/memcached/memcached.git
    Project memcached
    Branch next
    Revision d22b66483bce8843110795609386edc6ebf65b69

    Comments

    proxy: initial commit.
    See BUILD for compilation details.
    
    See t/startfile.lua for configuration examples.
    
    (see also https://github.com/memcached/memcached-proxylibs for
    extensions, config libraries, more examples)
    
    NOTE: io_uring mode is _not stable_, will crash.
    
    As of this commit it is not recommended to run the proxy in production.
    If you are interested please let us know, as we are actively stabilizing
    for production use.

    Changed files

    • BUILD
    • Makefile.am
    • configure.ac
    • logger.c
    • logger.h
    • memcached.c
    • memcached.h
    • proto_proxy.c
    • proto_proxy.h
    • proto_text.c
    • proto_text.h
    • t/lib/MemcachedTest.pm
    • t/proxy.t
    • t/startfile.lua
    • thread.c
    • vendor/.gitignore
    • vendor/Makefile
    • vendor/fetch.sh
    • vendor/lua/.gitignore
    • vendor/mcmc/LICENSE
    • vendor/mcmc/Makefile
    • vendor/mcmc/README.md
    • vendor/mcmc/example.c
    • vendor/mcmc/mcmc.c
    • vendor/mcmc/mcmc.h