Plack-Middleware-ServerStatus-Lite v0.36 Perl 5 v5.16.3 x86_64-linux-thread-multi

Status
Pass
From
Andreas J. König (ANDK)
Dist
Plack-Middleware-ServerStatus-Lite v0.36
Platform
Perl 5 v5.16.3 x86_64-linux-thread-multi
Date
2022-05-08 01:02:20
ID
8326f5de-ce6a-11ec-bf6f-64d6c55e5e19
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 Masahiro Nagano,

This is a computer-generated report for Plack-Middleware-ServerStatus-Lite-0.36
on perl 5.16.3, 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 './Build test':

t/00_compile.t .............. ok
t/01_builder.t .............. ok
using Starman for test at t/02_server.t line 29.
2022/05/08-01:01:32 Starman::Server (type Net::Server::PreFork) starting! pid(2084451)
Resolved [localhost]:36601 to [127.0.0.1]:36601, IPv4
Binding to TCP port 36601 on host 127.0.0.1 with IPv4
Setting gid to "1005 1005 1005"
2022/05/08-01:01:35 Server closing!
t/02_server.t ............... ok
using Starman for test at t/03_server_delayed_res.t line 29.
2022/05/08-01:01:36 Starman::Server (type Net::Server::PreFork) starting! pid(2084466)
Resolved [localhost]:34869 to [127.0.0.1]:34869, IPv4
Binding to TCP port 34869 on host 127.0.0.1 with IPv4
Setting gid to "1005 1005 1005"
2022/05/08-01:01:39 Server closing!
using Starman for test at t/03_server_delayed_res.t line 89.
2022/05/08-01:01:39 Starman::Server (type Net::Server::PreFork) starting! pid(2084481)
Resolved [localhost]:33999 to [127.0.0.1]:33999, IPv4
Binding to TCP port 33999 on host 127.0.0.1 with IPv4
Setting gid to "1005 1005 1005"
2022/05/08-01:01:42 Server closing!
t/03_server_delayed_res.t ... ok
using Starman for test at t/04_json.t line 31.
2022/05/08-01:01:42 Starman::Server (type Net::Server::PreFork) starting! pid(2084507)
Resolved [localhost]:45949 to [127.0.0.1]:45949, IPv4
Binding to TCP port 45949 on host 127.0.0.1 with IPv4
Setting gid to "1005 1005 1005"
2022/05/08-01:01:45 Server closing!
t/04_json.t ................. ok
using Starman for test at t/05_counter.t line 31.
2022/05/08-01:01:46 Starman::Server (type Net::Server::PreFork) starting! pid(2084562)
Resolved [localhost]:44599 to [127.0.0.1]:44599, IPv4
Binding to TCP port 44599 on host 127.0.0.1 with IPv4
Setting gid to "1005 1005 1005"
2022/05/08-01:01:46 Server closing!
t/05_counter.t .............. ok
using Starman for test at t/06_counter_delayed_res.t line 33.
2022/05/08-01:01:46 Starman::Server (type Net::Server::PreFork) starting! pid(2084573)
Resolved [localhost]:40465 to [127.0.0.1]:40465, IPv4
Binding to TCP port 40465 on host 127.0.0.1 with IPv4
Setting gid to "1005 1005 1005"
2022/05/08-01:01:46 Server closing!
using Starman for test at t/06_counter_delayed_res.t line 95.
2022/05/08-01:01:46 Starman::Server (type Net::Server::PreFork) starting! pid(2084581)
Resolved [localhost]:34475 to [127.0.0.1]:34475, IPv4
Binding to TCP port 34475 on host 127.0.0.1 with IPv4
Setting gid to "1005 1005 1005"
2022/05/08-01:01:46 Server closing!
t/06_counter_delayed_res.t .. ok
using Starman for test at t/07_skip_ps.t line 29.
2022/05/08-01:01:46 Starman::Server (type Net::Server::PreFork) starting! pid(2084592)
Resolved [localhost]:42187 to [127.0.0.1]:42187, IPv4
Binding to TCP port 42187 on host 127.0.0.1 with IPv4
Setting gid to "1005 1005 1005"
2022/05/08-01:01:47 Server closing!
t/07_skip_ps.t .............. ok
2022/05/08-01:01:48 Starman::Server (type Net::Server::PreFork) starting! pid(2084613)
Resolved [localhost]:40239 to [127.0.0.1]:40239, IPv4
Binding to TCP port 40239 on host 127.0.0.1 with IPv4
Setting gid to "1005 1005 1005"
2022/05/08-01:01:51 Server closing!
t/08_command.t .............. ok
All tests successful.
Files=9, Tests=86, 19 wallclock secs ( 0.04 usr  0.04 sys +  1.85 cusr  1.18 csys =  3.11 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module               Need   Have    
    -------------------- ------ --------
    Getopt::Long         2.38   2.52    
    JSON                 2.53   4.05    
    Net::CIDR::Lite      0      0.22    
    Parallel::Scoreboard 0.03   0.08    
    parent               0      0.238   
    Plack::Middleware    0      0       
    Pod::Usage           0      2.01    
    Try::Tiny            0.09   0.30    

build_requires:

    Module               Need   Have    
    -------------------- ------ --------
    B                    0      1.35    
    Capture::Tiny        0      0.48    
    LWP::UserAgent       0      6.61    
    Starman              0.3013 0.4015  
    Test::More           0      1.302188
    Test::SharedFork     0      0.35    
    Test::TCP            2.00   2.22    

configure_requires:

    Module               Need   Have    
    -------------------- ------ --------
    Module::Build        0.38   0.4231  


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = /tmp/loop_over_bdir-1400966-5P0mHZ/MP3-PodcastFetch-1.05-0/blib/arch:/tmp/loop_over_bdir-1400966-5P0mHZ/MP3-PodcastFetch-1.05-0/blib/lib:/tmp/loop_over_bdir-1400966-5P0mHZ/LCFG-Build-Skeleton-0.5.0-0/blib/arch:/tmp/loop_over_bdir-1400966-5P0mHZ/LCFG-Build-Skeleton-0.5.0-0/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 1401107
    PERL5_CPAN_IS_RUNNING = 1401107
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/bin/zsh
    TERM = screen

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

    $^X = /tmp/basesmoker-reloperl-kRQA/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.29    
    CPAN::Meta          2.150010
    Cwd                 3.75    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.44    
    ExtUtils::Install   2.06    
    ExtUtils::MakeMaker 7.44    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.35    
    File::Spec          3.75    
    JSON                4.05    
    JSON::PP            4.07    
    Module::Build       0.4231  
    Module::Signature   0.88    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302188
    YAML                1.30    
    YAML::Syck          1.34    
    version             0.9924  


--

Summary of my perl5 (revision 5 version 16 subversion 3) configuration:
  Derived from: fd04d42d38f4751b981eb6e9213ee1ab8ef11ea6
  Platform:
    osname=linux, osvers=5.3.0-2-amd64, archname=x86_64-linux-thread-multi
    uname='linux k93msid 5.3.0-2-amd64 #1 smp debian 5.3.9-3 (2019-11-19) x86_64 gnulinux '
    config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.16.3/29fb -Dmyhostname=k93msid -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Duseithreads -Uuselongdouble -DEBUGGING=both'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2 -g',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='9.2.1 20191109', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    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 -L/usr/local/lib'
    libpth=/usr/local/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
    libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.29.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.29'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: DEBUGGING HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV
                        PERL_TRACK_MEMPOOL PERL_USE_DEVEL USE_64_BIT_ALL
                        USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
                        USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
                        USE_REENTRANT_API
  Locally applied patches:
	uncommitted-changes
  Built under linux
  Compiled at May 15 2020 07:31:25
  %ENV:
    PERL5LIB="/tmp/loop_over_bdir-1400966-5P0mHZ/MP3-PodcastFetch-1.05-0/blib/arch:/tmp/loop_over_bdir-1400966-5P0mHZ/MP3-PodcastFetch-1.05-0/blib/lib:/tmp/loop_over_bdir-1400966-5P0mHZ/LCFG-Build-Skeleton-0.5.0-0/blib/arch:/tmp/loop_over_bdir-1400966-5P0mHZ/LCFG-Build-Skeleton-0.5.0-0/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="1401107"
    PERL5_CPAN_IS_RUNNING="1401107"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /tmp/loop_over_bdir-1400966-5P0mHZ/MP3-PodcastFetch-1.05-0/blib/arch
    /tmp/loop_over_bdir-1400966-5P0mHZ/MP3-PodcastFetch-1.05-0/blib/lib
    /tmp/loop_over_bdir-1400966-5P0mHZ/LCFG-Build-Skeleton-0.5.0-0/blib/arch
    /tmp/loop_over_bdir-1400966-5P0mHZ/LCFG-Build-Skeleton-0.5.0-0/blib/lib
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.16.3/29fb/lib/site_perl/5.16.3/x86_64-linux-thread-multi
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.16.3/29fb/lib/site_perl/5.16.3
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.16.3/29fb/lib/5.16.3/x86_64-linux-thread-multi
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.16.3/29fb/lib/5.16.3
    .