ETL-Yertl v0.044 Perl 5 v5.37.2 x86_64-linux

Status
Fail
From
Nedzad Hrnjica (NHRNJICA)
Dist
ETL-Yertl v0.044
Platform
Perl 5 v5.37.2 x86_64-linux
Date
2022-08-11 19:09:03
ID
105a64ac-19a9-11ed-a153-615525f29030
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear PREACTION,

This is a computer-generated report for ETL-Yertl-0.044
on perl 5.37.2, created by App::cpanminus::reporter 0.17 (1.7046).

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

none provided

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '':

Building and testing ETL-Yertl-0.044
cp lib/ETL/Yertl/Format/yaml.pm blib/lib/ETL/Yertl/Format/yaml.pm
cp lib/ETL/Yertl/Command/yts.pm blib/lib/ETL/Yertl/Command/yts.pm
cp lib/ETL/Yertl/Adapter/graphite.pm blib/lib/ETL/Yertl/Adapter/graphite.pm
cp lib/ETL/Yertl/Transform.pm blib/lib/ETL/Yertl/Transform.pm
cp lib/ETL/Yertl/InputSeries.pm blib/lib/ETL/Yertl/InputSeries.pm
cp lib/ETL/Yertl/FormatStream.pm blib/lib/ETL/Yertl/FormatStream.pm
cp lib/ETL/Yertl/Format.pm blib/lib/ETL/Yertl/Format.pm
cp lib/ETL/Yertl/Transform/Yq.pm blib/lib/ETL/Yertl/Transform/Yq.pm
cp lib/ETL/Yertl/LineStream.pm blib/lib/ETL/Yertl/LineStream.pm
cp lib/ETL/Yertl/Format/json.pm blib/lib/ETL/Yertl/Format/json.pm
cp lib/ETL/Yertl/Command/ysql.pm blib/lib/ETL/Yertl/Command/ysql.pm
cp lib/ETL/Yertl/Command/ygrok.pm blib/lib/ETL/Yertl/Command/ygrok.pm
cp lib/ETL/Yertl.pm blib/lib/ETL/Yertl.pm
cp lib/ETL/Yertl/Help/ysql.pod blib/lib/ETL/Yertl/Help/ysql.pod
cp lib/ETL/Yertl/Util.pm blib/lib/ETL/Yertl/Util.pm
cp lib/ETL/Yertl/Adapter/influxdb.pm blib/lib/ETL/Yertl/Adapter/influxdb.pm
cp lib/ETL/Yertl/Help/Cookbook.pod blib/lib/ETL/Yertl/Help/Cookbook.pod
cp lib/ETL/Yertl/Format/csv.pm blib/lib/ETL/Yertl/Format/csv.pm
cp bin/yfrom blib/script/yfrom
"/home/liveapp/.plenv/versions/5.37.2/bin/perl5.37.2" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/yfrom
cp bin/ygrok blib/script/ygrok
"/home/liveapp/.plenv/versions/5.37.2/bin/perl5.37.2" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/ygrok
cp bin/yq blib/script/yq
"/home/liveapp/.plenv/versions/5.37.2/bin/perl5.37.2" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/yq
cp bin/ysql blib/script/ysql
"/home/liveapp/.plenv/versions/5.37.2/bin/perl5.37.2" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/ysql
cp bin/yto blib/script/yto
"/home/liveapp/.plenv/versions/5.37.2/bin/perl5.37.2" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/yto
cp bin/yts blib/script/yts
"/home/liveapp/.plenv/versions/5.37.2/bin/perl5.37.2" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/yts
Manifying 6 pod documents
Manifying 18 pod documents
PERL_DL_NONLAZY=1 "/home/liveapp/.plenv/versions/5.37.2/bin/perl5.37.2" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/adapter/*.t t/bin/*.t t/command/ygrok/*.t t/command/ygrok/pattern/*.t t/command/yq/*.t t/format/*.t t/integration/*.t
t/00-compile.t ........................... ok
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.64
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.64
# 
# === Test Requires ===
# 
#     Module                  Want     Have
#     ------------------- -------- --------
#     Capture::Tiny            any     0.48
#     Dir::Self                any     0.11
#     ExtUtils::MakeMaker      any     7.64
#     File::Spec               any     3.86
#     Future                   any     0.48
#     IO::Handle               any     1.49
#     IPC::Open3               any     1.22
#     JSON::PP                 any     4.10
#     Mock::MonkeyPatch        any     1.02
#     Test::Deep               any    1.130
#     Test::Differences        any     0.69
#     Test::Exception          any     0.43
#     Test::Lib                any    0.003
#     Test::More          1.001005 1.302191
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module                    Want       Have
#     ------------------- ---------- ----------
#     File::HomeDir              any      1.006
#     File::Spec                 any       3.86
#     Getopt::Long              2.36       2.52
#     Hash::Merge::Simple        any      0.051
#     IO::Async                 0.77      0.801
#     IO::Interactive            any      1.023
#     Import::Base             0.010      1.004
#     JSON::MaybeXS              any   1.004003
#     List::Util                 any       1.62
#     Module::Runtime            any      0.016
#     Net::Async::HTTP           any       0.48
#     Path::Tiny               0.072      0.122
#     Pod::Usage::Return         any      0.003
#     Regexp::Common      2013031301 2017060201
#     SQL::Abstract              any   2.000001
#     Time::Local                any       1.30
#     Time::Piece                any     1.3401
#     URI                        any       5.12
#     YAML::Tiny                 any       1.73
#     boolean                    any       0.46
# 
# === Runtime Recommends ===
# 
#     Module       Want    Have
#     ------------ ---- -------
#     DBD::SQLite   any missing
#     DBI           any missing
#     JSON::PP      any    4.10
#     JSON::XS      any missing
#     Text::CSV     any missing
#     Text::CSV_XS  any missing
#     YAML::Syck    any missing
#     YAML::XS      any missing
# 
t/00-report-prereqs.t .................... ok
t/adapter/graphite.t ..................... ok
t/adapter/influxdb.t ..................... ok
t/bin/yfrom.t ............................ ok
t/bin/ygrok.t ............................ ok
t/bin/yq.t ............................... ok
t/bin/ysql.t ............................. skipped: missing DBI and/or DBD::SQLite
t/bin/yto.t .............................. ok

        #   Failed test 'nothing on stderr'
        #   at t/bin/yts.t line 41.
        # Filehandle STDIN reopened as STDOUT only for output at /home/liveapp/.plenv/versions/5.37.2/lib/perl5/site_perl/5.37.2/Capture/Tiny.pm line 107.
        # Filehandle STDIN reopened as STDERR only for output at /home/liveapp/.plenv/versions/5.37.2/lib/perl5/site_perl/5.37.2/Capture/Tiny.pm line 107.

        #   Failed test at t/bin/yts.t line 43.
        # Compared array length of $data
        #    got : array with 0 element(s)
        # expect : array with 2 element(s)
        # Looks like you failed 2 tests of 3.

    #   Failed test 'read metric'
    #   at t/bin/yts.t line 44.

        #   Failed test at t/bin/yts.t line 50.
        #          got: '2'
        #     expected: '0'

        #   Failed test 'nothing on stderr'
        #   at t/bin/yts.t line 51.
        # Constructing a ETL::Yertl::FormatStream with an encoding-enabled handle may not read correctly at /home/liveapp/cpantesters.new/5.37.2/.cpanm_temp/work/1660244689.2885719/ETL-Yertl-0.044/blib/lib/ETL/Yertl/Command/yts.pm line 87.
        # ERROR: sysread() isn't allowed on :utf8 handles at /home/liveapp/.plenv/versions/5.37.2/lib/perl5/5.37.2/x86_64-linux/IO/Handle.pm line 446.
        # 
        # Usage:
        #         # Read a time series
        #         yts [-s] <db_spec> <metric> [--start <datetime>] [--end <datetime>] \
        #             [--tag <name>=<value>]
        # 
        #         # Write a time series
        #         yts [-s] <db_spec> [<metric>] [--tag <name>=<value>]
        # 
        #         yts -h|--help|--version
        # 

        #   Failed test at t/bin/yts.t line 55.
        # Compared array length of $data
        #    got : array with 0 element(s)
        # expect : array with 1 element(s)
        # Looks like you failed 3 tests of 3.

    #   Failed test 'read metric -- short'
    #   at t/bin/yts.t line 56.

        #   Failed test at t/bin/yts.t line 63.
        #          got: '2'
        #     expected: '0'

        #   Failed test 'nothing on stderr'
        #   at t/bin/yts.t line 64.
        # Constructing a ETL::Yertl::FormatStream with an encoding-enabled handle may not read correctly at /home/liveapp/cpantesters.new/5.37.2/.cpanm_temp/work/1660244689.2885719/ETL-Yertl-0.044/blib/lib/ETL/Yertl/Command/yts.pm line 87.
        # ERROR: sysread() isn't allowed on :utf8 handles at /home/liveapp/.plenv/versions/5.37.2/lib/perl5/5.37.2/x86_64-linux/IO/Handle.pm line 446.
        # 
        # Usage:
        #         # Read a time series
        #         yts [-s] <db_spec> <metric> [--start <datetime>] [--end <datetime>] \
        #             [--tag <name>=<value>]
        # 
        #         # Write a time series
        #         yts [-s] <db_spec> [<metric>] [--tag <name>=<value>]
        # 
        #         yts -h|--help|--version
        # 

        #   Failed test 'read_ts args correct'
        #   at t/bin/yts.t line 66.
        # Compared array length of $data
        #    got : array with 0 element(s)
        # expect : array with 1 element(s)
        # []

        #   Failed test at t/bin/yts.t line 76.
        # Compared array length of $data
        #    got : array with 0 element(s)
        # expect : array with 2 element(s)
        # Looks like you failed 4 tests of 4.

    #   Failed test 'read metric -- start/end'
    #   at t/bin/yts.t line 77.

        #   Failed test 'contains error message'
        #   at t/bin/yts.t line 82.
        #                   'Constructing a ETL::Yertl::FormatStream with an encoding-enabled handle may not read correctly at /home/liveapp/cpantesters.new/5.37.2/.cpanm_temp/work/1660244689.2885719/ETL-Yertl-0.044/blib/lib/ETL/Yertl/Command/yts.pm line 87.
        # ERROR: sysread() isn't allowed on :utf8 handles at /home/liveapp/.plenv/versions/5.37.2/lib/perl5/5.37.2/x86_64-linux/IO/Handle.pm line 446.
        # 
        # Usage:
        #         # Read a time series
        #         yts [-s] <db_spec> <metric> [--start <datetime>] [--end <datetime>] \
        #             [--tag <name>=<value>]
        # 
        #         # Write a time series
        #         yts [-s] <db_spec> [<metric>] [--tag <name>=<value>]
        # 
        #         yts -h|--help|--version
        # 
        # '
        #     doesn't match '(?^:ERROR: Must give a metric)'
        # Looks like you failed 1 test of 2.

    #   Failed test 'error: no metric'
    #   at t/bin/yts.t line 83.
    # Looks like you failed 4 tests of 4.

#   Failed test 'read'
#   at t/bin/yts.t line 84.

        #   Failed test 'nothing on stderr'
        #   at t/bin/yts.t line 108.
        # Filehandle STDIN reopened as STDOUT only for output at /home/liveapp/.plenv/versions/5.37.2/lib/perl5/site_perl/5.37.2/Capture/Tiny.pm line 107.
        # Filehandle STDIN reopened as STDERR only for output at /home/liveapp/.plenv/versions/5.37.2/lib/perl5/site_perl/5.37.2/Capture/Tiny.pm line 107.
        # Looks like you failed 1 test of 4.

    #   Failed test 'write metric'
    #   at t/bin/yts.t line 113.

        #   Failed test 'nothing on stderr'
        #   at t/bin/yts.t line 122.
        # Filehandle STDIN reopened as STDOUT only for output at /home/liveapp/.plenv/versions/5.37.2/lib/perl5/site_perl/5.37.2/Capture/Tiny.pm line 107.
        # Filehandle STDIN reopened as STDERR only for output at /home/liveapp/.plenv/versions/5.37.2/lib/perl5/site_perl/5.37.2/Capture/Tiny.pm line 107.
        # Looks like you failed 1 test of 3.

    #   Failed test 'write metric -- short'
    #   at t/bin/yts.t line 125.
    # Looks like you failed 2 tests of 2.

#   Failed test 'write'
#   at t/bin/yts.t line 126.
# Looks like you failed 2 tests of 3.
t/bin/yts.t .............................. 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/3 subtests 
t/command/ygrok/edit_patterns.t .......... ok
t/command/ygrok/pattern/http_combined.t .. ok
t/command/ygrok/pattern/http_common.t .... ok
t/command/ygrok/pattern/linux_proc.t ..... ok
t/command/ygrok/pattern/ls-l.t ........... ok
t/command/ygrok/pattern/ps-u.t ........... ok
t/command/ygrok/pattern/ps-x.t ........... ok
t/command/ygrok/pattern/ps.t ............. ok
t/command/ygrok/pattern/syslog.t ......... ok
t/command/yq/combinator.t ................ ok
t/command/yq/comparison.t ................ ok
t/command/yq/conditional.t ............... ok
t/command/yq/filter.t .................... ok
t/command/yq/functions.t ................. ok
t/command/yq/regression.t ................ ok
t/command/yq/values.t .................... ok
t/format.t ............................... ok
t/format/csv.t ........................... skipped: No formatter modules available (tried )
t/format/json.t .......................... ok
t/format/yaml.t .......................... ok
        # No tests run!

    #   Failed test 'No tests run for subtest "write_handle and write()"'
    #   at t/format_stream.t line 60.
    # Looks like you failed 1 test of 2.

#   Failed test 'format object (ETL::Yertl::Format::json)'
#   at t/format_stream.t line 67.
YAML::Tiny failed to classify line '{' at /home/liveapp/cpantesters.new/5.37.2/.cpanm_temp/work/1660244689.2885719/ETL-Yertl-0.044/blib/lib/ETL/Yertl/Format/yaml.pm line 53.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 2.
t/format_stream.t ........................ 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/2 subtests 
t/helpers.t .............................. ok
t/input_series.t ......................... ok
t/integration/parse_apache_log.t ......... ok
t/transform.t ............................ ok

Test Summary Report
-------------------
t/bin/yts.t                            (Wstat: 512 (exited 2) Tests: 3 Failed: 2)
  Failed tests:  2-3
  Non-zero exit status: 2
t/format_stream.t                      (Wstat: 65280 (exited 255) Tests: 2 Failed: 1)
  Failed test:  2
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
Files=35, Tests=116,  9 wallclock secs ( 0.19 usr  0.04 sys +  7.56 cusr  1.13 csys =  8.92 CPU)
Result: FAIL

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

runtime:

    Module              Need       Have      
    ------------------- ---------- ----------
    boolean             0          0.46      
    File::HomeDir       0          1.006     
    File::Spec          0          3.86      
    Getopt::Long        2.36       2.52      
    Hash::Merge::Simple 0          0.051     
    Import::Base        0.010      1.004     
    IO::Async           0.77       0.801     
    IO::Interactive     0          1.023     
    JSON::MaybeXS       0          1.004003  
    List::Util          0          1.62      
    Module::Runtime     0          0.016     
    Net::Async::HTTP    0          0.48      
    Path::Tiny          0.072      0.122     
    perl                5.010      5.037002  
    Pod::Usage::Return  0          0.003     
    Regexp::Common      2013031301 2017060201
    SQL::Abstract       0          2.000001  
    Time::Local         0          1.30      
    Time::Piece         0          1.3401    
    URI                 0          5.12      
    YAML::Tiny          0          1.73      

configure:

    Module              Need       Have      
    ------------------- ---------- ----------
    ExtUtils::MakeMaker 0          7.64      


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LANG = C.UTF-8
    PATH = /home/liveapp/.plenv/versions/5.37.2/bin:/home/liveapp/.plenv/libexec:/home/liveapp/.plenv/plugins/perl-build/bin:/home/liveapp/.plenv/shims:/home/liveapp/.plenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
    PERL_CPANM_HOME = /home/liveapp/cpantesters.new/5.37.2/.cpanm_temp
    SHELL = /bin/bash
    TERM = xterm-256color

Perl special variables (and OS-specific diagnostics, for MSWin32):

    EGID = 1001 27 1001
    EUID = 1001
    EXECUTABLE_NAME = /home/liveapp/.plenv/versions/5.37.2/bin/perl5.37.2
    GID = 1001 27 1001
    UID = 1001

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.34    
    CPAN::Meta          2.150010
    Cwd                 3.86    
    ExtUtils::CBuilder  0.280237
    ExtUtils::Command   7.64    
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.64    
    ExtUtils::Manifest  1.73    
    ExtUtils::ParseXS   3.45    
    File::Spec          3.86    
    JSON                n/a     
    JSON::PP            4.10    
    Module::Build       0.4231  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.44    
    Test::More          1.302191
    YAML                n/a     
    YAML::Syck          n/a     
    version             0.9929  


--

Summary of my perl5 (revision 5 version 37 subversion 2) configuration:
   
  Platform:
    osname=linux
    osvers=5.4.0-91-generic
    archname=x86_64-linux
    uname='linux supremeadmin 5.4.0-91-generic #102-ubuntu smp fri nov 5 16:31:28 utc 2021 x86_64 x86_64 x86_64 gnulinux '
    config_args='-Dprefix=/home/liveapp/.plenv/versions/5.37.2 -de -Dversiononly -Dusedevel -A'eval:scriptdir=/home/liveapp/.plenv/versions/5.37.2/bin''
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='cc'
    ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    optimize='-O2'
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='9.4.0'
    gccosandvers=''
    intsize=4
    longsize=8
    ptrsize=8
    doublesize=8
    byteorder=12345678
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=16
    longdblkind=3
    ivtype='long'
    ivsize=8
    nvtype='double'
    nvsize=8
    Off_t='off_t'
    lseeksize=8
    alignbytes=8
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib
    libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.31.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.31'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='-Wl,-E'
    cccdlflags='-fPIC'
    lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_DEVEL
    PERL_USE_SAFE_PUTENV
    USE_64_BIT_ALL
    USE_64_BIT_INT
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Built under linux
  Compiled at Aug  6 2022 07:20:28
  %ENV:
    PERL_CPANM_HOME="/home/liveapp/cpantesters.new/5.37.2/.cpanm_temp"
  @INC:
    /home/liveapp/.plenv/versions/5.37.2/lib/perl5/site_perl/5.37.2/x86_64-linux
    /home/liveapp/.plenv/versions/5.37.2/lib/perl5/site_perl/5.37.2
    /home/liveapp/.plenv/versions/5.37.2/lib/perl5/5.37.2/x86_64-linux
    /home/liveapp/.plenv/versions/5.37.2/lib/perl5/5.37.2