From unknown Sat Jun 14 03:49:00 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#45677 <45677@debbugs.gnu.org> To: bug#45677 <45677@debbugs.gnu.org> Subject: Status: maven-wagon-http has indeterministic test failures Reply-To: bug#45677 <45677@debbugs.gnu.org> Date: Sat, 14 Jun 2025 10:49:00 +0000 retitle 45677 maven-wagon-http has indeterministic test failures reassign 45677 guix submitter 45677 Bj=C3=B6rn H=C3=B6fling severity 45677 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 05 15:03:42 2021 Received: (at submit) by debbugs.gnu.org; 5 Jan 2021 20:03:42 +0000 Received: from localhost ([127.0.0.1]:42737 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kwsYP-00052r-VI for submit@debbugs.gnu.org; Tue, 05 Jan 2021 15:03:42 -0500 Received: from lists.gnu.org ([209.51.188.17]:53404) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kwsYO-00052k-Ou for submit@debbugs.gnu.org; Tue, 05 Jan 2021 15:03:41 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:59884) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kwsYO-0008DU-JK for bug-guix@gnu.org; Tue, 05 Jan 2021 15:03:40 -0500 Received: from m4s11.vlinux.de ([83.151.27.109]:50236 helo=bjoernhoefling.de) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kwsYM-0005DO-NO for bug-guix@gnu.org; Tue, 05 Jan 2021 15:03:40 -0500 Received: from alma-ubu.fritz.box (p57b522b0.dip0.t-ipconnect.de [87.181.34.176]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by bjoernhoefling.de (Postfix) with ESMTPSA id 990553F988 for ; Tue, 5 Jan 2021 21:03:35 +0100 (CET) Date: Tue, 5 Jan 2021 21:03:34 +0100 From: =?UTF-8?B?QmrDtnJuIEjDtmZsaW5n?= To: Subject: maven-wagon-http has indeterministic test failures Message-ID: <20210105210334.1dbd0cff@alma-ubu.fritz.box> X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; boundary="Sig_/EkS4oHtYD10FQR7BVC6+4X3"; protocol="application/pgp-signature" Received-SPF: none client-ip=83.151.27.109; envelope-from=bjoern.hoefling@bjoernhoefling.de; helo=bjoernhoefling.de X-Spam_score_int: 8 X-Spam_score: 0.8 X-Spam_bar: / X-Spam_report: (0.8 / 5.0 requ) BAYES_00=-1.9, KHOP_HELO_FCRDNS=0.195, SPF_HELO_NONE=0.001, SPF_NONE=0.001, TVD_SPACE_RATIO=0.001, TVD_SPACE_RATIO_MINFP=2.499 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.2 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) --Sig_/EkS4oHtYD10FQR7BVC6+4X3 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable $ gbuild java-biojava-alignment@4.2.11 dropseq-tools@1.13 java-surefire-jun= it4@3.0.0-M4 maven-compiler-plugin@3.8.1 maven-shared-utils@3.0.0 maven-res= ources-plugin@3.1.0 maven-jar-plugin@3.2.0 maven-install-plugin@3.0.0-M1 ma= ven-surefire-plugin@3.0.0-M4 maven-enforcer-plugin@3.0.0-M3 maven@3.6.1 [...] starting phase `check' Buildfile: /tmp/guix-build-maven-wagon-http-3.3.4.drv-0/wagon-3.3.4/build.x= ml compile-tests: [mkdir] Created dir: /tmp/guix-build-maven-wagon-http-3.3.4.drv-0/wagon= -3.3.4/build/test-classes [javac] Compiling 14 source files to /tmp/guix-build-maven-wagon-http-3= .3.4.drv-0/wagon-3.3.4/build/test-classes [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. check: [mkdir] Created dir: /tmp/guix-build-maven-wagon-http-3.3.4.drv-0/wagon= -3.3.4/wagon-providers/wagon-http/src/test/test-reports [junit] Running org.apache.maven.wagon.providers.http.BasicAuthScopeTest [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:= 0.087 sec [junit] Running org.apache.maven.wagon.providers.http.HttpClientWagonTe= st [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:= 1.104 sec [junit] Running org.apache.maven.wagon.providers.http.HttpWagonErrorTest [junit] [main] INFO org.eclipse.jetty.util.log - Logging initialized @8= 93ms [junit] [main] INFO org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPS= HOT [junit] [main] INFO org.eclipse.jetty.server.handler.ContextHandler - S= tarted o.e.j.s.ServletContextHandler@3d04a311{/,null,AVAILABLE} [junit] [main] INFO org.eclipse.jetty.server.ServerConnector - Started = ServerConnector@1996cd68{HTTP/1.1}{0.0.0.0:41431} [junit] [main] INFO org.eclipse.jetty.server.Server - Started @1440ms [junit] [main] INFO org.eclipse.jetty.server.ServerConnector - Stopped = ServerConnector@1996cd68{HTTP/1.1}{0.0.0.0:0} [junit] [main] INFO org.eclipse.jetty.server.handler.ContextHandler - S= topped o.e.j.s.ServletContextHandler@3d04a311{/,null,UNAVAILABLE} [junit] [main] INFO org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPS= HOT [junit] [main] INFO org.eclipse.jetty.server.handler.ContextHandler - S= tarted o.e.j.s.ServletContextHandler@55b0dcab{/,null,AVAILABLE} [junit] [main] INFO org.eclipse.jetty.server.ServerConnector - Started = ServerConnector@38afe297{HTTP/1.1}{0.0.0.0:40117} [junit] [main] INFO org.eclipse.jetty.server.Server - Started @4727ms [junit] Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:= 4.384 sec [junit] [main] INFO org.eclipse.jetty.server.ServerConnector - Stopped = ServerConnector@38afe297{HTTP/1.1}{0.0.0.0:0} [junit] [main] INFO org.eclipse.jetty.server.handler.ContextHandler - S= topped o.e.j.s.ServletContextHandler@55b0dcab{/,null,UNAVAILABLE} BUILD FAILED /tmp/guix-build-maven-wagon-http-3.3.4.drv-0/wagon-3.3.4/build.xml:1: Test = org.apache.maven.wagon.providers.http.HttpWagonErrorTest failed Total time: 15 seconds command "ant" "check" failed with status 1 note: keeping build directory `/tmp/guix-build-maven-wagon-http-3.3.4.drv-0' builder for `/gnu/store/g4az3hbn397zxf5pm05nppmbb2n1sbw7-maven-wagon-http-3= .3.4.drv' failed with exit code 1 build of /gnu/store/g4az3hbn397zxf5pm05nppmbb2n1sbw7-maven-wagon-http-3.3.4= .drv failed View build log at '/var/log/guix/drvs/g4/az3hbn397zxf5pm05nppmbb2n1sbw7-mav= en-wagon-http-3.3.4.drv.bz2'. cannot build derivation `/gnu/store/1b0c4yg6v3kiplkg12q4s8nq00jq3w0q-maven-= 3.6.1.drv': 1 dependencies couldn't be built guix build: error: build of `/gnu/store/1b0c4yg6v3kiplkg12q4s8nq00jq3w0q-ma= ven-3.6.1.drv' failed Bj=C3=B6rn --Sig_/EkS4oHtYD10FQR7BVC6+4X3 Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iF0EAREKAB0WIQQiGUP0np8nb5SZM4K/KGy2WT5f/QUCX/TGFgAKCRC/KGy2WT5f /ayfAJ0SSciCa2zzFCejdCgPzA+C8lxSigCfUv97cKK/TaZ/gI8UeM1EsyubhoU= =vqVX -----END PGP SIGNATURE----- --Sig_/EkS4oHtYD10FQR7BVC6+4X3--