Back
From: metabase:user:314402c4-2aae-11df-837a-5e0a49663a4f
Subject: PASS Net-Statsd-Server-0.18 v5.18.2 GNU/Linux
Date: 2015-02-26T12:21:50Z
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.18
on perl 5.18.2, created by CPAN-Reporter-1.2011.
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:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/bbbike/perl-5.18.2t/bin/perl" "-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
2015-02-26 12:20:39.000000 +0000 note Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Console backend
2015-02-26 12:20:39.000000 +0000 note Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2015-02-26 12:20:39.000000 +0000 info AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2015-02-26 12:20:39.281133 +0000 note Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2015-02-26 12:20:39.281202 +0000 note Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2015-02-26 12:20:39.281267 +0000 note Net::Statsd::Server: metrics flush will happen every 1s
2015-02-26 12:20:39.649765 +0000 warn Net::Statsd::Server: Bad line: 1 in msg "a_bad_test_value|z"
2015-02-26 12:20:40.262113 +0000 note Net::Statsd::Server: flushing metrics
Flushing stats at Thu Feb 26 12:20:40 2015
{"gauges":{},"counters":{"statsd.bad_lines_seen":1,"statsd.packets_received":1},"sets":null,"timer_data":{},"pctThreshold":[90],"counter_rates":{"statsd.bad_lines_seen":1,"statsd.packets_received":1},"timers":{}}
t/integration-tests/bad-message.t .......... ok
2015-02-26 12:20:40.000000 +0000 note Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Console backend
2015-02-26 12:20:40.000000 +0000 note Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2015-02-26 12:20:40.000000 +0000 info AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2015-02-26 12:20:40.459122 +0000 note Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2015-02-26 12:20:40.459177 +0000 note Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2015-02-26 12:20:40.459263 +0000 note Net::Statsd::Server: metrics flush will happen every 1s
2015-02-26 12:20:41.459881 +0000 note Net::Statsd::Server: flushing metrics
Flushing stats at Thu Feb 26 12:20:41 2015
{"timers":{},"sets":null,"gauges":{},"pctThreshold":[90],"timer_data":{},"counter_rates":{"statsd.bad_lines_seen":0,"a_test_value":100,"statsd.packets_received":1},"counters":{"statsd.bad_lines_seen":0,"statsd.packets_received":1,"a_test_value":100}}
# stats.counters.statsd.bad_lines_seen.rate 0.000000 1424953241
# stats.counters.statsd.bad_lines_seen.count 0 1424953241
# stats.counters.statsd.packets_received.rate 1.000000 1424953241
# stats.counters.statsd.packets_received.count 1 1424953241
# stats.counters.a_test_value.rate 100.000000 1424953241
# stats.counters.a_test_value.count 100 1424953241
# stats.statsd.numStats 3 1424953241
# stats.statsd.graphiteStats.calculationtime 0.151000 1424953241
# stats.statsd.processing_time 0.025 1424953241
# stats.statsd.graphiteStats.last_exception 31979344 1424953241
# stats.statsd.graphiteStats.last_flush 31979344 1424953241
t/integration-tests/counts-are-valid.t ..... ok
2015-02-26 12:20:41.000000 +0000 note Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2015-02-26 12:20:41.000000 +0000 info AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2015-02-26 12:20:41.662620 +0000 note Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2015-02-26 12:20:41.662666 +0000 note Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2015-02-26 12:20:41.662712 +0000 note Net::Statsd::Server: metrics flush will happen every 1s
2015-02-26 12:20:42.664144 +0000 note Net::Statsd::Server: flushing metrics
# First flush. Test gauge should be there.
2015-02-26 12:20:43.665370 +0000 note Net::Statsd::Server: flushing metrics
# Second flush. deleteGauges=false should keep the test gauge.
t/integration-tests/delete-gauges-false.t .. ok
2015-02-26 12:20:43.000000 +0000 note Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2015-02-26 12:20:43.000000 +0000 info AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2015-02-26 12:20:43.867878 +0000 note Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2015-02-26 12:20:43.867918 +0000 note Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2015-02-26 12:20:43.867965 +0000 note Net::Statsd::Server: metrics flush will happen every 1s
2015-02-26 12:20:44.869158 +0000 note Net::Statsd::Server: flushing metrics
# First flush. Test gauge should be there.
2015-02-26 12:20:45.870618 +0000 note Net::Statsd::Server: flushing metrics
# Second flush. deleteIdleStats should have cleared the test gauge.
t/integration-tests/delete-idle-stats.t .... ok
2015-02-26 12:20:46.000000 +0000 note Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2015-02-26 12:20:46.000000 +0000 info AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2015-02-26 12:20:46.077539 +0000 note Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2015-02-26 12:20:46.077581 +0000 note Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2015-02-26 12:20:46.077630 +0000 note Net::Statsd::Server: metrics flush will happen every 1s
# Expected mean value is 2036.34
2015-02-26 12:20:47.078823 +0000 note Net::Statsd::Server: flushing metrics
# stats.counters.statsd.bad_lines_seen.rate 0.000000 1424953247
# stats.counters.statsd.bad_lines_seen.count 0 1424953247
# stats.counters.statsd.packets_received.rate 100.000000 1424953247
# stats.counters.statsd.packets_received.count 100 1424953247
# stats.timers.read_latency.upper 2989.000000 1424953247
# stats.timers.read_latency.upper_98 2985.000000 1424953247
# stats.timers.read_latency.count_95 95.000000 1424953247
# stats.timers.read_latency.mean_98 2016.918367 1424953247
# stats.timers.read_latency.upper_95 2911.000000 1424953247
# stats.timers.read_latency.count_99 99.000000 1424953247
# stats.timers.read_latency.sum_squares_99 439704263.000000 1424953247
# stats.timers.read_latency.median 2107.000000 1424953247
# stats.timers.read_latency.count 100.000000 1424953247
# stats.timers.read_latency.mean_95 1987.368421 1424953247
# stats.timers.read_latency.count_ps 100.000000 1424953247
# stats.timers.read_latency.lower 1014.000000 1424953247
# stats.timers.read_latency.upper_99 2987.000000 1424953247
# stats.timers.read_latency.sum_squares_95 404625384.000000 1424953247
# stats.timers.read_latency.sum_95 188800.000000 1424953247
# stats.timers.read_latency.sum_98 197658.000000 1424953247
# stats.timers.read_latency.sum_99 200645.000000 1424953247
# stats.timers.read_latency.sum_squares 448638384.000000 1424953247
# stats.timers.read_latency.sum_squares_98 430782094.000000 1424953247
# stats.timers.read_latency.mean 2036.340000 1424953247
# stats.timers.read_latency.count_98 98.000000 1424953247
# stats.timers.read_latency.std 582.840668 1424953247
# stats.timers.read_latency.sum 203634.000000 1424953247
# stats.timers.read_latency.mean_99 2026.717172 1424953247
# stats.statsd.numStats 3 1424953247
# stats.statsd.graphiteStats.calculationtime 0.161000 1424953247
# stats.statsd.processing_time 0.364 1424953247
# stats.statsd.graphiteStats.last_exception 23562064 1424953247
# stats.statsd.graphiteStats.last_flush 23562064 1424953247
t/integration-tests/percent-threshold.t .... ok
2015-02-26 12:20:47.000000 +0000 note Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Console backend
2015-02-26 12:20:47.000000 +0000 note Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2015-02-26 12:20:47.000000 +0000 info AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2015-02-26 12:20:47.282265 +0000 note Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2015-02-26 12:20:47.282308 +0000 note Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2015-02-26 12:20:47.282365 +0000 note Net::Statsd::Server: metrics flush will happen every 1s
2015-02-26 12:20:48.283274 +0000 note Net::Statsd::Server: flushing metrics
Flushing stats at Thu Feb 26 12:20:48 2015
{"gauges":{},"sets":null,"timers":{"a_test_value":["100"]},"pctThreshold":["90"],"counter_rates":{"statsd.packets_received":1,"statsd.bad_lines_seen":0},"counters":{"statsd.packets_received":1,"statsd.bad_lines_seen":0},"timer_data":{"a_test_value":{"median":"100","lower":"100","mean":100,"count_ps":1,"sum":"100","sum_squares":10000,"std":0,"count_90":1,"upper":"100","mean_90":"100","upper_90":"100","count":1,"sum_90":"100","sum_squares_90":10000}}}
# stats.counters.statsd.packets_received.rate 1.000000 1424953248
# stats.counters.statsd.packets_received.count 1 1424953248
# stats.counters.statsd.bad_lines_seen.rate 0.000000 1424953248
# stats.counters.statsd.bad_lines_seen.count 0 1424953248
# stats.timers.a_test_value.median 100.000000 1424953248
# stats.timers.a_test_value.lower 100.000000 1424953248
# stats.timers.a_test_value.mean 100.000000 1424953248
# stats.timers.a_test_value.count_ps 1.000000 1424953248
# stats.timers.a_test_value.sum 100.000000 1424953248
# stats.timers.a_test_value.sum_squares 10000.000000 1424953248
# stats.timers.a_test_value.std 0.000000 1424953248
# stats.timers.a_test_value.count_90 1.000000 1424953248
# stats.timers.a_test_value.upper 100.000000 1424953248
# stats.timers.a_test_value.mean_90 100.000000 1424953248
# stats.timers.a_test_value.upper_90 100.000000 1424953248
# stats.timers.a_test_value.count 1.000000 1424953248
# stats.timers.a_test_value.sum_90 100.000000 1424953248
# stats.timers.a_test_value.sum_squares_90 10000.000000 1424953248
# stats.statsd.numStats 3 1424953248
# stats.statsd.graphiteStats.calculationtime 0.082000 1424953248
# stats.statsd.processing_time 0.085 1424953248
# stats.statsd.graphiteStats.last_exception 38086480 1424953248
# stats.statsd.graphiteStats.last_flush 38086480 1424953248
t/integration-tests/timers-are-valid.t ..... ok
t/process-metrics.t ........................ ok
t/trim.t ................................... ok
All tests successful.
Files=11, Tests=90, 10 wallclock secs ( 0.02 usr 0.10 sys + 0.72 cusr 0.22 csys = 1.06 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
--------------------- ---- --------
AnyEvent::Handle::UDP 0 0.043
IO::Socket::INET 0 1.33
JSON::XS 0 3.01
build_requires:
Module Need Have
--------------------- ---- --------
Test::More 0 1.001009
configure_requires:
Module Need Have
--------------------- ---- --------
ExtUtils::MakeMaker 6.30 7.04
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
DBIC_NO_WARN_BAD_PERL = 1
LANG = C
LC_ALL = de_DE.UTF-8
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/eserte/bin/linux-gnu:/home/eserte/bin/sh:/home/eserte/bin:/usr/games:/home/eserte/devel:/home/eserte/src/srezic-misc/scripts
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 19758
PERL5_CPAN_IS_RUNNING = 19758
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 19696,19758
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1001/lmS2pnpAQ3_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
PERL_PARALLEL_SMOKER = yes
SHELL = /bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1001
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /bbbike/perl-5.18.2t/bin/perl
$UID/$EUID = 1001 / 1001
$GID = 1001 109 1001
$EGID = 1001 109 1001
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.05
CPAN::Meta 2.142690
Cwd 3.47
ExtUtils::CBuilder 0.280217
ExtUtils::Command 1.18
ExtUtils::Install 2.04
ExtUtils::MakeMaker 7.04
ExtUtils::Manifest 1.68
ExtUtils::ParseXS 3.24
File::Spec 3.47
JSON 2.90
JSON::PP 2.27203
Module::Build 0.4211
Module::Signature 0.73
Parse::CPAN::Meta 1.4414
Test::Harness 3.35
Test::More 1.001009
YAML 1.14
YAML::Syck 1.29
version 0.9911
--
Summary of my perl5 (revision 5 version 18 subversion 2) configuration:
Platform:
osname=linux, osvers=3.2.0-4-amd64, archname=x86_64-linux-thread-multi
uname='linux eserte 3.2.0-4-amd64 #1 smp debian 3.2.57-3 x86_64 gnulinux '
config_args='-ds -e -Dprefix=/opt/perl-5.18.2t -Dusethreads'
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 -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.7.2', 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=-lnsl -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.13'
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'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV PERL_SAWAMPERSAND 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
Built under linux
Compiled at May 14 2014 07:16:29
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="19758"
PERL5_CPAN_IS_RUNNING="19758"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="19696,19758"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1001/lmS2pnpAQ3_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_HTML_DISPLAY_CLASS="HTML::Display::Mozilla"
PERL_PARALLEL_SMOKER="yes"
@INC:
/opt/perl-5.18.2t/lib/site_perl/5.18.2/x86_64-linux-thread-multi
/opt/perl-5.18.2t/lib/site_perl/5.18.2
/opt/perl-5.18.2t/lib/5.18.2/x86_64-linux-thread-multi
/opt/perl-5.18.2t/lib/5.18.2
.