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

Builder memcached-solaris10-i386 Build #267

Results:

Failed shell_2 shell_3

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

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

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. pkarumanchi9

Timing:

StartFri Oct 30 23:49:52 2020
EndFri Oct 30 23:50:07 2020
Elapsed15 secs

All Changes:

:

  1. Change #117315

    Category memcached
    Changed by pkarumanchi9 <prudhviraj9ohnoyoudont@gmail.com>
    Changed at Fri 30 Oct 2020 23:41:54
    Repository git://github.com/memcached/memcached.git
    Project memcached
    Branch next
    Revision 4c0d45a95c9ba8fb8ea0630b96f4e006ef1698a1

    Comments

    fix connection limit tests
    Also changes the maxconns_fast test to check against the highest fd

    Changed files

    • memcached.c
    • t/conn-limits.t
    • t/maxconns.t