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

Builder curl-threaded-solaris10-sparc Build #2843

Results:

Failed runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisione67a500841c019f8ab8102f4f8525a302f425cdb
Got Revisione67a500841c019f8ab8102f4f8525a302f425cdb
Changes3 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 11 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 5 hrs, 9 mins, 14 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 2843 Build
codebase Build
got_revision e67a500841c019f8ab8102f4f8525a302f425cdb Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision e67a500841c019f8ab8102f4f8525a302f425cdb 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. Daniel Stenberg
  2. Stefan Eissing

Timing:

StartWed Jun 4 20:50:31 2025
EndThu Jun 5 11:11:20 2025
Elapsed14 hrs, 20 mins, 48 secs

All Changes:

:

  1. Change #231335

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 04 Jun 2025 07:40:18
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision cda3bb3741233cac0ba5efc31e47d6351553afcd

    Comments

    THANKS: add names from 8.14.1 release

    Changed files

    • docs/THANKS
  2. Change #231336

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 04 Jun 2025 07:40:18
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision fdb8a789d2b446b77bd7cdd2eff95f6cbc814cf4

    Comments

    RELEASE-NOTES: synced
    8.14.1 release

    Changed files

    • RELEASE-NOTES
  3. Change #231368

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Wed 04 Jun 2025 15:54:17
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision e67a500841c019f8ab8102f4f8525a302f425cdb

    Comments

    test1117: reduce write delays
    Test1117 seems to verify that a response, incoming slowly, is read
    completely before sending another request on the same connection.
    
    The previsou write delay of 1000ms made the test last 23+ seconds.
    A delay of 100ms seems to achieve the same test on modern machines, but
    the overall run time is less than 3 seconds.
    
    Closes #17530

    Changed files

    • tests/data/test1117