You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/24 09:20:16 UTC

Build failed in Jenkins: ZooKeeper-trunk-owasp #120

See <https://builds.apache.org/job/ZooKeeper-trunk-owasp/120/display/redirect>

------------------------------------------
[...truncated 21.04 KB...]
    [javac]     T extends Object declared in class Class
    [javac] <https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/src/java/main/org/apache/zookeeper/server/NIOServerCnxn.java>:254: warning: [cast] redundant cast to ByteBuffer
    [javac]                     b = (ByteBuffer) b.slice().limit(
    [javac]                         ^
    [javac] <https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/src/java/main/org/apache/zookeeper/server/persistence/FilePadding.java>:78: warning: [cast] redundant cast to ByteBuffer
    [javac]             fileChannel.write((ByteBuffer) fill.position(0), newFileSize - fill.remaining());
    [javac]                               ^
    [javac] 4 warnings

compile-test:
    [mkdir] Created dir: <https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/build/test/classes>
    [javac] Compiling 237 source files to <https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/build/test/classes>
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 warning
    [javac] Compiling 11 source files to <https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/build/test/classes>
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 warning

init:

ivy-download:

ivy-taskdef:

ivy-init:

ivy-retrieve-owasp:
[ivy:retrieve] :: loading settings :: file = <https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/ivysettings.xml>
[ivy:retrieve] :: resolving dependencies :: org.apache.zookeeper#zookeeper;3.6.0-SNAPSHOT
[ivy:retrieve] 	confs: [owasp]
[ivy:retrieve] 	found org.owasp#dependency-check-ant;3.2.1 in maven2
[ivy:retrieve] 	found org.owasp#dependency-check-core;3.2.1 in maven2
[ivy:retrieve] 	found com.vdurmont#semver4j;2.2.0 in maven2
[ivy:retrieve] 	found joda-time#joda-time;1.6 in maven2
[ivy:retrieve] 	found org.slf4j#slf4j-api;1.7.25 in maven2
[ivy:retrieve] 	found org.owasp#dependency-check-utils;3.2.1 in maven2
[ivy:retrieve] 	found commons-io#commons-io;2.6 in maven2
[ivy:retrieve] 	found org.apache.commons#commons-lang3;3.7 in maven2
[ivy:retrieve] 	found org.apache.commons#commons-compress;1.16.1 in maven2
[ivy:retrieve] 	found org.objenesis#objenesis;2.6 in maven2
[ivy:retrieve] 	found org.apache.commons#commons-text;1.3 in maven2
[ivy:retrieve] 	found org.apache.lucene#lucene-core;5.5.5 in maven2
[ivy:retrieve] 	found org.apache.lucene#lucene-analyzers-common;5.5.5 in maven2
[ivy:retrieve] 	found org.apache.lucene#lucene-queryparser;5.5.5 in maven2
[ivy:retrieve] 	found org.apache.lucene#lucene-queries;5.5.5 in maven2
[ivy:retrieve] 	found org.apache.lucene#lucene-sandbox;5.5.5 in maven2
[ivy:retrieve] 	found org.apache.velocity#velocity;1.7 in maven2
[ivy:retrieve] 	found commons-collections#commons-collections;3.2.2 in maven2
[ivy:retrieve] 	found commons-lang#commons-lang;2.4 in maven2
[ivy:retrieve] 	found org.glassfish#javax.json;1.0.4 in maven2
[ivy:retrieve] 	found org.jsoup#jsoup;1.11.3 in maven2
[ivy:retrieve] 	found com.sun.mail#mailapi;1.6.1 in maven2
[ivy:retrieve] 	found javax.activation#activation;1.1 in maven2
[ivy:retrieve] 	found com.google.code.gson#gson;2.8.5 in maven2
[ivy:retrieve] 	found com.h2database#h2;1.4.196 in maven2
[ivy:retrieve] :: resolution report :: resolve 779ms :: artifacts dl 13ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|       owasp      |   25  |   0   |   0   |   0   ||   25  |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org.apache.zookeeper#zookeeper
[ivy:retrieve] 	confs: [owasp]
[ivy:retrieve] 	25 artifacts copied, 0 already retrieved (11579kB/249ms)

owasp-taskdef:

ivy-retrieve:
[ivy:retrieve] :: resolving dependencies :: org.apache.zookeeper#zookeeper;3.6.0-SNAPSHOT
[ivy:retrieve] 	confs: [default]
[ivy:retrieve] 	found jline#jline;2.11 in maven2
[ivy:retrieve] 	found org.eclipse.jetty#jetty-server;9.4.10.v20180503 in maven2
[ivy:retrieve] 	found javax.servlet#javax.servlet-api;3.1.0 in maven2
[ivy:retrieve] 	found org.eclipse.jetty#jetty-http;9.4.10.v20180503 in maven2
[ivy:retrieve] 	found org.eclipse.jetty#jetty-util;9.4.10.v20180503 in maven2
[ivy:retrieve] 	found org.eclipse.jetty#jetty-io;9.4.10.v20180503 in maven2
[ivy:retrieve] 	found org.eclipse.jetty#jetty-servlet;9.4.10.v20180503 in maven2
[ivy:retrieve] 	found org.eclipse.jetty#jetty-security;9.4.10.v20180503 in maven2
[ivy:retrieve] 	found com.fasterxml.jackson.core#jackson-databind;2.9.5 in maven2
[ivy:retrieve] 	found com.fasterxml.jackson.core#jackson-annotations;2.9.0 in maven2
[ivy:retrieve] 	found com.fasterxml.jackson.core#jackson-core;2.9.5 in maven2
[ivy:retrieve] 	found org.slf4j#slf4j-api;1.7.25 in maven2
[ivy:retrieve] 	found org.slf4j#slf4j-log4j12;1.7.25 in maven2
[ivy:retrieve] 	found commons-cli#commons-cli;1.2 in maven2
[ivy:retrieve] 	found log4j#log4j;1.2.17 in maven2
[ivy:retrieve] 	found org.apache.yetus#audience-annotations;0.5.0 in maven2
[ivy:retrieve] 	found io.netty#netty;3.10.6.Final in maven2
[ivy:retrieve] 	found com.googlecode.json-simple#json-simple;1.1.1 in maven2
[ivy:retrieve] :: resolution report :: resolve 132ms :: artifacts dl 6ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   18  |   0   |   0   |   0   ||   18  |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org.apache.zookeeper#zookeeper
[ivy:retrieve] 	confs: [default]
[ivy:retrieve] 	0 artifacts copied, 18 already retrieved (0kB/4ms)

owasp:
[owasp:dependency-check] Checking for updates
[owasp:dependency-check] starting getUpdatesNeeded() ...
[owasp:dependency-check] NVD CVE requires several updates; this could take a couple of minutes.
[owasp:dependency-check] Download Started for NVD CVE - 2002
[owasp:dependency-check] Download Started for NVD CVE - 2003
[owasp:dependency-check] Download Started for NVD CVE - 2004
[owasp:dependency-check] Download Started for NVD CVE - 2005
[owasp:dependency-check] Download Started for NVD CVE - 2006
[owasp:dependency-check] Download Started for NVD CVE - 2007
[owasp:dependency-check] Download Started for NVD CVE - 2008
[owasp:dependency-check] Download Started for NVD CVE - 2009
[owasp:dependency-check] Download Started for NVD CVE - 2010
[owasp:dependency-check] Download Started for NVD CVE - 2011
[owasp:dependency-check] Download Started for NVD CVE - 2012
[owasp:dependency-check] Download Started for NVD CVE - 2013
[owasp:dependency-check] Download Started for NVD CVE - 2014
[owasp:dependency-check] Download Started for NVD CVE - 2015
[owasp:dependency-check] Download Started for NVD CVE - 2016
[owasp:dependency-check] Download Started for NVD CVE - 2017
[owasp:dependency-check] Download Started for NVD CVE - 2018
[owasp:dependency-check] Download Started for NVD CVE - Modified
[owasp:dependency-check] Download Complete for NVD CVE - Modified  (2292 ms)
[owasp:dependency-check] Processing Started for NVD CVE - Modified
[owasp:dependency-check] Download Complete for NVD CVE - 2004  (2578 ms)
[owasp:dependency-check] Processing Started for NVD CVE - 2004
[owasp:dependency-check] Download Failed for NVD CVE - 2002
[owasp:dependency-check] Some CVEs may not be reported.
[owasp:dependency-check] If you are behind a proxy you may need to configure dependency-check to use the proxy.
[owasp:dependency-check] Download Failed for NVD CVE - 2003
[owasp:dependency-check] Some CVEs may not be reported.
[owasp:dependency-check] If you are behind a proxy you may need to configure dependency-check to use the proxy.
[owasp:dependency-check] Download Failed for NVD CVE - 2005
[owasp:dependency-check] Some CVEs may not be reported.
[owasp:dependency-check] Download Failed for NVD CVE - 2008
[owasp:dependency-check] Some CVEs may not be reported.
[owasp:dependency-check] If you are behind a proxy you may need to configure dependency-check to use the proxy.
[owasp:dependency-check] If you are behind a proxy you may need to configure dependency-check to use the proxy.
[owasp:dependency-check] Unable to update Cached Web DataSource, using local data instead. Results may not include recent vulnerabilities.
[owasp:dependency-check] Analysis Started
[owasp:dependency-check] Download Failed for NVD CVE - 2006
[owasp:dependency-check] Some CVEs may not be reported.
[owasp:dependency-check] If you are behind a proxy you may need to configure dependency-check to use the proxy.
[owasp:dependency-check] Download Failed for NVD CVE - 2012
[owasp:dependency-check] Some CVEs may not be reported.
[owasp:dependency-check] If you are behind a proxy you may need to configure dependency-check to use the proxy.
[owasp:dependency-check] Download Failed for NVD CVE - 2013
[owasp:dependency-check] Some CVEs may not be reported.
[owasp:dependency-check] If you are behind a proxy you may need to configure dependency-check to use the proxy.
[owasp:dependency-check] Download Failed for NVD CVE - 2010
[owasp:dependency-check] Some CVEs may not be reported.
[owasp:dependency-check] If you are behind a proxy you may need to configure dependency-check to use the proxy.
[owasp:dependency-check] Download Failed for NVD CVE - 2007
[owasp:dependency-check] Some CVEs may not be reported.
[owasp:dependency-check] If you are behind a proxy you may need to configure dependency-check to use the proxy.
[owasp:dependency-check] Finished Archive Analyzer (0 seconds)
[owasp:dependency-check] Download Failed for NVD CVE - 2018
[owasp:dependency-check] Some CVEs may not be reported.
[owasp:dependency-check] If you are behind a proxy you may need to configure dependency-check to use the proxy.
[owasp:dependency-check] Download Failed for NVD CVE - 2014
[owasp:dependency-check] Some CVEs may not be reported.
[owasp:dependency-check] If you are behind a proxy you may need to configure dependency-check to use the proxy.
[owasp:dependency-check] Download Failed for NVD CVE - 2016
[owasp:dependency-check] Some CVEs may not be reported.
[owasp:dependency-check] Download Failed for NVD CVE - 2009
[owasp:dependency-check] Some CVEs may not be reported.
[owasp:dependency-check] If you are behind a proxy you may need to configure dependency-check to use the proxy.
[owasp:dependency-check] If you are behind a proxy you may need to configure dependency-check to use the proxy.
[owasp:dependency-check] Finished File Name Analyzer (0 seconds)
[owasp:dependency-check] Download Failed for NVD CVE - 2011
[owasp:dependency-check] Some CVEs may not be reported.
[owasp:dependency-check] If you are behind a proxy you may need to configure dependency-check to use the proxy.
[owasp:dependency-check] Download Failed for NVD CVE - 2015
[owasp:dependency-check] Some CVEs may not be reported.
[owasp:dependency-check] If you are behind a proxy you may need to configure dependency-check to use the proxy.
[owasp:dependency-check] Download Failed for NVD CVE - 2017
[owasp:dependency-check] Some CVEs may not be reported.
[owasp:dependency-check] If you are behind a proxy you may need to configure dependency-check to use the proxy.
[owasp:dependency-check] Finished Jar Analyzer (0 seconds)
[owasp:dependency-check] Finished Central Analyzer (0 seconds)
[owasp:dependency-check] Finished Assembly Analyzer (3 seconds)
[owasp:dependency-check] Finished Dependency Merging Analyzer (0 seconds)
[owasp:dependency-check] Finished Version Filter Analyzer (0 seconds)
[owasp:dependency-check] Finished Hint Analyzer (0 seconds)
[owasp:dependency-check] Created CPE Index (16 seconds)
[owasp:dependency-check] Skipping CPE Analysis for npm
[owasp:dependency-check] Finished CPE Analyzer (17 seconds)
[owasp:dependency-check] Finished False Positive Analyzer (0 seconds)
[owasp:dependency-check] Finished NVD CVE Analyzer (0 seconds)
[owasp:dependency-check] Finished Vulnerability Suppression Analyzer (0 seconds)
[owasp:dependency-check] Finished Dependency Bundling Analyzer (0 seconds)
[owasp:dependency-check] Analysis Complete (22 seconds)

BUILD FAILED
<https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/build.xml>:1707: Multiple Exceptions Occurred
org.owasp.dependencycheck.exception.ExceptionCollection: One or more exceptions occurred during dependency-check analysis
	The download was interrupted; unable to complete the update
	at org.owasp.dependencycheck.Engine.analyzeDependencies(Engine.java:693)
	at org.owasp.dependencycheck.taskdefs.Check.execute(Check.java:999)
	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
	at jdk.internal.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99)
	at org.apache.tools.ant.Task.perform(Task.java:350)
	at org.apache.tools.ant.Target.execute(Target.java:449)
	at org.apache.tools.ant.Target.performTasks(Target.java:470)
	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1388)
	at org.apache.tools.ant.Project.executeTarget(Project.java:1361)
	at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
	at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
	at org.apache.tools.ant.Main.runBuild(Main.java:834)
	at org.apache.tools.ant.Main.startAnt(Main.java:223)
	at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284)
	at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101)
Next Exception:
org.owasp.dependencycheck.data.update.exception.UpdateException: The download was interrupted; unable to complete the update
	at org.owasp.dependencycheck.data.update.NvdCveUpdater.performUpdate(NvdCveUpdater.java:274)
	at org.owasp.dependencycheck.data.update.NvdCveUpdater.update(NvdCveUpdater.java:119)
	at org.owasp.dependencycheck.Engine.doUpdates(Engine.java:898)
	at org.owasp.dependencycheck.Engine.initializeAndUpdateDatabase(Engine.java:716)
	at org.owasp.dependencycheck.Engine.analyzeDependencies(Engine.java:642)
	at org.owasp.dependencycheck.taskdefs.Check.execute(Check.java:999)
	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
	at jdk.internal.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99)
	at org.apache.tools.ant.Task.perform(Task.java:350)
	at org.apache.tools.ant.Target.execute(Target.java:449)
	at org.apache.tools.ant.Target.performTasks(Target.java:470)
	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1388)
	at org.apache.tools.ant.Project.executeTarget(Project.java:1361)
	at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
	at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
	at org.apache.tools.ant.Main.runBuild(Main.java:834)
	at org.apache.tools.ant.Main.startAnt(Main.java:223)
	at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284)
	at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101)

Total time: 49 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts

Jenkins build is back to normal : ZooKeeper-trunk-owasp #122

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ZooKeeper-trunk-owasp/122/display/redirect>


Build failed in Jenkins: ZooKeeper-trunk-owasp #121

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ZooKeeper-trunk-owasp/121/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H33 (ubuntu xenial) in workspace <https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/>
[WS-CLEANUP] Deleting project workspace...
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H33
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.FilePath.mkdirs(FilePath.java:1213)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
java.nio.file.FileSystemException: <https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/>: No space left on device
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384)
	at java.nio.file.Files.createDirectory(Files.java:674)
	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
	at java.nio.file.Files.createDirectories(Files.java:767)
	at hudson.FilePath.mkdirs(FilePath.java:3103)
	at hudson.FilePath.access$900(FilePath.java:209)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1221)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1217)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.io.IOException: remote file operation failed: <https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/> at hudson.remoting.Channel@151643a6:H33
	at hudson.FilePath.act(FilePath.java:1043)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.FilePath.mkdirs(FilePath.java:1213)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Retrying after 10 seconds
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H33
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.FilePath.mkdirs(FilePath.java:1213)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
java.nio.file.FileSystemException: <https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/>: No space left on device
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384)
	at java.nio.file.Files.createDirectory(Files.java:674)
	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
	at java.nio.file.Files.createDirectories(Files.java:767)
	at hudson.FilePath.mkdirs(FilePath.java:3103)
	at hudson.FilePath.access$900(FilePath.java:209)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1221)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1217)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.io.IOException: remote file operation failed: <https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/> at hudson.remoting.Channel@151643a6:H33
	at hudson.FilePath.act(FilePath.java:1043)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.FilePath.mkdirs(FilePath.java:1213)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Retrying after 10 seconds
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H33
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.FilePath.mkdirs(FilePath.java:1213)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
java.nio.file.FileSystemException: <https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/>: No space left on device
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384)
	at java.nio.file.Files.createDirectory(Files.java:674)
	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
	at java.nio.file.Files.createDirectories(Files.java:767)
	at hudson.FilePath.mkdirs(FilePath.java:3103)
	at hudson.FilePath.access$900(FilePath.java:209)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1221)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1217)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.io.IOException: remote file operation failed: <https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/> at hudson.remoting.Channel@151643a6:H33
	at hudson.FilePath.act(FilePath.java:1043)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.FilePath.mkdirs(FilePath.java:1213)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Archiving artifacts
ERROR: Build step failed with exception
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H33
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:233)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1819)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
<https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/> does not exist.
	at org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner(AbstractFileSet.java:484)
	at org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner(AbstractFileSet.java:461)
	at hudson.tasks.ArtifactArchiver$ListFiles.invoke(ArtifactArchiver.java:288)
	at hudson.tasks.ArtifactArchiver$ListFiles.invoke(ArtifactArchiver.java:268)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Build step 'Archive the artifacts' marked build as failure