Plack-Middleware-ServerStatus-Lite v0.36 Perl 5 v5.36.1 RC3 x86_64-linux

Status
Pass
From
Andreas J. König (ANDK)
Dist
Plack-Middleware-ServerStatus-Lite v0.36
Platform
Perl 5 v5.36.1 RC3 x86_64-linux
Date
2023-04-17 10:58:54
ID
d85a0a74-dd0e-11ed-997b-ca21e7f38a3d
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.36.1, 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.
2023/04/17-10:55:05 Starman::Server (type Net::Server::PreFork) starting! pid(4129894)
Resolved [localhost]:32853 to [127.0.0.1]:32853, IPv4
Binding to TCP port 32853 on host 127.0.0.1 with IPv4
Setting gid to "1005 1005 1005"
2023/04/17-10:55:08 Server closing!
t/02_server.t ............... ok
using Starman for test at t/03_server_delayed_res.t line 29.
2023/04/17-10:55:08 Starman::Server (type Net::Server::PreFork) starting! pid(4129972)
Resolved [localhost]:45985 to [127.0.0.1]:45985, IPv4
Binding to TCP port 45985 on host 127.0.0.1 with IPv4
Setting gid to "1005 1005 1005"
2023/04/17-10:55:11 Server closing!
using Starman for test at t/03_server_delayed_res.t line 89.
2023/04/17-10:55:11 Starman::Server (type Net::Server::PreFork) starting! pid(4130226)
Resolved [localhost]:34207 to [127.0.0.1]:34207, IPv4
Binding to TCP port 34207 on host 127.0.0.1 with IPv4
Setting gid to "1005 1005 1005"
2023/04/17-10:55:15 Server closing!
t/03_server_delayed_res.t ... ok
using Starman for test at t/04_json.t line 31.
2023/04/17-10:55:15 Starman::Server (type Net::Server::PreFork) starting! pid(4130236)
Resolved [localhost]:41225 to [127.0.0.1]:41225, IPv4
Binding to TCP port 41225 on host 127.0.0.1 with IPv4
Setting gid to "1005 1005 1005"
2023/04/17-10:55:18 Server closing!
t/04_json.t ................. ok
using Starman for test at t/05_counter.t line 31.
2023/04/17-10:55:18 Starman::Server (type Net::Server::PreFork) starting! pid(4130246)
Resolved [localhost]:43045 to [127.0.0.1]:43045, IPv4
Binding to TCP port 43045 on host 127.0.0.1 with IPv4
Setting gid to "1005 1005 1005"
2023/04/17-10:55:18 Server closing!
t/05_counter.t .............. ok
using Starman for test at t/06_counter_delayed_res.t line 33.
2023/04/17-10:55:18 Starman::Server (type Net::Server::PreFork) starting! pid(4130255)
Resolved [localhost]:45621 to [127.0.0.1]:45621, IPv4
Binding to TCP port 45621 on host 127.0.0.1 with IPv4
Setting gid to "1005 1005 1005"
2023/04/17-10:55:18 Server closing!
using Starman for test at t/06_counter_delayed_res.t line 95.
2023/04/17-10:55:18 Starman::Server (type Net::Server::PreFork) starting! pid(4130263)
Resolved [localhost]:32945 to [127.0.0.1]:32945, IPv4
Binding to TCP port 32945 on host 127.0.0.1 with IPv4
Setting gid to "1005 1005 1005"
2023/04/17-10:55:18 Server closing!
t/06_counter_delayed_res.t .. ok
using Starman for test at t/07_skip_ps.t line 29.
2023/04/17-10:55:19 Starman::Server (type Net::Server::PreFork) starting! pid(4130272)
Resolved [localhost]:46123 to [127.0.0.1]:46123, IPv4
Binding to TCP port 46123 on host 127.0.0.1 with IPv4
Setting gid to "1005 1005 1005"
2023/04/17-10:55:20 Server closing!
t/07_skip_ps.t .............. ok
2023/04/17-10:55:20 Starman::Server (type Net::Server::PreFork) starting! pid(4130279)
Resolved [localhost]:43539 to [127.0.0.1]:43539, IPv4
Binding to TCP port 43539 on host 127.0.0.1 with IPv4
Setting gid to "1005 1005 1005"
2023/04/17-10:55:23 Server closing!
t/08_command.t .............. ok
All tests successful.
Files=9, Tests=86, 18 wallclock secs ( 0.05 usr  0.03 sys +  1.94 cusr  0.56 csys =  2.58 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

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

build_requires:

    Module               Need   Have    
    -------------------- ------ --------
    B                    0      1.83    
    Capture::Tiny        0      0.48    
    LWP::UserAgent       0      6.68    
    Starman              0.3013 0.4016  
    Test::More           0      1.302194
    Test::SharedFork     0      0.35    
    Test::TCP            2.00   2.22    

configure_requires:

    Module               Need   Have    
    -------------------- ------ --------
    Module::Build        0.38   0.4232  


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    LC_ADDRESS = de_DE.UTF-8
    LC_IDENTIFICATION = de_DE.UTF-8
    LC_MEASUREMENT = de_DE.UTF-8
    LC_MONETARY = de_DE.UTF-8
    LC_NAME = de_DE.UTF-8
    LC_NUMERIC = de_DE.UTF-8
    LC_PAPER = de_DE.UTF-8
    LC_TELEPHONE = de_DE.UTF-8
    LC_TIME = de_DE.UTF-8
    PATH = /home/sand/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/perl/bin:/usr/X11/bin
    PERL5LIB = /tmp/loop_over_bdir-3552046-vdoz2i/Serge-1.4-0/blib/arch:/tmp/loop_over_bdir-3552046-vdoz2i/Serge-1.4-0/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 3552054
    PERL5_CPAN_IS_RUNNING = 3552054
    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-YI3K/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.34    
    CPAN::Meta          2.150010
    Cwd                 3.84    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.73    
    ExtUtils::ParseXS   3.45    
    File::Spec          3.84    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4232  
    Module::Signature   0.88    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.44    
    Test::More          1.302194
    YAML                1.30    
    YAML::Syck          1.34    
    version             0.9929  


--

Summary of my perl5 (revision 5 version 36 subversion 1) configuration:
  Commit id: 66cefb00b475e1b321ab2a1aa8e66a7ae14334c2
  Platform:
    osname=linux
    osvers=5.19.0-38-generic
    archname=x86_64-linux
    uname='linux k93jammy 5.19.0-38-generic #39~22.04.1-ubuntu smp preempt_dynamic fri mar 17 21:16:15 utc 2 x86_64 x86_64 x86_64 gnulinux '
    config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.36.1-RC3/6567 -Dmyhostname=k93jammy -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 -Uuseithreads -Uuselongdouble -DEBUGGING=-g'
    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 -g'
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='11.3.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 /usr/lib64
    libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/x86_64-linux-gnu/libc.so.6
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.35'
  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-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
    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
  Locally applied patches:
    RC3
  Built under linux
  Compiled at Apr 16 2023 17:59:23
  %ENV:
    PERL5LIB="/tmp/loop_over_bdir-3552046-vdoz2i/Serge-1.4-0/blib/arch:/tmp/loop_over_bdir-3552046-vdoz2i/Serge-1.4-0/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="3552054"
    PERL5_CPAN_IS_RUNNING="3552054"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /tmp/loop_over_bdir-3552046-vdoz2i/Serge-1.4-0/blib/arch
    /tmp/loop_over_bdir-3552046-vdoz2i/Serge-1.4-0/blib/lib
    /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.36.1-RC3/6567/lib/site_perl/5.36.1/x86_64-linux
    /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.36.1-RC3/6567/lib/site_perl/5.36.1
    /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.36.1-RC3/6567/lib/5.36.1/x86_64-linux
    /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.36.1-RC3/6567/lib/5.36.1
    .