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

Builder memcached-solaris10-sparcv9 Build #303

Results:

Failed shell_2 shell_3

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 5 secs )
    1. stdio
  2. shell 'bash autogen.sh' ( 53 secs )
    1. stdio
  3. shell_1 './configure --enable-sasl ...' ( 42 secs )
    1. stdio
    2. config.log
  4. shell_2 'gmake' failed ( 9 secs )
    1. stdio
  5. shell_3 'gmake test' failed ( 11 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 303 Build
codebase Build
got_revision 5e5f18a893d3670b741a23deb282ddbf7ddc5fd0 Git
project memcached Build
repository git://github.com/memcached/memcached.git Build
revision 5e5f18a893d3670b741a23deb282ddbf7ddc5fd0 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:

StartThu Jan 27 07:41:36 2022
EndThu Jan 27 07:43:38 2022
Elapsed2 mins, 1 secs

All Changes:

:

  1. Change #146534

    Category memcached
    Changed by dormando <dormandoohnoyoudont@rydia.net>
    Changed at Thu 27 Jan 2022 07:33:17
    Repository git://github.com/memcached/memcached.git
    Project memcached
    Branch next
    Revision 5e5f18a893d3670b741a23deb282ddbf7ddc5fd0

    Comments

    proxy: `-o proxy_uring` to enable io_uring
    instead of automatically attempting to use io_uring if compiled in,
    require a start option.

    Changed files

    • memcached.c
    • memcached.h
    • proto_proxy.c
    • proto_proxy.h