PATH=/usr/bin:/bin:/data/fly2400/cpanfly-5.24/var/megalib/bin Start 2016-08-22T08:07:15 ActivePerl-2400 CPAN-2.10 Reading '/data/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Mon, 22 Aug 2016 05:53:36 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/L/LE/LEADER/Crypt-LE-0.18.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/L/LE/LEADER/CHECKSUMS Checksum for /data/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/L/LE/LEADER/Crypt-LE-0.18.tar.gz ok Crypt-LE-0.18 Crypt-LE-0.18/META.json Crypt-LE-0.18/Changes Crypt-LE-0.18/Makefile.PL Crypt-LE-0.18/README.md Crypt-LE-0.18/MANIFEST Crypt-LE-0.18/LICENSE Crypt-LE-0.18/README Crypt-LE-0.18/META.yml Crypt-LE-0.18/script Crypt-LE-0.18/script/le.pl Crypt-LE-0.18/lib Crypt-LE-0.18/lib/Crypt Crypt-LE-0.18/lib/Crypt/LE.pm Crypt-LE-0.18/lib/Crypt/LE Crypt-LE-0.18/lib/Crypt/LE/Complete Crypt-LE-0.18/lib/Crypt/LE/Complete/Simple.pm Crypt-LE-0.18/lib/Crypt/LE/Challenge Crypt-LE-0.18/lib/Crypt/LE/Challenge/Simple.pm Crypt-LE-0.18/t Crypt-LE-0.18/t/00-load.t Crypt-LE-0.18/t/01-setup.t Crypt-LE-0.18/t/02-workflow.t Configuring L/LE/LEADER/Crypt-LE-0.18.tar.gz with Makefile.PL >>> /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Have /data/fly2400/cpanfly-5.24/var/megalib Want /home/fly2400/ap2400-300558/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 Crypt::LE Writing MYMETA.yml and MYMETA.json LEADER/Crypt-LE-0.18.tar.gz /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL -- OK Running make for L/LE/LEADER/Crypt-LE-0.18.tar.gz ---- Unsatisfied dependencies detected during ---- ---- LEADER/Crypt-LE-0.18.tar.gz ---- Crypt::PKCS10 [requires] Running test for module 'Crypt::PKCS10' Checksum for /data/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/M/MR/MRSCOTTY/Crypt-PKCS10-1.5.tar.gz ok Crypt-PKCS10-1.5/ Crypt-PKCS10-1.5/BUILD Crypt-PKCS10-1.5/Changes Crypt-PKCS10-1.5/Commitlog Crypt-PKCS10-1.5/dist.ini Crypt-PKCS10-1.5/lib/ Crypt-PKCS10-1.5/LICENSE Crypt-PKCS10-1.5/Makefile.PL Crypt-PKCS10-1.5/MANIFEST Crypt-PKCS10-1.5/META.json Crypt-PKCS10-1.5/META.yml Crypt-PKCS10-1.5/README Crypt-PKCS10-1.5/t/ Crypt-PKCS10-1.5/xt/ Crypt-PKCS10-1.5/xt/01_Kwalitee.t Crypt-PKCS10-1.5/t/00_base.t Crypt-PKCS10-1.5/t/csr1.cer Crypt-PKCS10-1.5/t/csr1.pem Crypt-PKCS10-1.5/t/csr2.pem Crypt-PKCS10-1.5/lib/Crypt/ Crypt-PKCS10-1.5/lib/Crypt/PKCS10.pm Configuring M/MR/MRSCOTTY/Crypt-PKCS10-1.5.tar.gz with Makefile.PL >>> /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Have /data/fly2400/cpanfly-5.24/var/megalib Want /home/fly2400/ap2400-300558/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 Crypt::PKCS10 Writing MYMETA.yml and MYMETA.json MRSCOTTY/Crypt-PKCS10-1.5.tar.gz /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL -- OK Running make for M/MR/MRSCOTTY/Crypt-PKCS10-1.5.tar.gz >>> make cp lib/Crypt/PKCS10.pm blib/lib/Crypt/PKCS10.pm Manifying 1 pod document MRSCOTTY/Crypt-PKCS10-1.5.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/data/fly2400/ap2400-300558/bin/perl-static" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00_base.t .. 1..8 ok 1 - use Crypt::PKCS10; # Subtest: Basic functions 1..22 ok 1 - Crypt::PKCS10->can(...) ok 2 - Crypt::PKCS10->can(...) ok 3 - setAPIversion 1 ok 4 - load PEM from variable ok 5 - An object of class 'Crypt::PKCS10' isa 'Crypt::PKCS10' ok 6 - CSR version ok 7 - CSR commonName ok 8 - emailAddress ok 9 - hex subjectPublicKey ok 10 - PEM subjectPublicKey ok 11 - signature ok 12 - subject() ok 13 - userID accessor autoloaded ok 14 - extracted PEM ok 15 - extracted DER ok 16 - load PEM from variable ok 17 - encryption algorithm ok 18 - signature algorithm ok 19 - load PEM from file handle ok 20 - load DER from file handle ok 21 - DER from file matches DER from PEM # Subtest: subject name component access 1..9 ok 1 - /C ok 2 - /ST ok 3 - /L ok 4 - /O ok 5 - /OU/OU ok 6 - /CN ok 7 - /emailAddress ok 8 - /DC ok 9 - subject name component list ok 22 - subject name component access ok 2 - Basic functions # Subtest: attribute functions 1..7 ok 1 - attributes list is correct ok 2 - missing attribute ok 3 - challengePassword string by OID ok 4 - challengePassword string ok 5 - challengePassword array ok 6 - unstructuredName string ok 7 - unstructuredName array ok 3 - attribute functions # Subtest: basic extension functions 1..17 ok 1 - extensions list is correct ok 2 - extensionPresent undef ok 3 - extensionPresent by OID ok 4 - extension present critical ok 5 - basicConstraints string ok 6 - basicConstraints string by OID ok 7 - basicConstraints hash ok 8 - keyUsage string ok 9 - keyUsage array ok 10 - extKeyUsage string ok 11 - extKeyUsage array ok 12 - subjectKeyIdentifier string ok 13 - certificatePolicies string ok 14 - certificatePolicies array ok 15 - certificateTemplate absent ok 16 - extensionValue when extension absent ok 17 - subjectAltName ok 4 - basic extension functions # Subtest: subjectAltname 1..5 ok 1 - structure returned as extension ok 2 - subjectAltName returns string in scalar context ok 3 - component list ok 4 - IP address list selection ok 5 - extraction of first IP address ok 5 - subjectAltname # Subtest: oid mapping 1..6 ok 1 - name2oid main table ok 2 - name2oid extKeyUsages ok 3 - name2oid returns undef if unknown ok 4 - oid2name main table ok 5 - oid2name extKeyUsages ok 6 - oid2name returns oid if not registered ok 6 - oid mapping # Subtest: Microsoft extensions 1..10 ok 1 - load PEM from file handle ok 2 - subject ok 3 - attributes list ok 4 - ENROLLMENT_CSP_PROVIDER string ok 5 - ENROLLMENT_CSP_PROVIDER hash ok 6 - ENROLLMENT_NAME_VALUE_PAIR string ok 7 - ENROLLMENT_NAME_VALUE_PAIR hash ok 8 - ClientInformation string ok 9 - ClientInformation hash ok 10 - OS_Version ok 7 - Microsoft extensions # Subtest: stringify object 1..4 ok 1 - no exception ok 2 - returns something ok 3 - approximate result length ok 4 - string includes subject ok 8 - stringify object ok All tests successful. Files=1, Tests=8, 0 wallclock secs ( 0.06 usr 0.00 sys + 0.31 cusr 0.02 csys = 0.39 CPU) Result: PASS MRSCOTTY/Crypt-PKCS10-1.5.tar.gz make test TEST_VERBOSE=1 -- OK Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/M/MR/MRSCOTTY/CHECKSUMS Scott T. Hardin <CENSORED> parse PKCS #10 certificate requests >>> (cd /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Crypt-PKCS10-1.5-apO6vV && tar cvf - Crypt-PKCS10-1.5.ppd blib) | gzip -c >/data/fly2400/cpanfly-5.24/var/REPO/M/MR/MRSCOTTY/Crypt-PKCS10-1.5.tar.gz Crypt-PKCS10-1.5.ppd blib/ blib/man3/ blib/man3/Crypt::PKCS10.3 blib/lib/ blib/lib/Crypt/ blib/lib/Crypt/PKCS10.pm LEADER/Crypt-LE-0.18.tar.gz Has already been unwrapped into directory /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Crypt-LE-0.18-F3CcPr LEADER/Crypt-LE-0.18.tar.gz Has already been prepared Running make for L/LE/LEADER/Crypt-LE-0.18.tar.gz Prepending /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Crypt-PKCS10-1.5-apO6vV/blib/arch /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Crypt-PKCS10-1.5-apO6vV/blib/lib to PERL5LIB for 'make' >>> make cp lib/Crypt/LE.pm blib/lib/Crypt/LE.pm cp lib/Crypt/LE/Complete/Simple.pm blib/lib/Crypt/LE/Complete/Simple.pm cp lib/Crypt/LE/Challenge/Simple.pm blib/lib/Crypt/LE/Challenge/Simple.pm cp script/le.pl blib/script/le.pl "/data/fly2400/ap2400-300558/bin/perl-static" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/le.pl Manifying 3 pod documents LEADER/Crypt-LE-0.18.tar.gz make -- OK Prepending /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Crypt-PKCS10-1.5-apO6vV/blib/arch /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Crypt-PKCS10-1.5-apO6vV/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/data/fly2400/ap2400-300558/bin/perl-static" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Testing Crypt::LE 0.18, Perl 5.024000, /data/fly2400/ap2400-300558/bin/perl-static t/00-load.t ...... ok 1 - use Crypt::LE; 1..1 ok # Testing Crypt::LE 0.18, Setup methods, /data/fly2400/ap2400-300558/bin/perl-static t/01-setup.t ..... 1..41 ok 1 - Crypt::LE->can('load_account_key') ok 2 - Crypt::LE->can('generate_account_key') ok 3 - Crypt::LE->can('account_key') ok 4 - Crypt::LE->can('load_csr') ok 5 - Crypt::LE->can('generate_csr') ok 6 - Crypt::LE->can('csr') ok 7 - Crypt::LE->can('csr_key') ok 8 - Crypt::LE->can('set_account_email') ok 9 - Crypt::LE->can('set_domains') ok 10 - Setting domain names with no value ok 11 - Setting domain names with unsupported entity type (URI) ok 12 - Setting domain names with unsupported entity type (IP) ok 13 - Setting domain names with unsupported entity type (email) ok 14 - Setting domain names with unsupported entity type (dotless name) ok 15 - Setting domain names with unsupported entity type (wildcard) ok 16 - Setting domain names with a string ok 17 - Setting domain names with an array ref ok 18 - Checking the domain names set ok 19 - Loading non-existent key ok 20 - Generating account key ok 21 - Getting account key ok 22 - Reloading account key ok 23 - Setting a valid key from scalar ok 24 - Setting an invalid key from scalar ok 25 - Loading non-existent CSR ok 26 - Setting a valid CSR from scalar ok 27 - Setting an invalid CSR from scalar ok 28 - Setting a broken CSR from scalar ok 29 - Setting a valid CSR key from scalar ok 30 - Setting an invalid CSR key from scalar ok 31 - Generating CSR without providing domain names ok 32 - Generating CSR for one domain ok 33 - Generating CSR for multiple domains ok 34 - Retrieving generated CSR ok 35 - Retrieving the key used for CSR ok 36 - Reloading CSR ok 37 - Generating CSR for unsupported entity type (URI) ok 38 - Generating CSR for unsupported entity type (IP) ok 39 - Generating CSR for unsupported entity type (email) ok 40 - Generating CSR for unsupported entity type (dotless name) ok 41 - Generating CSR for unsupported entity type (wildcard) ok # Testing Crypt::LE 0.18, Workflow methods, /data/fly2400/ap2400-300558/bin/perl-static t/02-workflow.t .. 1..14 ok 1 - Crypt::LE->can('directory') ok 2 - Crypt::LE->can('register') ok 3 - Crypt::LE->can('accept_tos') ok 4 - Crypt::LE->can('request_challenge') ok 5 - Crypt::LE->can('accept_challenge') ok 6 - Crypt::LE->can('verify_challenge') ok 7 - Crypt::LE->can('request_certificate') ok 8 - Crypt::LE->can('request_issuer_certificate') ok 9 - Crypt::LE->can('revoke_certificate') ok 10 - Loading resources directory ok 11 - Checking the domains list ok 12 - Checking failed domains on the last verification call ok 13 - Checking failed domains on any verification call ok 14 - Checking verified domains ok All tests successful. Files=3, Tests=56, 5 wallclock secs ( 0.05 usr 0.02 sys + 4.07 cusr 0.14 csys = 4.28 CPU) Result: PASS LEADER/Crypt-LE-0.18.tar.gz make test TEST_VERBOSE=1 -- OK Alexander Yezhov <leader@cpan.org> Let's Encrypt API interfacing module. >>> (cd /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Crypt-LE-0.18-F3CcPr && tar cvf - Crypt-LE-0.18.ppd blib) | gzip -c >/data/fly2400/cpanfly-5.24/var/REPO/L/LE/LEADER/Crypt-LE-0.18.tar.gz Crypt-LE-0.18.ppd blib/ blib/man3/ blib/man3/Crypt::LE::Challenge::Simple.3 blib/man3/Crypt::LE.3 blib/man3/Crypt::LE::Complete::Simple.3 blib/script/ blib/script/le.pl blib/lib/ blib/lib/Crypt/ blib/lib/Crypt/LE/ blib/lib/Crypt/LE/Challenge/ blib/lib/Crypt/LE/Challenge/Simple.pm blib/lib/Crypt/LE/Complete/ blib/lib/Crypt/LE/Complete/Simple.pm blib/lib/Crypt/LE.pm VmSize: 338924 kB Finished 2016-08-22T08:07:31