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

Builder liblognorm-solaris10-amd64 Build #58

Results:

Failed shell_3

SourceStamp:

Projectliblognorm
Repositoryhttps://github.com/rsyslog/liblognorm.git
Branchmaster
Revisionedad4d0eb6629d3392643b11eebc4b9a1533a19c
Got Revisionedad4d0eb6629d3392643b11eebc4b9a1533a19c
Changes7 changes

BuildSlave:

unstable10x

Reason:

The SingleBranchScheduler scheduler named 'schedule-liblognorm-solaris10-amd64' triggered this build

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. shell 'autoreconf -fi' ( 32 secs )
    1. stdio
  3. shell_1 './configure --enable-regexp ...' ( 14 secs )
    1. stdio
  4. shell_2 'gmake' ( 20 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 18 secs )
    1. stdio
    2. test-suite.log

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/liblognorm-solaris10-amd64 slave
buildername liblognorm-solaris10-amd64 Builder
buildnumber 58 Build
codebase Build
got_revision edad4d0eb6629d3392643b11eebc4b9a1533a19c Git
project liblognorm Build
repository https://github.com/rsyslog/liblognorm.git Build
revision edad4d0eb6629d3392643b11eebc4b9a1533a19c Build
scheduler schedule-liblognorm-solaris10-amd64 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/liblognorm-solaris10-amd64 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Rainer Gerhards
  2. Sol Huebner

Timing:

StartTue Jun 26 12:49:05 2018
EndTue Jun 26 12:50:34 2018
Elapsed1 mins, 29 secs

All Changes:

:

  1. Change #63481

    Category liblognorm
    Changed by Sol Huebner <solhuebnerohnoyoudont@users.noreply.github.com>
    Changed at Wed 21 Mar 2018 16:06:43
    Repository https://github.com/rsyslog/liblognorm.git
    Project liblognorm
    Branch master
    Revision a3bb2561a028d5bafa60197b4ea4af73b79a74a5

    Comments

    Suppress invalid param error for name to fix #270
    Suppress invalid param error for name to fix #270 for hexnumber, float, number, date-rfc3164 and date-rfc5424.
    It will just check if name is "-" to make sure that we only suppress the error message in case we do not want to capture something.

    Changed files

    • src/parser.c
  2. Change #63482

    Category liblognorm
    Changed by Sol Huebner <solhuebnerohnoyoudont@users.noreply.github.com>
    Changed at Thu 26 Apr 2018 12:40:38
    Repository https://github.com/rsyslog/liblognorm.git
    Project liblognorm
    Branch master
    Revision c89811d1576b3edf985796fc1e4738af8526e72d

    Comments

    Suppress invalid param error for name to fix #270
    Suppress invalid param error for name to fix #270 for hexnumber, float, number, date-rfc3164 and date-rfc5424.
    It will just check if name is "-" to make sure that we only suppress the error message in case we do not want to capture something.

    Changed files

    • src/parser.c
  3. Change #63483

    Category liblognorm
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Tue 26 Jun 2018 11:32:52
    Repository https://github.com/rsyslog/liblognorm.git
    Project liblognorm
    Branch master
    Revision ddaaa1fa9c6c81728244bc3556e805f7c623c4e1

    Comments

    string parser: add "lazy" matching mode
    This introduces paramter "matching.lazy".

    Changed files

    • doc/configuration.rst
    • src/parser.c
    • tests/Makefile.am
    • tests/exec.sh
    • tests/field_string_doc_sample_lazy.sh
    • tests/field_string_lazy_matching.sh
  4. Change #63484

    Category liblognorm
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Tue 26 Jun 2018 12:42:42
    Repository https://github.com/rsyslog/liblognorm.git
    Project liblognorm
    Branch master
    Revision 175feb39b0e226bf99b51fb2c7d6d58a760d839d

    Comments

    Merge pull request #299 from rgerhards/string-parser-flo
    string parser: add "lazy" matching mode

    Changed files

    • no files
  5. Change #63485

    Category liblognorm
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Tue 26 Jun 2018 12:43:59
    Repository https://github.com/rsyslog/liblognorm.git
    Project liblognorm
    Branch master
    Revision a42c8f0e74fa50be5015a42f357900987ad3265b

    Comments

    maintain ChangeLog

    Changed files

    • ChangeLog
  6. Change #63486

    Category liblognorm
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Tue 26 Jun 2018 12:45:27
    Repository https://github.com/rsyslog/liblognorm.git
    Project liblognorm
    Branch master
    Revision f1d4ebfc2ece0b377016b06d87ad4a9dec8a5f5b

    Comments

    Merge pull request #284 from solhuebner/solhuebner-patch-1
    Suppress invalid param error for name to fix #270

    Changed files

    • no files
  7. Change #63487

    Category liblognorm
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Tue 26 Jun 2018 12:46:37
    Repository https://github.com/rsyslog/liblognorm.git
    Project liblognorm
    Branch master
    Revision edad4d0eb6629d3392643b11eebc4b9a1533a19c

    Comments

    Merge pull request #296 from rgerhards/merge284
    do new ci run on #284

    Changed files

    • no files