On 28 Jun 2020, at 15:47, Travis CI <bui...@travis-ci.org> wrote: > apache / httpd > trunk > Build #896 is still failing9 mins and 44 secs
Travis mavens, I’ve been looking for the test/perl-framework directory as referred to in --with-test-suite=test/perl-framework but I’m coming up with a blank. http-tests/trunk currently succeeds as follows: [minfrin@bob httpd-test]$ t/TEST t/modules/dav.t /tmp/httpd-trunk/bin/httpd -d /home/minfrin/src/apache/sandbox/httpd/httpd-test/t -f /home/minfrin/src/apache/sandbox/httpd/httpd-test/t/conf/httpd.conf -D APACHE2 -D PERL_USEITHREADS using Apache/2.5.1-dev (event MPM) waiting 60 seconds for server to start: .[Sun Jun 28 15:13:34.054340 2020] [core:warn] [pid 5058:tid 139811004360960] AH00111: Config variable ${DOCROOT} is not defined [Sun Jun 28 15:13:34.058092 2020] [core:trace3] [pid 5058:tid 139811004360960] core.c(3552): Setting LogLevel for all modules to trace8 [Sun Jun 28 15:13:34.059108 2020] [core:trace6] [pid 5058:tid 139811004360960] core.c(3570): Cannot find module 'rewrite', trying 'rewrite_module' [Sun Jun 28 15:13:34.059122 2020] [core:trace3] [pid 5058:tid 139811004360960] core.c(3581): Setting LogLevel for module mod_rewrite.c to trace8 [Sun Jun 28 15:13:34.060338 2020] [core:trace3] [pid 5058:tid 139811004360960] core.c(3552): Setting LogLevel for all modules to info [Sun Jun 28 15:13:34.060356 2020] [core:trace6] [pid 5058:tid 139811004360960] core.c(3570): Cannot find module 'core', trying 'core_module' [Sun Jun 28 15:13:34.060360 2020] [core:trace3] [pid 5058:tid 139811004360960] core.c(3581): Setting LogLevel for module core.c to crit [Sun Jun 28 15:13:34.060365 2020] [core:trace3] [pid 5058:tid 139811004360960] core.c(3552): Setting LogLevel for all modules to crit [Sun Jun 28 15:13:34.060370 2020] [core:trace6] [pid 5058:tid 139811004360960] core.c(3570): Cannot find module 'core', trying 'core_module' [Sun Jun 28 15:13:34.060373 2020] [core:trace3] [pid 5058:tid 139811004360960] core.c(3581): Setting LogLevel for module core.c to info [Sun Jun 28 15:13:34.060377 2020] [core:trace3] [pid 5058:tid 139811004360960] core.c(3552): Setting LogLevel for all modules to crit [Sun Jun 28 15:13:34.060394 2020] [core:trace6] [pid 5058:tid 139811004360960] core.c(3570): Cannot find module 'core', trying 'core_module' [Sun Jun 28 15:13:34.060401 2020] [core:trace3] [pid 5058:tid 139811004360960] core.c(3581): Setting LogLevel for module core.c to info [Sun Jun 28 15:13:34.060408 2020] [core:trace3] [pid 5058:tid 139811004360960] core.c(3552): Setting LogLevel for all modules to crit [Sun Jun 28 15:13:34.060413 2020] [core:trace3] [pid 5058:tid 139811004360960] core.c(3552): Setting LogLevel for all modules to info [Sun Jun 28 15:13:34.060418 2020] [core:trace6] [pid 5058:tid 139811004360960] core.c(3570): Cannot find module 'core', trying 'core_module' [Sun Jun 28 15:13:34.060422 2020] [core:trace3] [pid 5058:tid 139811004360960] core.c(3581): Setting LogLevel for module core.c to crit [Sun Jun 28 15:13:34.060427 2020] [core:trace3] [pid 5058:tid 139811004360960] core.c(3552): Setting LogLevel for all modules to info [Sun Jun 28 15:13:34.061870 2020] [core:trace6] [pid 5058:tid 139811004360960] core.c(3570): Cannot find module 'proxy_hcheck', trying 'proxy_hcheck_module' [Sun Jun 28 15:13:34.061883 2020] [core:trace3] [pid 5058:tid 139811004360960] core.c(3581): Setting LogLevel for module mod_proxy_hcheck.c to trace4 [Sun Jun 28 15:13:34.063067 2020] [ssl:warn] [pid 5058:tid 139811004360960] AH10235: SSLRandomSeed is deprecated and has no effect with OpenSSL 1.1.1 and later [Sun Jun 28 15:13:34.063079 2020] [ssl:warn] [pid 5058:tid 139811004360960] AH10235: SSLRandomSeed is deprecated and has no effect with OpenSSL 1.1.1 and later waiting 60 seconds for server to start: ok (waited 0 secs) server localhost:8529 started server localhost:8530 listening (mod_nntp_like) server localhost:8531 listening (mod_nntp_like_ssl) server localhost:8532 listening (mod_ssl) server localhost:8533 listening (ssl_optional_cc) server localhost:8534 listening (ssl_pr33791) server localhost:8535 listening (ssl_ocsp) server localhost:8536 listening (cve_2011_3368_rewrite) server localhost:8537 listening (proxy_http_reverse) server localhost:8538 listening (proxy_http_nofwd) server localhost:8539 listening (cve_2011_3368) server localhost:8540 listening (mod_headers) server localhost:8541 listening (error_document) server localhost:8542 listening (http_unsafe) server localhost:8543 listening (http_strict) server localhost:8544 listening (remote_ip) server localhost:8545 listening (mod_proxy) server localhost:8546 listening (proxy_http_bal1) server localhost:8547 listening (proxy_http_bal2) server localhost:8548 listening (proxy_http_balancer) server localhost:8551 listening (proxy_fcgi) server localhost:8552 listening (mod_cache) server localhost:8553 listening (h2c) server localhost:8554 listening (h2) server localhost:8555 listening (core) server localhost:8556 listening (mod_include) server localhost:8557 listening (mod_vhost_alias) server localhost:8558 listening (proxy_http_https) server localhost:8559 listening (proxy_https_https) server localhost:8560 listening (proxy_http_https_proxy_section) server localhost:8561 listening (proxy_https_https_proxy_section) server localhost:8562 listening (proxy_https_http) t/modules/dav.t .. ok All tests successful. Files=1, Tests=19, 2 wallclock secs ( 0.02 usr 0.01 sys + 0.27 cusr 0.10 csys = 0.40 CPU) Result: PASS [warning] server localhost:8529 shutdown Regards, Graham --