You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Travis CI <bu...@travis-ci.org> on 2019/12/21 16:50:25 UTC

Errored: apache/httpd#126 (trunk - f190b4e)

Build Update for apache/httpd
-------------------------------------

Build: #126
Status: Errored

Duration: 11 mins and 2 secs
Commit: f190b4e (trunk)
Author: Lucien Gentis
Message: fr doc rebuild.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1871888 13f79535-47bb-0310-9956-ffa450edef68

View the changeset: https://github.com/apache/httpd/compare/f298cbed60f6...f190b4eb8972

View the full build log and details: https://travis-ci.org/apache/httpd/builds/628135732?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the apache/httpd repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=69847&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.


Re: Errored: apache/httpd#126 (trunk - f190b4e)

Posted by Luca Toscano <to...@gmail.com>.
Il giorno sab 21 dic 2019 alle ore 18:21 Luca Toscano <
toscano.luca@gmail.com> ha scritto:

> I can see two failures in here, unrelated to the commit:
>
> 1) svn export -q
> https://svn.apache.org/repos/asf/httpd/test/framework/trunk
> test/perl-framework seems hanging, and I don't see any issue on
> status.apache.org:
>
> +test -v SKIP_TESTING
> +svn export -q https://svn.apache.org/repos/asf/httpd/test/framework/trunk
> test/perl-framework
> No output has been received in the last 10m0s, this potentially indicates
> a stalled build or something wrong with the build itself.
>
> I am wondering if something like the following could help:
>
> for i in {1..5}
> do
>     timeout 60 svn export -q
> https://svn.apache.org/repos/asf/httpd/test/framework/trunk
> test/perl-framework
>     if [ $? -eq 0 ]; break; else sleep 120; fi
> done
>
> I may have not get the problem though, please add your thoughts!
>

Committed in r1871907 and r1871908


>
> 2) apt install seems failing for network issues, I'd add
> https://docs.travis-ci.com/user/common-build-problems/#travis_retry to
> all our apt configs if you like the idea.
>

I didn't check carefully our config, to use this we should probably avoid
the apt add-on and use apt-get install in the before_install step, since
from the docs (
https://docs.travis-ci.com/user/installing-dependencies/#adding-apt-packages)
it seems that if apt fails there is no retry and the build is marked as
failed.

Joe any opinion?

Happy holidays to everybody :)

Luca

>

Re: Errored: apache/httpd#126 (trunk - f190b4e)

Posted by Luca Toscano <to...@gmail.com>.
I can see two failures in here, unrelated to the commit:

1) svn export -q https://svn.apache.org/repos/asf/httpd/test/framework/trunk
test/perl-framework seems hanging, and I don't see any issue on
status.apache.org:

+test -v SKIP_TESTING
+svn export -q https://svn.apache.org/repos/asf/httpd/test/framework/trunk
test/perl-framework
No output has been received in the last 10m0s, this potentially indicates a
stalled build or something wrong with the build itself.

I am wondering if something like the following could help:

for i in {1..5}
do
    timeout 60 svn export -q
https://svn.apache.org/repos/asf/httpd/test/framework/trunk
test/perl-framework
    if [ $? -eq 0 ]; break; else sleep 120; fi
done

I may have not get the problem though, please add your thoughts!

2) apt install seems failing for network issues, I'd add
https://docs.travis-ci.com/user/common-build-problems/#travis_retry to all
our apt configs if you like the idea.

Luca



Il giorno sab 21 dic 2019 alle ore 17:50 Travis CI <bu...@travis-ci.org>
ha scritto:

> apache
>
> /
>
> httpd
>
> <https://travis-ci.org/apache/httpd?utm_medium=notification&utm_source=email>
>
> [image: branch icon]trunk <https://github.com/apache/httpd/tree/trunk>
> [image: build has errored]
> Build #126 has errored
> <https://travis-ci.org/apache/httpd/builds/628135732?utm_medium=notification&utm_source=email>
> [image: arrow to build time]
> [image: clock icon]11 mins and 2 secs
>
> [image: Lucien Gentis avatar]Lucien Gentis
> f190b4e CHANGESET →
> <https://github.com/apache/httpd/compare/f298cbed60f6...f190b4eb8972>
>
> fr doc rebuild.
>
>
> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1871888
> 13f79535-47bb-0310-9956-ffa450edef68
>
> Want to know about upcoming build environment updates?
>
> Would you like to stay up-to-date with the upcoming Travis CI build
> environment updates? We set up a mailing list for you!
> SIGN UP HERE <http://eepurl.com/9OCsP>
>
> [image: book icon]
>
> Documentation <https://docs.travis-ci.com/> about Travis CI
> Have any questions? We're here to help. <su...@travis-ci.com>
> Unsubscribe
> <https://travis-ci.org/account/preferences/unsubscribe?repository=69847&utm_medium=notification&utm_source=email>
> from build emails from the apache/httpd repository.
> To unsubscribe from *all* build emails, please update your settings
> <https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email>.
>
> [image: black and white travis ci logo] <https://travis-ci.com>
>
> Travis CI GmbH, Rigaer Str. 8, 10427 Berlin, Germany | GF/CEO: Randy
> Jacops | Contact: contact@travis-ci.com | Amtsgericht Charlottenburg,
> Berlin, HRB 140133 B | Umsatzsteuer-ID gemäß §27 a Umsatzsteuergesetz:
> DE282002648
>