PATH=/usr/bin:/bin:/data/fly2200/var/megalib/bin Start 2015-10-01T06:17:58 ActivePerl-2200 CPAN-2.00 Reading '/data/fly2200/var/cpan/Metadata' Database was generated on Thu, 01 Oct 2015 04:29:02 GMT Running make for P/PR/PREACTION/Mercury-0.003.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/P/PR/PREACTION/Mercury-0.003.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/P/PR/PREACTION/CHECKSUMS Checksum for /data/fly2200/var/cpan/sources/authors/id/P/PR/PREACTION/Mercury-0.003.tar.gz ok Mercury-0.003/ Mercury-0.003/bin/ Mercury-0.003/CHANGES Mercury-0.003/CONTRIBUTING.md Mercury-0.003/cpanfile Mercury-0.003/lib/ Mercury-0.003/LICENSE Mercury-0.003/Makefile.PL Mercury-0.003/MANIFEST Mercury-0.003/META.yml Mercury-0.003/README.mkdn Mercury-0.003/t/ Mercury-0.003/t/00-compile.t Mercury-0.003/t/00-report-prereqs.dd Mercury-0.003/t/00-report-prereqs.t Mercury-0.003/t/broker.t Mercury-0.003/lib/Mercury/ Mercury-0.003/lib/Mercury.pm Mercury-0.003/lib/Mercury/Command/ Mercury-0.003/lib/Mercury/templates/ Mercury-0.003/lib/Mercury/templates/bus.html.ep Mercury-0.003/lib/Mercury/templates/index.html.ep Mercury-0.003/lib/Mercury/templates/layouts/ Mercury-0.003/lib/Mercury/templates/pubsub.html.ep Mercury-0.003/lib/Mercury/templates/layouts/standard.html.ep Mercury-0.003/lib/Mercury/Command/mercury/ Mercury-0.003/lib/Mercury/Command/mercury.pm Mercury-0.003/lib/Mercury/Command/mercury/broker.pm Mercury-0.003/bin/mercury CPAN.pm: Building P/PR/PREACTION/Mercury-0.003.tar.gz >>> /data/fly2200/ap2200-299134/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Mercury Writing MYMETA.yml and MYMETA.json >>> make cp lib/Mercury/templates/pubsub.html.ep blib/lib/Mercury/templates/pubsub.html.ep cp lib/Mercury/Command/mercury.pm blib/lib/Mercury/Command/mercury.pm cp lib/Mercury.pm blib/lib/Mercury.pm cp lib/Mercury/templates/bus.html.ep blib/lib/Mercury/templates/bus.html.ep cp lib/Mercury/templates/layouts/standard.html.ep blib/lib/Mercury/templates/layouts/standard.html.ep cp lib/Mercury/Command/mercury/broker.pm blib/lib/Mercury/Command/mercury/broker.pm cp lib/Mercury/templates/index.html.ep blib/lib/Mercury/templates/index.html.ep cp bin/mercury blib/script/mercury "/data/fly2200/ap2200-299134/bin/perl-static" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/mercury Manifying 1 pod document Manifying 3 pod documents PREACTION/Mercury-0.003.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/data/fly2200/ap2200-299134/bin/perl-static" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-compile.t ......... 1..4 ok 1 - Mercury.pm loaded ok ok 2 - Mercury/Command/mercury.pm loaded ok ok 3 - Mercury/Command/mercury/broker.pm loaded ok ok 4 # skip bin/mercury isn't perl ok # # Versions for all modules listed in MYMETA.json (including optional ones): # # === Configure Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.04 # # === Build Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.04 # # === Test Requires === # # Module Want Have # ------------------- -------- -------- # ExtUtils::MakeMaker any 7.04 # File::Spec any 3.47 # IO::Handle any 1.35 # IPC::Open3 any 1.18 # Test::More 1.001005 1.001014 # # === Test Recommends === # # Module Want Have # ---------- -------- -------- # CPAN::Meta 2.120900 2.150005 # # === Runtime Requires === # # Module Want Have # --------------------- ---- ---- # File::Basename any 2.85 # File::Spec::Functions any 3.47 # Mojolicious 6.00 6.11 # Scalar::Util any 1.42 # t/00-report-prereqs.t .. 1..1 ok 1 ok [Thu Oct 1 06:18:04 2015] [debug] Your secret passphrase needs to be changed [Thu Oct 1 06:18:04 2015] [debug] GET "/bus/foo" [Thu Oct 1 06:18:04 2015] [debug] Routing to a callback [Thu Oct 1 06:18:04 2015] [debug] 101 Switching Protocols (0.000944s, 1059.322/s) [Thu Oct 1 06:18:04 2015] [debug] GET "/bus/foo" [Thu Oct 1 06:18:04 2015] [debug] Routing to a callback [Thu Oct 1 06:18:04 2015] [debug] 101 Switching Protocols (0.000460s, 2173.913/s) [Thu Oct 1 06:18:04 2015] [debug] GET "/bus/foo" [Thu Oct 1 06:18:04 2015] [debug] Routing to a callback [Thu Oct 1 06:18:04 2015] [debug] 101 Switching Protocols (0.000419s, 2386.635/s) [Thu Oct 1 06:18:04 2015] [debug] GET "/bus/foo" [Thu Oct 1 06:18:04 2015] [debug] Routing to a callback [Thu Oct 1 06:18:04 2015] [debug] 101 Switching Protocols (0.000537s, 1862.197/s) # Failed test 'WebSocket handshake with /pub/foo' # at t/broker.t line 41. [Thu Oct 1 06:18:05 2015] [debug] GET "/sub/foo" [Thu Oct 1 06:18:05 2015] [debug] Routing to a callback [Thu Oct 1 06:18:05 2015] [debug] 101 Switching Protocols (0.000599s, 1669.449/s) [Thu Oct 1 06:18:05 2015] [debug] GET "/sub/foo" [Thu Oct 1 06:18:05 2015] [debug] Routing to a callback [Thu Oct 1 06:18:05 2015] [debug] 101 Switching Protocols (0.000406s, 2463.054/s) # Failed test 'send message' # at t/broker.t line 50. # Failed test 'sub received message' # at t/broker.t line 52. # Failed test 'exact match for message' # at t/broker.t line 52. # got: '' # expected: 'Hello' # Failed test 'sub received message' # at t/broker.t line 52. # Failed test 'exact match for message' # at t/broker.t line 52. # got: '' # expected: 'Hello' # Looks like you failed 6 tests of 11. # Failed test 'exact topic' # at t/broker.t line 60. [Thu Oct 1 06:18:25 2015] [debug] GET "/pub/foo/bar" [Thu Oct 1 06:18:25 2015] [debug] Routing to a callback [Thu Oct 1 06:18:25 2015] [debug] 101 Switching Protocols (0.000690s, 1449.275/s) [Thu Oct 1 06:18:25 2015] [debug] GET "/sub/foo" [Thu Oct 1 06:18:25 2015] [debug] Routing to a callback [Thu Oct 1 06:18:25 2015] [debug] 101 Switching Protocols (0.000371s, 2695.418/s) # Failed test 'WebSocket handshake with /sub/foo/bar' # at t/broker.t line 69. # Failed test 'sub received message' # at t/broker.t line 74. # Failed test 'exact match for message' # at t/broker.t line 74. # got: '' # expected: 'Hello' # Failed test 'sub received message' # at t/broker.t line 74. # Failed test 'exact match for message' # at t/broker.t line 74. # got: '' # expected: 'Hello' # Looks like you failed 5 tests of 11. # Failed test 'publish on child topic' # at t/broker.t line 82. # Looks like you failed 2 tests of 2. # Failed test 'pubsub' # at t/broker.t line 83. # Looks like you failed 1 test of 2. t/broker.t ............. # Subtest: bus ok 1 - WebSocket handshake with /bus/foo ok 2 - WebSocket handshake with /bus/foo ok 3 - WebSocket handshake with /bus/foo ok 4 - WebSocket handshake with /bus/foo # Subtest: peer 0 ok 1 - peer 0 sends message ok 2 - peer 1 received message ok 3 - exact match for message ok 4 - peer 2 received message ok 5 - exact match for message ok 6 - peer 3 received message ok 7 - exact match for message 1..7 ok 5 - peer 0 # Subtest: peer 2 ok 1 - peer 2 sends message ok 2 - peer 0 received message ok 3 - exact match for message ok 4 - peer 1 received message ok 5 - exact match for message ok 6 - peer 3 received message ok 7 - exact match for message 1..7 ok 6 - peer 2 ok 7 - closed WebSocket ok 8 - closed WebSocket ok 9 - closed WebSocket ok 10 - closed WebSocket 1..10 ok 1 - bus # Subtest: pubsub # Subtest: exact topic not ok 1 - WebSocket handshake with /pub/foo ok 2 - WebSocket handshake with /sub/foo ok 3 - WebSocket handshake with /sub/foo not ok 4 - send message not ok 5 - sub received message not ok 6 - exact match for message not ok 7 - sub received message not ok 8 - exact match for message ok 9 - closed WebSocket ok 10 - closed WebSocket ok 11 - closed WebSocket 1..11 not ok 1 - exact topic # Subtest: publish on child topic ok 1 - WebSocket handshake with /pub/foo/bar ok 2 - WebSocket handshake with /sub/foo not ok 3 - WebSocket handshake with /sub/foo/bar ok 4 - send message not ok 5 - sub received message not ok 6 - exact match for message not ok 7 - sub received message not ok 8 - exact match for message ok 9 - closed WebSocket ok 10 - closed WebSocket ok 11 - closed WebSocket 1..11 not ok 2 - publish on child topic 1..2 not ok 2 - pubsub 1..2 Dubious, test returned 1 (wstat 256, 0x100) Failed 1/2 subtests Test Summary Report ------------------- t/broker.t (Wstat: 256 Tests: 2 Failed: 1) Failed test: 2 Non-zero exit status: 1 Files=3, Tests=7, 23 wallclock secs ( 0.04 usr 0.02 sys + 1.92 cusr 0.20 csys = 2.18 CPU) Result: FAIL Failed 1/3 test programs. 1/7 subtests failed. make: *** [test_dynamic] Error 1 PREACTION/Mercury-0.003.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports PREACTION/Mercury-0.003.tar.gz VmSize: 310476 kB Finished 2015-10-01T06:18:25