Console Output
Started by user anonymous Building remotely on green-dragon-08 (highmem xcode8.2.1 ssd 10.11) in workspace /Users/buildslave/jenkins/workspace/cherry-pick-and-test > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from 2 remote Git repositories > git config remote.llvm_org.url https://github.com/llvm-mirror/clang.git # timeout=10 Fetching upstream changes from https://github.com/llvm-mirror/clang.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/llvm-mirror/clang.git +refs/heads/master:refs/remotes/llvm_org/master > git config remote.swift-github.url https://github.com/cmatthew/swift-clang.git # timeout=10 Fetching upstream changes from https://github.com/cmatthew/swift-clang.git using GIT_ASKPASS to set credentials test account for cherry-pick > git fetch --tags --progress https://github.com/cmatthew/swift-clang.git +refs/heads/swift-3.1-branch:refs/remotes/swift-github/swift-3.1-branch > git rev-parse remotes/swift-github/swift-3.1-branch^{commit} # timeout=10 > git rev-parse refs/remotes/llvm_org/remotes/swift-github/swift-3.1-branch^{commit} # timeout=10 > git rev-parse refs/remotes/swift-github/swift-3.1-branch^{commit} # timeout=10 > git rev-parse refs/remotes/swift-github/remotes/swift-github/swift-3.1-branch^{commit} # timeout=10 Checking out Revision 53334cc9dbfab18e8ca12f9b2ac1b1dbbc805c57 (remotes/swift-github/swift-3.1-branch) Commit message: "Revert "Let FuncAttrs infer the 'returned' argument attribute"" > git config core.sparsecheckout # timeout=10 > git checkout -f 53334cc9dbfab18e8ca12f9b2ac1b1dbbc805c57 > git rev-list 53334cc9dbfab18e8ca12f9b2ac1b1dbbc805c57 # timeout=10 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from 2 remote Git repositories > git config remote.llvm_org.url https://github.com/llvm-mirror/llvm.git # timeout=10 Fetching upstream changes from https://github.com/llvm-mirror/llvm.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/llvm-mirror/llvm.git +refs/heads/master:refs/remotes/llvm_org/master > git config remote.swift-github.url https://github.com/apple/swift-llvm.git # timeout=10 Fetching upstream changes from https://github.com/apple/swift-llvm.git > git fetch --tags --progress https://github.com/apple/swift-llvm.git +refs/heads/swift-3.1-branch:refs/remotes/swift-github/swift-3.1-branch > git rev-parse remotes/swift-github/swift-3.1-branch^{commit} # timeout=10 > git rev-parse refs/remotes/llvm_org/remotes/swift-github/swift-3.1-branch^{commit} # timeout=10 > git rev-parse refs/remotes/swift-github/swift-3.1-branch^{commit} # timeout=10 > git rev-parse refs/remotes/swift-github/remotes/swift-github/swift-3.1-branch^{commit} # timeout=10 Checking out Revision 9cb6a3ccee03e78b4258d2af093de0891b003d60 (remotes/swift-github/swift-3.1-branch) Commit message: "Improve DebugInfo/strip-loop-metadata.ll test" > git config core.sparsecheckout # timeout=10 > git checkout -f 9cb6a3ccee03e78b4258d2af093de0891b003d60 > git rev-list 9cb6a3ccee03e78b4258d2af093de0891b003d60 # timeout=10 [cherry-pick-and-test] $ /bin/sh -xe /var/folders/09/r4vw4v8n5kb67jl66zvlbljw0000gn/T/jenkins923298179745741011.sh + '[' -z ']' + cd clang.src + git cherry-pick usage: git cherry-pick [<options>] <commit-ish>... or: git cherry-pick <subcommand>Hide Details