Build Information
Failed to build COpenSSL, reference main (9dfa68), with Swift 6.3 for Android on 15 Apr 2026 04:10:37 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/xcode-actions/COpenSSL.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/xcode-actions/COpenSSL
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 9dfa686 Use new path for happn dependencies
Cloned https://github.com/xcode-actions/COpenSSL.git
Revision (git rev-parse @):
9dfa6863cdf35ad495d442626f89d6312c5b1f4a
SUCCESS checkout https://github.com/xcode-actions/COpenSSL.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/xcode-actions/COpenSSL.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/xcode-actions/clt-logger.git
Fetching https://github.com/xcode-actions/XcodeTools.git
Fetching https://github.com/xcode-actions/swift-signal-handling.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/happn-app/XibLoc.git
[1/2149] Fetching xibloc
[324/3018] Fetching xibloc, clt-logger
[2707/20541] Fetching xibloc, clt-logger, swift-argument-parser
[2708/27169] Fetching xibloc, clt-logger, swift-argument-parser, xcodetools
[2907/27733] Fetching xibloc, clt-logger, swift-argument-parser, xcodetools, swift-signal-handling
Fetched https://github.com/happn-app/XibLoc.git from cache (0.42s)
[14895/25584] Fetching clt-logger, swift-argument-parser, xcodetools, swift-signal-handling
Fetched https://github.com/xcode-actions/clt-logger.git from cache (0.43s)
[14727/24715] Fetching swift-argument-parser, xcodetools, swift-signal-handling
Fetched https://github.com/xcode-actions/swift-signal-handling.git from cache (0.77s)
Fetched https://github.com/xcode-actions/XcodeTools.git from cache (0.78s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.78s)
Computing version for https://github.com/xcode-actions/swift-signal-handling.git
Computed https://github.com/xcode-actions/swift-signal-handling.git at 0.2.0 (1.24s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-system.git
[1/5601] Fetching swift-system
[1962/12170] Fetching swift-system, swift-log
Fetched https://github.com/apple/swift-system.git from cache (0.56s)
Fetched https://github.com/apple/swift-log.git from cache (0.56s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 0.0.3 (1.04s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 0.5.0 (0.41s)
Computing version for https://github.com/happn-app/XibLoc.git
Computed https://github.com/happn-app/XibLoc.git at 1.4.0 (0.41s)
Computing version for https://github.com/xcode-actions/clt-logger.git
Computed https://github.com/xcode-actions/clt-logger.git at 0.3.5 (0.40s)
Computing version for https://github.com/xcode-actions/XcodeTools.git
Computed https://github.com/xcode-actions/XcodeTools.git at 0.3.5 (0.62s)
Fetching https://github.com/xcode-actions/stream-reader.git
warning: 'stream-reader': skipping cache due to an error: Failed to clone repository https://github.com/xcode-actions/stream-reader.git:
Cloning into bare repository '/root/.cache/org.swift.swiftpm/repositories/stream-reader-b4dacb16'...
fatal: could not read Username for 'https://github.com': terminal prompts disabled
error: Failed to clone repository https://github.com/xcode-actions/stream-reader.git:
Cloning into bare repository '/host/spi-builder-workspace/.build/repositories/stream-reader-b4dacb16'...
fatal: could not read Username for 'https://github.com': terminal prompts disabled
BUILD FAILURE 6.3 android