[swift-dev] [Swift CI] Build Still Failing: OSS - Swift Package - OS X (master) #3391

2017-05-17 Thread no-reply--- via swift-dev
New issue found!Title: Report [FAILURE] oss-swift-package-osx [#3391] Build URL:https://ci.swift.org/job/oss-swift-package-osx/3391/ Project:oss-swift-package-osx Date of build:Wed, 17 May 2017 20:31:03 -0700 Build duration:1 hr 7 min Identified problems:Compile Error: Th

[swift-dev] [Swift CI] Build Still Failing: OSS - Swift Package - OS X (swift 4.0) #131

2017-05-17 Thread no-reply--- via swift-dev
New issue found!Title: Report [FAILURE] oss-swift-4.0-package-osx [#131] Build URL:https://ci.swift.org/job/oss-swift-4.0-package-osx/131/ Project:oss-swift-4.0-package-osx Date of build:Wed, 17 May 2017 18:07:54 -0700 Build duration:1 hr 7 min Identified problems:Compile

Re: [swift-dev] [Swift CI] Build Failure: 2. Swift Source Compatibility Suite (master) #332

2017-05-17 Thread Mishal Shah via swift-dev
This was due to system being upgraded. Next builds are passing. Build  ↑ Duration    Agent   

Re: [swift-dev] [Swift CI] Build Still Failing: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #3698

2017-05-17 Thread Michael Ilseman via swift-dev
Ok. If this occurs again, please update the threshold. > On May 17, 2017, at 12:03 PM, David P Grove wrote: > > swift-dev-boun...@swift.org wrote on 05/17/2017 02:04:23 PM: > > > > Failure in dispatch-starfish. This test looks timing-sensitive. > > Boris, is this unlikely to be related to you

Re: [swift-dev] [Swift CI] Build Still Failing: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #3698

2017-05-17 Thread David P Grove via swift-dev
swift-dev-boun...@swift.org wrote on 05/17/2017 02:04:23 PM: > > Failure in dispatch-starfish. This test looks timing-sensitive. > Boris, is this unlikely to be related to your changes? Does anyone > familiar with dispatch have suggestions, such as increasing the > latency threshold? > > [BEGIN]

Re: [swift-dev] [Swift CI] Build Still Failing: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #3698

2017-05-17 Thread Michael Ilseman via swift-dev
(sending to everyone and swift-corelibs-dev for real this time) Failure in dispatch-starfish. This test looks timing-sensitive. Boris, is this unlikely to be related to your changes? Does anyone familiar with dispatch have suggestions, such as increasing the latency threshold? [BEGIN] Latency

Re: [swift-dev] [Swift CI] Build Still Failing: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #3698

2017-05-17 Thread Michael Ilseman via swift-dev
CC swift-corelibs-dev. Failure in dispatch-starfish. This test looks timing-sensitive. Boris, is this unlikely to be related to your changes? [BEGIN] Latency Actual: 1553 Expected: <1000 [FAIL] Latency (dispatch_starfish.c:82) dispatch_starfish.c:82 lap: 9 count: 1000 del

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #3697

2017-05-17 Thread Michael Ilseman via swift-dev
Thank you! > On May 17, 2017, at 10:42 AM, Daniel Dunbar wrote: > > We have some lingering non-determinism in this test, apparently: > > > BuildSystem/BuildSystemTests/BuildSystemTaskTests.cancelAllInQueue FAILED > > I'll take a look and/or disable until we get it sorted out. > > - Daniel

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #3697

2017-05-17 Thread Daniel Dunbar via swift-dev
We have some lingering non-determinism in this test, apparently: BuildSystem/BuildSystemTests/BuildSystemTaskTests.cancelAllInQueue FAILED I'll take a look and/or disable until we get it sorted out. - Daniel > On May 17, 2017, at 10:35 AM, Michael Ilseman wrote: > > Failure in lldbuild se

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #3697

2017-05-17 Thread Michael Ilseman via swift-dev
Failure in lldbuild seems unrelated: FAIL: llbuild-unit :: BuildSystem/BuildSystemTests/BuildSystemTaskTests.cancelAllInQueue (73 of 157) <> TEST 'llbuild-unit :: BuildSystem/BuildSystemTests/BuildSystemTaskTests.cancelAllInQueue' FAILED *** Error in `

Re: [swift-dev] [Swift CI] Build Failure: 2. Swift Source Compatibility Suite (master) #332

2017-05-17 Thread Michael Ilseman via swift-dev
Are these hosts of failures due to the bots getting upgraded? /Users/buildnode/jenkins/workspace-private/swift-master-source-compat-suite/swift/utils/build-script: fatal error: can't find CMake (please install CMake) > On May 16, 2017, at 10:37 PM, no-re...@swift.org wrote: > > [FAILURE] swift

Re: [swift-dev] [Swift CI] Build Still Failing: OSS - Swift Package - Ubuntu 16.04 (swift 3.1) #541

2017-05-17 Thread Michael Ilseman via swift-dev
A lot of failures and unexpected success here. These are all within LLDB. Pushkar / Mamatha, do you know if this could be related to your changes? > On May 17, 2017, at 8:08 AM, no-re...@swift.org wrote: > > New issue found! > > [FAILURE] oss-swift-3.1-package-linux-ubuntu-16_04 [#541] > > Bu

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (swift 4.0) #448

2017-05-17 Thread Ben Langmuir via swift-dev
Thanks! We saw the same crash recently in a different source kit test, also on linux. I wonder if anyone who works on libdispatch recognizes this. AFAIK we’ve never seen this on macOS. There’s nothing particularly interesting about this queue being released, AFAICT. #0 0x7f8a6b4b45f8 l

Re: [swift-dev] [Swift CI] Build Still Failing: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (swift 4.0) #449

2017-05-17 Thread Pushkar N Kulkarni via swift-dev
It looks like the crash that we saw is this dispatch one: https://bugs.swift.org/browse/SR-4677I haven't seen any other crash over 20K runs of TestNSURLSession locally. I have a PR with the tests disabled again.Pushkar N Kulkarni, IBM RuntimesSimplicity is prerequisite for reliability - Edsger W. D

Re: [swift-dev] [Swift CI] Build Still Failing: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (swift 4.0) #449

2017-05-17 Thread Pushkar N Kulkarni via swift-dev
We've never seen this failure, but I can't rule out the possibility of this originating in the URLSession tests. Though 2 out of 13 CI builds failed in URLSession yesterday, these failures are really intermittent. I am unable to reproduce them locally even after running TestFoundation in a loop for