[Syslog-ng-maintainers] Bug#869139: syslog-ng-incubator FTBFS on s390x: FAIL: modules/grok/tests/test_grok

Adrian Bunk bunk at debian.org
Thu Jul 20 20:50:00 BST 2017


Source: syslog-ng-incubator
Version: 0.5.0-5
Severity: serious

https://buildd.debian.org/status/fetch.php?pkg=syslog-ng-incubator&arch=s390x&ver=0.5.0-5&stamp=1500577713&raw=0

...
FAIL: modules/grok/tests/test_grok
PASS: modules/date/tests/test_date
=================================================
   syslog-ng-incubator 0.5.0: ./test-suite.log
=================================================

# TOTAL: 2
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: modules/grok/tests/test_grok
==================================

[2017-07-20T19:08:28.677347] WARNING: template: the default value for template-escape has changed to 'no' from syslog-ng 3.0, please update your configuration file accordingly;
[50431] [patterns] [grok_pattern_add:29] Adding new pattern 'STRING' => '[a-zA-Z]+'
[50431] [patterns] [grok_pattern_add:29] Adding new pattern 'NUMBER' => '[0-9]+'
[50431] [compile] [grok_compilen:66] Compiling '%{STRING:field}'
[50431] [regexpand] [grok_pattern_expand:179]      start of expand: %{STRING:field}
[50431] [regexpand] [grok_pattern_expand:190]        start of loop: %{STRING:field}
[50431] [regexpand] [grok_pattern_expand:203] Pattern length: 15
[50431] [regexpand] [grok_pattern_expand:209] Pattern name: STRING
[50431] [patterns] [grok_pattern_find:41] Searching for pattern 'STRING' (found): 
[50431] [capture] [grok_capture_add:30] Adding pattern 'STRING:field' as capture 0 (pcrenum 0)
[50431] [regexpand] [grok_pattern_expand:281]   replace with (?<>): (?<>)
[50431] [regexpand] [grok_pattern_expand:288]       add capture id: (?<_0000>)
[50431] [regexpand] [grok_pattern_expand:297] :: Inserted: 
[50431] [regexpand] [grok_pattern_expand:298] :: STR: (?<_0000>)
[50431] [regexpand] [grok_pattern_expand:330] Fully expanded: (?<_0000>)
[50431] [compile] [grok_study_capture_map:407] Studying capture 0
[50431] [capture] [grok_capture_add:30] Adding pattern 'STRING:field' as capture 0 (pcrenum 1)
[50431] [exec] [grok_execn:128] value =~ /%{STRING:field}/ => 2
[50431] [capture] [grok_capture_walk_next:231] walknext ok 0
[50431] [match] [grok_match_walk_next:61] CaptureWalk 'STRING:field' is 0 -> 0 of string 'value'
[50431] [capture] [grok_capture_walk_next:228] walknext null

  ###########################################################################
  #
  # FAIL: ASSERTION FAILED: Named capture didn't stored;  actual_length=0 expected_length=5,
  #  actual=   '',
  #  expected= 'value'
  #
  ###########################################################################

FAIL modules/grok/tests/test_grok (exit status: 1)

============================================================================
Testsuite summary for syslog-ng-incubator 0.5.0
============================================================================
# TOTAL: 2
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0
============================================================================
See ./test-suite.log
Please report to viktor.juhasz at balabit.com
============================================================================
Makefile:2162: recipe for target 'test-suite.log' failed
make[4]: *** [test-suite.log] Error 1




More information about the Syslog-ng-maintainers mailing list