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

Builder curl-threaded-solaris10-i386 Build #4364

Results:

Failed runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision50ff4f2927e3e319d39ba86bbcac3f57e5c89984
Got Revision50ff4f2927e3e319d39ba86bbcac3f57e5c89984
Changes5 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 11 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 4 hrs, 56 mins, 38 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-threaded-solaris10-i386 slave
buildername curl-threaded-solaris10-i386 Builder
buildnumber 4364 Build
codebase Build
got_revision 50ff4f2927e3e319d39ba86bbcac3f57e5c89984 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 50ff4f2927e3e319d39ba86bbcac3f57e5c89984 Build
scheduler schedule-curl-threaded-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-threaded-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Dio Putra
  3. Viktor Szakats

Timing:

StartWed Apr 22 22:43:57 2026
EndThu Apr 23 08:35:56 2026
Elapsed9 hrs, 51 mins, 58 secs

All Changes:

:

  1. Change #265185

    Category curl
    Changed by Dio Putra <dioput12ohnoyoudont@gmail.com>
    Changed at Wed 22 Apr 2026 14:53:59
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 37ab2469c182b1dd85306d3ceb062b458f36759b

    Comments

    docs: clarify retry-max-time timing
    Closes #21411

    Changed files

    • docs/cmdline-opts/retry-max-time.md
  2. Change #265191

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 22 Apr 2026 15:30:33
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 0f2b020c033e1d9aa1fbb811361f831512e076c5

    Comments

    asyn-thrdd: minor without-IPv6 fixes
    Pointed out by Copilot
    
    Closes #21413

    Changed files

    • lib/asyn-thrdd.c
  3. Change #265202

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 22 Apr 2026 18:22:33
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision ed3fea60873b79e1b54f3621d8d3a115d6c33559

    Comments

    GHA: delete all apt sources except `ubuntu.sources`
    GitHub runners are getting new 3rd-party sources frequntly now, last
    week `docker.list`, this week: `google-chrome.sources`. To avoid
    playing catch up, allowlist the only one we use: `ubuntu.sources`. If
    this is renamed, CI would break. Let's hope this happens much less
    often than new sources.
    
    Bug: https://github.com/curl/curl/pull/21414#issuecomment-4297788640
    
    Follow-up to 3e0e2cc1ab6f3f44c7d35e84256858edc2ef73f5 #21344
    
    Closes #21416

    Changed files

    • .github/workflows/checkdocs.yml
    • .github/workflows/checksrc.yml
    • .github/workflows/codeql.yml
    • .github/workflows/http3-linux.yml
    • .github/workflows/linux.yml
  4. Change #265204

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 22 Apr 2026 18:24:25
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision bfc0cb42fb52f422d53c06ed528c498c3a17dfa6

    Comments

    asyn-thrdd: drop redundant `result` check
    Pointed out by GitHub Code Quality
    
    Closes #21415

    Changed files

    • lib/asyn-thrdd.c
  5. Change #265210

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 22 Apr 2026 19:38:56
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 50ff4f2927e3e319d39ba86bbcac3f57e5c89984

    Comments

    GHA: deprioritize Azure Ubuntu mirror
    Due to year-long unreliability.
    
    The default Ubuntu mirror works as fast as the Azure one when it's
    working at its normal speed. And has HTTPS.
    
    Also:
    - replac the retry hack that turn out to not solve the problem.
    - add timeouts to each download step to catch slowness early.
    
    Follow-up to a5838847c4395cdf043d9a833f38d5ba0a704ca1 #21181
    Follow-up to 5172ba5475cffc525c2338dfa63f818e11e80a42 #21107
    
    Closes #21414

    Changed files

    • .github/workflows/checkdocs.yml
    • .github/workflows/checksrc.yml
    • .github/workflows/codeql.yml
    • .github/workflows/configure-vs-cmake.yml
    • .github/workflows/distcheck.yml
    • .github/workflows/http3-linux.yml
    • .github/workflows/linux.yml
    • .github/workflows/non-native.yml
    • .github/workflows/windows.yml