Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 95F45200D1D for ; Sat, 30 Sep 2017 02:30:15 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 947321609ED; Sat, 30 Sep 2017 00:30:15 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id B50711609D1 for ; Sat, 30 Sep 2017 02:30:14 +0200 (CEST) Received: (qmail 73666 invoked by uid 500); 30 Sep 2017 00:30:13 -0000 Mailing-List: contact dev-help@aurora.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aurora.apache.org Delivered-To: mailing list dev@aurora.apache.org Received: (qmail 73654 invoked by uid 99); 30 Sep 2017 00:30:13 -0000 Received: from Unknown (HELO jenkins-master.apache.org) (62.210.60.235) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 30 Sep 2017 00:30:13 +0000 Received: from jenkins-master.apache.org (localhost [127.0.0.1]) by jenkins-master.apache.org (ASF Mail Server at jenkins-master.apache.org) with ESMTP id C019EA0179 for ; Sat, 30 Sep 2017 00:30:09 +0000 (UTC) Date: Sat, 30 Sep 2017 00:30:06 +0000 (UTC) From: Apache Jenkins Server To: dev@aurora.apache.org Message-ID: <88054961.1266.1506731407347.JavaMail.jenkins@jenkins-master.apache.org> In-Reply-To: <2102630261.797.1506648851234.JavaMail.jenkins@jenkins-master.apache.org> References: <2102630261.797.1506648851234.JavaMail.jenkins@jenkins-master.apache.org> Subject: Build failed in Jenkins: aurora-packaging-nightly #783 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkqVKZPv7YyHBB3FvWfV7XQehwe/Ga3aadzSNknt8g382X3uN8A3SOQ+Ixq9HxS+ZlN6XR4TECySmSRy2JN5Rx8svxAD0TjtSF9LuU98dD+LniNDP7Lq6gvRFuJhbMHoS0nuTizDZLsK4X8TW5MyV9w+jFbdoZfRE5O/Mse0fkOeL5uoIS/3Vvu/W+x9QSjDkB7CaU56bPFlQjqqJBl3Cn9r34CkXQZYnLb/NjW4vcpw0+TgMUAPTIVEr5BTPZRshz19g7huwg3zANT5HBIZnzV4hsVY9w4JHkceFdKi/ibNnjPjsFs9pm0HSGJ/RDxjIvSTYT02eH4+m1RAYaj2E9QIDAQAB X-Jenkins-Job: aurora-packaging-nightly X-Jenkins-Result: FAILURE archived-at: Sat, 30 Sep 2017 00:30:15 -0000 See Changes: [wfarner] Remove the rewriteConfigs thrift method ------------------------------------------ Started by timer [EnvInject] - Loading node environment variables. Building remotely on qnode3 (ubuntu xenial) in workspace > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/aurora # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/aurora > git --version # timeout=10 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/aurora +refs/heads/*:refs/remotes/origin/* --depth=1 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 24d2cafaa2ef69bffcb27a8ad0db7432bcd889e7 (refs/remotes/origin/master) Commit message: "Remove the rewriteConfigs thrift method" > git config core.sparsecheckout # timeout=10 > git checkout -f 24d2cafaa2ef69bffcb27a8ad0db7432bcd889e7 > git rev-list 7a803730c95fc7d1f788292d83c3d2eeb81a936d # timeout=10 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/aurora-packaging # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/aurora-packaging > git --version # timeout=10 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/aurora-packaging +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision ec923e6c6190c7b2cc2a12c207071e2cfaeee7d8 (refs/remotes/origin/master) Commit message: "Build with gradle 4.2" > git config core.sparsecheckout # timeout=10 > git checkout -f ec923e6c6190c7b2cc2a12c207071e2cfaeee7d8 > git rev-list ec923e6c6190c7b2cc2a12c207071e2cfaeee7d8 # timeout=10 FATAL: Unable to produce a script file java.io.IOException: No such file or directory at java.io.UnixFileSystem.createFileExclusively(Native Method) at java.io.File.createTempFile(File.java:2024) at hudson.FilePath$17.invoke(FilePath.java:1373) at hudson.FilePath$17.invoke(FilePath.java:1363) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2739) at hudson.remoting.UserRequest.perform(UserRequest.java:153) at hudson.remoting.UserRequest.perform(UserRequest.java:50) at hudson.remoting.Request$2.run(Request.java:336) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) 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:745) Caused: java.io.IOException: Failed to create a temporary directory in /tmp at hudson.FilePath$17.invoke(FilePath.java:1375) at hudson.FilePath$17.invoke(FilePath.java:1363) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2739) at hudson.remoting.UserRequest.perform(UserRequest.java:153) at hudson.remoting.UserRequest.perform(UserRequest.java:50) at hudson.remoting.Request$2.run(Request.java:336) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) 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:745) at ......remote call to qnode3(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545) at hudson.remoting.UserResponse.retrieve(UserRequest.java:253) at hudson.remoting.Channel.call(Channel.java:830) at hudson.FilePath.act(FilePath.java:986) Caused: java.io.IOException: remote file operation failed: at hudson.remoting.Channel@247bd887:qnode3 at hudson.FilePath.act(FilePath.java:993) at hudson.FilePath.act(FilePath.java:975) at hudson.FilePath.createTextTempFile(FilePath.java:1363) Caused: java.io.IOException: Failed to create a temp file on at hudson.FilePath.createTextTempFile(FilePath.java:1386) at hudson.tasks.CommandInterpreter.createScriptFile(CommandInterpreter.java:162) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:94) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:735) at hudson.model.Build$BuildExecution.build(Build.java:206) at hudson.model.Build$BuildExecution.doRun(Build.java:163) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:490) at hudson.model.Run.execute(Run.java:1735) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:405) Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful