<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Java exception in ASAN<div class=""><pre class="console-output" style="box-sizing: border-box; white-space: pre-wrap; word-wrap: break-word; margin-top: 0px; margin-bottom: 0px; font-size: 13px; background-color: rgb(43, 48, 59); color: rgb(192, 197, 206); padding: 20px; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;">FATAL: command execution failed
<a class="lowkey" href="http://stacktrace.jenkins-ci.org/search?query=java.io.EOFException" style="box-sizing: border-box; word-wrap: break-word; color: rgb(191, 97, 106) !important;">java.io.EOFException
</a>        at <a class="lowkey" href="http://stacktrace.jenkins-ci.org/search/?query=java.io.ObjectInputStream$PeekInputStream.readFully&amp;entity=method" style="box-sizing: border-box; word-wrap: break-word; color: rgb(191, 97, 106) !important;">java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2335)</a>
        at <a class="lowkey" href="http://stacktrace.jenkins-ci.org/search/?query=java.io.ObjectInputStream$BlockDataInputStream.readShort&amp;entity=method" style="box-sizing: border-box; word-wrap: break-word; color: rgb(191, 97, 106) !important;">java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:2804)</a>
        at <a class="lowkey" href="http://stacktrace.jenkins-ci.org/search/?query=java.io.ObjectInputStream.readStreamHeader&amp;entity=method" style="box-sizing: border-box; word-wrap: break-word; color: rgb(191, 97, 106) !important;">java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:802)</a>
        at <a class="lowkey" href="http://stacktrace.jenkins-ci.org/search/?query=java.io.ObjectInputStream.%3Cinit%3E&amp;entity=method" style="box-sizing: border-box; word-wrap: break-word; color: rgb(191, 97, 106) !important;">java.io.ObjectInputStream.&lt;init&gt;(ObjectInputStream.java:299)</a>
        at <a class="lowkey" href="http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.ObjectInputStreamEx.%3Cinit%3E&amp;entity=method" style="box-sizing: border-box; word-wrap: break-word; color: rgb(191, 97, 106) !important;">hudson.remoting.ObjectInputStreamEx.&lt;init&gt;(ObjectInputStreamEx.java:48)</a>
        at <a class="lowkey" href="http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read&amp;entity=method" style="box-sizing: border-box; word-wrap: break-word; color: rgb(191, 97, 106) !important;">hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)</a>
        at <a class="lowkey" href="http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.SynchronousCommandTransport$ReaderThread.run&amp;entity=method" style="box-sizing: border-box; word-wrap: break-word; color: rgb(191, 97, 106) !important;">hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:59)</a>
Caused: java.io.IOException: Unexpected termination of the channel
        at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:73)
Caused: java.io.IOException: Backing channel 'macOS-19' is disconnected.
        at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:192)
        at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:257)
        at com.sun.proxy.$Proxy91.isAlive(Unknown Source)
        at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1043)
        at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1035)
        at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:155)
        at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:109)
        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:779)
        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:534)
        at hudson.model.Run.execute(Run.java:1728)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:98)
        at hudson.model.Executor.run(Executor.java:405)
Build step 'Execute shell' marked build as failure
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing JUnit
ERROR: Build step failed with exception
<a class="lowkey" href="http://stacktrace.jenkins-ci.org/search?query=java.lang.NullPointerException" style="box-sizing: border-box; word-wrap: break-word; color: rgb(191, 97, 106) !important;">java.lang.NullPointerException
</a>        at <a class="lowkey" href="http://stacktrace.jenkins-ci.org/search/?query=org.jenkinsci.plugins.xunit.XUnitProcessor.performTests&amp;entity=method" style="box-sizing: border-box; word-wrap: break-word; color: rgb(191, 97, 106) !important;">org.jenkinsci.plugins.xunit.XUnitProcessor.performTests(XUnitProcessor.java:145)</a>
        at <a class="lowkey" href="http://stacktrace.jenkins-ci.org/search/?query=org.jenkinsci.plugins.xunit.XUnitProcessor.performXUnit&amp;entity=method" style="box-sizing: border-box; word-wrap: break-word; color: rgb(191, 97, 106) !important;">org.jenkinsci.plugins.xunit.XUnitProcessor.performXUnit(XUnitProcessor.java:88)</a>
        at <a class="lowkey" href="http://stacktrace.jenkins-ci.org/search/?query=org.jenkinsci.plugins.xunit.XUnitPublisher.perform&amp;entity=method" style="box-sizing: border-box; word-wrap: break-word; color: rgb(191, 97, 106) !important;">org.jenkinsci.plugins.xunit.XUnitPublisher.perform(XUnitPublisher.java:142)</a>
        at <a class="lowkey" href="http://stacktrace.jenkins-ci.org/search/?query=org.jenkinsci.plugins.xunit.XUnitPublisher.perform&amp;entity=method" style="box-sizing: border-box; word-wrap: break-word; color: rgb(191, 97, 106) !important;">org.jenkinsci.plugins.xunit.XUnitPublisher.perform(XUnitPublisher.java:134)</a>
        at <a class="lowkey" href="http://stacktrace.jenkins-ci.org/search/?query=hudson.tasks.BuildStepMonitor$1.perform&amp;entity=method" style="box-sizing: border-box; word-wrap: break-word; color: rgb(191, 97, 106) !important;">hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)</a>
        at <a class="lowkey" href="http://stacktrace.jenkins-ci.org/search/?query=hudson.model.AbstractBuild$AbstractBuildExecution.perform&amp;entity=method" style="box-sizing: border-box; word-wrap: break-word; color: rgb(191, 97, 106) !important;">hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)</a>
        at <a class="lowkey" href="http://stacktrace.jenkins-ci.org/search/?query=hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps&amp;entity=method" style="box-sizing: border-box; word-wrap: break-word; color: rgb(191, 97, 106) !important;">hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)</a>
        at <a class="lowkey" href="http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Build$BuildExecution.post2&amp;entity=method" style="box-sizing: border-box; word-wrap: break-word; color: rgb(191, 97, 106) !important;">hudson.model.Build$BuildExecution.post2(Build.java:186)</a>
        at <a class="lowkey" href="http://stacktrace.jenkins-ci.org/search/?query=hudson.model.AbstractBuild$AbstractBuildExecution.post&amp;entity=method" style="box-sizing: border-box; word-wrap: break-word; color: rgb(191, 97, 106) !important;">hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:665)</a>
        at <a class="lowkey" href="http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Run.execute&amp;entity=method" style="box-sizing: border-box; word-wrap: break-word; color: rgb(191, 97, 106) !important;">hudson.model.Run.execute(Run.java:1753)</a>
        at <a class="lowkey" href="http://stacktrace.jenkins-ci.org/search/?query=hudson.model.FreeStyleBuild.run&amp;entity=method" style="box-sizing: border-box; word-wrap: break-word; color: rgb(191, 97, 106) !important;">hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)</a>
        at <a class="lowkey" href="http://stacktrace.jenkins-ci.org/search/?query=hudson.model.ResourceController.execute&amp;entity=method" style="box-sizing: border-box; word-wrap: break-word; color: rgb(191, 97, 106) !important;">hudson.model.ResourceController.execute(ResourceController.java:98)</a>
        at <a class="lowkey" href="http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Executor.run&amp;entity=method" style="box-sizing: border-box; word-wrap: break-word; color: rgb(191, 97, 106) !important;">hudson.model.Executor.run(Executor.java:405)</a>
</pre><div class=""><br class=""></div><div class="">
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><br class="Apple-interchange-newline">Regards,<br class="">—Joe |  | 📧&nbsp;<a href="mailto:shajrawi@apple.com" class="">shajrawi@apple.com</a>&nbsp;| 📱(+1) 408-930-5203</div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><br class=""></div><br class="Apple-interchange-newline">
</div>
<br class=""><div><blockquote type="cite" class=""><div class="">On May 25, 2017, at 6:13 AM, <a href="mailto:no-reply@swift.org" class="">no-reply@swift.org</a> wrote:</div><br class="Apple-interchange-newline"><div class=""><h2 style="font-family: 'Helvetica Neue', sans-serif; font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; width: 1062px; background-color: red; color: white; text-align: center;" class=""></h2><h1 style="color: rgb(57, 57, 57); font-family: 'Helvetica Neue', sans-serif; font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">[<font class="FAILURE" style="color: red;">FAILURE</font>] oss-swift-incremental-ASAN-RA-osx [#803]</h1><table style="color: rgb(57, 57, 57); font-family: 'Helvetica Neue', sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 300; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class=""><tbody class=""><tr style="text-align: left;" class=""><th class="">Build URL:</th><td class=""><a href="https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-osx/803/" style="color: rgb(0, 122, 255); text-decoration: none;" class="">https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-osx/803/</a></td></tr><tr style="text-align: left;" class=""><th class="">Project:</th><td class="">oss-swift-incremental-ASAN-RA-osx</td></tr><tr style="text-align: left;" class=""><th class="">Date of build:</th><td class="">Thu, 25 May 2017 04:26:20 -0700</td></tr><tr style="text-align: left;" class=""><th class="">Build duration:</th><td class="">1 hr 46 min</td></tr></tbody></table><br style="color: rgb(57, 57, 57); font-family: 'Helvetica Neue', sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 300; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class=""><h2 style="color: rgb(57, 57, 57); font-family: 'Helvetica Neue', sans-serif; font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">Changes</h2><ul style="color: rgb(57, 57, 57); font-family: 'Helvetica Neue', sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 300; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class=""><li class="">Commit<span class="Apple-converted-space">&nbsp;</span><b class="">e867bfca1a093353e3176f875081ec29f1c9017b</b><span class="Apple-converted-space">&nbsp;</span>by<span class="Apple-converted-space">&nbsp;</span><b class="">Tom Stellard:</b><p class="commit-message" style="font-family: Menlo, fixed; white-space: pre-wrap;">Merging r302416:</p><ul class=""><li class="change-add"><b class="">add</b>: test/MC/ARM/ltorg-range.s</li><li class="change-edit"><b class="">edit</b>: include/llvm/MC/ConstantPools.h</li><li class="change-edit"><b class="">edit</b>: lib/MC/ConstantPools.cpp</li><li class="change-edit"><b class="">edit</b>: lib/Target/ARM/MCTargetDesc/ARMTargetStreamer.cpp</li></ul></li><br class=""><li class="">Commit<span class="Apple-converted-space">&nbsp;</span><b class="">cc461ef2a2c9046458383b219f2b6836dfc3e0f4</b><span class="Apple-converted-space">&nbsp;</span>by<span class="Apple-converted-space">&nbsp;</span><b class="">Tom Stellard:</b><p class="commit-message" style="font-family: Menlo, fixed; white-space: pre-wrap;">Merging r303679:</p><ul class=""><li class="change-edit"><b class="">edit</b>: test/CodeGen/ARM/constantpool-promote-ldrh.ll</li><li class="change-edit"><b class="">edit</b>: lib/Target/ARM/ARMISelLowering.cpp</li><li class="change-edit"><b class="">edit</b>: test/CodeGen/ARM/constantpool-promote-dbg.ll</li><li class="change-edit"><b class="">edit</b>: test/CodeGen/ARM/constantpool-promote.ll</li></ul></li><br class=""><li class="">Commit<span class="Apple-converted-space">&nbsp;</span><b class="">24ddb9cde6b4e7f97030872eafcab54c481882a3</b><span class="Apple-converted-space">&nbsp;</span>by<span class="Apple-converted-space">&nbsp;</span><b class="">Ankit Aggarwal:</b><p class="commit-message" style="font-family: Menlo, fixed; white-space: pre-wrap;">[PackageGraph] Fix prerelease resolution behaviour</p><ul class=""><li class="change-edit"><b class="">edit</b>: Tests/FunctionalTests/DependencyResolutionTests.swift</li><li class="change-edit"><b class="">edit</b>: Tests/PackageGraphTests/DependencyResolverTests.swift</li><li class="change-edit"><b class="">edit</b>: Tests/UtilityTests/VersionTests.swift</li><li class="change-edit"><b class="">edit</b>: Sources/PackageGraph/DependencyResolver.swift</li><li class="change-edit"><b class="">edit</b>: Tests/FunctionalTests/MiscellaneousTests.swift</li><li class="change-edit"><b class="">edit</b>: Tests/FunctionalTests/ValidLayoutTests.swift</li><li class="change-edit"><b class="">edit</b>: Tests/PackageGraphTests/RepositoryPackageContainerProviderTests.swift</li><li class="change-edit"><b class="">edit</b>: Sources/TestSupport/misc.swift</li><li class="change-edit"><b class="">edit</b>: Sources/Utility/Version.swift</li></ul></li></ul></div></blockquote></div><br class=""></div></body></html>