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

Builder curl-threaded-solaris10-sparc Build #2925

Results:

Failed runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisionc4430c542a3da197d904f51ae631c9492902291d
Got Revisionc4430c542a3da197d904f51ae631c9492902291d
Changes4 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 9 mins, 58 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 11 hrs, 17 mins, 34 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 7 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 2925 Build
codebase Build
got_revision c4430c542a3da197d904f51ae631c9492902291d Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision c4430c542a3da197d904f51ae631c9492902291d 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. Viktor Szakats

Timing:

StartSun Jul 27 13:08:26 2025
EndMon Jul 28 12:37:19 2025
Elapsed23 hrs, 28 mins, 53 secs

All Changes:

:

  1. Change #240802

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sun 27 Jul 2025 11:04:11
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 40723159900b9b84094f562139e1701b2ec832e3

    Comments

    GHA: skip building certs, build more tests, one minor fix
    - GHA/windows: disable building certs in the MSVC job that's not running
      tests. Saves 4-5 seconds for MSVC, makes logs shorter for the rests.
    
    - GHA/linux: build tests in two more jobs (LTO, CM Rustls), 5s each.
    
    - GHA/linux: skip 'install test prereqs' for `skiprun` jobs.
      (there were no such jobs before this patch.)
    
    Closes #18034

    Changed files

    • .github/workflows/linux.yml
    • .github/workflows/windows.yml
  2. Change #240803

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sun 27 Jul 2025 11:04:11
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 9b13453476df5b8fabdf1abdca3ab59445425fcd

    Comments

    GHA/windows: add minimal mingw-w64 v3 job
    Also document mingw-w64 versions for dl-mingw jobs.
    
    Cherry-picked from #18010
    Closes #18037

    Changed files

    • .github/workflows/windows.yml
  3. Change #240804

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sun 27 Jul 2025 11:04:11
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 2f80a9b25368549e33fb6ed61a955661787e2505

    Comments

    cf-https-connect: delete unused declaration
    Closes #18036

    Changed files

    • lib/cf-https-connect.h
  4. Change #240808

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sun 27 Jul 2025 11:32:27
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision c4430c542a3da197d904f51ae631c9492902291d

    Comments

    curl_addrinfo: drop workaround for old-mingw
    Follow-up to a3585c9576abccddbd27200058912cef900c3c0f #15543
    
    Closes #18038

    Changed files

    • lib/curl_addrinfo.c