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

Builder rsyslog-solaris10-sparc Build #2035

Results:

Failed

SourceStamp:

Projectrsyslog
Repositoryhttps://github.com/rsyslog/rsyslog.git
Branchmaster
Revisione2a646c6c8a97255c0f0ba6851b88d78e21d2aa2
Changes4 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git updating ( 1 mins, 7 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-unstable10s/slave/rsyslog-solaris10-sparc slave
buildername rsyslog-solaris10-sparc Builder
buildnumber 2035 Build
codebase Build
project rsyslog Build
repository https://github.com/rsyslog/rsyslog.git Build
revision e2a646c6c8a97255c0f0ba6851b88d78e21d2aa2 Build
scheduler schedule-rsyslog-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/rsyslog-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Cropi
  2. Rainer Gerhards

Timing:

StartTue Jul 15 12:37:51 2025
EndTue Jul 15 12:38:58 2025
Elapsed1 mins, 7 secs

All Changes:

:

  1. Change #239790

    Category rsyslog
    Changed by Cropi <alakatosohnoyoudont@redhat.com>
    Changed at Tue 15 Jul 2025 10:03:42
    Repository https://github.com/rsyslog/rsyslog.git
    Project rsyslog
    Branch master
    Revision 0f5dbad19e6dc859e1a9ec6653d5849f526898a8

    Comments

    imfile: add new module/input parameter deleteStateOnFileMove
    When enabled, state files are deleted when the watched file is moved or
    rotated away.  This prevents accumulation of stale state files from
    rotated logs.  By default the state file is kept. Does not change
    default behavior for existing inputs.  The config option is available as
    per-input and per-module parameter.

    Changed files

    • doc/source/configuration/modules/imfile.rst
    • plugins/imfile/imfile.c
    • tests/Makefile.am
    • tests/imfile-logrotate-state-files.sh
  2. Change #239791

    Category rsyslog
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Tue 15 Jul 2025 10:53:54
    Repository https://github.com/rsyslog/rsyslog.git
    Project rsyslog
    Branch master
    Revision c6db93a6f990c77a47a213615bfa400a812a5747

    Comments

    build: adjust version tag used for daily stable build process
    Change version tag from ".master" to ".daily" to better reflect its
    use in the automated daily stable build process. This also aligns with
    the ongoing effort to eliminate use of the "master" name throughout the
    repository.
    
    see also: https://github.com/rsyslog/rsyslog/issues/5786

    Changed files

    • configure.ac
  3. Change #239792

    Category rsyslog
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Tue 15 Jul 2025 12:21:37
    Repository https://github.com/rsyslog/rsyslog.git
    Project rsyslog
    Branch master
    Revision 249a2d12285deb76556fbf479b53c259f1bcd6c0

    Comments

    Merge pull request #5744 from Cropi/imfile-state-file-fix
    Introduce new imfile module parameter: deleteStateOnFileMove

    Changed files

    • no files
  4. Change #239793

    Category rsyslog
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Tue 15 Jul 2025 12:22:59
    Repository https://github.com/rsyslog/rsyslog.git
    Project rsyslog
    Branch master
    Revision e2a646c6c8a97255c0f0ba6851b88d78e21d2aa2

    Comments

    Merge pull request #5787 from rgerhards/daily-stable-tag
    build: adjust version tag used for daily stable build process

    Changed files

    • no files