Re: [swift-dev] Dependencies on Benchmark_O(& co.) --verbose format

2017-05-16 Thread Andrew Trick via swift-dev
> On May 15, 2017, at 11:20 PM, Pavol Vaskovic wrote: > > On Mon, May 15, 2017 at 7:48 PM, Andrew Trick > wrote: > The compare_perf_tests.py script parses that output. > > I am aware of that one. But my question is specifically about the `--verbose` > output. AFAIK co

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

2017-05-16 Thread Mishal Shah via swift-dev
Hi, Test Case 'TestURLSession.test_downloadTaskWithURLAndHandler' started at 2017-05-16 18:33:15.770 <>TestFoundation/TestNSURLSession.swift:254: error: TestURLSession.test_downloadTaskWithURLAndHandler : Asynchronous wait failed - Exceeded timeout of 12.0 seconds, with unfulfilled expectation

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

2017-05-16 Thread Michael Ilseman via swift-dev
That looks unrelated to the change list. Is the bot having troubles, or is the test wrong? > On May 16, 2017, at 11:40 AM, Mishal Shah wrote: > > Hi, > > Test Case 'TestURLSession.test_downloadTaskWithURLAndHandler' started at > 2017-05-16 18:33:15.770 > <>TestFoundation/TestNSURLSession.swi

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

2017-05-16 Thread Pushkar N Kulkarni via swift-dev
This is related to  a4497372448ed388d507028b7d7a68fc333a491c on corelibs-foundation. We enabled the tests after a long time today, along with a work around that was expected to fix these problems. Looks like it hasn't. I am going to disable this particular test for now. If failures are seen in othe

[swift-dev] Swift CI will be down for maintenance tonight at 9pm PST

2017-05-16 Thread Mishal Shah via swift-dev
We will be taking down ci.swift.org for maintenance tonight at 9pm PST. Please avoid triggering pull request testing during the maintenance. I will reply to this email once the maintenance has started and completed. Thanks, Mishal Shah ___ swift-dev

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

2017-05-16 Thread Pushkar N Kulkarni via swift-dev
While builds #440, #441 and #443 have passed, only #442 has failed with this networking failure. Would it be acceptable if we monitor builds for a day or two before taking a call on turning off some of the tests? Pushkar N Kulkarni, IBM RuntimesSimplicity is prerequisite for reliability - Edsger W.

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

2017-05-16 Thread Michael Ilseman via swift-dev
That is fine by me. If this comes up again, then please disable it. > On May 16, 2017, at 12:51 PM, Pushkar N Kulkarni > wrote: > > While builds #440, #441 and #443 have passed, only #442 has failed with this > networking failure. > > Would it be acceptable if we monitor builds for a day or

Re: [swift-dev] [Swift CI] Build Failure: 1. OSS - Swift ASAN - OS X (master) #718

2017-05-16 Thread Michael Ilseman via swift-dev
Jordan, are you currently tracking this? Script: -- rm -rf /Users/buildnode/jenkins/workspace/oss-swift-incremental-ASAN-RA-osx/buildbot_incremental_asan/swift-macosx-x86_64/test-macosx-x86_64/APINotes/Output/versioned-objc.swift.tmp && mkdir -p /Users/buildnode/jenkins/workspace/oss-swift-incr

Re: [swift-dev] [Swift CI] Build Failure: 1. OSS - Swift ASAN - OS X (master) #718

2017-05-16 Thread Jordan Rose via swift-dev
Just looking into it now, was in the migration fest. > On May 16, 2017, at 14:09, Michael Ilseman wrote: > > Jordan, are you currently tracking this? > > Script: > -- > rm -rf > /Users/buildnode/jenkins/workspace/oss-swift-incremental-ASAN-RA-osx/buildbot_incremental_asan/swift-macosx-x86_64/t

Re: [swift-dev] Questions about Swift-CI

2017-05-16 Thread Dave Abrahams via swift-dev
on Thu May 11 2017, Pavol Vaskovic wrote: > Hi Mishal, > > Douglas Gregor suggested in SR-4814 (that was merged as dupe into > SR-4669) that I get in contact with you because I’m working on issue > SR-4669 Add a Benchmark_Driver --rerun N option > and I sh

Re: [swift-dev] Questions about Swift-CI

2017-05-16 Thread Andrew Trick via swift-dev
> On May 11, 2017, at 1:33 PM, Pavol Vaskovic via swift-dev > wrote: > > Douglas Gregor suggested in SR-4814 (that was merged as dupe into SR-4669) > that I get in contact with you because I’m working on issue SR-4669 Add a > Benchmark_Driver --rerun N option

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

2017-05-16 Thread Ben Langmuir via swift-dev
I looks like it crashed. Unfortunately I’m piping stderr to file check so I can’t see anything useful in the output. Did we capture a crash log? > On May 16, 2017, at 5:29 PM, Jordan Rose wrote: > > I don't think this is any of mine. > > /home/buildnode/disk2/workspace/oss-swift-4.0-incremen

[swift-dev] [Swift CI] Build Failure: 1. OSS - Swift ASAN - OS X (swift 4.0) #35

2017-05-16 Thread no-reply--- via swift-dev
Title: Report [FAILURE] oss-swift-4.0-incremental-ASAN-RA-osx [#35] Build URL:https://ci.swift.org/job/oss-swift-4.0-incremental-ASAN-RA-osx/35/ Project:oss-swift-4.0-incremental-ASAN-RA-osx Date of build:Tue, 16 May 2017 17:22:06 -0700 Build duration:1 hr 33 min Identifi

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

2017-05-16 Thread rintaro ishizaki via swift-dev
I've managed to reproduce this. Here's the log: https://gist.github.com/rintaro/f2219ffc5c310cb58c5abda32092cb15 2017-05-17 9:32 GMT+09:00 Ben Langmuir via swift-dev : > I looks like it crashed. Unfortunately I’m piping stderr to file check so > I can’t see anything useful in the output. Di

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

2017-05-16 Thread Jordan Rose via swift-dev
I don't think this is any of mine. /home/buildnode/disk2/workspace/oss-swift-4.0-incremental-RA-linux-ubuntu-16_04/swift/test/SourceKit/CursorInfo/cursor_no_cancel.swift:19:11: error: expected string not found in input // CHECK: source.lang.swift.decl.function.free ^ :1:1: note: scanni

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

2017-05-16 Thread Michael Ilseman via swift-dev
(going out on a limb here) Pushkar, does this look familiar to you? It seems to be failing right when trying a URLSession test case. I’m otherwise not sure what could be the cause, as the blamelist doesn’t look related. Test Case 'TestURLSession.test_dataTaskWithURLRequest' started at 2017-05-17

Re: [swift-dev] Swift CI will be down for maintenance tonight at 9pm PST

2017-05-16 Thread mishal_shah via swift-dev
Starting maintenance. Thanks, Mishal Shah > On May 16, 2017, at 12:25 PM, Mishal Shah wrote: > > We will be taking down ci.swift.org for maintenance tonight at 9pm PST. > Please avoid triggering pull request testing during the maintenance. > > I will reply to this email once the maintenance

Re: [swift-dev] Swift CI will be down for maintenance tonight at 9pm PST

2017-05-16 Thread mishal_shah via swift-dev
Maintenance completed. Thanks, Mishal Shah > On May 16, 2017, at 9:25 PM, mishal_shah wrote: > > Starting maintenance. > > Thanks, > Mishal Shah >> On May 16, 2017, at 12:25 PM, Mishal Shah wrote: >> >> We will be taking down ci.swift.org for maintenance tonight at 9pm PST. >> Please avo