Net-Statsd-Server v0.20 Perl 5 v5.43.3 amd64-netbsd-thread-multi

Status
Pass
From
Carlos Guevara
Dist
Net-Statsd-Server v0.20
Platform
Perl 5 v5.43.3 amd64-netbsd-thread-multi
Date
2025-09-23 11:59:16
ID
badac76c-9874-11f0-b484-b3b1ecc2f6b8
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 Cosimo Streppone,

This is a computer-generated report for Net-Statsd-Server-0.20
on perl 5.43.3, created by CPAN-Reporter-1.2020.

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/cpan/bin/perl/bin/perl5.43.3" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/integration-tests/*.t
t/000-sanity.t ............................. ok
t/config.t ................................. ok
t/graphite.t ............................... ok
2025-09-23 07:59:05.000000 -0400 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Console backend
2025-09-23 07:59:05.000000 -0400 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2025-09-23 07:59:05.000000 -0400 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::Perl', using it.
Couldn't set SO_RCVBUF: No buffer space available at /home/cpan/.cpan/build/Net-Statsd-Server-0.20-0/bin/../lib/Net/Statsd/Server.pm line 709.
2025-09-23 07:59:05.642750 -0400 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2025-09-23 07:59:05.642874 -0400 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2025-09-23 07:59:05.642977 -0400 note  Net::Statsd::Server: metrics flush will happen every 1s
2025-09-23 07:59:06.092353 -0400 warn  Net::Statsd::Server: Bad line: 1 in msg "a_bad_test_value|z"
2025-09-23 07:59:06.658190 -0400 note  Net::Statsd::Server: flushing metrics
Flushing stats at Tue Sep 23 07:59:06 2025
{"pctThreshold":[90],"sets":null,"gauges":{},"timer_data":{},"timers":{},"counter_rates":{"statsd.packets_received":1,"statsd.bad_lines_seen":1},"counters":{"statsd.packets_received":1,"statsd.bad_lines_seen":1}}
t/integration-tests/bad-message.t .......... ok
2025-09-23 07:59:06.000000 -0400 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Console backend
2025-09-23 07:59:06.000000 -0400 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2025-09-23 07:59:06.000000 -0400 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::Perl', using it.
Couldn't set SO_RCVBUF: No buffer space available at /home/cpan/.cpan/build/Net-Statsd-Server-0.20-0/bin/../lib/Net/Statsd/Server.pm line 709.
2025-09-23 07:59:06.852057 -0400 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2025-09-23 07:59:06.852185 -0400 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2025-09-23 07:59:06.852291 -0400 note  Net::Statsd::Server: metrics flush will happen every 1s
2025-09-23 07:59:07.873639 -0400 note  Net::Statsd::Server: flushing metrics
Flushing stats at Tue Sep 23 07:59:07 2025
{"counter_rates":{"statsd.bad_lines_seen":0,"a_test_value":100,"statsd.packets_received":1},"timer_data":{},"sets":null,"counters":{"statsd.bad_lines_seen":0,"a_test_value":100,"statsd.packets_received":1},"timers":{},"gauges":{},"pctThreshold":[90]}
# stats.counters.statsd.bad_lines_seen.rate 0.000000 1758628747
# stats.counters.statsd.bad_lines_seen.count 0 1758628747
# stats.counters.a_test_value.rate 100.000000 1758628747
# stats.counters.a_test_value.count 100 1758628747
# stats.counters.statsd.packets_received.rate 1.000000 1758628747
# stats.counters.statsd.packets_received.count 1 1758628747
# stats.statsd.numStats 3 1758628747
# stats.statsd.graphiteStats.calculationtime 0.086000 1758628747
# stats.statsd.processing_time 0.069 1758628747
# stats.statsd.graphiteStats.last_exception 138323903916648 1758628747
# stats.statsd.graphiteStats.last_flush 138323903916648 1758628747
t/integration-tests/counts-are-valid.t ..... ok
2025-09-23 07:59:08.000000 -0400 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2025-09-23 07:59:08.000000 -0400 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::Perl', using it.
Couldn't set SO_RCVBUF: No buffer space available at /home/cpan/.cpan/build/Net-Statsd-Server-0.20-0/bin/../lib/Net/Statsd/Server.pm line 709.
2025-09-23 07:59:08.043337 -0400 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2025-09-23 07:59:08.043446 -0400 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2025-09-23 07:59:08.043541 -0400 note  Net::Statsd::Server: metrics flush will happen every 1s
2025-09-23 07:59:09.065118 -0400 note  Net::Statsd::Server: flushing metrics
# First flush. Test gauge should be there.
2025-09-23 07:59:10.063263 -0400 note  Net::Statsd::Server: flushing metrics
# Second flush. deleteGauges=false should keep the test gauge.
t/integration-tests/delete-gauges-false.t .. ok
2025-09-23 07:59:10.000000 -0400 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2025-09-23 07:59:10.000000 -0400 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::Perl', using it.
Couldn't set SO_RCVBUF: No buffer space available at /home/cpan/.cpan/build/Net-Statsd-Server-0.20-0/bin/../lib/Net/Statsd/Server.pm line 709.
2025-09-23 07:59:10.226780 -0400 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2025-09-23 07:59:10.226887 -0400 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2025-09-23 07:59:10.226980 -0400 note  Net::Statsd::Server: metrics flush will happen every 1s
2025-09-23 07:59:11.249188 -0400 note  Net::Statsd::Server: flushing metrics
# First flush. Test gauge should be there.
2025-09-23 07:59:12.242643 -0400 note  Net::Statsd::Server: flushing metrics
# Second flush. deleteIdleStats should have cleared the test gauge.
t/integration-tests/delete-idle-stats.t .... ok
2025-09-23 07:59:12.000000 -0400 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Console backend
2025-09-23 07:59:12.000000 -0400 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2025-09-23 07:59:12.000000 -0400 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::Perl', using it.
Couldn't set SO_RCVBUF: No buffer space available at /home/cpan/.cpan/build/Net-Statsd-Server-0.20-0/bin/../lib/Net/Statsd/Server.pm line 709.
2025-09-23 07:59:12.402040 -0400 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2025-09-23 07:59:12.402146 -0400 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2025-09-23 07:59:12.402240 -0400 note  Net::Statsd::Server: metrics flush will happen every 1s
2025-09-23 07:59:13.419001 -0400 note  Net::Statsd::Server: flushing metrics
Flushing stats at Tue Sep 23 07:59:13 2025
{"counter_rates":{"a_test_value,category=web,severity=high":100,"statsd.packets_received":1,"statsd.bad_lines_seen":0},"sets":null,"pctThreshold":[90],"gauges":{},"counters":{"a_test_value,category=web,severity=high":100,"statsd.bad_lines_seen":0,"statsd.packets_received":1},"timer_data":{},"timers":{}}
# stats.counters.a_test_value,category=web,severity=high.rate 100.000000 1758628753
# stats.counters.a_test_value,category=web,severity=high.count 100 1758628753
# stats.counters.statsd.bad_lines_seen.rate 0.000000 1758628753
# stats.counters.statsd.bad_lines_seen.count 0 1758628753
# stats.counters.statsd.packets_received.rate 1.000000 1758628753
# stats.counters.statsd.packets_received.count 1 1758628753
# stats.statsd.numStats 3 1758628753
# stats.statsd.graphiteStats.calculationtime 0.087000 1758628753
# stats.statsd.processing_time 0.054 1758628753
# stats.statsd.graphiteStats.last_exception 128857273707112 1758628753
# stats.statsd.graphiteStats.last_flush 128857273707112 1758628753
t/integration-tests/keys-with-tags.t ....... ok
2025-09-23 07:59:13.000000 -0400 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2025-09-23 07:59:13.000000 -0400 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::Perl', using it.
Couldn't set SO_RCVBUF: No buffer space available at /home/cpan/.cpan/build/Net-Statsd-Server-0.20-0/bin/../lib/Net/Statsd/Server.pm line 709.
2025-09-23 07:59:13.576428 -0400 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2025-09-23 07:59:13.576538 -0400 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2025-09-23 07:59:13.576630 -0400 note  Net::Statsd::Server: metrics flush will happen every 1s
# Expected mean value is 1952.71
2025-09-23 07:59:14.594419 -0400 note  Net::Statsd::Server: flushing metrics
# stats.counters.statsd.packets_received.rate 100.000000 1758628754
# stats.counters.statsd.packets_received.count 100 1758628754
# stats.counters.statsd.bad_lines_seen.rate 0.000000 1758628754
# stats.counters.statsd.bad_lines_seen.count 0 1758628754
# stats.timers.read_latency.lower 1001.000000 1758628754
# stats.timers.read_latency.sum_95 180495.000000 1758628754
# stats.timers.read_latency.mean_98 1931.540816 1758628754
# stats.timers.read_latency.upper_99 2990.000000 1758628754
# stats.timers.read_latency.sum_squares_98 392849789.000000 1758628754
# stats.timers.read_latency.median 1939.500000 1758628754
# stats.timers.read_latency.sum_squares 410729989.000000 1758628754
# stats.timers.read_latency.upper_98 2941.000000 1758628754
# stats.timers.read_latency.count 100.000000 1758628754
# stats.timers.read_latency.mean_99 1942.232323 1758628754
# stats.timers.read_latency.upper_95 2886.000000 1758628754
# stats.timers.read_latency.count_99 99.000000 1758628754
# stats.timers.read_latency.sum 195271.000000 1758628754
# stats.timers.read_latency.sum_squares_95 367059651.000000 1758628754
# stats.timers.read_latency.mean_95 1899.947368 1758628754
# stats.timers.read_latency.sum_98 189291.000000 1758628754
# stats.timers.read_latency.mean 1952.710000 1758628754
# stats.timers.read_latency.sum_squares_99 401789889.000000 1758628754
# stats.timers.read_latency.upper 2990.000000 1758628754
# stats.timers.read_latency.sum_99 192281.000000 1758628754
# stats.timers.read_latency.count_98 98.000000 1758628754
# stats.timers.read_latency.count_95 95.000000 1758628754
# stats.timers.read_latency.std 542.423770 1758628754
# stats.timers.read_latency.count_ps 100.000000 1758628754
# stats.statsd.numStats 3 1758628754
# stats.statsd.graphiteStats.calculationtime 0.249000 1758628754
# stats.statsd.processing_time 0.491 1758628754
# stats.statsd.graphiteStats.last_exception 122677183707752 1758628754
# stats.statsd.graphiteStats.last_flush 122677183707752 1758628754
t/integration-tests/percent-threshold.t .... ok
2025-09-23 07:59:14.000000 -0400 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Console backend
2025-09-23 07:59:14.000000 -0400 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2025-09-23 07:59:14.000000 -0400 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::Perl', using it.
Couldn't set SO_RCVBUF: No buffer space available at /home/cpan/.cpan/build/Net-Statsd-Server-0.20-0/bin/../lib/Net/Statsd/Server.pm line 709.
2025-09-23 07:59:14.761003 -0400 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2025-09-23 07:59:14.761109 -0400 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2025-09-23 07:59:14.761204 -0400 note  Net::Statsd::Server: metrics flush will happen every 1s
2025-09-23 07:59:15.780472 -0400 note  Net::Statsd::Server: flushing metrics
Flushing stats at Tue Sep 23 07:59:15 2025
{"counter_rates":{"statsd.bad_lines_seen":0,"statsd.packets_received":1},"pctThreshold":["90"],"sets":null,"timer_data":{"a_test_value":{"count_ps":1,"mean_90":"100","upper_90":"100","sum_squares_90":10000,"count_90":1,"mean":100,"median":"100","sum_squares":10000,"std":0,"lower":"100","sum_90":"100","upper":"100","sum":"100","count":1}},"timers":{"a_test_value":["100"]},"counters":{"statsd.bad_lines_seen":0,"statsd.packets_received":1},"gauges":{}}
# stats.counters.statsd.bad_lines_seen.rate 0.000000 1758628755
# stats.counters.statsd.bad_lines_seen.count 0 1758628755
# stats.counters.statsd.packets_received.rate 1.000000 1758628755
# stats.counters.statsd.packets_received.count 1 1758628755
# stats.timers.a_test_value.count_ps 1.000000 1758628755
# stats.timers.a_test_value.mean_90 100.000000 1758628755
# stats.timers.a_test_value.upper_90 100.000000 1758628755
# stats.timers.a_test_value.sum_squares_90 10000.000000 1758628755
# stats.timers.a_test_value.count_90 1.000000 1758628755
# stats.timers.a_test_value.mean 100.000000 1758628755
# stats.timers.a_test_value.median 100.000000 1758628755
# stats.timers.a_test_value.sum_squares 10000.000000 1758628755
# stats.timers.a_test_value.std 0.000000 1758628755
# stats.timers.a_test_value.lower 100.000000 1758628755
# stats.timers.a_test_value.sum_90 100.000000 1758628755
# stats.timers.a_test_value.upper 100.000000 1758628755
# stats.timers.a_test_value.sum 100.000000 1758628755
# stats.timers.a_test_value.count 1.000000 1758628755
# stats.statsd.numStats 3 1758628755
# stats.statsd.graphiteStats.calculationtime 0.324000 1758628755
# stats.statsd.processing_time 0.198 1758628755
# stats.statsd.graphiteStats.last_exception 135501878413928 1758628755
# stats.statsd.graphiteStats.last_flush 135501878413928 1758628755
t/integration-tests/timers-are-valid.t ..... ok
t/process-metrics.t ........................ ok
t/trim.t ................................... ok
All tests successful.
Files=12, Tests=92, 10 wallclock secs ( 0.06 usr  0.03 sys +  0.81 cusr  0.33 csys =  1.23 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                Need Have    
    --------------------- ---- --------
    AnyEvent::Handle::UDP 0    0.050   
    IO::Socket::INET      0    1.55    
    JSON::XS              0    4.04    

build_requires:

    Module                Need Have    
    --------------------- ---- --------
    ExtUtils::MakeMaker   0    7.76    
    Test::More            0    1.302214

configure_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    DATE_MANIP_TEST_DM5 = 1
    LC_ALL = C
    NONINTERACTIVE_TESTING = 1
    NO_NETWORK_TESTING = 1
    PATH = /home/cpan/bin/perl/bin:/home/cpan/bin:/home/cpan/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R7/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/bin:/usr/local/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 13209
    PERL5_CPAN_IS_RUNNING = 13209
    PERL_MM_USE_DEFAULT = 1
    PERL_PERTURB_KEYS = 0
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/pkg/bin/bash
    TERM = screen
    TMPDIR = /home/cpan/tmp

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

    $^X = /home/cpan/bin/perl/bin/perl5.43.3
    $UID/$EUID = 1003 / 1003
    $GID = 100 100
    $EGID = 100 100

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.38    
    CPAN::Meta          2.150010
    Cwd                 3.94    
    ExtUtils::CBuilder  0.280242
    ExtUtils::Command   7.76    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.76    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.60    
    File::Spec          3.94    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test2               1.302214
    Test::Harness       3.52    
    Test::More          1.302214
    YAML                1.31    
    YAML::Syck          1.34    
    version             0.9933  


--

Summary of my perl5 (revision 5 version 43 subversion 3) configuration:
  Commit id: bc675a263c13b6bbf3598a088c5d5c3414bb2903
  Platform:
    osname=netbsd
    osvers=10.1
    archname=amd64-netbsd-thread-multi
    uname='netbsd cjg-netbsd10 10.1 netbsd 10.1 (generic) #0: mon dec 16 13:08:11 utc 2024 mkrepro@mkrepro.netbsd.org:usrsrcsysarchamd64compilegeneric amd64 '
    config_args='-des -Dprefix=/home/cpan/bin/perl -Dscriptdir=/home/cpan/bin/perl/bin -Dusedevel -Duse64bitall -Duseithreads'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=define
    usemultiplicity=define
    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/pkg/include -D_FORTIFY_SOURCE=2'
    optimize='-O'
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/pkg/include'
    ccversion=''
    gccversion='10.5.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 =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib -fstack-protector-strong -L/usr/pkg/lib'
    libpth=/usr/lib /usr/pkg/lib /lib
    libs=-lpthread -lm -lcrypt -lutil -lc -lposix
    perllibs=-lpthread -lm -lcrypt -lutil -lc -lposix
    libc=/lib/libc.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='-Wl,-E '
    cccdlflags='-DPIC -fPIC '
    lddlflags='-shared  -L/usr/pkg/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_LONG_DOUBLE
    HAS_STRTOLD
    HAS_TIMES
    MULTIPLICITY
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_HASH_FUNC_SIPHASH13
    PERL_HASH_USE_SBOX32
    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_ITHREADS
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
    USE_REENTRANT_API
  Built under netbsd
  Compiled at Sep 21 2025 23:20:15
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="13209"
    PERL5_CPAN_IS_RUNNING="13209"
    PERL_MM_USE_DEFAULT="1"
    PERL_PERTURB_KEYS="0"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/cpan/bin/perl/lib/site_perl/5.43.3/amd64-netbsd-thread-multi
    /home/cpan/bin/perl/lib/site_perl/5.43.3
    /home/cpan/bin/perl/lib/5.43.3/amd64-netbsd-thread-multi
    /home/cpan/bin/perl/lib/5.43.3
    .