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

Builder curl-unthreaded-solaris10-sparc Build #14130

Results:

Failed runtest

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartSat Sep 12 07:48:28 2026
EndSat Sep 12 21:44:12 2026
Elapsed13 hrs, 55 mins, 43 secs

All Changes:

:

  1. Change #281534

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 11 Sep 2026 21:38:10
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 6cc366a351a8665a23bb1b1c62775639d622886c

    Comments

    CI: tidy up
    - GHA/configure-vs-cmake: drop `./` prefixes from commands.
    - GHA/linux: drop redundant mirror tweak from Intel C prereqs step.
      This tweak is done earlier as part of the main prereqs step.
    - GHA/linux: option order.
    - GHA/windows: drop duplicate `.pc` config dump from MSVC jobs.
    - appveyor.sh: add trailing slash to URL.
    - appveyor.sh: prefer single-quotes to match rest of script.
    - appveyor.sh: replace heredoc with printf in block.
    - appveyor.yml: quote truthy value.
    
    Closes #22913

    Changed files

    • .github/workflows/configure-vs-cmake.yml
    • .github/workflows/linux.yml
    • .github/workflows/windows.yml
    • appveyor.sh
    • appveyor.yml
  2. Change #281538

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 11 Sep 2026 23:33:14
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 04bfe8fbbf552a3baf38c629bf9dd59916b3c559

    Comments

    GHA: enforce egress firewall for the labeler workflow
    Preview feature, configuration details are not finalized yet.
    
    Ref: https://github.com/github-early-access/actions-native-egress-firewall/commit/193ae9e6cc15eeb440b9708caa242a896effaf6a
    
    Follow-up to b3e1bfcc46fff3f5a207b981ce32bb16770dcc76 #22867
    Follow-up to e5e1c356107ea4f8208757deb69776d94496cfae #22864
    
    Closes #22919

    Changed files

    • .github/egress-firewall.yaml