PATH=/usr/bin:/bin:/data/fly2200/cpanfly-5.22/var/megalib/bin Start 2017-06-11T02:21:06 ActivePerl-2200 CPAN-2.10 Reading '/data/fly2200/cpanfly-5.22/var/cpan/Metadata' Database was generated on Sat, 10 Jun 2017 03:41:02 GMT Checksum for /data/fly2200/cpanfly-5.22/var/cpan/sources/authors/id/P/PR/PREACTION/Beam-Runner-0.011.tar.gz ok Beam-Runner-0.011 Beam-Runner-0.011/README Beam-Runner-0.011/LICENSE Beam-Runner-0.011/CHANGES Beam-Runner-0.011/META.yml Beam-Runner-0.011/MANIFEST Beam-Runner-0.011/cpanfile Beam-Runner-0.011/bin Beam-Runner-0.011/bin/beam Beam-Runner-0.011/dist.ini Beam-Runner-0.011/META.json Beam-Runner-0.011/weaver.ini Beam-Runner-0.011/Makefile.PL Beam-Runner-0.011/t Beam-Runner-0.011/t/command.t Beam-Runner-0.011/t/00-compile.t Beam-Runner-0.011/CONTRIBUTING.md Beam-Runner-0.011/t/command Beam-Runner-0.011/t/command/run.t Beam-Runner-0.011/t/command/help.t Beam-Runner-0.011/t/command/list.t Beam-Runner-0.011/t/share Beam-Runner-0.011/t/share/empty.yml Beam-Runner-0.011/t/timeout Beam-Runner-0.011/t/timeout/alarm.t Beam-Runner-0.011/lib/Beam Beam-Runner-0.011/lib/Beam/Runner.pm Beam-Runner-0.011/lib/Beam/Runnable.pm Beam-Runner-0.011/t/00-report-prereqs.t Beam-Runner-0.011/t/share/container.yml Beam-Runner-0.011/t/00-report-prereqs.dd Beam-Runner-0.011/lib/Beam/Runner Beam-Runner-0.011/lib/Beam/Runner/Util.pm Beam-Runner-0.011/t/lib/Local Beam-Runner-0.011/t/lib/Local/Runnable.pm Beam-Runner-0.011/t/share/undocumented.yml Beam-Runner-0.011/lib/Beam/Runner/Command.pm Beam-Runner-0.011/eg/quickstart/etc Beam-Runner-0.011/eg/quickstart/etc/greet.yml Beam-Runner-0.011/t/lib/Local/Undocumented.pm Beam-Runner-0.011/lib/Beam/Runner/Command Beam-Runner-0.011/lib/Beam/Runner/Command/run.pm Beam-Runner-0.011/t/lib/Local/Underdocumented.pm Beam-Runner-0.011/lib/Beam/Runner/Command/help.pm Beam-Runner-0.011/lib/Beam/Runner/Command/list.pm Beam-Runner-0.011/t/lib/Beam/Runner/Command Beam-Runner-0.011/t/lib/Beam/Runner/Command/test.pm Beam-Runner-0.011/lib/Beam/Runnable/Timeout Beam-Runner-0.011/lib/Beam/Runnable/Timeout/Alarm.pm Beam-Runner-0.011/eg/quickstart/lib/My/Runnable Beam-Runner-0.011/eg/quickstart/lib/My/Runnable/Greeting.pm Configuring P/PR/PREACTION/Beam-Runner-0.011.tar.gz with Makefile.PL >>> /data/fly2200/ap2200-299134/bin/perl-static Makefile.PL Warning: prerequisite Beam::Service 0 not found. Checking if your kit is complete... Looks good Have /data/fly2200/cpanfly-5.22/var/megalib Want /home/fly2200/ap2200-299134/lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [x86_64-linux-thread-multi] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a Unix-style Makefile Writing Makefile for Beam::Runner Writing MYMETA.yml and MYMETA.json PREACTION/Beam-Runner-0.011.tar.gz /data/fly2200/ap2200-299134/bin/perl-static Makefile.PL -- OK Running make for P/PR/PREACTION/Beam-Runner-0.011.tar.gz ---- Unsatisfied dependencies detected during ---- ---- PREACTION/Beam-Runner-0.011.tar.gz ---- Beam::Service [requires] Running test for module 'Beam::Service' Checksum for /data/fly2200/cpanfly-5.22/var/cpan/sources/authors/id/P/PR/PREACTION/Beam-Service-0.001.tar.gz ok Beam-Service-0.001 Beam-Service-0.001/README Beam-Service-0.001/LICENSE Beam-Service-0.001/CHANGES Beam-Service-0.001/META.yml Beam-Service-0.001/MANIFEST Beam-Service-0.001/cpanfile Beam-Service-0.001/dist.ini Beam-Service-0.001/META.json Beam-Service-0.001/weaver.ini Beam-Service-0.001/Makefile.PL Beam-Service-0.001/t Beam-Service-0.001/t/service.t Beam-Service-0.001/t/00-compile.t Beam-Service-0.001/CONTRIBUTING.md Beam-Service-0.001/lib/Beam Beam-Service-0.001/lib/Beam/Service.pm Beam-Service-0.001/t/00-report-prereqs.t Beam-Service-0.001/t/00-report-prereqs.dd Configuring P/PR/PREACTION/Beam-Service-0.001.tar.gz with Makefile.PL >>> /data/fly2200/ap2200-299134/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Have /data/fly2200/cpanfly-5.22/var/megalib Want /home/fly2200/ap2200-299134/lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [x86_64-linux-thread-multi] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a Unix-style Makefile Writing Makefile for Beam::Service Writing MYMETA.yml and MYMETA.json PREACTION/Beam-Service-0.001.tar.gz /data/fly2200/ap2200-299134/bin/perl-static Makefile.PL -- OK Running make for P/PR/PREACTION/Beam-Service-0.001.tar.gz >>> make cp lib/Beam/Service.pm blib/lib/Beam/Service.pm Manifying 1 pod document PREACTION/Beam-Service-0.001.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..1 ok 1 - Beam/Service.pm loaded ok 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.62 # IO::Handle any 1.35 # IPC::Open3 any 1.18 # Test::Fatal any 0.014 # Test::More 1.001005 1.001014 # # === Test Recommends === # # Module Want Have # ---------- -------- -------- # CPAN::Meta 2.120900 2.150005 # # === Runtime Requires === # # Module Want Have # --------------- -------- -------- # Moo 2.002004 2.003002 # Types::Standard any 1.002001 # t/00-report-prereqs.t .. 1..1 ok 1 ok t/service.t ............ ok 1 - Beam::Service accepts name and container attributes ok 2 - name is correct ok 3 - container is correct ok 4 - Beam::Service object can be created without name or container ok 5 - Beam::Service container attribute must be Beam::Wire object ok 6 - Beam::Service name attribute must be string 1..6 ok All tests successful. Files=3, Tests=8, 1 wallclock secs ( 0.03 usr 0.02 sys + 0.43 cusr 0.09 csys = 0.57 CPU) Result: PASS PREACTION/Beam-Service-0.001.tar.gz make test TEST_VERBOSE=1 -- OK Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/P/PR/PREACTION/CHECKSUMS Doug Bell <preaction@cpan.org> Role for services to access Beam::Wire features >>> (cd /data/fly2200/cpanfly-5.22/var/tmp/cpan_build/Beam-Service-0.001-Vt_A33 && tar cvf - Beam-Service-0.001.ppd blib) | gzip -c >/data/fly2200/cpanfly-5.22/var/REPO/P/PR/PREACTION/Beam-Service-0.001.tar.gz Beam-Service-0.001.ppd blib/ blib/man3/ blib/man3/Beam::Service.3 blib/lib/ blib/lib/Beam/ blib/lib/Beam/Service.pm PREACTION/Beam-Runner-0.011.tar.gz Has already been unwrapped into directory /data/fly2200/cpanfly-5.22/var/tmp/cpan_build/Beam-Runner-0.011-NTgGIq PREACTION/Beam-Runner-0.011.tar.gz Has already been prepared Running make for P/PR/PREACTION/Beam-Runner-0.011.tar.gz Prepending /data/fly2200/cpanfly-5.22/var/tmp/cpan_build/Beam-Service-0.001-Vt_A33/blib/arch /data/fly2200/cpanfly-5.22/var/tmp/cpan_build/Beam-Service-0.001-Vt_A33/blib/lib to PERL5LIB for 'make' >>> make cp lib/Beam/Runner/Command/help.pm blib/lib/Beam/Runner/Command/help.pm cp lib/Beam/Runner/Command/run.pm blib/lib/Beam/Runner/Command/run.pm cp lib/Beam/Runner/Command/list.pm blib/lib/Beam/Runner/Command/list.pm cp lib/Beam/Runnable/Timeout/Alarm.pm blib/lib/Beam/Runnable/Timeout/Alarm.pm cp lib/Beam/Runner.pm blib/lib/Beam/Runner.pm cp lib/Beam/Runnable.pm blib/lib/Beam/Runnable.pm cp lib/Beam/Runner/Util.pm blib/lib/Beam/Runner/Util.pm cp lib/Beam/Runner/Command.pm blib/lib/Beam/Runner/Command.pm cp bin/beam blib/script/beam "/data/fly2200/ap2200-299134/bin/perl-static" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/beam Manifying 1 pod document Manifying 8 pod documents PREACTION/Beam-Runner-0.011.tar.gz make -- OK Prepending /data/fly2200/cpanfly-5.22/var/tmp/cpan_build/Beam-Service-0.001-Vt_A33/blib/arch /data/fly2200/cpanfly-5.22/var/tmp/cpan_build/Beam-Service-0.001-Vt_A33/blib/lib to PERL5LIB for 'test' 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/command/*.t t/timeout/*.t t/00-compile.t ......... 1..9 ok 1 - Beam/Runnable.pm loaded ok ok 2 - Beam/Runnable/Timeout/Alarm.pm loaded ok ok 3 - Beam/Runner.pm loaded ok ok 4 - Beam/Runner/Command.pm loaded ok ok 5 - Beam/Runner/Command/help.pm loaded ok ok 6 - Beam/Runner/Command/list.pm loaded ok ok 7 - Beam/Runner/Command/run.pm loaded ok ok 8 - Beam/Runner/Util.pm loaded ok ok 9 - bin/beam compiled ok 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 # ------------------- -------- -------- # Capture::Tiny any 0.46 # ExtUtils::MakeMaker any 7.04 # File::Spec any 3.62 # IO::Handle any 1.35 # IPC::Open3 any 1.18 # Mock::MonkeyPatch any 0.04 # Test::Fatal any 0.014 # Test::Lib any 0.002 # Test::More 1.001005 1.001014 # # === Test Recommends === # # Module Want Have # ---------- -------- -------- # CPAN::Meta 2.120900 2.150005 # # === Runtime Requires === # # Module Want Have # ----------------------- ----- -------- # Beam::Service any 0.001 # Beam::Wire 1.019 1.019 # List::Util 1.33 1.47 # Module::Runtime any 0.014 # Moo 2 2.003002 # Path::Tiny 0.072 0.104 # Pod::Find any 1.63 # Pod::Simple::SimpleTree any 3.35 # Term::ANSIColor any 4.06 # Types::Standard any 1.002001 # t/00-report-prereqs.t .. 1..1 ok 1 ok t/command.t ............ # Subtest: load and run a command ok 1 - test command run successfully ok 2 - exit code correct ok 3 - args correct 1..3 ok 1 - load and run a command 1..1 ok t/command/help.t ....... # Subtest: show class documentation ok 1 - nothing on stderr ok 2 - mock pod2usage called ok 3 - arguments to pod2usage are correct 1..3 ok 1 - show class documentation # Subtest: errors # Subtest: container not defined ok 1 - nothing on stdout ok 2 - mock pod2usage called ok 3 - error message is correct ok 4 - Pod::Usage verbosity setting is correct ok 5 - exit is nonzero ok 6 - doc path is correct 1..6 ok 1 - container not defined # Subtest: service not defined ok 1 - nothing on stdout ok 2 - mock pod2usage called ok 3 - error message is correct ok 4 - Pod::Usage verbosity setting is correct ok 5 - exit is nonzero ok 6 - doc path is correct 1..6 ok 2 - service not defined # Subtest: container not found ok 1 - exception thrown ok 2 - error message is correct 1..2 ok 3 - container not found # Subtest: service not found ok 1 - exception thrown ok 2 - error message is correct 1..2 ok 4 - service not found # Subtest: no documentation found ok 1 - exception thrown ok 2 - error on stderr 1..2 ok 5 - no documentation found 1..5 ok 2 - errors 1..2 ok t/command/list.t ....... # Subtest: list all containers and services ok 1 - nothing on stderr ok 2 - exit 0 ok 3 - containers listed on stdout 1..3 ok 1 - list all containers and services # Subtest: list one container ok 1 - nothing on stderr ok 2 - exit 0 ok 3 - runnable services listed on stdout # Subtest: container with full path ok 1 - nothing on stderr ok 2 - exit 0 ok 3 - runnable services listed on stdout 1..3 ok 4 - container with full path # Subtest: container has no runnable services ok 1 - nothing on stdout ok 2 - exit non-zero ok 3 - stderr has error message 1..3 ok 5 - container has no runnable services 1..5 ok 2 - list one container # Subtest: errors # Subtest: $BEAM_PATH is not set ok 1 1..1 ok 1 - $BEAM_PATH is not set 1..1 ok 3 - errors 1..3 ok t/command/run.t ........ # Subtest: run a service ok 1 - exit code is correct ok 2 - args are correct 1..2 ok 1 - run a service # Subtest: find container in BEAM_PATH ok 1 - exit code is correct ok 2 - args are correct 1..2 ok 2 - find container in BEAM_PATH # Subtest: container not found ok 1 - exception thrown ok 2 - error message is correct 1..2 ok 3 - container not found # Subtest: service not found ok 1 - exception thrown ok 2 - error message is correct 1..2 ok 4 - service not found # Subtest: service dependency not found ok 1 - exception thrown ok 2 - error message is correct 1..2 ok 5 - service dependency not found 1..5 ok t/timeout/alarm.t ...... # Subtest: test timeout ok 1 - timeout reached 1..1 ok 1 - test timeout 1..1 ok All tests successful. Files=7, Tests=22, 4 wallclock secs ( 0.06 usr 0.02 sys + 3.21 cusr 0.52 csys = 3.81 CPU) Result: PASS PREACTION/Beam-Runner-0.011.tar.gz make test TEST_VERBOSE=1 -- OK Doug Bell <preaction@cpan.org> Configure, list, document, and execute runnable task objects >>> (cd /data/fly2200/cpanfly-5.22/var/tmp/cpan_build/Beam-Runner-0.011-NTgGIq && tar cvf - Beam-Runner-0.011.ppd blib) | gzip -c >/data/fly2200/cpanfly-5.22/var/REPO/P/PR/PREACTION/Beam-Runner-0.011.tar.gz Beam-Runner-0.011.ppd blib/ blib/man3/ blib/man3/Beam::Runner.3 blib/man3/Beam::Runnable.3 blib/man3/Beam::Runner::Command::help.3 blib/man3/Beam::Runnable::Timeout::Alarm.3 blib/man3/Beam::Runner::Command::list.3 blib/man3/Beam::Runner::Command::run.3 blib/man3/Beam::Runner::Command.3 blib/man3/Beam::Runner::Util.3 blib/script/ blib/script/beam blib/man1/ blib/man1/beam.1 blib/lib/ blib/lib/Beam/ blib/lib/Beam/Runnable.pm blib/lib/Beam/Runnable/ blib/lib/Beam/Runnable/Timeout/ blib/lib/Beam/Runnable/Timeout/Alarm.pm blib/lib/Beam/Runner/ blib/lib/Beam/Runner/Command.pm blib/lib/Beam/Runner/Util.pm blib/lib/Beam/Runner/Command/ blib/lib/Beam/Runner/Command/run.pm blib/lib/Beam/Runner/Command/help.pm blib/lib/Beam/Runner/Command/list.pm blib/lib/Beam/Runner.pm VmSize: 358632 kB Finished 2017-06-11T02:21:16