Search-Elasticsearch-Async v8.12 Perl 5 v5.32.0 i686-linux-64int-quadmath

Status
Pass
From
David Cantrell (DCANTRELL)
Dist
Search-Elasticsearch-Async v8.12
Platform
Perl 5 v5.32.0 i686-linux-64int-quadmath
Date
2024-01-26 00:27:40
ID
b6ed94c0-bbe1-11ee-9115-b57d52a3bccd
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 Enrico Zimuel,

This is a computer-generated report for Search-Elasticsearch-Async-8.12
on perl 5.32.0, created by CPAN-Reporter-1.2018.

Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

Sections of this report:

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

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

Additional comments from tester:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

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

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 "/home/david/cpantesting/perl-5.32.0-quadmath-int64/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/10_Basic_Async/*.t t/20_Serializer_Async/*.t t/30_Logger_Async/*.t t/40_Transport_Async/*.t t/50_Cxn_Pool_Async/*.t t/60_Cxn_Async/*.t t/Client_7_0_Async/*.t t/Client_8_0_Async/*.t
t/10_Basic_Async/10_load.t .......................... ok
t/20_Serializer_Async/10_load_cpanel.t .............. ok
t/20_Serializer_Async/11_load_xs.t .................. ok
t/20_Serializer_Async/12_load_pp.t .................. ok
t/20_Serializer_Async/13_preload_cpanel.t ........... ok
t/20_Serializer_Async/14_preload_xs.t ............... skipped: JSON::XS not installed
t/20_Serializer_Async/20_xs_encode_decode.t ......... skipped: JSON::XS not installed
t/20_Serializer_Async/21_xs_encode_bulk.t ........... skipped: JSON::XS not installed
t/20_Serializer_Async/22_xs_encode_pretty.t ......... skipped: JSON::XS not installed
t/20_Serializer_Async/30_cpanel_encode_decode.t ..... ok
t/20_Serializer_Async/31_cpanel_encode_bulk.t ....... ok
t/20_Serializer_Async/32_cpanel_encode_pretty.t ..... ok
t/20_Serializer_Async/40_pp_encode_decode.t ......... ok
t/20_Serializer_Async/41_pp_encode_bulk.t ........... ok
t/20_Serializer_Async/42_pp_encode_pretty.t ......... ok
Current cxns: ["http://localhost:9200"]
Forcing ping before next use on all live cxns
Ping [http://localhost:9200] before next request
t/30_Logger_Async/10_explicit.t ..................... ok
Current cxns: ["http://localhost:9200"]
Forcing ping before next use on all live cxns
Ping [http://localhost:9200] before next request
t/30_Logger_Async/20_implicit.t ..................... ok
t/30_Logger_Async/30_log_methods.t .................. ok
t/30_Logger_Async/40_trace_request.t ................ ok
t/30_Logger_Async/50_trace_response.t ............... ok
t/30_Logger_Async/60_trace_error.t .................. ok
t/30_Logger_Async/70_trace_comment.t ................ ok
t/30_Logger_Async/80_deprecation_methods.t .......... ok
t/40_Transport_Async/10_tidy_request.t .............. ok
t/40_Transport_Async/20_send_body_as.t .............. ok
t/40_Transport_Async/30_perform_request.t ........... ok
t/50_Cxn_Pool_Async/10_static_normal.t .............. ok
t/50_Cxn_Pool_Async/11_static_node_missing.t ........ ok
t/50_Cxn_Pool_Async/12_static_node_fails.t .......... ok
t/50_Cxn_Pool_Async/13_static_node_timesout.t ....... ok
t/50_Cxn_Pool_Async/14_static_both_nodes_timeout.t .. ok
t/50_Cxn_Pool_Async/15_static_both_nodes_fail.t ..... ok
t/50_Cxn_Pool_Async/16_static_nodes_starting.t ...... ok
t/50_Cxn_Pool_Async/17_static_runaway_nodes.t ....... ok
t/50_Cxn_Pool_Async/30_sniff_normal.t ............... ok
t/50_Cxn_Pool_Async/31_sniff_new_nodes.t ............ ok
t/50_Cxn_Pool_Async/32_sniff_node_fails.t ........... ok
t/50_Cxn_Pool_Async/33_sniff_both_nodes_fail.t ...... ok
t/50_Cxn_Pool_Async/34_sniff_node_timeout.t ......... ok
t/50_Cxn_Pool_Async/35_sniff_both_nodes_timeout.t ... ok
t/50_Cxn_Pool_Async/36_sniff_nodes_starting.t ....... ok
t/50_Cxn_Pool_Async/37_sniff_runaway_nodes.t ........ ok
t/50_Cxn_Pool_Async/38_bad_sniff.t .................. ok
t/50_Cxn_Pool_Async/39_sniff_max_content.t .......... ok
t/50_Cxn_Pool_Async/40_sniff_extract_host.t ......... ok
t/50_Cxn_Pool_Async/50_noping_normal.t .............. ok
t/50_Cxn_Pool_Async/51_noping_node_fails.t .......... ok
t/50_Cxn_Pool_Async/52_noping_node_timesout.t ....... ok
t/50_Cxn_Pool_Async/53_noping_all_nodes_fail.t ...... ok
t/50_Cxn_Pool_Async/54_noping_nodes_starting.t ...... ok
t/50_Cxn_Pool_Async/55_noping_runaway_nodes.t ....... ok
t/50_Cxn_Pool_Async/56_max_retries.t ................ ok
t/60_Cxn_Async/10_basic.t ........................... ok
t/60_Cxn_Async/20_process_response.t ................ ok
t/60_Cxn_Async/30_http.t ............................ ok
t/author-eol.t ...................................... skipped: these tests are for testing by the author
t/author-no-tabs.t .................................. skipped: these tests are for testing by the author
t/author-pod-syntax.t ............................... skipped: these tests are for testing by the author
t/Client_7_0_Async/00_print_version.t ............... skipped: No $ENV{CLIENT_VER} specified
t/Client_7_0_Async/10_live.t ........................ skipped: No $ENV{CLIENT_VER} specified
t/Client_7_0_Async/20_fork_aehttp.t ................. skipped: No $ENV{CLIENT_VER} specified
t/Client_7_0_Async/21_fork_mojo.t ................... skipped: No $ENV{CLIENT_VER} specified
t/Client_7_0_Async/30_bulk_add_action.t ............. skipped: No $ENV{CLIENT_VER} specified
t/Client_7_0_Async/31_bulk_helpers.t ................ skipped: No $ENV{CLIENT_VER} specified
t/Client_7_0_Async/32_bulk_flush.t .................. skipped: No $ENV{CLIENT_VER} specified
t/Client_7_0_Async/33_bulk_errors.t ................. skipped: No $ENV{CLIENT_VER} specified
t/Client_7_0_Async/34_bulk_cxn_errors.t ............. skipped: No $ENV{CLIENT_VER} specified
t/Client_7_0_Async/40_scroll.t ...................... skipped: No $ENV{CLIENT_VER} specified
t/Client_7_0_Async/60_auth_aehttp.t ................. skipped: AEHTTP - No https server specified in ES_SSL
t/Client_7_0_Async/61_auth_mojo.t ................... skipped: Mojo - No https server specified in ES_SSL
t/Client_8_0_Async/00_print_version.t ............... skipped: No $ENV{CLIENT_VER} specified
t/Client_8_0_Async/10_live.t ........................ skipped: No $ENV{CLIENT_VER} specified
t/Client_8_0_Async/20_fork_aehttp.t ................. skipped: No $ENV{CLIENT_VER} specified
t/Client_8_0_Async/21_fork_mojo.t ................... skipped: No $ENV{CLIENT_VER} specified
t/Client_8_0_Async/30_bulk_add_action.t ............. skipped: No $ENV{CLIENT_VER} specified
t/Client_8_0_Async/31_bulk_helpers.t ................ skipped: No $ENV{CLIENT_VER} specified
t/Client_8_0_Async/32_bulk_flush.t .................. skipped: No $ENV{CLIENT_VER} specified
t/Client_8_0_Async/33_bulk_errors.t ................. skipped: No $ENV{CLIENT_VER} specified
t/Client_8_0_Async/34_bulk_cxn_errors.t ............. skipped: No $ENV{CLIENT_VER} specified
t/Client_8_0_Async/40_scroll.t ...................... skipped: No $ENV{CLIENT_VER} specified
t/Client_8_0_Async/60_auth_aehttp.t ................. skipped: AEHTTP - No https server specified in ES_SSL
t/Client_8_0_Async/61_auth_mojo.t ................... skipped: Mojo - No https server specified in ES_SSL
All tests successful.
Files=82, Tests=450, 134 wallclock secs ( 0.40 usr  0.30 sys + 38.07 cusr  5.40 csys = 44.17 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                      Need Have    
    --------------------------- ---- --------
    AnyEvent::HTTP              0    2.25    
    AnyEvent::TLS               0    7.17    
    Moo                         0    2.005005
    Moo::Role                   0    2.005005
    namespace::clean            0    0.27    
    parent                      0    0.241   
    Promises                    0.93 1.04    
    Scalar::Util                0    1.63    
    Search::Elasticsearch       8.00 8.12    
    Sub::Exporter               0    0.991   
    Time::HiRes                 0    1.9764  
    Try::Tiny                   0    0.31    

build_requires:

    Module                      Need Have    
    --------------------------- ---- --------
    AE                          0    7.17    
    Cpanel::JSON::XS            0    4.27    
    Data::Dumper                0    2.183   
    EV                          0    4.34    
    File::Temp                  0    0.2311  
    JSON::PP                    0    4.16    
  ! JSON::XS                    0    n/a     
    lib                         0    0.65    
    Log::Any::Adapter           0    1.717   
    Log::Any::Adapter::Callback 0.09 0.102   
    POSIX                       0    1.94    
    strict                      0    1.11    
    Test::Deep                  0    1.204   
    Test::Exception             0    0.43    
    Test::More                  0.98 1.302198
    warnings                    0    1.47    


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_GB.UTF-8
    LANGUAGE = en_GB:en
    LC_TERMINAL = iTerm2
    LC_TERMINAL_VERSION = 3.4.23
    NONINTERACTIVE_TESTING = 1
    PATH = /home/david/.cargo/bin:/home/david/perl5/perlbrew/bin:/home/david/perl5/perlbrew/perls/perl-5.32.0/bin:/home/david/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
    PERL = 5.32.0-quadmath-int64
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 3848
    PERL5_CPAN_IS_RUNNING = 3848
    PERLBREW_HOME = /home/david/.perlbrew
    PERLBREW_MANPATH = /home/david/perl5/perlbrew/perls/perl-5.32.0/man
    PERLBREW_PATH = /home/david/perl5/perlbrew/bin:/home/david/perl5/perlbrew/perls/perl-5.32.0/bin
    PERLBREW_PERL = perl-5.32.0
    PERLBREW_ROOT = /home/david/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.89
    PERLBREW_VERSION = 0.89
    PERLVER = 5.32.0-quadmath-int64
    PERL_INLINE_DIRECTORY = /home/david/.Inline-5.32.0-quadmath-int64
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 0
    SHELL = /bin/bash
    TERM = screen

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

    $^X = /home/david/cpantesting/perl-5.32.0-quadmath-int64/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 24 25 27 29 30 44 46 109 1000
    $EGID = 1000 24 25 27 29 30 44 46 109 1000

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.27    
    CPAN::Meta          2.150010
    Cwd                 3.75    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.51    
    File::Spec          3.75    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.48    
    Test::More          1.302198
    YAML                1.30    
    YAML::Syck          n/a     
    version             0.9930  


--

Summary of my perl5 (revision 5 version 32 subversion 0) configuration:
   
  Platform:
    osname=linux
    osvers=5.10.0-11-686-pae
    archname=i686-linux-64int-quadmath
    uname='linux cpantesting-linux-32bit-utm 5.10.0-11-686-pae #1 smp debian 5.10.92-1 (2022-01-18) i686 gnulinux '
    config_args='-de -Dusequadmath -Dprefix=/home/david/cpantesting/perl-5.32.0-quadmath-int64 -Duse64bitint'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=undef
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
    optimize='-O2'
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='10.2.1 20210110'
    gccosandvers=''
    intsize=4
    longsize=4
    ptrsize=4
    doublesize=8
    byteorder=12345678
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=12
    longdblkind=3
    ivtype='long long'
    ivsize=8
    nvtype='__float128'
    nvsize=16
    Off_t='off_t'
    lseeksize=8
    alignbytes=16
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/include/i386-linux-gnu /usr/lib /lib/i386-linux-gnu /lib/../lib /usr/lib/i386-linux-gnu /usr/lib/../lib /lib /lib64 /usr/lib64
    libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc -lquadmath
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc -lquadmath
    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
    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
    USE_QUADMATH
  Built under linux
  Compiled at Feb  8 2022 13:00:37
  %ENV:
    PERL="5.32.0-quadmath-int64"
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="3848"
    PERL5_CPAN_IS_RUNNING="3848"
    PERLBREW_HOME="/home/david/.perlbrew"
    PERLBREW_MANPATH="/home/david/perl5/perlbrew/perls/perl-5.32.0/man"
    PERLBREW_PATH="/home/david/perl5/perlbrew/bin:/home/david/perl5/perlbrew/perls/perl-5.32.0/bin"
    PERLBREW_PERL="perl-5.32.0"
    PERLBREW_ROOT="/home/david/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.89"
    PERLBREW_VERSION="0.89"
    PERLVER="5.32.0-quadmath-int64"
    PERL_INLINE_DIRECTORY="/home/david/.Inline-5.32.0-quadmath-int64"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="0"
  @INC:
    /home/david/cpantesting/perl-5.32.0-quadmath-int64/lib/site_perl/5.32.0/i686-linux-64int-quadmath
    /home/david/cpantesting/perl-5.32.0-quadmath-int64/lib/site_perl/5.32.0
    /home/david/cpantesting/perl-5.32.0-quadmath-int64/lib/5.32.0/i686-linux-64int-quadmath
    /home/david/cpantesting/perl-5.32.0-quadmath-int64/lib/5.32.0