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

Builder curl-threaded-solaris10-sparc Build #3523

Results:

Failed runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision6d1d50d65ddb4b111a56c16fe6a32ab6d71b98be
Got Revision6d1d50d65ddb4b111a56c16fe6a32ab6d71b98be
Changes9 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

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

Timing:

StartFri Mar 20 16:14:23 2026
EndSat Mar 21 10:06:47 2026
Elapsed17 hrs, 52 mins, 23 secs

All Changes:

:

  1. Change #261666

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 20 Mar 2026 01:42:47
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 585955cd9ad7b1863477e4425d10646150e42d58

    Comments

    servers.pm: fix to check gopher6 server on its ipv6 port
    Found by Codex Security
    
    Closes #21016

    Changed files

    • tests/servers.pm
  2. Change #261675

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 20 Mar 2026 07:47:57
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 98d8e82c7471232639841eb63e16bb979a30acb4

    Comments

    lib: move all UNITTEST prototypes to C files
    - make extract-unit-protos handle multi-line prototypes - but they need
      to be above the implementation
    
    - Prototypes for static functions we use in unit tests should not be in
      header files. We generate lib/unitprotos.h for this purpose
    
    - Removed some function wrappers written for unit tests and make them
      use UNITTEST function directly.
    
    - Renamed time2str() in the tool to timebuf() since we have the same
      name in lib/ and in unit tests they can both be used non-static in a
      build.
    
    This reverts commit f95fadd116d54f9031e3ba081e09e5a4f3aa7209.
    
    Follow-up to #21010
    
    Closes #21014

    Changed files

    • lib/doh.c
    • lib/doh.h
    • lib/http_aws_sigv4.c
    • lib/http_aws_sigv4.h
    • lib/noproxy.c
    • lib/noproxy.h
    • lib/progress.c
    • lib/progress.h
    • lib/uint-bset.c
    • lib/uint-bset.h
    • lib/uint-hash.c
    • lib/uint-hash.h
    • lib/urlapi-int.h
    • lib/urlapi.c
    • lib/vtls/x509asn1.c
    • lib/vtls/x509asn1.h
    • scripts/extract-unit-protos
    • src/tool_progress.c
    • src/tool_progress.h
    • tests/data/test1622
    • tests/data/test1656
    • tests/data/test1657
    • tests/libtest/first.h
    • tests/tunit/tool1622.c
    • tests/unit/unit1300.c
    • tests/unit/unit1395.c
    • tests/unit/unit1606.c
    • tests/unit/unit1608.c
    • tests/unit/unit1616.c
    • tests/unit/unit1636.c
    • tests/unit/unit1650.c
    • tests/unit/unit1653.c
    • tests/unit/unit1655.c
    • tests/unit/unit1656.c
    • tests/unit/unit1657.c
    • tests/unit/unit1658.c
    • tests/unit/unit1666.c
    • tests/unit/unit1979.c
    • tests/unit/unit1980.c
    • tests/unit/unit3211.c
    • tests/unit/unit3212.c
    • tests/unit/unit3213.c
  3. Change #261682

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 20 Mar 2026 07:56:19
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 2b3332e749cd35607a6201cfcc70e60fd4e9518a

    Comments

    tests/unit/README: describe how to unit test static functions
    UNITTEST explained
    
    Closes #21018

    Changed files

    • tests/unit/README.md
  4. Change #261722

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 20 Mar 2026 11:31:35
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 8a1f361716ab0bbf1e15f8a9914b9f1f07855bae

    Comments

    build: limit `unitprotos.h` include to `units` target
    To omit it from `tunits`.
    
    Also: move the include to `unitcheck.h` to save a guard.
    
    Ref: https://github.com/curl/curl/pull/21014#issuecomment-4093742896
    Reported-by: Daniel Stenberg
    Fixes #21021
    Follow-up to 98d8e82c7471232639841eb63e16bb979a30acb4 #21014
    
    Closes #21024

    Changed files

    • tests/libtest/first.h
    • tests/libtest/unitcheck.h
  5. Change #261728

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 20 Mar 2026 11:57:10
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 756725a32bee029330f949e231720f867b5312dc

    Comments

    tool_operate: drop the scheme-guessing in the -G handling
    Prior to this, -G would override the scheme set with --proto-default and
    revert back to guessing the scheme based on the hostname.
    
    Add test 2008 to verify the fix
    
    Spotted by Codex Security
    
    Closes #20992

    Changed files

    • src/tool_operate.c
    • tests/data/Makefile.am
    • tests/data/test2008
  6. Change #261739

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 20 Mar 2026 13:17:22
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision e3ed70ce720121ad9a9914101e29bc7028b7e046

    Comments

    url: use the socks type for socks proxy
    Reported by Codex Security
    
    Closes #21025

    Changed files

    • lib/url.c
  7. Change #261751

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 20 Mar 2026 13:47:32
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 2cdb2209da683aeb8e72f11933095af5478fbc4e

    Comments

    getinfo: initialize `PureInfo` field `used_proxy`
    Found by Codex Security
    
    Follow-up to cc04c7367740bb6db0e47368247b8b0c70c376cb #12719
    
    Closes #21020

    Changed files

    • lib/getinfo.c
  8. Change #261755

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 20 Mar 2026 15:00:21
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 0b182ae529af0af2c1ac435a55af52d5e007ba5d

    Comments

    file: init fd to -1 to prevent close fd 0 on early failure
    Spotted by Codex Security
    
    Closes #21029

    Changed files

    • lib/file.c
  9. Change #261760

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 20 Mar 2026 16:00:30
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 6d1d50d65ddb4b111a56c16fe6a32ab6d71b98be

    Comments

    protocol: use scheme names lowercase
    When composing the <scheme>_proxy environment variable, we assume the
    handler->scheme name is already lowercase.
    
    This makes unit test 1627 verify that is the case.
    
    Follow-up to c294f9cb564a2d550826cd5
    
    Spotted by Codex Security
    
    Closes #21033

    Changed files

    • lib/protocol.c
    • tests/unit/unit1627.c