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

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 expectations: download task with handler
Test Case 'TestURLSession.test_downloadTaskWithURLAndHandler' failed (12.003 seconds)

Thanks,
Mishal Shah

···

On May 16, 2017, at 11:35 AM, no-reply@swift.org wrote:

[FAILURE] oss-swift-4.0-incremental-RA-linux-ubuntu-16_04 [#442]

Build URL: https://ci.swift.org/job/oss-swift-4.0-incremental-RA-linux-ubuntu-16_04/442/
Project: oss-swift-4.0-incremental-RA-linux-ubuntu-16_04
Date of build: Tue, 16 May 2017 10:24:18 -0700
Build duration: 1 hr 10 min
Identified problems:

Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
Indication 1 <https://ci.swift.org//job/oss-swift-4.0-incremental-RA-linux-ubuntu-16_04/442/consoleFull#2072898497ee1a197b-acac-4b17-83cf-a53b95139a76&gt;
Tests:

Name: Swift(linux-x86_64)
Failed: 0 test(s), Passed: 9368 test(s), Total: 9368 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 420 test(s), Total: 420 test(s)

Changes

Commit b16e7647e92ddecb14e008125f976c2fc7846a72 by Pavel Yaskevich:
[QoI] Extend single tuple parameter diagnostics to function/subscript

edit: test/Constraints/diagnostics.swift
edit: test/Constraints/tuple_arguments.swift
edit: test/Misc/misc_diagnostics.swift
edit: include/swift/AST/DiagnosticsSema.def
edit: lib/Sema/CSDiag.cpp
edit: test/Compatibility/tuple_arguments.swift
edit: test/Constraints/diagnostics_swift4.swift
edit: test/Constraints/keyword_arguments.swift

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 <mishal_shah@apple.com> wrote:

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 expectations: download task with handler
Test Case 'TestURLSession.test_downloadTaskWithURLAndHandler' failed (12.003 seconds)

Thanks,
Mishal Shah

On May 16, 2017, at 11:35 AM, no-reply@swift.org <mailto:no-reply@swift.org> wrote:

[FAILURE] oss-swift-4.0-incremental-RA-linux-ubuntu-16_04 [#442]

Build URL: https://ci.swift.org/job/oss-swift-4.0-incremental-RA-linux-ubuntu-16_04/442/
Project: oss-swift-4.0-incremental-RA-linux-ubuntu-16_04
Date of build: Tue, 16 May 2017 10:24:18 -0700
Build duration: 1 hr 10 min
Identified problems:

Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
Indication 1 <https://ci.swift.org//job/oss-swift-4.0-incremental-RA-linux-ubuntu-16_04/442/consoleFull#2072898497ee1a197b-acac-4b17-83cf-a53b95139a76&gt;
Tests:

Name: Swift(linux-x86_64)
Failed: 0 test(s), Passed: 9368 test(s), Total: 9368 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 420 test(s), Total: 420 test(s)

Changes

Commit b16e7647e92ddecb14e008125f976c2fc7846a72 by Pavel Yaskevich:
[QoI] Extend single tuple parameter diagnostics to function/subscript

edit: test/Constraints/diagnostics.swift
edit: test/Constraints/tuple_arguments.swift
edit: test/Misc/misc_diagnostics.swift
edit: include/swift/AST/DiagnosticsSema.def
edit: lib/Sema/CSDiag.cpp
edit: test/Compatibility/tuple_arguments.swift
edit: test/Constraints/diagnostics_swift4.swift
edit: test/Constraints/keyword_arguments.swift

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.

Pushkar N Kulkarni,

IBM Runtimes

Simplicity is prerequisite for reliability - Edsger W. Dijkstra

I am going to disable this particular test for now. If failures are seen in other tests subsequently, we'll have to disable all the tests again :-(

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 mishal_shah@apple.com wrote:

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 expectations: download task with handler
Test Case 'TestURLSession.test_downloadTaskWithURLAndHandler' failed (12.003 seconds)

Thanks,
Mishal Shah

On May 16, 2017, at 11:35 AM, no-reply@swift.org wrote:

[FAILURE] oss-swift-4.0-incremental-RA-linux-ubuntu-16_04 [#442]

Build URL:
https://ci.swift.org/job/oss-swift-4.0-incremental-RA-linux-ubuntu-16_04/442/
Project:
oss-swift-4.0-incremental-RA-linux-ubuntu-16_04
Date of build:
Tue, 16 May 2017 10:24:18 -0700
Build duration:
1 hr 10 min

Identified problems:

  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Tests:

Name: Swift(linux-x86_64)
Failed: 0 test(s), Passed: 9368 test(s), Total: 9368 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 420 test(s), Total: 420 test(s)

Changes

  • Commit b16e7647e92ddecb14e008125f976c2fc7846a72 by Pavel Yaskevich:
    [QoI] Extend single tuple parameter diagnostics to function/subscript
  • edit: test/Constraints/diagnostics.swift
  • edit: test/Constraints/tuple_arguments.swift
  • edit: test/Misc/misc_diagnostics.swift
  • edit: include/swift/AST/DiagnosticsSema.def
  • edit: lib/Sema/CSDiag.cpp
  • edit: test/Compatibility/tuple_arguments.swift
  • edit: test/Constraints/diagnostics_swift4.swift
  • edit: test/Constraints/keyword_arguments.swift

swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev

To: Mishal Shah mishal_shah@apple.com
From: Michael Ilseman via swift-dev
Sent by: swift-dev-bounces@swift.org
Date: 05/17/2017 12:22AM
Cc: swift-dev@swift.org, xedin@apache.org
Subject: Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (swift 4.0) #442

-----swift-dev-bounces@swift.org wrote: -----

While builds #440, #441 and #443 have passed, only #442 has failed with this networking failure.

Pushkar N Kulkarni,

IBM Runtimes

Simplicity is prerequisite for reliability - Edsger W. Dijkstra

Would it be acceptable if we monitor builds for a day or two before taking a call on turning off some of the tests?

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.

Pushkar N Kulkarni,

IBM Runtimes

Simplicity is prerequisite for reliability - Edsger W. Dijkstra

I am going to disable this particular test for now. If failures are seen in other tests subsequently, we'll have to disable all the tests again :-(

···

To: Mishal Shah mishal_shah@apple.com
From: Michael Ilseman via swift-dev
Sent by: swift-dev-bounces@swift.org
Date: 05/17/2017 12:22AM
Cc: swift-dev@swift.org, xedin@apache.org
Subject: Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (swift 4.0) #442

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 mishal_shah@apple.com wrote:

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 expectations: download task with handler
Test Case 'TestURLSession.test_downloadTaskWithURLAndHandler' failed (12.003 seconds)

Thanks,
Mishal Shah

On May 16, 2017, at 11:35 AM, no-reply@swift.org wrote:

[FAILURE] oss-swift-4.0-incremental-RA-linux-ubuntu-16_04 [#442]

Build URL:
https://ci.swift.org/job/oss-swift-4.0-incremental-RA-linux-ubuntu-16_04/442/
Project:
oss-swift-4.0-incremental-RA-linux-ubuntu-16_04
Date of build:
Tue, 16 May 2017 10:24:18 -0700
Build duration:
1 hr 10 min

Identified problems:

  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Tests:

Name: Swift(linux-x86_64)
Failed: 0 test(s), Passed: 9368 test(s), Total: 9368 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 420 test(s), Total: 420 test(s)

Changes

  • Commit b16e7647e92ddecb14e008125f976c2fc7846a72 by Pavel Yaskevich:
    [QoI] Extend single tuple parameter diagnostics to function/subscript
  • edit: test/Constraints/diagnostics.swift
  • edit: test/Constraints/tuple_arguments.swift
  • edit: test/Misc/misc_diagnostics.swift
  • edit: include/swift/AST/DiagnosticsSema.def
  • edit: lib/Sema/CSDiag.cpp
  • edit: test/Compatibility/tuple_arguments.swift
  • edit: test/Constraints/diagnostics_swift4.swift
  • edit: test/Constraints/keyword_arguments.swift

swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev


swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev

To: Michael Ilseman milseman@apple.com
From: Pushkar N Kulkarni via swift-dev
Sent by: swift-dev-bounces@swift.org
Date: 05/17/2017 12:29AM
Cc: xedin@apache.org, swift-dev@swift.org
Subject: Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (swift 4.0) #442

-----swift-dev-bounces@swift.org wrote: -----

-----swift-dev-bounces@swift.org wrote: -----

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 <pushkar.nk@in.ibm.com> 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 two before taking a call on turning off some of the tests?

Pushkar N Kulkarni,
IBM Runtimes

Simplicity is prerequisite for reliability - Edsger W. Dijkstra

-----swift-dev-bounces@swift.org <mailto:-----swift-dev-bounces@swift.org> wrote: -----
To: Michael Ilseman <milseman@apple.com <mailto:milseman@apple.com>>
From: Pushkar N Kulkarni via swift-dev
Sent by: swift-dev-bounces@swift.org <mailto:swift-dev-bounces@swift.org>
Date: 05/17/2017 12:29AM
Cc: xedin@apache.org <mailto:xedin@apache.org>, swift-dev@swift.org <mailto:swift-dev@swift.org>
Subject: Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (swift 4.0) #442

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 other tests subsequently, we'll have to disable all the tests again :-(

Pushkar N Kulkarni,
IBM Runtimes

Simplicity is prerequisite for reliability - Edsger W. Dijkstra

-----swift-dev-bounces@swift.org <mailto:-----swift-dev-bounces@swift.org> wrote: -----
To: Mishal Shah <mishal_shah@apple.com <mailto:mishal_shah@apple.com>>
From: Michael Ilseman via swift-dev
Sent by: swift-dev-bounces@swift.org <mailto:swift-dev-bounces@swift.org>
Date: 05/17/2017 12:22AM
Cc: swift-dev@swift.org <mailto:swift-dev@swift.org>, xedin@apache.org <mailto:xedin@apache.org>
Subject: Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (swift 4.0) #442

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 <mishal_shah@apple.com <mailto:mishal_shah@apple.com>> wrote:

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 expectations: download task with handler
Test Case 'TestURLSession.test_downloadTaskWithURLAndHandler' failed (12.003 seconds)

Thanks,
Mishal Shah

On May 16, 2017, at 11:35 AM, no-reply@swift.org <mailto:no-reply@swift.org> wrote:

[FAILURE] oss-swift-4.0-incremental-RA-linux-ubuntu-16_04 [#442]

Build URL: https://ci.swift.org/job/oss-swift-4.0-incremental-RA-linux-ubuntu-16_04/442/
Project: oss-swift-4.0-incremental-RA-linux-ubuntu-16_04
Date of build: Tue, 16 May 2017 10:24:18 -0700
Build duration: 1 hr 10 min
Identified problems:

Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
Indication 1 <https://ci.swift.org//job/oss-swift-4.0-incremental-RA-linux-ubuntu-16_04/442/consoleFull#2072898497ee1a197b-acac-4b17-83cf-a53b95139a76&gt;
Tests:

Name: Swift(linux-x86_64)
Failed: 0 test(s), Passed: 9368 test(s), Total: 9368 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 420 test(s), Total: 420 test(s)

Changes

Commit b16e7647e92ddecb14e008125f976c2fc7846a72 by Pavel Yaskevich:
[QoI] Extend single tuple parameter diagnostics to function/subscript

edit: test/Constraints/diagnostics.swift
edit: test/Constraints/tuple_arguments.swift
edit: test/Misc/misc_diagnostics.swift
edit: include/swift/AST/DiagnosticsSema.def
edit: lib/Sema/CSDiag.cpp
edit: test/Compatibility/tuple_arguments.swift
edit: test/Constraints/diagnostics_swift4.swift
edit: test/Constraints/keyword_arguments.swift

_______________________________________________
swift-dev mailing list
swift-dev@swift.org <mailto:swift-dev@swift.org>
https://lists.swift.org/mailman/listinfo/swift-dev

_______________________________________________
swift-dev mailing list
swift-dev@swift.org <mailto:swift-dev@swift.org>
https://lists.swift.org/mailman/listinfo/swift-dev