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

Builder curl-threaded-solaris10-sparc Build #2834

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-threaded-solaris10-sparc' triggered this build

Steps and Logfiles:

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

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/curl-threaded-solaris10-sparc slave
buildername curl-threaded-solaris10-sparc Builder
buildnumber 2834 Build
codebase Build
got_revision 759d33a25c33820c607f389718e2c212c0f653a1 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 759d33a25c33820c607f389718e2c212c0f653a1 Build
scheduler schedule-curl-threaded-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-threaded-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Stefan Eissing

Timing:

StartSat May 31 14:11:07 2025
EndSat May 31 17:20:09 2025
Elapsed3 hrs, 9 mins, 2 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