The CPANtesters database is having considerable problems receiving test
reports. Over the past few days I have noticed that reports I manually
generate (via Task::CPAN::Reporter) often fail to enter the Metabase.
Those reports usually contain statements like these:
#####
CPAN::Reporter: Test result is 'pass', All tests successful.
CPAN::Reporter: preparing a CPAN Testers report for XML-LibXML-2.0210
CPAN::Reporter: sending test report with 'pass' via Metabase
CPAN::Reporter: Test::Reporter: error from
'Test::Reporter::Transport::Metabase:'
fact submission failed: No healthy backends at
/home/jkeenan/testing/blead/lib/perl5/site_perl/5.41.9/Metabase/Client/Simple.pm
line 129.
Metabase::Client::Simple::submit_fact(Metabase::Client::Simple=HASH(0x55bb0d426f38),
CPAN::Testers::Report=HASH(0x55bb0df465a8)) called at
/home/jkeenan/testing/blead/lib/perl5/site_perl/5.41.9/Test/Reporter/Transport/Metabase.pm
line 122
Test::Reporter::Transport::Metabase::send(Test::Reporter::Transport::Metabase=HASH(0x55bb0b8d26c8),
Test::Reporter=HASH(0x55bb0daa6d50)) called at
/home/jkeenan/testing/blead/lib/perl5/site_perl/5.41.9/Test/Reporter.pm line 272
eval {...} called at
/home/jkeenan/testing/blead/lib/perl5/site_perl/5.41.9/Test/Reporter.pm
line 272
Test::Reporter::send(Test::Reporter=HASH(0x55bb0daa6d50)) called at
/home/jkeenan/testing/blead/lib/perl5/site_perl/5.41.9/CPAN/Reporter.pm
line 495
CPAN::Reporter::_dispatch_report(HASH(0x55bb0d89b538)) called at
/home/jkeenan/testing/blead/lib/perl5/site_perl/5.41.9/CPAN/Reporter.pm
line 107
CPAN::Reporter::grade_test(CPAN::Distribution=HASH(0x55bb05b37c58),
"/usr/bin/make test", ARRAY(0x55bb0d7a92c0), 0) called at
/home/jkeenan/testing/blead/lib/perl5/site_perl/5.41.9/CPAN/Reporter.pm
line 202
CPAN::Reporter::test(CPAN::Distribution=HASH(0x55bb05b37c58),
"/usr/bin/make test") called at
/home/jkeenan/testing/blead/lib/perl5/5.41.9/CPAN/Distribution.pm line 3854
CPAN::Distribution::test(CPAN::Distribution=HASH(0x55bb05b37c58))
called at
/home/jkeenan/testing/blead/lib/perl5/5.41.9/CPAN/Distribution.pm line 4167
CPAN::Distribution::install(CPAN::Distribution=HASH(0x55bb05b37c58))
called at /home/jkeenan/testing/blead/lib/perl5/5.41.9/CPAN/Shell.pm
line 1901
CPAN::Shell::rematein("CPAN::Shell", "install", "Class::Sniff") called
at /home/jkeenan/testing/blead/lib/perl5/5.41.9/CPAN/Shell.pm line 2068
CPAN::Shell::__ANON__("CPAN::Shell", "Class::Sniff") called at
/home/jkeenan/testing/blead/lib/perl5/5.41.9/App/Cpan.pm line 635
App::Cpan::__ANON__("Class::Sniff") called at
/home/jkeenan/testing/blead/lib/perl5/5.41.9/App/Cpan.pm line 652
App::Cpan::_default(ARRAY(0x55baf8bb2688), HASH(0x55baf9f4a408)) called
at /home/jkeenan/testing/blead/lib/perl5/5.41.9/App/Cpan.pm line 536
App::Cpan::run("App::Cpan", "JSON::XS", "Log::Trace", "Class::Sniff",
"Dios", "POE::Component::Basement", "Perl::Lexer", "Prima", ...) called
at ./bin/cpan line 18
#####
This is unfortunate, because on Feb 20 we are scheduled for a monthly
development release and there appears to have been recent
"blead-breaks-CPAN" changes.
Can you investigate? Thank you very much.