[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 16.10 (swift 4.2) #380

Report

[FAILURE] oss-swift-4.2-package-linux-ubuntu-16_10 [#380]

Build URL:
https://ci.swift.org/job/oss-swift-4.2-package-linux-ubuntu-16_10/380/
Project:
oss-swift-4.2-package-linux-ubuntu-16_10
Date of build:
Wed, 25 Jul 2018 23:15:27 -0500
Build duration:
1 hr 3 min

Changes

  • Commit 4a8fb793def9d8918d0ba15db46e7a9365a121ef by moiseev:
    [stdlib] Explicitly declare Collection requirements on child protocols

    • edit: stdlib/public/core/BidirectionalCollection.swift
    • edit: stdlib/public/core/RandomAccessCollection.swift
  • Commit c12b766b58adbff0b8dcc49f8612d4e71a713405 by moiseev:
    Add test for SR-8022

    • add: test/stdlib/conditional_collections.swift
  • Commit b34a153ab9df5968393e198d177971cfb8a844e7 by friss:
    Get the running OS version from the process rather than the platform.

    • edit: source/Expression/ExpressionSourceCode.cpp
    • edit: packages/Python/lldbsuite/test/lang/swift/availability/TestAvailability.py
  • Commit 21de5bf95c645b1a1339253e8cd8f28f28a7181e by jmolenda:
    An additional fix to ObjectFileMachO's minimum version number reporting;

    • edit: source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp

Mishal, any ideas why all of the package jobs are failing today? There is no clean error indication in the logs...

00:18:03 + ssh codesign@10.184.12.223 'swift-4.2-DEVELOPMENT-SNAPSHOT-2018-07-25-a swift-4.2-DEVELOPMENT-SNAPSHOT-2018-07-25-a-380 /home/buildnode/jenkins/workspace/oss-swift-4.2-package-linux-ubuntu-16_10 ubuntu16.10 Development' 00:18:05 -- scp toolchain tar -- 00:19:14 -- code sign -- 00:19:16 -- create yml file -- 00:19:16 -- scp code sign tar -- 00:19:17 WARNING: Your password has expired. 00:19:17 Password change required but no TTY available. 00:19:17 Build step 'Execute shell' marked build as failure

?

Ah, thanks, for some reason I missed that...