Package: guix;
Reported by: Björn Höfling <bjoern.hoefling <at> bjoernhoefling.de>
Date: Sun, 24 Jun 2018 20:32:02 UTC
Severity: normal
Done: Gábor Boskovits <boskovits <at> gmail.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 31960 in the body.
You can then email your comments to 31960 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
View this report as an mbox folder, status mbox, maintainer mbox
bug-guix <at> gnu.org
:bug#31960
; Package guix
.
(Sun, 24 Jun 2018 20:32:02 GMT) Full text and rfc822 format available.Björn Höfling <bjoern.hoefling <at> bjoernhoefling.de>
:bug-guix <at> gnu.org
.
(Sun, 24 Jun 2018 20:32:02 GMT) Full text and rfc822 format available.Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From: Björn Höfling <bjoern.hoefling <at> bjoernhoefling.de> To: <bug-guix <at> gnu.org> Subject: java-eclipse-jetty-security has indeterministic test failures (on ia64) Date: Sun, 24 Jun 2018 22:31:04 +0200
[Message part 1 (text/plain, inline)]
Hi, I tried to build this package, but sometimes it fails. I'm on master (02e2d18297c9352d5f12abe128a82e579d9be278) with the ant-buildsystem-patch fixed to raise exceptions instead of returning #f (i.e. i cherry-picked commit d7ee90fe906aacb7f0bb1513195a1457970fd19d). Björn Log from a failed build: [..] starting phase `build' Buildfile: /tmp/guix-build-java-eclipse-jetty-security-9.4.6.drv-0/jetty.project-jetty-9.4.6.v20170531/jetty-security/build.xml compile: [mkdir] Created dir: /tmp/guix-build-java-eclipse-jetty-security-9.4.6.drv-0/jetty.project-jetty-9.4.6.v20170531/jetty-security/build/classes [javac] Compiling 37 source files to /tmp/guix-build-java-eclipse-jetty-security-9.4.6.drv-0/jetty.project-jetty-9.4.6.v20170531/jetty-security/build/classes [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: /tmp/guix-build-java-eclipse-jetty-security-9.4.6.drv-0/jetty.project-jetty-9.4.6.v20170531/jetty-security/src/main/java/org/eclipse/jetty/security/authentication/FormAuthenticator.java uses unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] Creating empty /tmp/guix-build-java-eclipse-jetty-security-9.4.6.drv-0/jetty.project-jetty-9.4.6.v20170531/jetty-security/build/classes/org/eclipse/jetty/security/package-info.class [javac] Creating empty /tmp/guix-build-java-eclipse-jetty-security-9.4.6.drv-0/jetty.project-jetty-9.4.6.v20170531/jetty-security/build/classes/org/eclipse/jetty/security/authentication/package-info.class manifest: [mkdir] Created dir: /tmp/guix-build-java-eclipse-jetty-security-9.4.6.drv-0/jetty.project-jetty-9.4.6.v20170531/jetty-security/build/manifest jar: [mkdir] Created dir: /tmp/guix-build-java-eclipse-jetty-security-9.4.6.drv-0/jetty.project-jetty-9.4.6.v20170531/jetty-security/build/jar BUILD SUCCESSFUL Total time: 3 seconds phase `build' succeeded after 3.3 seconds starting phase `check' Buildfile: /tmp/guix-build-java-eclipse-jetty-security-9.4.6.drv-0/jetty.project-jetty-9.4.6.v20170531/jetty-security/build.xml compile-tests: [mkdir] Created dir: /tmp/guix-build-java-eclipse-jetty-security-9.4.6.drv-0/jetty.project-jetty-9.4.6.v20170531/jetty-security/build/test-classes [javac] Compiling 7 source files to /tmp/guix-build-java-eclipse-jetty-security-9.4.6.drv-0/jetty.project-jetty-9.4.6.v20170531/jetty-security/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-java-eclipse-jetty-security-9.4.6.drv-0/jetty.project-jetty-9.4.6.v20170531/jetty-security/src/test/test-reports [junit] Running org.eclipse.jetty.security.AliasedConstraintTest [junit] 2018-06-24 20:05:05.235:INFO::main: Logging initialized @458ms to org.eclipse.jetty.util.log.StdErrLog [junit] 2018-06-24 20:05:05.464:INFO:oejs.Server:main: jetty-9.4.z-SNAPSHOT [junit] 2018-06-24 20:05:05.556:INFO:oejs.session:main: DefaultSessionIdManager workerName=node0 [junit] 2018-06-24 20:05:05.556:INFO:oejs.session:main: No SessionScavenger set, using defaults [junit] 2018-06-24 20:05:05.562:INFO:oejs.session:main: Scavenging every 660000ms [junit] 2018-06-24 20:05:05.575:INFO:oejsh.ContextHandler:main: Started o.e.j.s.h.ContextHandler <at> 6108b2d7{/ctx,file:///tmp/guix-build-java-eclipse-jetty-security-9.4.6.drv-0/jetty.project-jetty-9.4.6.v20170531/jetty-security/src/test/resources/docroot/,AVAILABLE} [junit] 2018-06-24 20:05:05.579:INFO:oejs.AbstractConnector:main: Started LocalConnector <at> 6c075ebf{HTTP/1.1,[http/1.1]} [junit] 2018-06-24 20:05:05.579:INFO:oejs.Server:main: Started @802ms [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.529 sec [junit] 2018-06-24 20:05:05.717:INFO:oejs.AbstractConnector:main: Stopped LocalConnector <at> 6c075ebf{HTTP/1.1,[http/1.1]} [junit] 2018-06-24 20:05:05.717:INFO:oejs.session:main: Stopped scavenging [junit] 2018-06-24 20:05:05.718:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.h.ContextHandler <at> 6108b2d7{/ctx,file:///tmp/guix-build-java-eclipse-jetty-security-9.4.6.drv-0/jetty.project-jetty-9.4.6.v20170531/jetty-security/src/test/resources/docroot/,UNAVAILABLE} [junit] Running org.eclipse.jetty.security.ConstraintTest [junit] 2018-06-24 20:05:06.263:INFO::main: Logging initialized @443ms to org.eclipse.jetty.util.log.StdErrLog [junit] 2018-06-24 20:05:06.456:INFO:oejs.Server:main: jetty-9.4.z-SNAPSHOT [junit] 2018-06-24 20:05:06.554:INFO:oejs.session:main: DefaultSessionIdManager workerName=node0 [junit] 2018-06-24 20:05:06.554:INFO:oejs.session:main: No SessionScavenger set, using defaults [junit] 2018-06-24 20:05:06.559:INFO:oejs.session:main: Scavenging every 600000ms [junit] 2018-06-24 20:05:06.565:WARN:oejs.SecurityHandler:main: ServletContext <at> o.e.j.s.h.ContextHandler <at> 2752f6e2{/ctx,null,STARTING} has uncovered http methods for path: /admin/* [junit] 2018-06-24 20:05:06.566:WARN:oejs.SecurityHandler:main: ServletContext <at> o.e.j.s.h.ContextHandler <at> 2752f6e2{/ctx,null,STARTING} has uncovered http methods for path: /forbid/post [junit] 2018-06-24 20:05:06.567:INFO:oejsh.ContextHandler:main: Started o.e.j.s.h.ContextHandler <at> 2752f6e2{/ctx,null,AVAILABLE} [junit] 2018-06-24 20:05:06.569:INFO:oejs.AbstractConnector:main: Started LocalConnector <at> 7c75222b{HTTP/1.1,[http/1.1]} [junit] 2018-06-24 20:05:06.569:INFO:oejs.Server:main: Started @749ms [junit] 2018-06-24 20:05:06.705:INFO:oejs.session:qtp1982791261-14: Session id node01m8mvq8i8mnn21n54gdi8yxy271 swapped for new id node0q9m26yweakla73e32vorg3u2 [junit] 2018-06-24 20:05:06.714:INFO:oejs.session:qtp1982791261-11: Session id node011tziz4956nhe18uas8esjo10i3 swapped for new id node01iojffspgjaxuljdv8zbuc2314 [junit] 2018-06-24 20:05:06.721:INFO:oejs.session:qtp1982791261-15: Session id node0z3sbmcp2ndr88vbg8pxiv8g5 swapped for new id node01ll2dsruykkrz11kglpowm46ga6 [junit] 2018-06-24 20:05:06.727:INFO:oejs.session:qtp1982791261-11: Session id node01n9q884jwdrnf1adyj8z8fzu3q7 swapped for new id node07naagivz396iojuma2jfzno88 [junit] 2018-06-24 20:05:06.732:INFO:oejs.AbstractConnector:main: Stopped LocalConnector <at> 7c75222b{HTTP/1.1,[http/1.1]} [junit] 2018-06-24 20:05:06.732:INFO:oejs.session:main: Stopped scavenging [junit] 2018-06-24 20:05:06.733:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.h.ContextHandler <at> 2752f6e2{/ctx,null,UNAVAILABLE} [junit] 2018-06-24 20:05:06.740:INFO:oejs.Server:main: jetty-9.4.z-SNAPSHOT [junit] 2018-06-24 20:05:06.741:INFO:oejs.session:main: DefaultSessionIdManager workerName=node0 [junit] 2018-06-24 20:05:06.741:INFO:oejs.session:main: No SessionScavenger set, using defaults [junit] 2018-06-24 20:05:06.742:INFO:oejs.session:main: Scavenging every 600000ms [junit] 2018-06-24 20:05:06.742:WARN:oejs.SecurityHandler:main: ServletContext <at> o.e.j.s.h.ContextHandler <at> 26ba2a48{/ctx,null,STARTING} has uncovered http methods for path: /admin/* [junit] 2018-06-24 20:05:06.742:WARN:oejs.SecurityHandler:main: ServletContext <at> o.e.j.s.h.ContextHandler <at> 26ba2a48{/ctx,null,STARTING} has uncovered http methods for path: /forbid/post [junit] 2018-06-24 20:05:06.742:INFO:oejsh.ContextHandler:main: Started o.e.j.s.h.ContextHandler <at> 26ba2a48{/ctx,null,AVAILABLE} [junit] 2018-06-24 20:05:06.743:INFO:oejs.AbstractConnector:main: Started LocalConnector <at> 1b89a849{HTTP/1.1,[http/1.1]} [junit] 2018-06-24 20:05:06.743:INFO:oejs.Server:main: Started @923ms [junit] 2018-06-24 20:05:06.751:INFO:oejs.session:qtp99347477-25: Session id node0w4yczt8rsktjlkacl30qpt5s10 swapped for new id node01cxn0a517hwla16kwx8do26qpu11 [junit] 2018-06-24 20:05:06.757:INFO:oejs.AbstractConnector:main: Stopped LocalConnector <at> 1b89a849{HTTP/1.1,[http/1.1]} [junit] 2018-06-24 20:05:06.758:INFO:oejs.session:main: Stopped scavenging [junit] 2018-06-24 20:05:06.758:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.h.ContextHandler <at> 26ba2a48{/ctx,null,UNAVAILABLE} [junit] 2018-06-24 20:05:06.761:INFO:oejs.Server:main: jetty-9.4.z-SNAPSHOT [junit] 2018-06-24 20:05:06.762:INFO:oejs.session:main: DefaultSessionIdManager workerName=node0 [junit] 2018-06-24 20:05:06.762:INFO:oejs.session:main: No SessionScavenger set, using defaults [junit] 2018-06-24 20:05:06.762:INFO:oejs.session:main: Scavenging every 660000ms [junit] 2018-06-24 20:05:06.763:WARN:oejs.SecurityHandler:main: ServletContext <at> o.e.j.s.h.ContextHandler <at> 60addb54{/ctx,null,STARTING} has uncovered http methods for path: /admin/* [junit] 2018-06-24 20:05:06.763:WARN:oejs.SecurityHandler:main: ServletContext <at> o.e.j.s.h.ContextHandler <at> 60addb54{/ctx,null,STARTING} has uncovered http methods for path: /forbid/post [junit] 2018-06-24 20:05:06.763:INFO:oejsh.ContextHandler:main: Started o.e.j.s.h.ContextHandler <at> 60addb54{/ctx,null,AVAILABLE} [junit] 2018-06-24 20:05:06.763:INFO:oejs.AbstractConnector:main: Started LocalConnector <at> 3f2a3a5{HTTP/1.1,[http/1.1]} [junit] 2018-06-24 20:05:06.764:INFO:oejs.Server:main: Started @943ms [junit] 2018-06-24 20:05:06.790:INFO:oejs.AbstractConnector:main: Stopped LocalConnector <at> 3f2a3a5{HTTP/1.1,[http/1.1]} [junit] 2018-06-24 20:05:06.790:INFO:oejs.session:main: Stopped scavenging [junit] 2018-06-24 20:05:06.790:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.h.ContextHandler <at> 60addb54{/ctx,null,UNAVAILABLE} [junit] 2018-06-24 20:05:06.792:INFO:oejs.Server:main: jetty-9.4.z-SNAPSHOT [junit] 2018-06-24 20:05:06.793:INFO:oejs.session:main: DefaultSessionIdManager workerName=node0 [junit] 2018-06-24 20:05:06.794:INFO:oejs.session:main: No SessionScavenger set, using defaults [junit] 2018-06-24 20:05:06.794:INFO:oejs.session:main: Scavenging every 660000ms [junit] 2018-06-24 20:05:06.794:WARN:oejs.SecurityHandler:main: ServletContext <at> o.e.j.s.h.ContextHandler <at> 2d3fcdbd{/ctx,null,STARTING} has uncovered http methods for path: /admin/* [junit] 2018-06-24 20:05:06.794:WARN:oejs.SecurityHandler:main: ServletContext <at> o.e.j.s.h.ContextHandler <at> 2d3fcdbd{/ctx,null,STARTING} has uncovered http methods for path: /forbid/post [junit] 2018-06-24 20:05:06.794:INFO:oejsh.ContextHandler:main: Started o.e.j.s.h.ContextHandler <at> 2d3fcdbd{/ctx,null,AVAILABLE} [junit] 2018-06-24 20:05:06.794:INFO:oejs.AbstractConnector:main: Started LocalConnector <at> 617c74e5{HTTP/1.1,[http/1.1]} [junit] 2018-06-24 20:05:06.795:INFO:oejs.Server:main: Started @974ms [junit] 2018-06-24 20:05:06.799:INFO:oejs.AbstractConnector:main: Stopped LocalConnector <at> 617c74e5{HTTP/1.1,[http/1.1]} [junit] 2018-06-24 20:05:06.799:INFO:oejs.session:main: Stopped scavenging [junit] 2018-06-24 20:05:06.799:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.h.ContextHandler <at> 2d3fcdbd{/ctx,null,UNAVAILABLE} [junit] 2018-06-24 20:05:06.801:INFO:oejs.Server:main: jetty-9.4.z-SNAPSHOT [junit] 2018-06-24 20:05:06.803:INFO:oejs.session:main: DefaultSessionIdManager workerName=node0 [junit] 2018-06-24 20:05:06.803:INFO:oejs.session:main: No SessionScavenger set, using defaults [junit] 2018-06-24 20:05:06.803:INFO:oejs.session:main: Scavenging every 600000ms [junit] 2018-06-24 20:05:06.804:WARN:oejs.SecurityHandler:main: ServletContext <at> o.e.j.s.h.ContextHandler <at> 9f70c54{/ctx,null,STARTING} has uncovered http methods for path: /admin/* [junit] 2018-06-24 20:05:06.804:WARN:oejs.SecurityHandler:main: ServletContext <at> o.e.j.s.h.ContextHandler <at> 9f70c54{/ctx,null,STARTING} has uncovered http methods for path: /forbid/post [junit] 2018-06-24 20:05:06.804:INFO:oejsh.ContextHandler:main: Started o.e.j.s.h.ContextHandler <at> 9f70c54{/ctx,null,AVAILABLE} [junit] 2018-06-24 20:05:06.804:INFO:oejs.AbstractConnector:main: Started LocalConnector <at> 234bef66{HTTP/1.1,[http/1.1]} [junit] 2018-06-24 20:05:06.805:INFO:oejs.Server:main: Started @984ms [junit] 2018-06-24 20:05:06.818:INFO:oejs.session:qtp884457408-54: Session id node01t2yw5oo0pjf2miq5xc0p2hu213 swapped for new id node0pv5a4hqs0lqd1vamwztr6womz14 [junit] 2018-06-24 20:05:06.824:INFO:oejs.session:qtp884457408-51: Session id node0uxw3henqw72p10cvytkhsqeqx15 swapped for new id node0pm20oflci8jm1pyfrwnw1scjw16 [junit] 2018-06-24 20:05:06.830:INFO:oejs.session:qtp884457408-55: Session id node0kawynacrtb71ajb0udnwobh117 swapped for new id node0eq6uzl60rfff1fxziya02pn5s18 [junit] 2018-06-24 20:05:06.835:INFO:oejs.AbstractConnector:main: Stopped LocalConnector <at> 234bef66{HTTP/1.1,[http/1.1]} [junit] 2018-06-24 20:05:06.835:INFO:oejs.session:main: Stopped scavenging [junit] 2018-06-24 20:05:06.836:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.h.ContextHandler <at> 9f70c54{/ctx,null,UNAVAILABLE} [junit] 2018-06-24 20:05:06.838:INFO:oejs.Server:main: jetty-9.4.z-SNAPSHOT [junit] 2018-06-24 20:05:06.839:INFO:oejs.session:main: DefaultSessionIdManager workerName=node0 [junit] 2018-06-24 20:05:06.839:INFO:oejs.session:main: No SessionScavenger set, using defaults [junit] 2018-06-24 20:05:06.839:INFO:oejs.session:main: Scavenging every 600000ms [junit] 2018-06-24 20:05:06.840:WARN:oejs.SecurityHandler:main: ServletContext <at> o.e.j.s.h.ContextHandler <at> 39fb3ab6{/ctx,null,STARTING} has uncovered http methods for path: /admin/* [junit] 2018-06-24 20:05:06.840:WARN:oejs.SecurityHandler:main: ServletContext <at> o.e.j.s.h.ContextHandler <at> 39fb3ab6{/ctx,null,STARTING} has uncovered http methods for path: /forbid/post [junit] 2018-06-24 20:05:06.840:INFO:oejsh.ContextHandler:main: Started o.e.j.s.h.ContextHandler <at> 39fb3ab6{/ctx,null,AVAILABLE} [junit] 2018-06-24 20:05:06.840:INFO:oejs.AbstractConnector:main: Started LocalConnector <at> 6276ae34{HTTP/1.1,[http/1.1]} [junit] 2018-06-24 20:05:06.840:INFO:oejs.Server:main: Started @1020ms [junit] 2018-06-24 20:05:06.846:INFO:oejs.session:qtp1358444045-64: Session id node0wa6prhg6zelzmbf8bx8z0c3k20 swapped for new id node0zw0qqe58yqtf5thnjetxxds321 [junit] 2018-06-24 20:05:06.849:INFO:oejs.AbstractConnector:main: Stopped LocalConnector <at> 6276ae34{HTTP/1.1,[http/1.1]} [junit] 2018-06-24 20:05:06.849:INFO:oejs.session:main: Stopped scavenging [junit] 2018-06-24 20:05:06.850:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.h.ContextHandler <at> 39fb3ab6{/ctx,null,UNAVAILABLE} [junit] 2018-06-24 20:05:06.851:INFO:oejs.Server:main: jetty-9.4.z-SNAPSHOT [junit] 2018-06-24 20:05:06.852:INFO:oejs.session:main: DefaultSessionIdManager workerName=node0 [junit] 2018-06-24 20:05:06.852:INFO:oejs.session:main: No SessionScavenger set, using defaults [junit] 2018-06-24 20:05:06.853:INFO:oejs.session:main: Scavenging every 600000ms [junit] 2018-06-24 20:05:06.853:INFO:oejsh.ContextHandler:main: Started o.e.j.s.h.ContextHandler <at> 1efbd816{/ctx,null,AVAILABLE} [junit] 2018-06-24 20:05:06.853:INFO:oejs.AbstractConnector:main: Started LocalConnector <at> 6a2bcfcb{HTTP/1.1,[http/1.1]} [junit] 2018-06-24 20:05:06.853:INFO:oejs.Server:main: Started @1033ms [junit] 2018-06-24 20:05:06.854:INFO:oejs.AbstractConnector:main: Stopped LocalConnector <at> 6a2bcfcb{HTTP/1.1,[http/1.1]} [junit] 2018-06-24 20:05:06.854:INFO:oejs.session:main: Stopped scavenging [junit] 2018-06-24 20:05:06.854:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.h.ContextHandler <at> 1efbd816{/ctx,null,UNAVAILABLE} [junit] 2018-06-24 20:05:06.858:INFO:oejs.Server:main: jetty-9.4.z-SNAPSHOT [junit] 2018-06-24 20:05:06.859:INFO:oejs.session:main: DefaultSessionIdManager workerName=node0 [junit] 2018-06-24 20:05:06.859:INFO:oejs.session:main: No SessionScavenger set, using defaults [junit] 2018-06-24 20:05:06.859:INFO:oejs.session:main: Scavenging every 600000ms [junit] 2018-06-24 20:05:06.860:WARN:oejs.SecurityHandler:main: ServletContext <at> o.e.j.s.h.ContextHandler <at> 4439f31e{/ctx,null,STARTING} has uncovered http methods for path: /admin/* [junit] 2018-06-24 20:05:06.861:WARN:oejs.SecurityHandler:main: ServletContext <at> o.e.j.s.h.ContextHandler <at> 4439f31e{/ctx,null,STARTING} has uncovered http methods for path: /forbid/post [junit] 2018-06-24 20:05:06.861:INFO:oejsh.ContextHandler:main: Started o.e.j.s.h.ContextHandler <at> 4439f31e{/ctx,null,AVAILABLE} [junit] 2018-06-24 20:05:06.861:INFO:oejs.AbstractConnector:main: Started LocalConnector <at> 5dfcfece{HTTP/1.1,[http/1.1]} [junit] 2018-06-24 20:05:06.861:INFO:oejs.Server:main: Started @1041ms [junit] 2018-06-24 20:05:06.870:INFO:oejs.session:qtp1014328909-85: Session id node01vpxpfqnj7zinpdnrxyzw7e1m23 swapped for new id node01pxytuu02hzbcn0m05fh72k2m24 [junit] 2018-06-24 20:05:06.873:INFO:oejs.AbstractConnector:main: Stopped LocalConnector <at> 5dfcfece{HTTP/1.1,[http/1.1]} [junit] 2018-06-24 20:05:06.874:INFO:oejs.session:main: Stopped scavenging [junit] 2018-06-24 20:05:06.874:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.h.ContextHandler <at> 4439f31e{/ctx,null,UNAVAILABLE} [junit] 2018-06-24 20:05:06.878:INFO:oejs.Server:main: jetty-9.4.z-SNAPSHOT [junit] 2018-06-24 20:05:06.879:INFO:oejs.session:main: DefaultSessionIdManager workerName=node0 [junit] 2018-06-24 20:05:06.879:INFO:oejs.session:main: No SessionScavenger set, using defaults [junit] 2018-06-24 20:05:06.879:INFO:oejs.session:main: Scavenging every 600000ms [junit] 2018-06-24 20:05:06.880:WARN:oejs.SecurityHandler:main: ServletContext <at> o.e.j.s.h.ContextHandler <at> 735b5592{/ctx,null,STARTING} has uncovered http methods for path: /admin/* [junit] 2018-06-24 20:05:06.880:WARN:oejs.SecurityHandler:main: ServletContext <at> o.e.j.s.h.ContextHandler <at> 735b5592{/ctx,null,STARTING} has uncovered http methods for path: /forbid/post [junit] 2018-06-24 20:05:06.880:INFO:oejsh.ContextHandler:main: Started o.e.j.s.h.ContextHandler <at> 735b5592{/ctx,null,AVAILABLE} [junit] 2018-06-24 20:05:06.880:INFO:oejs.AbstractConnector:main: Started LocalConnector <at> 58651fd0{HTTP/1.1,[http/1.1]} [junit] 2018-06-24 20:05:06.880:INFO:oejs.Server:main: Started @1060ms [junit] 2018-06-24 20:05:06.884:INFO:oejs.AbstractConnector:main: Stopped LocalConnector <at> 58651fd0{HTTP/1.1,[http/1.1]} [junit] 2018-06-24 20:05:06.884:INFO:oejs.session:main: Stopped scavenging [junit] 2018-06-24 20:05:06.884:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.h.ContextHandler <at> 735b5592{/ctx,null,UNAVAILABLE} [junit] 2018-06-24 20:05:06.887:INFO:oejs.Server:main: jetty-9.4.z-SNAPSHOT [junit] 2018-06-24 20:05:06.888:INFO:oejs.session:main: DefaultSessionIdManager workerName=node0 [junit] 2018-06-24 20:05:06.888:INFO:oejs.session:main: No SessionScavenger set, using defaults [junit] 2018-06-24 20:05:06.888:INFO:oejs.session:main: Scavenging every 660000ms [junit] 2018-06-24 20:05:06.889:WARN:oejs.SecurityHandler:main: ServletContext <at> o.e.j.s.h.ContextHandler <at> 1b604f19{/ctx,null,STARTING} has uncovered http methods for path: /admin/* [junit] 2018-06-24 20:05:06.889:WARN:oejs.SecurityHandler:main: ServletContext <at> o.e.j.s.h.ContextHandler <at> 1b604f19{/ctx,null,STARTING} has uncovered http methods for path: /forbid/post [junit] 2018-06-24 20:05:06.889:INFO:oejsh.ContextHandler:main: Started o.e.j.s.h.ContextHandler <at> 1b604f19{/ctx,null,AVAILABLE} [junit] 2018-06-24 20:05:06.889:INFO:oejs.AbstractConnector:main: Started LocalConnector <at> 7823a2f9{HTTP/1.1,[http/1.1]} [junit] 2018-06-24 20:05:06.890:INFO:oejs.Server:main: Started @1070ms [junit] 2018-06-24 20:05:06.895:INFO:oejs.AbstractConnector:main: Stopped LocalConnector <at> 7823a2f9{HTTP/1.1,[http/1.1]} [junit] 2018-06-24 20:05:06.895:INFO:oejs.session:main: Stopped scavenging [junit] 2018-06-24 20:05:06.895:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.h.ContextHandler <at> 1b604f19{/ctx,null,UNAVAILABLE} [junit] 2018-06-24 20:05:06.898:INFO:oejs.Server:main: jetty-9.4.z-SNAPSHOT [junit] 2018-06-24 20:05:06.899:WARN:oejs.SecurityHandler:main: ServletContext <at> o.e.j.s.h.ContextHandler <at> 1b604f19{/ctx,null,STARTING} has uncovered http methods for path: /admin/* [junit] 2018-06-24 20:05:06.899:WARN:oejs.SecurityHandler:main: ServletContext <at> o.e.j.s.h.ContextHandler <at> 1b604f19{/ctx,null,STARTING} has uncovered http methods for path: /forbid/post [junit] 2018-06-24 20:05:06.899:INFO:oejsh.ContextHandler:main: Started o.e.j.s.h.ContextHandler <at> 1b604f19{/ctx,null,AVAILABLE} [junit] 2018-06-24 20:05:06.899:INFO:oejs.session:main: DefaultSessionIdManager workerName=node0 [junit] 2018-06-24 20:05:06.899:INFO:oejs.session:main: No SessionScavenger set, using defaults [junit] 2018-06-24 20:05:06.899:INFO:oejs.session:main: Scavenging every 600000ms [junit] 2018-06-24 20:05:06.899:INFO:oejs.AbstractConnector:main: Started LocalConnector <at> 7823a2f9{HTTP/1.1,[http/1.1]} [junit] 2018-06-24 20:05:06.900:INFO:oejs.Server:main: Started @1079ms [junit] 2018-06-24 20:05:06.901:INFO:oejs.AbstractConnector:main: Stopped LocalConnector <at> 7823a2f9{HTTP/1.1,[http/1.1]} [junit] 2018-06-24 20:05:06.902:INFO:oejs.session:main: Stopped scavenging [junit] 2018-06-24 20:05:06.902:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.h.ContextHandler <at> 1b604f19{/ctx,null,UNAVAILABLE} [junit] 2018-06-24 20:05:06.904:INFO:oejs.Server:main: jetty-9.4.z-SNAPSHOT [junit] 2018-06-24 20:05:06.905:INFO:oejs.session:main: DefaultSessionIdManager workerName=node0 [junit] 2018-06-24 20:05:06.905:INFO:oejs.session:main: No SessionScavenger set, using defaults [junit] 2018-06-24 20:05:06.905:INFO:oejs.session:main: Scavenging every 600000ms [junit] 2018-06-24 20:05:06.905:WARN:oejs.SecurityHandler:main: ServletContext <at> o.e.j.s.h.ContextHandler <at> 29774679{/ctx,null,STARTING} has uncovered http methods for path: /admin/* [junit] 2018-06-24 20:05:06.905:WARN:oejs.SecurityHandler:main: ServletContext <at> o.e.j.s.h.ContextHandler <at> 29774679{/ctx,null,STARTING} has uncovered http methods for path: /forbid/post [junit] 2018-06-24 20:05:06.906:INFO:oejsh.ContextHandler:main: Started o.e.j.s.h.ContextHandler <at> 29774679{/ctx,null,AVAILABLE} [junit] 2018-06-24 20:05:06.906:INFO:oejs.AbstractConnector:main: Started LocalConnector <at> 3ffc5af1{HTTP/1.1,[http/1.1]} [junit] 2018-06-24 20:05:06.906:INFO:oejs.Server:main: Started @1085ms [junit] 2018-06-24 20:05:06.928:INFO:oejs.AbstractConnector:main: Stopped LocalConnector <at> 3ffc5af1{HTTP/1.1,[http/1.1]} [junit] 2018-06-24 20:05:06.928:INFO:oejs.session:main: Stopped scavenging [junit] 2018-06-24 20:05:06.928:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.h.ContextHandler <at> 29774679{/ctx,null,UNAVAILABLE} [junit] 2018-06-24 20:05:06.930:INFO:oejs.Server:main: jetty-9.4.z-SNAPSHOT [junit] 2018-06-24 20:05:06.933:INFO:oejs.session:main: DefaultSessionIdManager workerName=node0 [junit] 2018-06-24 20:05:06.933:INFO:oejs.session:main: No SessionScavenger set, using defaults [junit] 2018-06-24 20:05:06.933:INFO:oejs.session:main: Scavenging every 600000ms [junit] 2018-06-24 20:05:06.935:WARN:oejs.SecurityHandler:main: ServletContext <at> o.e.j.s.h.ContextHandler <at> 6093dd95{/ctx,null,STARTING} has uncovered http methods for path: /admin/* [junit] 2018-06-24 20:05:06.935:WARN:oejs.SecurityHandler:main: ServletContext <at> o.e.j.s.h.ContextHandler <at> 6093dd95{/ctx,null,STARTING} has uncovered http methods for path: /forbid/post [junit] 2018-06-24 20:05:06.935:INFO:oejsh.ContextHandler:main: Started o.e.j.s.h.ContextHandler <at> 6093dd95{/ctx,null,AVAILABLE} [junit] 2018-06-24 20:05:06.936:INFO:oejs.AbstractConnector:main: Started LocalConnector <at> 5622fdf{HTTP/1.1,[http/1.1]} [junit] 2018-06-24 20:05:06.936:INFO:oejs.Server:main: Started @1116ms [junit] Tests run: 22, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.823 sec [junit] 2018-06-24 20:05:06.968:INFO:oejs.AbstractConnector:main: Stopped LocalConnector <at> 5622fdf{HTTP/1.1,[http/1.1]} [junit] 2018-06-24 20:05:06.968:INFO:oejs.session:main: Stopped scavenging [junit] 2018-06-24 20:05:06.969:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.h.ContextHandler <at> 6093dd95{/ctx,null,UNAVAILABLE} [junit] 2018-06-24 20:05:06.988:INFO:oejs.Server:main: jetty-9.4.z-SNAPSHOT [junit] 2018-06-24 20:05:06.992:INFO:oejs.session:main: DefaultSessionIdManager workerName=node0 [junit] 2018-06-24 20:05:06.992:INFO:oejs.session:main: No SessionScavenger set, using defaults [junit] 2018-06-24 20:05:06.993:INFO:oejs.session:main: Scavenging every 660000ms [junit] 2018-06-24 20:05:06.993:WARN:oejs.SecurityHandler:main: ServletContext <at> o.e.j.s.h.ContextHandler <at> 13805618{/ctx,null,STARTING} has uncovered http methods for path: /admin/* [junit] 2018-06-24 20:05:06.993:WARN:oejs.SecurityHandler:main: ServletContext <at> o.e.j.s.h.ContextHandler <at> 13805618{/ctx,null,STARTING} has uncovered http methods for path: /forbid/post [junit] 2018-06-24 20:05:06.993:INFO:oejsh.ContextHandler:main: Started o.e.j.s.h.ContextHandler <at> 13805618{/ctx,null,AVAILABLE} [junit] 2018-06-24 20:05:06.993:INFO:oejs.AbstractConnector:main: Started LocalConnector <at> 56ef9176{HTTP/1.1,[http/1.1]} [junit] 2018-06-24 20:05:06.994:INFO:oejs.Server:main: Started @1173ms [junit] 2018-06-24 20:05:07.003:INFO:oejs.session:qtp1540011289-144: Session id node01wbgh5yrvho2wlp33kb415s826 swapped for new id node0nu1h7z9mqur2b5h7qfoda11227 [junit] 2018-06-24 20:05:07.007:INFO:oejs.AbstractConnector:main: Stopped LocalConnector <at> 56ef9176{HTTP/1.1,[http/1.1]} [junit] 2018-06-24 20:05:07.008:INFO:oejs.session:main: Stopped scavenging [junit] 2018-06-24 20:05:07.008:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.h.ContextHandler <at> 13805618{/ctx,null,UNAVAILABLE} [junit] 2018-06-24 20:05:07.011:INFO:oejs.Server:main: jetty-9.4.z-SNAPSHOT [junit] 2018-06-24 20:05:07.017:INFO:oejs.session:main: DefaultSessionIdManager workerName=node0 [junit] 2018-06-24 20:05:07.017:INFO:oejs.session:main: No SessionScavenger set, using defaults [junit] 2018-06-24 20:05:07.017:INFO:oejs.session:main: Scavenging every 600000ms [junit] 2018-06-24 20:05:07.018:WARN:oejs.SecurityHandler:main: ServletContext <at> o.e.j.s.h.ContextHandler <at> dc24521{/ctx,null,STARTING} has uncovered http methods for path: /admin/* [junit] 2018-06-24 20:05:07.018:WARN:oejs.SecurityHandler:main: ServletContext <at> o.e.j.s.h.ContextHandler <at> dc24521{/ctx,null,STARTING} has uncovered http methods for path: /forbid/post [junit] 2018-06-24 20:05:07.018:INFO:oejsh.ContextHandler:main: Started o.e.j.s.h.ContextHandler <at> dc24521{/ctx,null,AVAILABLE} [junit] 2018-06-24 20:05:07.018:INFO:oejs.AbstractConnector:main: Started LocalConnector <at> 10bdf5e5{HTTP/1.1,[http/1.1]} [junit] 2018-06-24 20:05:07.019:INFO:oejs.Server:main: Started @1198ms [junit] 2018-06-24 20:05:07.025:INFO:oejs.AbstractConnector:main: Stopped LocalConnector <at> 10bdf5e5{HTTP/1.1,[http/1.1]} [junit] 2018-06-24 20:05:07.025:INFO:oejs.session:main: Stopped scavenging [junit] 2018-06-24 20:05:07.025:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.h.ContextHandler <at> dc24521{/ctx,null,UNAVAILABLE} BUILD FAILED /tmp/guix-build-java-eclipse-jetty-security-9.4.6.drv-0/jetty.project-jetty-9.4.6.v20170531/jetty-security/build.xml:1: Test org.eclipse.jetty.security.ConstraintTest failed Total time: 5 seconds Backtrace: 5 (primitive-load "/gnu/store/d4862xvxa1rb1a83wwxa8gbyz1z?") In ice-9/eval.scm: 191:35 4 (_ _) In srfi/srfi-1.scm: 640:9 3 (for-each #<procedure a42fa0 at /gnu/store/pvcja51n9s3?> ?) In /gnu/store/pvcja51n9s3q9c34bs3r3c7kmwkcg7qc-module-import/guix/build/gnu-build-system.scm: 799:31 2 (_ _) In /gnu/store/pvcja51n9s3q9c34bs3r3c7kmwkcg7qc-module-import/guix/build/ant-build-system.scm: 235:6 1 (check #:target _ #:make-flags _ #:tests? _ # _) In /gnu/store/pvcja51n9s3q9c34bs3r3c7kmwkcg7qc-module-import/guix/build/utils.scm: 616:6 0 (invoke _ . _) /gnu/store/pvcja51n9s3q9c34bs3r3c7kmwkcg7qc-module-import/guix/build/utils.scm:616:6: In procedure invoke: Throw to key `srfi-34' with args `(#<condition &invoke-error [program: "ant" arguments: ("check") exit-status: 1 term-signal: #f stop-signal: #f] a40f40>)'. note: keeping build directory `/tmp/guix-build-java-eclipse-jetty-security-9.4.6.drv-3' builder for `/gnu/store/l5v95mm42mc9a2xjw0q2pscy3sc2phpd-java-eclipse-jetty-security-9.4.6.drv' failed with exit code 1 @ build-failed /gnu/store/l5v95mm42mc9a2xjw0q2pscy3sc2phpd-java-eclipse-jetty-security-9.4.6.drv - 1 builder for `/gnu/store/l5v95mm42mc9a2xjw0q2pscy3sc2phpd-java-eclipse-jetty-security-9.4.6.drv' failed with exit code 1 guix build: error: build failed: build of `/gnu/store/l5v95mm42mc9a2xjw0q2pscy3sc2phpd-java-eclipse-jetty-security-9.4.6.drv' failed
[Message part 2 (application/pgp-signature, inline)]
Gábor Boskovits <boskovits <at> gmail.com>
:Björn Höfling <bjoern.hoefling <at> bjoernhoefling.de>
:Message #10 received at 31960-done <at> debbugs.gnu.org (full text, mbox):
From: Gábor Boskovits <boskovits <at> gmail.com> To: 31960-done <at> debbugs.gnu.org Subject: java-eclipse-jetty-security has indeterministic test failures (on ia64) Date: Tue, 3 Jul 2018 14:32:25 +0200
[Message part 1 (text/plain, inline)]
Fixed on master in commit 4c9aa15edbf3c57b30338810b00c1a3bca874492. Thanks for reporting!
[Message part 2 (text/html, inline)]
Debbugs Internal Request <help-debbugs <at> gnu.org>
to internal_control <at> debbugs.gnu.org
.
(Wed, 01 Aug 2018 11:24:05 GMT) Full text and rfc822 format available.
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.