PATH=/usr/bin:/bin:/data/fly2200/cpanfly-5.22/var/megalib/bin Start 2016-08-20T02:32:33 ActivePerl-2200 CPAN-2.10 Reading '/data/fly2200/cpanfly-5.22/var/cpan/Metadata' Database was generated on Fri, 19 Aug 2016 04:17:02 GMT Checksum for /data/fly2200/cpanfly-5.22/var/cpan/sources/authors/id/V/VE/VERISSIMO/Catalyst-Plugin-PageCache-0.32.tar.gz ok Catalyst-Plugin-PageCache-0.32/ Catalyst-Plugin-PageCache-0.32/lib/ Catalyst-Plugin-PageCache-0.32/lib/Catalyst/ Catalyst-Plugin-PageCache-0.32/lib/Catalyst/Plugin/ Catalyst-Plugin-PageCache-0.32/lib/Catalyst/Plugin/PageCache.pm Catalyst-Plugin-PageCache-0.32/Changes Catalyst-Plugin-PageCache-0.32/MANIFEST Catalyst-Plugin-PageCache-0.32/inc/ Catalyst-Plugin-PageCache-0.32/inc/Module/ Catalyst-Plugin-PageCache-0.32/inc/Module/Install.pm Catalyst-Plugin-PageCache-0.32/inc/Module/AutoInstall.pm Catalyst-Plugin-PageCache-0.32/inc/Module/Install/ Catalyst-Plugin-PageCache-0.32/inc/Module/Install/Include.pm Catalyst-Plugin-PageCache-0.32/inc/Module/Install/Base.pm Catalyst-Plugin-PageCache-0.32/inc/Module/Install/AutoInstall.pm Catalyst-Plugin-PageCache-0.32/inc/Module/Install/Can.pm Catalyst-Plugin-PageCache-0.32/inc/Module/Install/WriteAll.pm Catalyst-Plugin-PageCache-0.32/inc/Module/Install/Fetch.pm Catalyst-Plugin-PageCache-0.32/inc/Module/Install/Metadata.pm Catalyst-Plugin-PageCache-0.32/inc/Module/Install/Makefile.pm Catalyst-Plugin-PageCache-0.32/inc/Module/Install/Win32.pm Catalyst-Plugin-PageCache-0.32/META.yml Catalyst-Plugin-PageCache-0.32/README Catalyst-Plugin-PageCache-0.32/t/ Catalyst-Plugin-PageCache-0.32/t/02pod.t Catalyst-Plugin-PageCache-0.32/t/01use.t Catalyst-Plugin-PageCache-0.32/t/10options.t Catalyst-Plugin-PageCache-0.32/t/15busy_lock.t Catalyst-Plugin-PageCache-0.32/t/lib/ Catalyst-Plugin-PageCache-0.32/t/lib/TestApp.pm Catalyst-Plugin-PageCache-0.32/t/lib/TestAppI18N.pm Catalyst-Plugin-PageCache-0.32/t/lib/TestApp/ Catalyst-Plugin-PageCache-0.32/t/lib/TestApp/Controller/ Catalyst-Plugin-PageCache-0.32/t/lib/TestApp/Controller/Cache.pm Catalyst-Plugin-PageCache-0.32/t/lib/TestAppI18N/ Catalyst-Plugin-PageCache-0.32/t/lib/TestAppI18N/Controller/ Catalyst-Plugin-PageCache-0.32/t/lib/TestAppI18N/Controller/Cache.pm Catalyst-Plugin-PageCache-0.32/t/lib/TestAppI18N/I18N/ Catalyst-Plugin-PageCache-0.32/t/lib/TestAppI18N/I18N/en.pm Catalyst-Plugin-PageCache-0.32/t/lib/TestAppI18N/I18N/es.pm Catalyst-Plugin-PageCache-0.32/t/14keymaker.t Catalyst-Plugin-PageCache-0.32/t/07set_http_headers.t Catalyst-Plugin-PageCache-0.32/t/05expires.t Catalyst-Plugin-PageCache-0.32/t/04cache.t Catalyst-Plugin-PageCache-0.32/t/11nocache.t Catalyst-Plugin-PageCache-0.32/t/03podcoverage.t Catalyst-Plugin-PageCache-0.32/t/08params.t Catalyst-Plugin-PageCache-0.32/t/04critic.t Catalyst-Plugin-PageCache-0.32/t/12i18n.t Catalyst-Plugin-PageCache-0.32/t/09datetime.t Catalyst-Plugin-PageCache-0.32/t/04critic.rc Catalyst-Plugin-PageCache-0.32/t/13cachehook.t Catalyst-Plugin-PageCache-0.32/t/06auto_cache.t Catalyst-Plugin-PageCache-0.32/Makefile.PL Configuring V/VE/VERISSIMO/Catalyst-Plugin-PageCache-0.32.tar.gz with Makefile.PL >>> /data/fly2200/ap2200-299134/bin/perl-static Makefile.PL Cannot determine perl version info from lib/Catalyst/Plugin/PageCache.pm *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... *** Since we're running under CPAN, I'll just let it take care of the dependency's installation later. [Core Features] - Test::More ...loaded. (1.001014) - Catalyst::Plugin::Cache ...loaded. (0.12 >= 0.10) - Cache::FileCache ...loaded. (0) - Cache::Cache ...loaded. (1.08 >= 1.04) - File::Path ...loaded. (2.12 >= 2.07) - Catalyst::Runtime ...loaded. (5.90112) - MRO::Compat ...loaded. (0.12 >= 0.10) - Digest::SHA1 ...loaded. (2.13) *** Module::AutoInstall configuration finished. 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 Catalyst::Plugin::PageCache Writing MYMETA.yml and MYMETA.json VERISSIMO/Catalyst-Plugin-PageCache-0.32.tar.gz /data/fly2200/ap2200-299134/bin/perl-static Makefile.PL -- OK Running make for V/VE/VERISSIMO/Catalyst-Plugin-PageCache-0.32.tar.gz >>> make cp lib/Catalyst/Plugin/PageCache.pm blib/lib/Catalyst/Plugin/PageCache.pm Manifying 1 pod document VERISSIMO/Catalyst-Plugin-PageCache-0.32.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, 'inc', 'blib/lib', 'blib/arch')" t/01use.t t/02pod.t t/03podcoverage.t t/04cache.t t/04critic.t t/05expires.t t/06auto_cache.t t/07set_http_headers.t t/08params.t t/09datetime.t t/10options.t t/11nocache.t t/12i18n.t t/13cachehook.t t/14keymaker.t t/15busy_lock.t t/01use.t ............... 1..1 ok 1 - use Catalyst::Plugin::PageCache; ok t/02pod.t ............... skipped: set TEST_POD to enable this test t/03podcoverage.t ....... skipped: set TEST_POD to enable this test t/04cache.t ............. ok 1 - request ok ok 2 - count is 1 ok 3 - request ok ok 4 - count is still 1 from cache ok 5 - request ok ok 6 - clear_cache removed 1 entry ok 7 - request ok ok 8 - count after clear_cache is 3 ok 9 - request ok ok 10 - count is still 3 from cache ok 11 - request ok ok 12 - clear_cache removed 1 entry ok 13 - request ok ok 14 - count after clear_cache_regex is 5 ok 15 - request ok ok 16 - count after expiration test is 6 ok 17 - request ok ok 18 - count is still 6 ok 19 - request ok ok 20 - count after cache expired is 7 ok 21 - request ok ok 22 - count after query string is 8 1..22 ok t/04critic.t ............ skipped: developer test t/05expires.t ........... 1..6 ok 1 - request ok ok 2 - count is 1 ok 3 - request ok ok 4 - count is still 1 from cache ok 5 - request ok ok 6 - count after cache expired is 2 ok t/06auto_cache.t ........ 1..8 ok 1 - request ok ok 2 - count is 1 ok 3 - request ok ok 4 - count is still 1 from cache ok 5 - request ok ok 6 - count is 2 ok 7 - request ok ok 8 - count is still 2 from cache ok t/07set_http_headers.t .. 1..11 ok 1 - request ok ok 2 - count is 1 ok 3 - request ok ok 4 - count is still 1 from cache ok 5 - cache-control header ok ok 6 - last-modified header matches correct time ok 7 - expires header matches correct time ok 8 - request ok ok 9 - Bogus header returned ok 10 - request ok ok 11 - Bogus header returned from cache ok t/08params.t ............ 1..8 ok 1 - request ok ok 2 - count is 1 ok 3 - request ok ok 4 - count is still 1 from cache ok 5 - request ok ok 6 - count is 2 ok 7 - request ok ok 8 - order of repeated param is significant ok t/09datetime.t .......... 1..7 ok 1 - request ok ok 2 - count is 1 ok 3 - request ok ok 4 - count is still 1 from cache ok 5 - cache-control header ok ok 6 - last-modified header matches correct time ok 7 - expires header matches correct time ok t/10options.t ........... 1..7 ok 1 - request ok ok 2 - count is 1 ok 3 - request ok ok 4 - count is still 1 from cache ok 5 - cache-control header ok ok 6 - last-modified header matches correct time ok 7 - expires header matches correct time ok t/11nocache.t ........... 1..7 ok 1 - request ok ok 2 - count is 1 ok 3 - request ok ok 4 - count is still 1 from cache ok 5 - cache-control header ok ok 6 - pragma header ok ok 7 - last-modified header not included ok t/12i18n.t .............. 1..25 ok 1 - Request ok 2 - Response Successful 2xx ok 3 - Response Code ok 4 - content is "hello 1" ok 5 - Request ok 6 - Response Successful 2xx ok 7 - Response Code ok 8 - Content still "hello 1" from cache ok 9 - Request ok 10 - Response Successful 2xx ok 11 - Response Code ok 12 - Content is "hola 2" ok 13 - Request ok 14 - Response Successful 2xx ok 15 - Response Code ok 16 - Content still "hola 2" from cache ok 17 - request ok ok 18 - Request ok 19 - Response Successful 2xx ok 20 - Response Code ok 21 - content is "hello 4" ok 22 - Request ok 23 - Response Successful 2xx ok 24 - Response Code ok 25 - content is "hola 5" ok t/13cachehook.t ......... 1..16 ok 1 ok 2 - request ok ok 3 - count is 1 ok 4 - request ok ok 5 - count is 2 ok 6 - cache-control header ok ok 7 - pragma header ok ok 8 - last-modified header not included ok 9 ok 10 - request ok ok 11 - count is 3 ok 12 - request ok ok 13 - count is still 3 ok 14 - cache-control header ok ok 15 - pragma header ok ok 16 - last-modified header not included ok t/14keymaker.t .......... ok 1 - request ok ok 2 - key is just url for simple case ok 3 - request ok ok 4 - cache key has params encoded ok 5 - request ok ok 6 - cache key encodes long paths ok 7 ok 8 - count is reset ok 9 - request ok ok 10 - count is 1 ok 11 - request ok ok 12 - count is still 1 from cache ok 13 - request ok ok 14 - count is 2 from cache ok 15 - request ok ok 16 - count is still 2 from cache 1..16 ok t/15busy_lock.t ......... 1..7 ok 1 ok 2 - request ok ok 3 - count is 1 ok 4 - parent request ok ok 5 - slow parent response ok ok 6 - parent generated new response ok 7 - fast child response (0) ok All tests successful. Files=16, Tests=141, 57 wallclock secs ( 0.12 usr 0.04 sys + 21.68 cusr 1.46 csys = 23.30 CPU) Result: PASS VERISSIMO/Catalyst-Plugin-PageCache-0.32.tar.gz make test TEST_VERBOSE=1 -- OK Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/V/VE/VERISSIMO/CHECKSUMS Eduardo Verissimo <CENSORED> Cache the output of entire pages >>> (cd /data/fly2200/cpanfly-5.22/var/tmp/cpan_build/Catalyst-Plugin-PageCache-0.32-89642X && tar cvf - Catalyst-Plugin-PageCache-0.32.ppd blib) | gzip -c >/data/fly2200/cpanfly-5.22/var/REPO/V/VE/VERISSIMO/Catalyst-Plugin-PageCache-0.32.tar.gz Catalyst-Plugin-PageCache-0.32.ppd blib/ blib/man3/ blib/man3/Catalyst::Plugin::PageCache.3 blib/lib/ blib/lib/Catalyst/ blib/lib/Catalyst/Plugin/ blib/lib/Catalyst/Plugin/PageCache.pm VmSize: 340736 kB Finished 2016-08-20T02:33:41