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

Builder curl-ares-solaris10-sparc Build #2785

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision30e40c1a115dac28d2b2963bbc036c1cba15b0f8
Got Revision30e40c1a115dac28d2b2963bbc036c1cba15b0f8
Changes2 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 37 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 2 hrs, 51 mins, 22 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-ares-solaris10-sparc slave
buildername curl-ares-solaris10-sparc Builder
buildnumber 2785 Build
codebase Build
got_revision 30e40c1a115dac28d2b2963bbc036c1cba15b0f8 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 30e40c1a115dac28d2b2963bbc036c1cba15b0f8 Build
scheduler schedule-curl-ares-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-ares-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartMon May 19 12:40:04 2025
EndMon May 19 21:21:20 2025
Elapsed8 hrs, 41 mins, 16 secs

All Changes:

:

  1. Change #230198

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 19 May 2025 09:42:54
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 99f5c5c79485f65ea68bcb6df72582fae67e0a20

    Comments

    tool_operate: when retrying, only truncate regular files
    If /dev/null or another character device etc is used for output, trying
    to truncate that only causes errors.
    
    Add test 1497 to verify
    
    Fixes #17371
    Reported-by: Brendan Dolan-Gavitt
    Closes #17374

    Changed files

    • src/tool_operate.c
    • tests/data/Makefile.am
    • tests/data/test1497
  2. Change #230204

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 19 May 2025 10:10:40
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 30e40c1a115dac28d2b2963bbc036c1cba15b0f8

    Comments

    RELEASE-NOTES: synced

    Changed files

    • RELEASE-NOTES