Skip to content

chore: Add & re-enable concurrency tests #1246

chore: Add & re-enable concurrency tests

chore: Add & re-enable concurrency tests #1246

Triggered via pull request November 8, 2024 23:01
Status Failure
Total duration 23m 39s
Artifacts

integration-test.yml

on: pull_request
Matrix: apple
Matrix: linux
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 19 warnings
apple (macos-15, Xcode_16.1, platform=macOS): Users/runner/work/aws-sdk-swift/smithy-swift/Sources/Smithy/Attribute.swift#L29
test_many, -[NSTaggedPointerString objectForKey:]: unrecognized selector sent to instance 0x8000000000000000 (NSInvalidArgumentException)
apple (macos-15, Xcode_16.1, platform=macOS): Users/runner/work/aws-sdk-swift/smithy-swift/Sources/ClientRuntime/Orchestrator/Orchestrator.swift#L452
testStartStreamTranscription, failed: caught error: "UnknownAWSHTTPServiceError(typeName: Optional("ThrottlingException"), message: Optional("Rate exceeded"), requestID: nil, requestID2: nil, httpResponse:
apple (macos-15, Xcode_16.1, platform=macOS)
Process completed with exit code 65.
apple (macos-15, Xcode_16.1, platform=visionOS Simulator,OS=2.1,name=Apple Vision Pro): Users/runner/work/aws-sdk-swift/smithy-swift/Sources/ClientRuntime/Orchestrator/Orchestrator.swift#L452
testStartStreamTranscription, failed: caught error: "UnknownAWSHTTPServiceError(typeName: Optional("ThrottlingException"), message: Optional("Rate exceeded"), requestID: nil, requestID2: nil, httpResponse:
apple (macos-14, Xcode_15.2, platform=tvOS Simulator,OS=17.2,name=Apple TV 4K (3rd generation) (a...
Restarting after unexpected exit, crash, or test timeout in TranscribeStreamingTests.test_many(); summary will include totals from previous launches.
apple (macos-14, Xcode_15.2, platform=tvOS Simulator,OS=17.2,name=Apple TV 4K (3rd generation) (a...: Users/runner/work/aws-sdk-swift/smithy-swift/Sources/ClientRuntime/Orchestrator/Orchestrator.swift#L452
testStartStreamTranscription, failed: caught error: "UnknownAWSHTTPServiceError(typeName: Optional("ThrottlingException"), message: Optional("Rate exceeded"), requestID: nil, requestID2: nil, httpResponse:
linux (amazonlinux2, 6.0)
Process completed with exit code 1.
apple (macos-14, Xcode_15.2, platform=iOS Simulator,OS=17.2,name=iPhone 15)
Restarting after unexpected exit, crash, or test timeout in TranscribeStreamingTests.test_many(); summary will include totals from previous launches.
apple (macos-14, Xcode_15.2, platform=iOS Simulator,OS=17.2,name=iPhone 15): Users/runner/work/aws-sdk-swift/smithy-swift/Sources/ClientRuntime/Orchestrator/Orchestrator.swift#L452
testStartStreamTranscription, failed: caught error: "UnknownAWSHTTPServiceError(typeName: Optional("ThrottlingException"), message: Optional("Rate exceeded"), requestID: nil, requestID2: nil, httpResponse:
apple (macos-14, Xcode_15.2, platform=iOS Simulator,OS=17.2,name=iPhone 15)
Process completed with exit code 65.
linux (amazonlinux2, 5.9)
Process completed with exit code 1.
linux (jammy, 6.0)
Process completed with exit code 1.
linux (jammy, 5.9)
Process completed with exit code 1.
apple (macos-14, Xcode_15.2, platform=visionOS Simulator,OS=1.0,name=Apple Vision Pro): Users/runner/work/aws-sdk-swift/smithy-swift/Sources/ClientRuntime/Orchestrator/Orchestrator.swift#L452
testStartStreamTranscription, failed: caught error: "LimitExceededException(properties: AWSTranscribeStreaming.LimitExceededException.Properties(message: Optional("You have reached your limit of concurrent streams, 25. Try again later.")), httpResponse:
apple (macos-15, Xcode_16.1, platform=iOS Simulator,OS=18.1,name=iPhone 16): Users/runner/work/aws-sdk-swift/smithy-swift/Sources/Smithy/Attribute.swift#L29
test_many, -[__NSTaggedDate objectForKey:]: unrecognized selector sent to instance 0x8000000000000000 (NSInvalidArgumentException)
apple (macos-15, Xcode_16.1, platform=iOS Simulator,OS=18.1,name=iPhone 16)
Process completed with exit code 65.
apple (macos-14, Xcode_15.2, platform=macOS): Users/runner/work/aws-sdk-swift/smithy-swift/Sources/ClientRuntime/Orchestrator/Orchestrator.swift#L452
testStartStreamTranscription, failed: caught error: "UnknownAWSHTTPServiceError(typeName: Optional("ThrottlingException"), message: Optional("Rate exceeded"), requestID: nil, requestID2: nil, httpResponse:
apple (macos-14, Xcode_15.2, platform=macOS)
Process completed with exit code 65.
apple (macos-15, Xcode_16.1, platform=tvOS Simulator,OS=18.1,name=Apple TV 4K (3rd generation) (a...
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
apple (macos-15, Xcode_16.1, platform=macOS)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
apple (macos-15, Xcode_16.1, platform=macOS): --- xcodebuild#L1
Using the first of multiple matching destinations:
apple (macos-15, Xcode_16.1, platform=visionOS Simulator,OS=2.1,name=Apple Vision Pro)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
apple (macos-14, Xcode_15.2, platform=tvOS Simulator,OS=17.2,name=Apple TV 4K (3rd generation) (a...
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
linux (amazonlinux2, 6.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/configure-aws-credentials@v3, actions/checkout@v3, actions/cache@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
apple (macos-14, Xcode_15.2, platform=iOS Simulator,OS=17.2,name=iPhone 15)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
apple (macos-14, Xcode_15.2, platform=iOS Simulator,OS=17.2,name=iPhone 15): --- xcodebuild#L1
Using the first of multiple matching destinations:
linux (amazonlinux2, 5.9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/configure-aws-credentials@v3, actions/checkout@v3, actions/cache@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux (jammy, 6.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/configure-aws-credentials@v3, actions/checkout@v3, actions/cache@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux (jammy, 5.9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/configure-aws-credentials@v3, actions/checkout@v3, actions/cache@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
apple (macos-14, Xcode_15.2, platform=visionOS Simulator,OS=1.0,name=Apple Vision Pro)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
apple (macos-15, Xcode_16.1, platform=iOS Simulator,OS=18.1,name=iPhone 16)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
apple (macos-15, Xcode_16.1, platform=iOS Simulator,OS=18.1,name=iPhone 16): --- xcodebuild#L1
Using the first of multiple matching destinations:
apple (macos-14, Xcode_15.2, platform=macOS)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
apple (macos-14, Xcode_15.2, platform=macOS): --- xcodebuild#L1
Using the first of multiple matching destinations: