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

2017-05-25 Thread mishal_shah via swift-dev
Hi Pavol, > On May 11, 2017, at 1:33 PM, 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

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

2017-05-20 Thread mishal_shah via swift-dev
Fixed. Thanks, Mishal Shah > On May 20, 2017, at 9:21 PM, mishal_shah wrote: > > I will look into this soon, thanks! > >> On May 20, 2017, at 9:09 PM, Douglas Gregor via swift-dev >> > wrote: >> >> I didn’t fill up the

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

2017-04-11 Thread mishal_shah via swift-dev
Next build passed - https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/1990/ Mishal Shah > On Apr 11, 2017, at 9:40 AM, Ankit Aggarwal wrote: > > I am not sure why this happened but I'll keep an eye out. Can you restart the > job for now? > >> On

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

2017-04-11 Thread mishal_shah via swift-dev
Hi, Test Case 'MiscellaneousTestCase.testCanKillSubprocessOnSigInt' started at 16:06:36.733 <>/home/buildnode/disk2/workspace/oss-swift-incremental-RA-linux-ubuntu-14_04/swiftpm/Tests/FunctionalTests/MiscellaneousTests.swift:457: error: MiscellaneousTestCase.testCanKillSubprocessOnSigInt :

Re: [swift-dev] PR test failing with clang compile error

2017-04-06 Thread mishal_shah via swift-dev
Thanks! > On Apr 6, 2017, at 3:32 PM, Jordan Rose <jordan_r...@apple.com> wrote: > > Erik may have beat you to it. https://github.com/apple/swift/pull/8595 > <https://github.com/apple/swift/pull/8595> > > Jordan > >> On Apr 6, 2017, at 15:18, mishal_

Re: [swift-dev] PR test failing with clang compile error

2017-04-06 Thread mishal_shah via swift-dev
Looks like this was cherry-picked in swift-clang without PR testing. Thanks, Mishal Shah > On Apr 6, 2017, at 3:17 PM, Slava Pestov wrote: > > I have a fix pending in this PR: https://github.com/apple/swift/pull/8594 > > > But I’m

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (swift 4.0) #71

2017-04-03 Thread mishal_shah via swift-dev
We need to cherry-pick this fix (PR#8384) into swift-4.0-branch to avoid python lint failure. Thanks, Mishal Shah > On Apr 3, 2017, at 8:17 PM, Hugh Bellamy wrote: > > This issue was fixed in https://github.com/apple/swift/pull/8384 >

Re: [swift-dev] CI outage tomorrow for upgrade

2017-03-09 Thread mishal_shah via swift-dev
Xcode update has been completed on ci.swift.org. Thanks, Mishal Shah > On Mar 8, 2017, at 3:05 PM, Nicole Jacque via swift-dev > wrote: > > Hi All- > > We will have a CI outage for a couple of hours tomorrow starting at 11 > Pacific, in order to upgrade the CI machines

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

2017-02-10 Thread mishal_shah via swift-dev
Hi Jordan, Yes, I just re-triggered it. https://ci.swift.org/job/oss-swift-3.1-incremental-ASAN-RA-osx/56/console Thanks, Mishal Shah > On Feb 10, 2017, at 9:50 AM, Jordan Rose wrote: > > Lost the builder machine. Mishal, do you think we should run it again, since >

Re: [swift-dev] CI outage tomorrow for upgrade

2017-02-07 Thread mishal_shah via swift-dev
I am currently updating Xcode, please do not trigger PR testing until after I am done. Thanks, Mishal Shah > On Feb 6, 2017, at 4:15 PM, Nicole Jacque via swift-dev > wrote: > > Hi All- > > We will have a CI outage for a couple of hours tomorrow starting at 11 >

Re: [swift-dev] [Swift CI] Build Failure: OSS - Swift Package - Ubuntu 14.04 (master) #201

2017-02-02 Thread mishal_shah via swift-dev
Fixed. Thanks, Mishal Shah > On Feb 2, 2017, at 6:43 PM, Greg Parker wrote: > > Failed during package construction, I think: > > -- scp code sign tar -- > WARNING: Your password has expired. > Password change required but no TTY available. > Build step 'Execute shell'

Re: [swift-dev] help diagnosing swiftpm BuildToolTests.testBuildAndClean failure on libdispatch PR testing

2017-01-27 Thread mishal_shah via swift-dev
Hi David, To unblock PR testing, I am going to skip swiftpm testing on libdispatch bot. Can you please file a Jira for this issue? Thanks, Mishal Shah > On Jan 27, 2017, at 10:39 AM, Ted kremenek via swift-dev > wrote: > > [ + Daniel, Rick, concerning SwiftPM piece ]

Re: [swift-dev] [Swift CI] Build Failure: OSS - Swift Package - Ubuntu 16.10 (master) #321

2017-01-26 Thread mishal_shah via swift-dev
Testing Time: 625.72s Failing Tests (17): Swift(linux-x86_64) :: SIL/parse_stdlib_15.sil Swift(linux-x86_64) :: SIL/parse_stdlib_0.sil Swift(linux-x86_64) :: SIL/parse_stdlib_10.sil Swift(linux-x86_64) :: SIL/parse_stdlib_13.sil

Re: [swift-dev] CI outage tomorrow for upgrade

2017-01-25 Thread mishal_shah via swift-dev
CI upgrade completed. Note: You will need Xcode 8.3 Beta 1 to be able to build master and swift-3.1-branch. Thanks, Mishal Shah > On Jan 25, 2017, at 11:11 AM, mishal_shah wrote: > > Starting the upgrade process, please avoid triggering PR testing. > > Thanks, >

Re: [swift-dev] CI outage tomorrow for upgrade

2017-01-25 Thread mishal_shah via swift-dev
Starting the upgrade process, please avoid triggering PR testing. Thanks, Mishal Shah > On Jan 24, 2017, at 1:49 PM, Nicole Jacque via swift-dev > wrote: > > Hi All- > > We will have a CI outage for a couple of hours tomorrow starting at 11 > Pacific, in order to

[swift-dev] Swift 3.1 Development snapshots available on swift.org

2017-01-24 Thread mishal_shah via swift-dev
New Swift 3.1 Development snapshot available! Download new packages from https://swift.org/download/#snapshots Following repository are tagged with swift-3.1-DEVELOPMENT-SNAPSHOT-2017-01-22-a https://github.com/apple/swift

[swift-dev] Swift CI is unavailable

2017-01-18 Thread mishal_shah via swift-dev
Swift CI (ci.swift.org) is currently offline, please avoid triggering PR testing until its back online. Thanks, Mishal Shah ___ swift-dev mailing list swift-dev@swift.org https://lists.swift.org/mailman/listinfo/swift-dev

Re: [swift-dev] [Swift CI] Build Failure: OSS - Swift Package - Ubuntu 16.10 (master) #272

2017-01-17 Thread mishal_shah via swift-dev
We might need to cherry-pick this fix in swift-3.1-branch, because I merged master into swift-3.1-branch today. Thanks, Mishal Shah > On Jan 17, 2017, at 2:41 PM, Doug Coleman wrote: > > This has been fixed by merging https://github.com/apple/swift/pull/4788 >

Re: [swift-dev] [swift-build-dev] Final merge from master to swift-3.1-branch

2017-01-17 Thread mishal_shah via swift-dev
I just merged master into swift-3.1-branch for following projects. https://github.com/apple/swift https://github.com/apple/swift-lldb https://github.com/apple/swift-corelibs-foundation

Re: [swift-dev] Swift CI outage - Jan 10th 2016 5pm PST

2017-01-10 Thread mishal_shah via swift-dev
Swift CI is available again! Thanks, Mishal Shah > On Jan 9, 2017, at 7:12 PM, mishal_shah wrote: > > Swift CI (ci.swift.org) will be down on Jan 10th 2016 at 5pm PST for few > hours. > > Thanks, > Mishal Shah ___

Re: [swift-dev] Nightly builds?

2017-01-10 Thread mishal_shah via swift-dev
Hi Erica, Snapshots are available on https://swift.org/download/#snapshots Thanks, Mishal Shah > On Jan 10, 2017, at 10:48 AM, Erica Sadun via swift-dev > wrote: > > Are there still nightly builds that are easy to pull and install? I got a > fixed JIRA I'd like to

[swift-dev] Swift CI outage - Jan 10th 2016 5pm PST

2017-01-09 Thread mishal_shah via swift-dev
Swift CI (ci.swift.org) will be down on Jan 10th 2016 at 5pm PST for few hours. Thanks, Mishal Shah ___ swift-dev mailing list swift-dev@swift.org https://lists.swift.org/mailman/listinfo/swift-dev

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

2017-01-06 Thread mishal_shah via swift-dev
Hi Practicalswift, Can you please look at this failure? Thanks, Mishal Shah Stacktrace Script: -- not --crash /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/buildbot_incremental/swift-linux-x86_64/bin/swift -frontend -target x86_64-unknown-linux-gnu

[swift-dev] Merged master into swift-3.1-branch

2017-01-05 Thread mishal_shah via swift-dev
I just merged master into swift-3.1-branch for following projects. https://github.com/apple/swift https://github.com/apple/swift-lldb https://github.com/apple/swift-corelibs-foundation https://github.com/apple/swift-corelibs-libdispatch https://github.com/apple/swift-corelibs-xctest

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

2017-01-04 Thread mishal_shah via swift-dev
Thanks! > On Jan 3, 2017, at 11:38 PM, Ankit Aggarwal wrote: > > Made the test more deterministic: > https://github.com/apple/swift-package-manager/commit/b17929299accf4c40199dced7b9d977400190718 > >

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

2017-01-03 Thread mishal_shah via swift-dev
Hi Anders, Can you please look at this failure? Test Case 'ConventionTests.testInvalidTestTargets' started at 20:09:14.167 <>--- bootstrap: error: tests failed with exit status 1 /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/swift/utils/build-script: fatal

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

2017-01-03 Thread mishal_shah via swift-dev
SwiftPM test failure: Test Case 'PackageToolTests.testPackageEditAndUnedit' started at 18:55:30.116 <>/home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/swiftpm/Tests/CommandsTests/PackageToolTests.swift:195: error: PackageToolTests.testPackageEditAndUnedit :

Re: [swift-dev] [Swift CI] Build Failure: OSS - Swift Package - Ubuntu 16.04 (master) #285

2016-12-22 Thread mishal_shah via swift-dev
Fixed. Mishal Shah > On Dec 22, 2016, at 8:05 PM, ankit_aggar...@apple.com wrote: > > Looks like CI ran out of space. > > On 22-Dec-2016, at 6:18 PM, no-re...@swift.org > wrote: > >> [FAILURE] oss-swift-package-linux-ubuntu-16_04 [#285] >> >> Build URL: >>

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

2016-12-19 Thread mishal_shah via swift-dev
llbuild test failure: TEST 'llbuild-unit :: BuildSystem/BuildSystemTests/BuildSystemFrontendTest.commandSkippingFailure' FAILED Note: Google Test filter = BuildSystemFrontendTest.commandSkippingFailure [==] Running 1 test from 1 test case.

Re: [swift-dev] CI outage tomorrow

2016-12-13 Thread mishal_shah via swift-dev
Update completed. Thanks, Mishal Shah > On Dec 12, 2016, at 2:48 PM, Nicole Jacque via swift-dev > wrote: > > Hi All- > > We will be taking the CI bots down tomorrow for a couple of hours to upgrade > to Xcode 8.2, starting at around 11 Pacific time. As usual, we’ll

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (master) #7501

2016-12-08 Thread mishal_shah via swift-dev
Thanks! > On Dec 8, 2016, at 9:59 PM, Bob Wilson wrote: > > Yes, he renamed sil-extract to sil-func-extractor > (https://github.com/apple/swift/pull/6155/files > ) and missed updating some > places. This should fix it:

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (master) #7501

2016-12-08 Thread mishal_shah via swift-dev
Hi Michael, Is this related to your changes? ninja: error: 'bin/sil-extract', needed by 'test/CMakeFiles/check-swift-validation-macosx-x86_64', missing and no known rule to make it *** Failed while running tests for swift (check-swift-validation-macosx-x86_64) Thanks, Mishal Shah > On Dec 8,

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

2016-12-05 Thread mishal_shah via swift-dev
Hi Mehdi, Can you please look at this failure? /llvm/lib/Target/PowerPC/PPCMCInstLower.cpp:40:22: error: no member named 'Mang' in 'llvm::AsmPrinter' Mangler *Mang = AP.Mang; ~~ ^ 1 error generated. Thanks, Mishal Shah > On Dec 5, 2016, at 11:30 PM, no-re...@swift.org

Re: [swift-dev] Swift CI Planned Maintenance - Nov 19th 2016 10am PST

2016-11-19 Thread mishal_shah via swift-dev
Maintenance completed. Thanks, Mishal Shah > On Nov 17, 2016, at 6:43 PM, mishal_shah wrote: > > Swift CI (ci.swift.org) will be down Nov 19th, 2016 from 10am - 10pm PST for > planned maintenance. To avoid breakage we will be locking master branch until > CI is back

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (master) #7152

2016-11-11 Thread mishal_shah via swift-dev
For some reason, Jenkins had assigned username github to git...@christopherweems.com. I updated the Github username on CI. Thanks, Mishal Shah > On Nov 11, 2016, at 5:48 PM, Jordan Rose wrote: > > This one was me, but a rebuild mysteriously cleared it up. Also,

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (master) #7093

2016-11-07 Thread mishal_shah via swift-dev
https://bugs.swift.org/browse/SR-3122 Test Case '-[FunctionalTests.MiscellaneousTestCase testSwiftTestParallelAndReturnError:]' started. <>/Users/buildnode/jenkins/workspace/oss-swift-incremental-RA-osx/swiftpm/Tests/FunctionalTests/MiscellaneousTests.swift:377: error:

[swift-dev] [Swift CI] [FAILURE] oss-swift_tools-RA_stdlib-RDA_test-macos-resilience [#5]

2016-11-07 Thread mishal_shah via swift-dev
SIL verification failed: function_ref inside fragile function cannot reference a private or hidden symbol: (SingleFunction && RefF->isExternalDeclaration()) || RefF->hasValidLinkageForFragileRef() Thanks, Mishal Shah [FAILURE] oss-swift_tools-RA_stdlib-RDA_test-macos-resilience [#5] Build

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - LLDB Incremental - OS X (swift 2.3) #191

2016-11-07 Thread mishal_shah via swift-dev
TIMEOUT: test_dsym (functionalities/thread/exit_during_step/TestExitDuringStep.py) === Test Result Summary === Test Methods: 1969 Reruns:0 Success:1444 Expected Failure:112 Failure: 0 Error: 0

[swift-dev] Swift CI Linux Pull Request on Ubuntu 16.04

2016-11-04 Thread mishal_shah via swift-dev
Swift CI pull request testing will be running on Ubuntu 16.04 compare to Ubuntu 14.04. “@swift-ci Please test Linux platform” will execute on Ubuntu 16.04. Thanks, Mishal Shah ___ swift-dev mailing list swift-dev@swift.org

Re: [swift-dev] [swift-users] Planned Maintenance: Today at 12pm

2016-11-04 Thread mishal_shah via swift-dev
Maintenance completed. > On Nov 4, 2016, at 11:36 AM, mishal_shah via swift-users > wrote: > > Hi, > > Swift CI (ci.swift.org) will be down for maintenance, please don’t trigger CI > testing. > > When? > Nov 4th 2016 - 12pm PST > > Thanks, > Mishal Shah >

[swift-dev] Planned Maintenance: Today at 12pm

2016-11-04 Thread mishal_shah via swift-dev
Hi, Swift CI (ci.swift.org) will be down for maintenance, please don’t trigger CI testing. When? Nov 4th 2016 - 12pm PST Thanks, Mishal Shah ___ swift-dev mailing list swift-dev@swift.org https://lists.swift.org/mailman/listinfo/swift-dev

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (master) #7049

2016-11-04 Thread mishal_shah via swift-dev
https://bugs.swift.org/browse/SR-3139 Test Case '-[FunctionalTests.MiscellaneousTestCase testSwiftTestParallelAndReturnError:]' started. <>/Users/buildnode/jenkins/workspace/oss-swift-incremental-RA-osx/swiftpm/Tests/FunctionalTests/MiscellaneousTests.swift:377: error:

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 15.10 (swift 3.0) #288

2016-11-01 Thread mishal_shah via swift-dev
https://bugs.swift.org/browse/SR-3110 [TEST] Dispatch Suspend Timer ... [BEGIN] tweedledee tick count Actual: 8 Expected: 7 [FAIL] tweedledee tick count (dispatch_suspend_timer.c:96) dispatch_suspend_timer.c:96 > On Nov 1, 2016, at 5:53 PM, no-re...@swift.org wrote: > > [FAILURE]

Re: [swift-dev] [swift-lldb-dev] [Swift CI] Build Failure: OSS - Swift Package - Ubuntu 15.10 (swift 3.0) #142

2016-11-01 Thread mishal_shah via swift-dev
> >> On Nov 1, 2016, at 11:21 AM, mishal_shah via swift-lldb-dev >> <swift-lldb-...@swift.org <mailto:swift-lldb-...@swift.org>> wrote: >> >> https://bugs.swift.org/browse/SR-3103 <https://bugs.swift.org/browse/SR-3103> >> >>> On Nov 1

Re: [swift-dev] [Swift CI] Build Failure: OSS - Swift Package - Ubuntu 15.10 (swift 3.0) #142

2016-11-01 Thread mishal_shah via swift-dev
https://bugs.swift.org/browse/SR-3103 > On Nov 1, 2016, at 11:17 AM, mishal_shah via swift-dev <swift-dev@swift.org> > wrote: > > FAIL: test_attach_to_process_by_name_dwarf > (functionalities/process_attach/TestProcessAttach.py) > > [TestProcessAttach.py FAILED]

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

2016-10-26 Thread mishal_shah via swift-dev
Hi Anna, Can you please look at this error? /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-15_10/llvm/projects/compiler-rt/lib/sanitizer_common/sanitizer_posix.cc:362: multiple definition of `__sanitizer::FindAvailableMemoryRange(unsigned long, unsigned long, unsigned

Re: [swift-dev] CI upgrade today

2016-10-25 Thread mishal_shah via swift-dev
Hi Everyone, CI Update completed. Thanks, Mishal shah > On Oct 25, 2016, at 9:28 AM, Nicole Jacque via swift-dev > wrote: > > Hi All- > > The CI bots on swift.org will be down temporarily, starting at 11 AM > (California time) while we install the Xcode GM seed.

Re: [swift-dev] smoke test not very smoky?

2016-10-20 Thread mishal_shah via swift-dev
Linux smoke test builds with new preset (buildbot_linux,smoketest) and it takes 39mins compare to 1hr 4min. https://github.com/apple/swift/pull/5378 Thanks, Mishal Shah > On Oct 20, 2016, at 9:33 AM, Jordan Rose via swift-dev > wrote: > >> >> On Oct 19, 2016, at 10:17,

Re: [swift-dev] smoke test not very smoky?

2016-10-19 Thread mishal_shah via swift-dev
Yes, I will fix it today by creating new preset for smoke test. Mishal Shah > On Oct 19, 2016, at 9:44 AM, Dave Abrahams via swift-dev > wrote: > > > on Wed Oct 19 2016, Dave Abrahams > wrote: > >> It still seems like, for a smoke test,

Re: [swift-dev] [Swift CI] Maintenance on Oct 18th

2016-10-18 Thread mishal_shah via swift-dev
Maintenance completed. Thanks, Mishal Shah > On Oct 18, 2016, at 5:35 PM, mishal_shah via swift-dev <swift-dev@swift.org> > wrote: > > Swift CI (ci.swift.org) will be down for maintenance on Oct 18th at 6pm > (PST), please don’t trigger pull request testing. >

[swift-dev] [Swift CI] Maintenance on Oct 18th

2016-10-18 Thread mishal_shah via swift-dev
Swift CI (ci.swift.org) will be down for maintenance on Oct 18th at 6pm (PST), please don’t trigger pull request testing. Thanks, Mishal Shah ___ swift-dev mailing list swift-dev@swift.org https://lists.swift.org/mailman/listinfo/swift-dev

Re: [swift-dev] Ubuntu 16.10 Bots on ci.swift.org

2016-10-18 Thread mishal_shah via swift-dev
Trunk Development (master) Ubuntu 16.10 snapshot now available on https://swift.org/download/#snapshots. Thanks, Mishal Shah > On Oct 14, 2016, at 5:21 PM, mishal_shah wrote: > > Ubuntu 16.10 support added to ci.swift.org ! > > Ubuntu 16.10

[swift-dev] Ubuntu 16.10 Bots on ci.swift.org

2016-10-14 Thread mishal_shah via swift-dev
Ubuntu 16.10 support added to ci.swift.org ! Ubuntu 16.10 toolchains will be available on swift.org. Master: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) 0. OSS - Swift Incremental RA -

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

2016-10-14 Thread mishal_shah via swift-dev
Hi, Can someone please look at this error? Test Case 'ShellTests.testPopen' started at 23:47:15.353 fatal error: 'try!' expression unexpectedly raised an error: POSIX.ShellError.popen(arguments: ["echo", "foo"], close error: Unknown error -1): file

Re: [swift-dev] CI outage tomorrow

2016-10-11 Thread mishal_shah via swift-dev
Update completed. Please download Xcode 8.1 beta 3 from https://developer.apple.com/download/ Thanks, Mishal Shah > On Oct 11, 2016, at 2:14 PM, mishal_shah via swift-dev <swift-dev@swift.org> > wrote: > > Reminder: > > Starting update right now. > > D

Re: [swift-dev] CI outage tomorrow

2016-10-11 Thread mishal_shah via swift-dev
Reminder: Starting update right now. During the update, please don’t trigger pull request testing on GitHub. Thanks, Mishal Shah > On Oct 10, 2016, at 6:16 PM, Nicole Jacque via swift-dev > wrote: > > Hi All- > > The CI bots on swift.org will be down temporarily,

[swift-dev] @swift-ci now supports clean workspace for "smoke test" and "test and merge"

2016-10-07 Thread mishal_shah via swift-dev
@swift-ci now supports clean workspace for "smoke test" and "test and merge”, by using following trigger phrase. New: @swift-ci Please clean smoke test @swift-ci Please clean smoke test macOS @swift-ci Please clean smoke test Linux @swift-ci Please clean smoke test and merge @swift-ci Please

Re: [swift-dev] Differences between Xcode official toolchains and tagged releases from repository

2016-10-03 Thread mishal_shah via swift-dev
> On Oct 3, 2016, at 7:51 AM, Zhao Xin via swift-dev > wrote: > > I think if you want to upload your apps to App Store, you will need the > toolchain together with Xcode. Also, playground should only work with that > toolchain. The toolchain from swift.org should work

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

2016-09-29 Thread mishal_shah via swift-dev
CMake Warning at stdlib/CMakeLists.txt:5 (message): Building the swift runtime using the host compiler, and not the just-built clang. CMake Error at cmake/modules/AddSwift.cmake:32 (message): OBJECT_LIBRARY may not link to anything Call Stack (most recent call first):

[swift-dev] Swift 3.0.1 Preview 2 branch

2016-09-29 Thread mishal_shah via swift-dev
Swift 3.0.1 Preview 2 branch was just created from following sha. This branch was created from swift-3.0-branch, all changes to swift-3.0.1-preview-2-branch branch needs to be submitted via pull requests. The release manager for the given repository needs to approve and merge the pull

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

2016-09-28 Thread mishal_shah via swift-dev
Test Case 'ManifestTests.testVersionSpecificLoading' started at 01:23:43.311 <>:0: error: error parsing input file '/tmp/TemporaryFile.aeB1ll' (expected top-level entity) Can't parse Package.swift manifest file because it contains invalid format. Fix Package.swift file format and try again. :0:

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

2016-09-28 Thread mishal_shah via swift-dev
Thanks! > On Sep 28, 2016, at 9:09 AM, Tony Parker wrote: > > I merged the PR. Hopefully that will help quite a bit with these. > > - Tony > >> On Sep 27, 2016, at 10:26 PM, mishal_shah > > wrote: >> >> HI Tony,

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 - Long Test (swift 3.0) #24

2016-09-26 Thread mishal_shah via swift-dev
Updated all of the jobs to use: (cd "${WORKSPACE}/swift-corelibs-libdispatch"; git submodule foreach --recursive git clean -fdx; git submodule init; git submodule update) > On Sep 26, 2016, at 1:00 PM, Tony Parker wrote: > > Mishal, can you help us get this fixed

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

2016-09-26 Thread mishal_shah via swift-dev
Hi, This failure does not look like released to this commit. Foundation test failed due to timeout. Test Case 'TestURLSession.test_dataTaskWithURL' started at 11:00:53.813 TestFoundation/TestNSURLSession.swift:40: error: TestURLSession.test_dataTaskWithURL : Asynchronous wait failed -

Re: [swift-dev] [swift-lldb-dev] Ubuntu 16.04 Bots on ci.swift.org

2016-09-23 Thread mishal_shah via swift-dev
Master next: 0. OSS - LLDB Incremental - Ubuntu 16.04 (master-next) 0. OSS - Swift Incremental RA - Ubuntu 16.04 (master-next)

Re: [swift-dev] [swift-lldb-dev] Ubuntu 16.04 Bots on ci.swift.org

2016-09-22 Thread mishal_shah via swift-dev
> On Sep 22, 2016, at 8:05 AM, Todd Fiala wrote: > >> >> On Sep 21, 2016, at 7:46 PM, Todd Fiala via swift-lldb-dev >> > wrote: >> >> Great, thanks Mishal! >> >> On Wed, Sep 21, 2016 at 7:14 PM, mishal_shah via

[swift-dev] Ubuntu 16.04 Bots on ci.swift.org

2016-09-21 Thread mishal_shah via swift-dev
Ubuntu 16.04 support added to ci.swift.org! Starting tomorrow swift.org will also contain Ubuntu 16.04 toolchains. Master: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (master) 0. OSS - Swift Incremental RA - Ubuntu 16.04

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

2016-09-21 Thread mishal_shah via swift-dev
t 6:20 PM, mishal_shah via swift-dev <swift-dev@swift.org> > wrote: > > Hi Andy, > > This commit passed in PR testing on Ubuntu 14.04, however we are seeing > failure on Ubuntu 16.04 and 15.10. > > PR test: https://ci.swift.org/job/swift-PR-Linux/3877/console >

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

2016-09-21 Thread mishal_shah via swift-dev
Hi Andy, This commit passed in PR testing on Ubuntu 14.04, however we are seeing failure on Ubuntu 16.04 and 15.10. PR test: https://ci.swift.org/job/swift-PR-Linux/3877/console https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/6/

Re: [swift-dev] Extending Swift's continuous integration

2016-09-20 Thread mishal_shah via swift-dev
Hi Brian, Currently, we are working on getting the policy setup to be able add new systems to second Jenkins master and looking into extending @swift-ci capablelty to support additional platforms. Plan is to have this completed soon, we are working out few things before we make this available

Re: [swift-dev] CI outage

2016-09-09 Thread mishal_shah via swift-dev
Master has been locked, we will send out another email once its open again. Thanks, Mishal Shah > On Sep 9, 2016, at 3:39 PM, Michael Gottesman via swift-dev > wrote: > > FYI, the tree will actually be locked until Sunday evening. This is so that > we can perform the

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (master) #6213

2016-09-09 Thread mishal_shah via swift-dev
Hi John, Merged, thanks for fixing the issue. Mishal Shah > On Sep 9, 2016, at 11:16 AM, John McCall via swift-dev > wrote: > >> On Sep 9, 2016, at 10:51 AM, John McCall via swift-dev > > wrote: >> >>> On Sep 9, 2016,

[swift-dev] Cross Repository Testing with Swift CI

2016-09-08 Thread mishal_shah via swift-dev
Cross Repository Testing with Swift CI Swift CI now supports the ability to test multiple pull request across repositories. To use this new feature, simply provide the URL from corresponding pull requests in the same comment as "@swift-ci Please test" phrase. List all of the pull requests and

Re: [swift-dev] Update: CI outage for SDK and source updates tomorrow

2016-09-08 Thread mishal_shah via swift-dev
Update completed. Thanks, Mishal Shah > On Sep 8, 2016, at 9:41 AM, mishal_shah wrote: > > Reminder: > > Starting update right now. > > During this update, please don’t trigger pull request testing on GitHub. > > Thanks, > Mishal Shah >> On Sep 7, 2016, at 3:17

Re: [swift-dev] Update: CI outage for SDK and source updates tomorrow

2016-09-08 Thread mishal_shah via swift-dev
Reminder: Starting update right now. During this update, please don’t trigger pull request testing on GitHub. Thanks, Mishal Shah > On Sep 7, 2016, at 3:17 PM, Nicole Jacque via swift-dev > wrote: > > The CI update is being rescheduled for 9 AM, California time

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 14.04 (swift 3.0) #177

2016-08-31 Thread mishal_shah via swift-dev
If xml output is not supported, then I would recommend printing out failure logs into the console (stdout). Thanks, Mishal Shah > On Aug 31, 2016, at 12:42 PM, David P Grove wrote: > > No, no xml output. > > --dave > > mishal_shah ---08/31/2016 01:40:33 PM---Hi David,

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 14.04 (swift 3.0) #177

2016-08-31 Thread mishal_shah via swift-dev
Hi David, Does the tests provide xml output? Thanks, Mishal Shah > On Aug 31, 2016, at 10:23 AM, David P Grove wrote: > > Mishal, > > What is the most reliable way to get the output of a .log file for a failed > test to be visible in the Jenkins console log? Do I need to

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 14.04 (swift 3.0) #177

2016-08-31 Thread mishal_shah via swift-dev
Next few build passed, next time I will look into the logs. Thanks, Mishal Shah > On Aug 30, 2016, at 3:03 PM, Chris Bailey wrote: > > Each of the libdispatch tests generates a log file that can be grabbed to see > more detail on a failure. You can find the .log files in:

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 14.04 (swift 3.0) #177

2016-08-31 Thread mishal_shah via swift-dev
I am rerunning it on different system to see if this is only happening on one system. Console: https://ci.swift.org/view/Pull%20Request/job/swift-PR-Linux-smoke-test/929/consoleFull make bsdtestharness

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 14.04 (swift 3.0) #177

2016-08-31 Thread mishal_shah via swift-dev
After clean build its still failing. Tony, do you know who can help us look into these failures? Testsuite summary for libdispatch 1.3 #

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 14.04 (swift 3.0) #177

2016-08-31 Thread mishal_shah via swift-dev
Lib dispatch test failed, however next build passed (https://ci.swift.org/job/oss-swift-3.0-incremental-RA-linux-ubuntu-14_04/178/ )

Re: [swift-dev] Swift CI: Pull Request Check Status

2016-08-28 Thread mishal_shah via swift-dev
nted (I think jtbandes updated it for this change, but >> my memory might be incorrect). >> >> Keep in mind it is not complete (it could be filled out further). >> >> Michael >> >>> >>>> On Aug 25, 2016, at 1:46 PM, mishal_shah via swift-dev >>

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

2016-08-26 Thread mishal_shah via swift-dev
Thanks! > On Aug 26, 2016, at 3:19 PM, Philippe Hausler <phaus...@apple.com> wrote: > > Since this test has been giving us problems I am just going to disable it. > >> On Aug 26, 2016, at 11:59 AM, mishal_shah via swift-dev <swift-dev@swift.org >> &l

[swift-dev] New Swift Snapshots Available!

2016-08-25 Thread mishal_shah via swift-dev
New Swift Snapshots Available! Download new packages from https://swift.org/download/ Swift Development: (master) Following repository are tagged with swift-DEVELOPMENT-SNAPSHOT-2016-08-25-a https://github.com/apple/swift

[swift-dev] Swift CI: Pull Request Check Status

2016-08-25 Thread mishal_shah via swift-dev
With new changes to the pull request jobs, if you trigger full test suite it will also update the smoke test checks. Trigger Check Status @swift-ci Please test Swift Test Linux Platform (smoke test) Swift Test OS X Platform (smoke test) Swift Test Linux Platform Swift Test OS X Platform

[swift-dev] New Swift Snapshots Available!

2016-08-24 Thread mishal_shah via swift-dev
New Swift Snapshots Available! Download new packages from https://swift.org/download/ Swift Development: (master) Following repository are tagged with swift-DEVELOPMENT-SNAPSHOT-2016-08-24-a https://github.com/apple/swift

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

2016-08-23 Thread mishal_shah via swift-dev
Next build passed. https://ci.swift.org/job/oss-swift-incremental-RA-libdispatch-linux-ubuntu-14_04/ > On Aug 23, 2016, at 5:04 PM, Tony Parker wrote: > > I think we need a clean

[swift-dev] New Swift Snapshots Available!

2016-08-23 Thread mishal_shah via swift-dev
New Swift Snapshots Available! Download new packages from https://swift.org/download/ Swift Development: (master) Following repository are tagged with swift-DEVELOPMENT-SNAPSHOT-2016-08-23-a https://github.com/apple/swift

Re: [swift-dev] [Swift CI] Build Failure: OSS - Swift Package - Ubuntu 15.10 (master) #1930

2016-08-19 Thread mishal_shah via swift-dev
+ swift-lldb-dev group. > On Aug 18, 2016, at 9:47 PM, Daniel Dunbar wrote: > > Failing in lldb: > Command invoked: > /home/buildnode/jenkins/workspace/oss-swift-package-linux-ubuntu-15_10/lldb/test/dotest.py > --executable >

Re: [swift-dev] CI outage for SDK and source updates tomorrow

2016-08-10 Thread mishal_shah via swift-dev
Hi Everyone, Starting the Xcode update process on ci.swift.org, please do not trigger any PR testing. Thanks, Mishal Shah > On Aug 9, 2016, at 4:56 PM, Nicole Jacque via swift-dev > wrote: > > Hello All- > > Tomorrow we will be temporarily bringing down the CI,

[swift-dev] [Swift CI] LLDB test failing

2016-08-10 Thread mishal_shah via swift-dev
Hi, Can someone please look into LLDB test failure? This is currently blocking development snapshot from being built. https://ci.swift.org/job/oss-lldb-incremental-osx/4496/console = Issue Details = FAIL: test_swift_expression_errors_dsym