Report for Net-Statsd-Server-0.18

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:52Z

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.2/bin/perl5.18.2" "-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:21:04.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Console backend
2015-02-26 12:21:04.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2015-02-26 12:21:04.000000 +0000 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2015-02-26 12:21:04.193922 +0000 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2015-02-26 12:21:04.193960 +0000 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2015-02-26 12:21:04.194009 +0000 note  Net::Statsd::Server: metrics flush will happen every 1s
2015-02-26 12:21:04.589406 +0000 warn  Net::Statsd::Server: Bad line: 1 in msg "a_bad_test_value|z"
2015-02-26 12:21:05.194696 +0000 note  Net::Statsd::Server: flushing metrics
Flushing stats at Thu Feb 26 12:21:05 2015
{"timers":{},"counters":{"statsd.bad_lines_seen":1,"statsd.packets_received":1},"timer_data":{},"gauges":{},"sets":null,"pctThreshold":[90],"counter_rates":{"statsd.bad_lines_seen":1,"statsd.packets_received":1}}
t/integration-tests/bad-message.t .......... ok
2015-02-26 12:21:05.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Console backend
2015-02-26 12:21:05.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2015-02-26 12:21:05.000000 +0000 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2015-02-26 12:21:05.379220 +0000 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2015-02-26 12:21:05.379261 +0000 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2015-02-26 12:21:05.379311 +0000 note  Net::Statsd::Server: metrics flush will happen every 1s
2015-02-26 12:21:06.380599 +0000 note  Net::Statsd::Server: flushing metrics
Flushing stats at Thu Feb 26 12:21:06 2015
{"pctThreshold":[90],"timer_data":{},"counter_rates":{"a_test_value":100,"statsd.packets_received":1,"statsd.bad_lines_seen":0},"sets":null,"timers":{},"counters":{"a_test_value":100,"statsd.packets_received":1,"statsd.bad_lines_seen":0},"gauges":{}}
# stats.counters.a_test_value.rate 100.000000 1424953266
# stats.counters.a_test_value.count 100 1424953266
# stats.counters.statsd.packets_received.rate 1.000000 1424953266
# stats.counters.statsd.packets_received.count 1 1424953266
# stats.counters.statsd.bad_lines_seen.rate 0.000000 1424953266
# stats.counters.statsd.bad_lines_seen.count 0 1424953266
# stats.statsd.numStats 3 1424953266
# stats.statsd.graphiteStats.calculationtime 0.108000 1424953266
# stats.statsd.processing_time 0.021 1424953266
# stats.statsd.graphiteStats.last_exception 11886112 1424953266
# stats.statsd.graphiteStats.last_flush 11886112 1424953266
t/integration-tests/counts-are-valid.t ..... ok
2015-02-26 12:21:06.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2015-02-26 12:21:06.000000 +0000 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2015-02-26 12:21:06.563061 +0000 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2015-02-26 12:21:06.563101 +0000 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2015-02-26 12:21:06.563148 +0000 note  Net::Statsd::Server: metrics flush will happen every 1s
2015-02-26 12:21:07.562736 +0000 note  Net::Statsd::Server: flushing metrics
# First flush. Test gauge should be there.
2015-02-26 12:21:08.565958 +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:21:08.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2015-02-26 12:21:08.000000 +0000 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2015-02-26 12:21:08.737559 +0000 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2015-02-26 12:21:08.737600 +0000 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2015-02-26 12:21:08.737664 +0000 note  Net::Statsd::Server: metrics flush will happen every 1s
2015-02-26 12:21:09.738392 +0000 note  Net::Statsd::Server: flushing metrics
# First flush. Test gauge should be there.
2015-02-26 12:21:10.740783 +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:21:10.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2015-02-26 12:21:10.000000 +0000 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2015-02-26 12:21:10.920269 +0000 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2015-02-26 12:21:10.920310 +0000 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2015-02-26 12:21:10.920357 +0000 note  Net::Statsd::Server: metrics flush will happen every 1s
# Expected mean value is 1966.17
2015-02-26 12:21:11.921288 +0000 note  Net::Statsd::Server: flushing metrics
# stats.counters.statsd.packets_received.rate 100.000000 1424953271
# stats.counters.statsd.packets_received.count 100 1424953271
# stats.counters.statsd.bad_lines_seen.rate 0.000000 1424953271
# stats.counters.statsd.bad_lines_seen.count 0 1424953271
# stats.timers.read_latency.upper 2996.000000 1424953271
# stats.timers.read_latency.sum_squares_98 400042215.000000 1424953271
# stats.timers.read_latency.count_99 99.000000 1424953271
# stats.timers.read_latency.mean 1966.170000 1424953271
# stats.timers.read_latency.count_98 98.000000 1424953271
# stats.timers.read_latency.sum_99 193621.000000 1424953271
# stats.timers.read_latency.count 100.000000 1424953271
# stats.timers.read_latency.sum_squares_95 374129026.000000 1424953271
# stats.timers.read_latency.count_95 95.000000 1424953271
# stats.timers.read_latency.sum_squares_99 408886891.000000 1424953271
# stats.timers.read_latency.median 1864.000000 1424953271
# stats.timers.read_latency.upper_95 2884.000000 1424953271
# stats.timers.read_latency.sum_squares 417862907.000000 1424953271
# stats.timers.read_latency.count_ps 100.000000 1424953271
# stats.timers.read_latency.std 559.289372 1424953271
# stats.timers.read_latency.lower 1084.000000 1424953271
# stats.timers.read_latency.mean_95 1914.000000 1424953271
# stats.timers.read_latency.sum_98 190647.000000 1424953271
# stats.timers.read_latency.sum 196617.000000 1424953271
# stats.timers.read_latency.upper_99 2974.000000 1424953271
# stats.timers.read_latency.sum_95 181830.000000 1424953271
# stats.timers.read_latency.upper_98 2942.000000 1424953271
# stats.timers.read_latency.mean_98 1945.377551 1424953271
# stats.timers.read_latency.mean_99 1955.767677 1424953271
# stats.statsd.numStats 3 1424953271
# stats.statsd.graphiteStats.calculationtime 0.105000 1424953271
# stats.statsd.processing_time 0.282 1424953271
# stats.statsd.graphiteStats.last_exception 39177760 1424953271
# stats.statsd.graphiteStats.last_flush 39177760 1424953271
t/integration-tests/percent-threshold.t .... ok
2015-02-26 12:21:12.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Console backend
2015-02-26 12:21:12.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2015-02-26 12:21:12.000000 +0000 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2015-02-26 12:21:12.104249 +0000 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2015-02-26 12:21:12.104291 +0000 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2015-02-26 12:21:12.104336 +0000 note  Net::Statsd::Server: metrics flush will happen every 1s
2015-02-26 12:21:13.105067 +0000 note  Net::Statsd::Server: flushing metrics
Flushing stats at Thu Feb 26 12:21:13 2015
{"timers":{"a_test_value":["100"]},"pctThreshold":["90"],"timer_data":{"a_test_value":{"count":1,"upper":"100","median":"100","count_ps":1,"sum_90":"100","mean_90":"100","lower":"100","upper_90":"100","sum_squares_90":10000,"sum_squares":10000,"mean":100,"std":0,"count_90":1,"sum":"100"}},"counter_rates":{"statsd.packets_received":1,"statsd.bad_lines_seen":0},"sets":null,"gauges":{},"counters":{"statsd.packets_received":1,"statsd.bad_lines_seen":0}}
# stats.counters.statsd.packets_received.rate 1.000000 1424953273
# stats.counters.statsd.packets_received.count 1 1424953273
# stats.counters.statsd.bad_lines_seen.rate 0.000000 1424953273
# stats.counters.statsd.bad_lines_seen.count 0 1424953273
# stats.timers.a_test_value.count 1.000000 1424953273
# stats.timers.a_test_value.upper 100.000000 1424953273
# stats.timers.a_test_value.median 100.000000 1424953273
# stats.timers.a_test_value.count_ps 1.000000 1424953273
# stats.timers.a_test_value.sum_90 100.000000 1424953273
# stats.timers.a_test_value.mean_90 100.000000 1424953273
# stats.timers.a_test_value.lower 100.000000 1424953273
# stats.timers.a_test_value.upper_90 100.000000 1424953273
# stats.timers.a_test_value.sum_squares_90 10000.000000 1424953273
# stats.timers.a_test_value.sum_squares 10000.000000 1424953273
# stats.timers.a_test_value.mean 100.000000 1424953273
# stats.timers.a_test_value.std 0.000000 1424953273
# stats.timers.a_test_value.count_90 1.000000 1424953273
# stats.timers.a_test_value.sum 100.000000 1424953273
# stats.statsd.numStats 3 1424953273
# stats.statsd.graphiteStats.calculationtime 0.161000 1424953273
# stats.statsd.processing_time 0.094 1424953273
# stats.statsd.graphiteStats.last_exception 26172960 1424953273
# stats.statsd.graphiteStats.last_flush 26172960 1424953273
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.05 usr  0.05 sys +  0.61 cusr  0.20 csys =  0.91 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 = 19985
    PERL5_CPAN_IS_RUNNING = 19985
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 19924,19985
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1001/vXyY6VB6Q1_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.2/bin/perl5.18.2
    $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
    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.2'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-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 -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -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 PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_SAWAMPERSAND USE_64_BIT_ALL
                        USE_64_BIT_INT USE_LARGE_FILES USE_LOCALE
                        USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
  Built under linux
  Compiled at May  7 2014 07:25:45
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="19985"
    PERL5_CPAN_IS_RUNNING="19985"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="19924,19985"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1001/vXyY6VB6Q1_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_HTML_DISPLAY_CLASS="HTML::Display::Mozilla"
    PERL_PARALLEL_SMOKER="yes"
  @INC:
    /opt/perl-5.18.2/lib/site_perl/5.18.2/x86_64-linux
    /opt/perl-5.18.2/lib/site_perl/5.18.2
    /opt/perl-5.18.2/lib/5.18.2/x86_64-linux
    /opt/perl-5.18.2/lib/5.18.2
    .