Looks like an infra problem. From the build log: [2019-08-01T09:39:50.355Z] Java HotSpot(TM) 64-Bit Server VM warning: Insufficient space for shared memory file: … [2019-08-01T09:40:06.604Z] Caused by: java.io.IOException: Failed to create a new directory /tmp/hudson1385458821293755070tmp
Builds run on ephemeral agents, so I'd wait a bit and try again. > On 1. Aug 2019, at 11:44, 'Robin Jansohn' via Jenkins Developers > <[email protected]> wrote: > > My pull request fails to build > (https://github.com/jenkinsci/deploy-plugin/pull/40) and it does not seem to > have anything to do with my changes. Is there a general problem at the > moment? Anything else I can do to solve the problem? > > [2019-08-01T09:26:16.690Z] java.lang.NoClassDefFoundError: Could not > initialize class org.jvnet.hudson.test.TestPluginManager > > [2019-08-01T09:26:16.690Z] at > org.jvnet.hudson.test.JenkinsRule.<init>(JenkinsRule.java:321) > > [2019-08-01T09:26:16.690Z] at > hudson.plugins.deploy.PipelineSyntaxTest.<init>(PipelineSyntaxTest.java:22) > > > > > > Locally I can build it without a problem... > > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/408bbf70-0935-4a1f-bdec-953506563529%40googlegroups.com. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/523E9C84-FEE7-4A79-BD51-A20332B150A3%40beckweb.net.
