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

Builder curl-ares-solaris11-i386 Build #3553

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision759d33a25c33820c607f389718e2c212c0f653a1
Got Revision759d33a25c33820c607f389718e2c212c0f653a1
Changes1 change

BuildSlave:

unstable11x

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-ares-solaris11-i386' triggered this build

Steps and Logfiles:

  1. git update ( 10 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 1 hrs, 30 mins, 58 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-ares-solaris11-i386 slave
buildername curl-ares-solaris11-i386 Builder
buildnumber 3553 Build
codebase Build
got_revision 759d33a25c33820c607f389718e2c212c0f653a1 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 759d33a25c33820c607f389718e2c212c0f653a1 Build
scheduler schedule-curl-ares-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Stefan Eissing

Timing:

StartSat May 31 14:11:04 2025
EndSat May 31 15:42:15 2025
Elapsed1 hrs, 31 mins, 10 secs

All Changes:

:

  1. Change #231089

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Sat 31 May 2025 13:58:18
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 759d33a25c33820c607f389718e2c212c0f653a1

    Comments

    tests: await portfile to be complete
    When running under load, a started server may not produce a valid portfile
    before the runner starts reading it. If the read is not successful, wait
    for 100ms and try again, timing out after 15 seconds.
    
    Fixes #17492
    Closes #17495

    Changed files

    • tests/servers.pm