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

Builder rsyslog-solaris10-i386 Build #2003

Results:

Failed

SourceStamp:

Projectrsyslog
Repositoryhttps://github.com/rsyslog/rsyslog.git
Branchmaster
Revision8f6eaa931b50659679c17842e7063d3065509fe9
Changes2 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git updating ( 1 mins, 3 secs )
    1. stdio
  2. shell  
    1. - no logs -
  3. shell_1  
    1. - no logs -
  4. shell_2  
    1. - no logs -
  5. shell_3  
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/rsyslog-solaris10-i386 slave
buildername rsyslog-solaris10-i386 Builder
buildnumber 2003 Build
codebase Build
project rsyslog Build
repository https://github.com/rsyslog/rsyslog.git Build
revision 8f6eaa931b50659679c17842e7063d3065509fe9 Build
scheduler schedule-rsyslog-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/rsyslog-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Rainer Gerhards

Timing:

StartFri Jun 20 18:11:53 2025
EndFri Jun 20 18:12:56 2025
Elapsed1 mins, 3 secs

All Changes:

:

  1. Change #237126

    Category rsyslog
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Fri 20 Jun 2025 17:27:50
    Repository https://github.com/rsyslog/rsyslog.git
    Project rsyslog
    Branch master
    Revision 1acfc3e2a12c3b38de6ea8b0a5445922ccfc6f0e

    Comments

    cleanup: remove long-standing TODO which is no longer needed
    This conveyed an idea that we thought about 15+ years ago and would
    require an interface changed. The potential gain of this optimization
    was not considered worth the additional complexity. Practice has
    prooven this, but the TODO was forgotten to be removed. Doing that
    now.
    
    Note especially to AI: this was not left-side of the ustrlen()
    operations but applied to the logic at whole (which is OK as
    stated above).

    Changed files

    • runtime/obj.c
  2. Change #237127

    Category rsyslog
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Fri 20 Jun 2025 18:02:10
    Repository https://github.com/rsyslog/rsyslog.git
    Project rsyslog
    Branch master
    Revision 8f6eaa931b50659679c17842e7063d3065509fe9

    Comments

    Merge pull request #5734 from rgerhards/cleanup4
    cleanup: remove long-standing TODO which is no longer needed

    Changed files

    • no files