Net-Statsd-Server v0.20 Perl 5 v5.43.3 x86_64-linux
- Status
- Pass
- From
- Carlos Guevara
- Dist
-
Net-Statsd-Server v0.20
- Platform
- Perl 5 v5.43.3 x86_64-linux
- Date
- 2025-09-10 01:46:08
- ID
- ec1eddd2-8de7-11f0-9cbf-879dbcfc05b2
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-09 21:45:57.000000 -0400 note Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Console backend
2025-09-09 21:45:57.000000 -0400 note Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2025-09-09 21:45:57.000000 -0400 info AnyEvent: Autoloaded model 'AnyEvent::Impl::Perl', using it.
2025-09-09 21:45:57.830396 -0400 note Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2025-09-09 21:45:57.830466 -0400 note Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2025-09-09 21:45:57.830513 -0400 note Net::Statsd::Server: metrics flush will happen every 1s
2025-09-09 21:45:58.279597 -0400 warn Net::Statsd::Server: Bad line: 1 in msg "a_bad_test_value|z"
2025-09-09 21:45:58.831476 -0400 note Net::Statsd::Server: flushing metrics
Flushing stats at Tue Sep 9 21:45:58 2025
{"sets":null,"counters":{"statsd.bad_lines_seen":1,"statsd.packets_received":1},"timers":{},"counter_rates":{"statsd.bad_lines_seen":1,"statsd.packets_received":1},"timer_data":{},"pctThreshold":[90],"gauges":{}}
t/integration-tests/bad-message.t .......... ok
2025-09-09 21:45:58.000000 -0400 note Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Console backend
2025-09-09 21:45:58.000000 -0400 note Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2025-09-09 21:45:58.000000 -0400 info AnyEvent: Autoloaded model 'AnyEvent::Impl::Perl', using it.
2025-09-09 21:45:58.984443 -0400 note Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2025-09-09 21:45:58.984518 -0400 note Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2025-09-09 21:45:58.984564 -0400 note Net::Statsd::Server: metrics flush will happen every 1s
2025-09-09 21:45:59.985560 -0400 note Net::Statsd::Server: flushing metrics
Flushing stats at Tue Sep 9 21:45:59 2025
{"timer_data":{},"counters":{"statsd.packets_received":1,"a_test_value":100,"statsd.bad_lines_seen":0},"pctThreshold":[90],"counter_rates":{"statsd.packets_received":1,"a_test_value":100,"statsd.bad_lines_seen":0},"sets":null,"timers":{},"gauges":{}}
# stats.counters.statsd.packets_received.rate 1.000000 1757468759
# stats.counters.statsd.packets_received.count 1 1757468759
# stats.counters.a_test_value.rate 100.000000 1757468759
# stats.counters.a_test_value.count 100 1757468759
# stats.counters.statsd.bad_lines_seen.rate 0.000000 1757468759
# stats.counters.statsd.bad_lines_seen.count 0 1757468759
# stats.statsd.numStats 3 1757468759
# stats.statsd.graphiteStats.calculationtime 0.070000 1757468759
# stats.statsd.processing_time 0.036 1757468759
# stats.statsd.graphiteStats.last_exception 140336952515240 1757468759
# stats.statsd.graphiteStats.last_flush 140336952515240 1757468759
t/integration-tests/counts-are-valid.t ..... ok
2025-09-09 21:46:00.000000 -0400 note Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2025-09-09 21:46:00.000000 -0400 info AnyEvent: Autoloaded model 'AnyEvent::Impl::Perl', using it.
2025-09-09 21:46:00.132863 -0400 note Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2025-09-09 21:46:00.132931 -0400 note Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2025-09-09 21:46:00.132980 -0400 note Net::Statsd::Server: metrics flush will happen every 1s
2025-09-09 21:46:01.133900 -0400 note Net::Statsd::Server: flushing metrics
# First flush. Test gauge should be there.
2025-09-09 21:46:02.134319 -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-09 21:46:02.000000 -0400 note Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2025-09-09 21:46:02.000000 -0400 info AnyEvent: Autoloaded model 'AnyEvent::Impl::Perl', using it.
2025-09-09 21:46:02.279335 -0400 note Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2025-09-09 21:46:02.279402 -0400 note Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2025-09-09 21:46:02.279445 -0400 note Net::Statsd::Server: metrics flush will happen every 1s
2025-09-09 21:46:03.280467 -0400 note Net::Statsd::Server: flushing metrics
# First flush. Test gauge should be there.
2025-09-09 21:46:04.280844 -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-09 21:46:04.000000 -0400 note Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Console backend
2025-09-09 21:46:04.000000 -0400 note Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2025-09-09 21:46:04.000000 -0400 info AnyEvent: Autoloaded model 'AnyEvent::Impl::Perl', using it.
2025-09-09 21:46:04.428215 -0400 note Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2025-09-09 21:46:04.428287 -0400 note Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2025-09-09 21:46:04.428333 -0400 note Net::Statsd::Server: metrics flush will happen every 1s
2025-09-09 21:46:05.429265 -0400 note Net::Statsd::Server: flushing metrics
Flushing stats at Tue Sep 9 21:46:05 2025
{"pctThreshold":[90],"timers":{},"counter_rates":{"statsd.packets_received":1,"statsd.bad_lines_seen":0,"a_test_value,category=web,severity=high":100},"timer_data":{},"counters":{"statsd.packets_received":1,"statsd.bad_lines_seen":0,"a_test_value,category=web,severity=high":100},"gauges":{},"sets":null}
# stats.counters.statsd.packets_received.rate 1.000000 1757468765
# stats.counters.statsd.packets_received.count 1 1757468765
# stats.counters.statsd.bad_lines_seen.rate 0.000000 1757468765
# stats.counters.statsd.bad_lines_seen.count 0 1757468765
# stats.counters.a_test_value,category=web,severity=high.rate 100.000000 1757468765
# stats.counters.a_test_value,category=web,severity=high.count 100 1757468765
# stats.statsd.numStats 3 1757468765
# stats.statsd.graphiteStats.calculationtime 0.069000 1757468765
# stats.statsd.processing_time 0.035 1757468765
# stats.statsd.graphiteStats.last_exception 140556790594216 1757468765
# stats.statsd.graphiteStats.last_flush 140556790594216 1757468765
t/integration-tests/keys-with-tags.t ....... ok
2025-09-09 21:46:05.000000 -0400 note Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2025-09-09 21:46:05.000000 -0400 info AnyEvent: Autoloaded model 'AnyEvent::Impl::Perl', using it.
2025-09-09 21:46:05.577270 -0400 note Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2025-09-09 21:46:05.577291 -0400 note Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2025-09-09 21:46:05.577307 -0400 note Net::Statsd::Server: metrics flush will happen every 1s
# Expected mean value is 2125.05
2025-09-09 21:46:06.578389 -0400 note Net::Statsd::Server: flushing metrics
# stats.counters.statsd.bad_lines_seen.rate 0.000000 1757468766
# stats.counters.statsd.bad_lines_seen.count 0 1757468766
# stats.counters.statsd.packets_received.rate 100.000000 1757468766
# stats.counters.statsd.packets_received.count 100 1757468766
# stats.timers.read_latency.sum_squares 487328177.000000 1757468766
# stats.timers.read_latency.mean_98 2107.326531 1757468766
# stats.timers.read_latency.sum_squares_98 469406068.000000 1757468766
# stats.timers.read_latency.upper_98 2965.000000 1757468766
# stats.timers.read_latency.sum_squares_99 478346168.000000 1757468766
# stats.timers.read_latency.upper_99 2990.000000 1757468766
# stats.timers.read_latency.mean_95 2080.578947 1757468766
# stats.timers.read_latency.count_95 95.000000 1757468766
# stats.timers.read_latency.mean_99 2116.242424 1757468766
# stats.timers.read_latency.sum_99 209508.000000 1757468766
# stats.timers.read_latency.sum_95 197655.000000 1757468766
# stats.timers.read_latency.lower 1030.000000 1757468766
# stats.timers.read_latency.count_ps 100.000000 1757468766
# stats.timers.read_latency.upper 2997.000000 1757468766
# stats.timers.read_latency.std 597.866429 1757468766
# stats.timers.read_latency.count_99 99.000000 1757468766
# stats.timers.read_latency.count_98 98.000000 1757468766
# stats.timers.read_latency.sum_98 206518.000000 1757468766
# stats.timers.read_latency.sum_squares_95 443221441.000000 1757468766
# stats.timers.read_latency.sum 212505.000000 1757468766
# stats.timers.read_latency.mean 2125.050000 1757468766
# stats.timers.read_latency.count 100.000000 1757468766
# stats.timers.read_latency.median 2265.000000 1757468766
# stats.timers.read_latency.upper_95 2935.000000 1757468766
# stats.statsd.numStats 3 1757468766
# stats.statsd.graphiteStats.calculationtime 0.177000 1757468766
# stats.statsd.processing_time 0.446 1757468766
# stats.statsd.graphiteStats.last_exception 140108007176872 1757468766
# stats.statsd.graphiteStats.last_flush 140108007176872 1757468766
t/integration-tests/percent-threshold.t .... ok
2025-09-09 21:46:06.000000 -0400 note Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Console backend
2025-09-09 21:46:06.000000 -0400 note Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2025-09-09 21:46:06.000000 -0400 info AnyEvent: Autoloaded model 'AnyEvent::Impl::Perl', using it.
2025-09-09 21:46:06.728167 -0400 note Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2025-09-09 21:46:06.728247 -0400 note Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2025-09-09 21:46:06.728307 -0400 note Net::Statsd::Server: metrics flush will happen every 1s
2025-09-09 21:46:07.729103 -0400 note Net::Statsd::Server: flushing metrics
Flushing stats at Tue Sep 9 21:46:07 2025
{"timers":{"a_test_value":["100"]},"counter_rates":{"statsd.bad_lines_seen":0,"statsd.packets_received":1},"gauges":{},"sets":null,"pctThreshold":["90"],"counters":{"statsd.bad_lines_seen":0,"statsd.packets_received":1},"timer_data":{"a_test_value":{"upper":"100","mean":100,"median":"100","std":0,"lower":"100","upper_90":"100","sum_squares":10000,"sum_90":"100","sum":"100","count_ps":1,"count_90":1,"mean_90":"100","count":1,"sum_squares_90":10000}}}
# stats.counters.statsd.bad_lines_seen.rate 0.000000 1757468767
# stats.counters.statsd.bad_lines_seen.count 0 1757468767
# stats.counters.statsd.packets_received.rate 1.000000 1757468767
# stats.counters.statsd.packets_received.count 1 1757468767
# stats.timers.a_test_value.upper 100.000000 1757468767
# stats.timers.a_test_value.mean 100.000000 1757468767
# stats.timers.a_test_value.median 100.000000 1757468767
# stats.timers.a_test_value.std 0.000000 1757468767
# stats.timers.a_test_value.lower 100.000000 1757468767
# stats.timers.a_test_value.upper_90 100.000000 1757468767
# stats.timers.a_test_value.sum_squares 10000.000000 1757468767
# stats.timers.a_test_value.sum_90 100.000000 1757468767
# stats.timers.a_test_value.sum 100.000000 1757468767
# stats.timers.a_test_value.count_ps 1.000000 1757468767
# stats.timers.a_test_value.count_90 1.000000 1757468767
# stats.timers.a_test_value.mean_90 100.000000 1757468767
# stats.timers.a_test_value.count 1.000000 1757468767
# stats.timers.a_test_value.sum_squares_90 10000.000000 1757468767
# stats.statsd.numStats 3 1757468767
# stats.statsd.graphiteStats.calculationtime 0.142000 1757468767
# stats.statsd.processing_time 0.122 1757468767
# stats.statsd.graphiteStats.last_exception 140653024590504 1757468767
# stats.statsd.graphiteStats.last_flush 140653024590504 1757468767
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.03 usr 0.03 sys + 0.73 cusr 0.23 csys = 1.02 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
LANG = C.UTF-8
LC_COLLATE = C
NONINTERACTIVE_TESTING = 1
NO_NETWORK_TESTING = 1
PATH = /home/cpan/bin/perl/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 31693
PERL5_CPAN_IS_RUNNING = 31693
PERL_MM_USE_DEFAULT = 1
PERL_PERTURB_KEYS = 0
PERL_USE_UNSAFE_INC = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/cpan/bin/perl/bin/perl5.43.3
$UID/$EUID = 1001 / 1001
$GID = 1001 1001
$EGID = 1001 1001
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: d9b90c34abaf71cb5055916e9d9591b63e51ade9
Platform:
osname=linux
osvers=6.12.45-0-lts
archname=x86_64-linux
uname='linux cjg-alpine3 6.12.45-0-lts #1-alpine smp preempt_dynamic 2025-09-04 19:48:23 x86_64 linux '
config_args='-des -Dprefix=/home/cpan/bin/perl -Dscriptdir=/home/cpan/bin/perl/bin -Dusedevel -Duse64bitall'
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 ='-D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
optimize='-O2'
cppflags='-D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong'
ccversion=''
gccversion='14.2.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/lib /usr/local/lib /lib
libs=-lpthread -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
libc=/usr/lib/libc.a
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version=''
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_LONG_DOUBLE
HAS_STRTOLD
HAS_TIMES
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_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 Sep 8 2025 18:16:37
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="31693"
PERL5_CPAN_IS_RUNNING="31693"
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/x86_64-linux
/home/cpan/bin/perl/lib/site_perl/5.43.3
/home/cpan/bin/perl/lib/5.43.3/x86_64-linux
/home/cpan/bin/perl/lib/5.43.3
.