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  
> wrote:
> 
> FAIL: test_attach_to_process_by_name_dwarf 
> (functionalities/process_attach/TestProcessAttach.py)
> 
> [TestProcessAttach.py FAILED]
> Command invoked: /usr/bin/python 
> /home/buildnode/jenkins/workspace/oss-swift-3.0-package-linux-ubuntu-15_10/lldb/test/dotest.py
>  --executable 
> /home/buildnode/jenkins/workspace/oss-swift-3.0-package-linux-ubuntu-15_10/build/buildbot_linux/lldb-linux-x86_64/bin/lldb
>  --rerun-all-issues -C 
> /home/buildnode/jenkins/workspace/oss-swift-3.0-package-linux-ubuntu-15_10/build/buildbot_linux/llvm-linux-x86_64/bin/clang
>  -s 2016-11-01-05_06_55 --results-port 42484 --inferior -p 
> TestProcessAttach.py 
> /home/buildnode/jenkins/workspace/oss-swift-3.0-package-linux-ubuntu-15_10/lldb/packages/Python/lldbsuite/test
>  --event-add-entries worker_index=0:int
> 
> 2 out of 2 test suites processed - TestProcessAttach.py
> Test rerun complete
> 
>> On Nov 1, 2016, at 11:13 AM, no-re...@swift.org  
>> wrote:
>> 
>> [FAILURE] oss-swift-3.0-package-linux-ubuntu-15_10 [#142]
>> 
>> Build URL:   
>> https://ci.swift.org/job/oss-swift-3.0-package-linux-ubuntu-15_10/142/ 
>> 
>> Project: oss-swift-3.0-package-linux-ubuntu-15_10
>> Date of build:   Tue, 01 Nov 2016 10:15:04 -0700
>> Build duration:  58 min
>> Identified problems:
>> 
>> Regression test failed: This build failed because a regression test in the 
>> test suite FAILed. Below is a list of all errors:
>> Indication 1 
>> 
>> Changes
>> 
>> Commit e4f029eba6d16044e134f37cb611e577a69a9d14 by ankit_aggarwal:
>> [ManifestLoader] Add suffix .swift to temp file created for manifest
>> 
>> edit: Package.swift
>> delete: Tests/PackageLoadingTests/Inputs/package-deps-manifest
>> delete: Tests/PackageLoadingTests/Inputs/target-deps-manifest
>> edit: Sources/PackageLoading/ManifestLoader.swift
>> add: Tests/PackageLoadingTests/Inputs/package-deps-manifest.swift
>> add: Tests/PackageLoadingTests/Inputs/target-deps-manifest.swift
>> edit: Tests/PackageLoadingTests/ManifestTests.swift
>> delete: Tests/PackageLoadingTests/Inputs/trivial-manifest
>> add: Tests/PackageLoadingTests/Inputs/trivial-manifest.swift
>> 
>> Commit a8d9d1e6414d58806a8dfc723bc6a37f0099a187 by ankit_aggarwal:
>> [Build] NIFC: Refactor method to have one return statement
>> 
>> edit: Sources/Build/Buildable.swift
>> 
>> Commit 7a2b4beac290a1dfd6233f097b9213fd31600460 by ankit_aggarwal:
>> [Build] Add -I flag to include directory of a ClangModule dependency
>> 
>> add: Fixtures/ClangModules/SwiftCMixed2/Sources/SeaExec/main.swift
>> add: Fixtures/ClangModules/SwiftCMixed2/Sources/SeaLib/Foo.c
>> add: 
>> Fixtures/ClangModules/SwiftCMixed2/Sources/SeaLib/include/SeaLib/header1.h
>> add: Fixtures/ClangModules/SwiftCMixed2/Package.swift
>> edit: Sources/Build/Buildable.swift
>> add: 
>> Fixtures/ClangModules/SwiftCMixed2/Sources/SeaLib/include/SeaLib/header2.h
>> edit: Tests/FunctionalTests/ClangModuleTests.swift
>> 
>> Commit d74f6a5cc8f00a10030d668cba898db6fcff672f by ankit_aggarwal:
>> [Basic] Add method to detect cycles in graphs
>> 
>> edit: Sources/Basic/GraphAlgorithms.swift
>> edit: Tests/BasicTests/GraphAlgorithmsTests.swift
>> 
>> Commit ffb8fa859b42bafe2a3a8e7fd12c391c83347ab2 by ankit_aggarwal:
>> [PackageBuilder] Diagnose cycles dependency in targets
>> 
>> edit: Sources/PackageLoading/PackageBuilder.swift
>> edit: Tests/PackageLoadingTests/ConventionTests.swift
>> 
>> Commit 4cf1c6dedfac4b6281dbf71969d2b3f2a4f3fd12 by ankit_aggarwal:
>> [PackageGraphLoader] Detect cycles in package dependencies
>> 
>> edit: Tests/PackageGraphTests/PackageGraphTests.swift
>> edit: Sources/PackageGraph/PackageGraphLoader.swift
>> 
>> Commit da2e4eda3e0b964056c2022da9d81449fb7c3714 by ankit_aggarwal:
>> [PackageBuilder] Allow executable as build order dependencies
>> 
>> edit: Tests/PackageLoadingTests/ConventionTests.swift
>> add: Fixtures/Miscellaneous/ExecDependency/.gitignore
>> add: Fixtures/Miscellaneous/ExecDependency/Package.swift
>> add: Fixtures/Miscellaneous/ExecDependency/Sources/lib/lib.swift
>> edit: Sources/PackageLoading/PackageBuilder.swift
>> edit: Sources/Build/Command.link(SwiftModule).swift
>> add: Fixtures/Miscellaneous/ExecDependency/Sources/exec1/main.swift
>> add: Fixtures/Miscellaneous/ExecDependency/Sources/exec2/main.swift
>> edit: Tests/FunctionalTests/MiscellaneousTests.swift
>> 
>> Commit 66789c7a539bd59a5ba21b3fe1b11909e2cc18c7 by ankit_aggarwal:
>> https://bugs.swift.org/browse/SR-2718 
>>  Xcode generated projects in custom
>> 
>> edit: Sources/Xcodeproj/generate().swift
>> 
>> Commit 0f6d5dbbadb2d05f48272c30fe8c4f8b06f38605 by ankit_aggarwal:
>> https://bug

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
FAIL: test_attach_to_process_by_name_dwarf 
(functionalities/process_attach/TestProcessAttach.py)

[TestProcessAttach.py FAILED]
Command invoked: /usr/bin/python 
/home/buildnode/jenkins/workspace/oss-swift-3.0-package-linux-ubuntu-15_10/lldb/test/dotest.py
 --executable 
/home/buildnode/jenkins/workspace/oss-swift-3.0-package-linux-ubuntu-15_10/build/buildbot_linux/lldb-linux-x86_64/bin/lldb
 --rerun-all-issues -C 
/home/buildnode/jenkins/workspace/oss-swift-3.0-package-linux-ubuntu-15_10/build/buildbot_linux/llvm-linux-x86_64/bin/clang
 -s 2016-11-01-05_06_55 --results-port 42484 --inferior -p TestProcessAttach.py 
/home/buildnode/jenkins/workspace/oss-swift-3.0-package-linux-ubuntu-15_10/lldb/packages/Python/lldbsuite/test
 --event-add-entries worker_index=0:int

2 out of 2 test suites processed - TestProcessAttach.py
Test rerun complete

> On Nov 1, 2016, at 11:13 AM, no-re...@swift.org wrote:
> 
> [FAILURE] oss-swift-3.0-package-linux-ubuntu-15_10 [#142]
> 
> Build URL:
> https://ci.swift.org/job/oss-swift-3.0-package-linux-ubuntu-15_10/142/ 
> 
> Project:  oss-swift-3.0-package-linux-ubuntu-15_10
> Date of build:Tue, 01 Nov 2016 10:15:04 -0700
> Build duration:   58 min
> Identified problems:
> 
> Regression test failed: This build failed because a regression test in the 
> test suite FAILed. Below is a list of all errors:
> Indication 1 
> 
> Changes
> 
> Commit e4f029eba6d16044e134f37cb611e577a69a9d14 by ankit_aggarwal:
> [ManifestLoader] Add suffix .swift to temp file created for manifest
> 
> edit: Package.swift
> delete: Tests/PackageLoadingTests/Inputs/package-deps-manifest
> delete: Tests/PackageLoadingTests/Inputs/target-deps-manifest
> edit: Sources/PackageLoading/ManifestLoader.swift
> add: Tests/PackageLoadingTests/Inputs/package-deps-manifest.swift
> add: Tests/PackageLoadingTests/Inputs/target-deps-manifest.swift
> edit: Tests/PackageLoadingTests/ManifestTests.swift
> delete: Tests/PackageLoadingTests/Inputs/trivial-manifest
> add: Tests/PackageLoadingTests/Inputs/trivial-manifest.swift
> 
> Commit a8d9d1e6414d58806a8dfc723bc6a37f0099a187 by ankit_aggarwal:
> [Build] NIFC: Refactor method to have one return statement
> 
> edit: Sources/Build/Buildable.swift
> 
> Commit 7a2b4beac290a1dfd6233f097b9213fd31600460 by ankit_aggarwal:
> [Build] Add -I flag to include directory of a ClangModule dependency
> 
> add: Fixtures/ClangModules/SwiftCMixed2/Sources/SeaExec/main.swift
> add: Fixtures/ClangModules/SwiftCMixed2/Sources/SeaLib/Foo.c
> add: 
> Fixtures/ClangModules/SwiftCMixed2/Sources/SeaLib/include/SeaLib/header1.h
> add: Fixtures/ClangModules/SwiftCMixed2/Package.swift
> edit: Sources/Build/Buildable.swift
> add: 
> Fixtures/ClangModules/SwiftCMixed2/Sources/SeaLib/include/SeaLib/header2.h
> edit: Tests/FunctionalTests/ClangModuleTests.swift
> 
> Commit d74f6a5cc8f00a10030d668cba898db6fcff672f by ankit_aggarwal:
> [Basic] Add method to detect cycles in graphs
> 
> edit: Sources/Basic/GraphAlgorithms.swift
> edit: Tests/BasicTests/GraphAlgorithmsTests.swift
> 
> Commit ffb8fa859b42bafe2a3a8e7fd12c391c83347ab2 by ankit_aggarwal:
> [PackageBuilder] Diagnose cycles dependency in targets
> 
> edit: Sources/PackageLoading/PackageBuilder.swift
> edit: Tests/PackageLoadingTests/ConventionTests.swift
> 
> Commit 4cf1c6dedfac4b6281dbf71969d2b3f2a4f3fd12 by ankit_aggarwal:
> [PackageGraphLoader] Detect cycles in package dependencies
> 
> edit: Tests/PackageGraphTests/PackageGraphTests.swift
> edit: Sources/PackageGraph/PackageGraphLoader.swift
> 
> Commit da2e4eda3e0b964056c2022da9d81449fb7c3714 by ankit_aggarwal:
> [PackageBuilder] Allow executable as build order dependencies
> 
> edit: Tests/PackageLoadingTests/ConventionTests.swift
> add: Fixtures/Miscellaneous/ExecDependency/.gitignore
> add: Fixtures/Miscellaneous/ExecDependency/Package.swift
> add: Fixtures/Miscellaneous/ExecDependency/Sources/lib/lib.swift
> edit: Sources/PackageLoading/PackageBuilder.swift
> edit: Sources/Build/Command.link(SwiftModule).swift
> add: Fixtures/Miscellaneous/ExecDependency/Sources/exec1/main.swift
> add: Fixtures/Miscellaneous/ExecDependency/Sources/exec2/main.swift
> edit: Tests/FunctionalTests/MiscellaneousTests.swift
> 
> Commit 66789c7a539bd59a5ba21b3fe1b11909e2cc18c7 by ankit_aggarwal:
> https://bugs.swift.org/browse/SR-2718  
> Xcode generated projects in custom
> 
> edit: Sources/Xcodeproj/generate().swift
> 
> Commit 0f6d5dbbadb2d05f48272c30fe8c4f8b06f38605 by ankit_aggarwal:
> https://bugs.swift.org/browse/SR-2811  
> Generated Xcode projects need to
> 
> edit: Sources/Xcodeproj/pbxproj().swift
> 
> Commit dcede6e916863b7176f8aeeba68aa2d8338f1b02 by ankit_aggarwal:
> Add testing of an xcconfig override to th