>>> scalingo: Building testing/scalingo 1.23.0-r0 (using abuild 3.9.0-r1) started Fri, 17 Jun 2022 19:56:52 +0000 >>> scalingo: Checking sanity of /home/buildozer/aports/testing/scalingo/APKBUILD... >>> scalingo: Analyzing dependencies... >>> scalingo: Installing for build: build-base go (1/2) Installing go (1.18.3-r0) (2/2) Installing .makedepends-scalingo (20220617.195653) Executing busybox-1.35.0-r16.trigger OK: 611 MiB in 93 packages >>> scalingo: Cleaning up srcdir >>> scalingo: Cleaning up pkgdir >>> scalingo: Fetching https://distfiles.alpinelinux.org/distfiles/edge//cli-1.23.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> scalingo: Fetching https://github.com/Scalingo/cli/archive/1.23.0/cli-1.23.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 67 2388k 67 1624k 0 0 860k 0 0:00:02 0:00:01 0:00:01 1539k 100 2388k 100 2388k 0 0 1259k 0 0:00:01 0:00:01 --:--:-- 2240k >>> scalingo: Fetching https://distfiles.alpinelinux.org/distfiles/edge//cli-1.23.0.tar.gz >>> scalingo: Checking sha512sums... cli-1.23.0.tar.gz: OK >>> scalingo: Unpacking /var/cache/distfiles/edge/cli-1.23.0.tar.gz... ? github.com/Scalingo/cli/addon_providers [no test files] ? github.com/Scalingo/cli/addons [no test files] ? github.com/Scalingo/cli/alerts [no test files] === RUN TestParseEnvVar --- PASS: TestParseEnvVar (0.00s) === RUN TestParseEnvVarWithEqualSign --- PASS: TestParseEnvVarWithEqualSign (0.00s) PASS ok github.com/Scalingo/cli/apps 0.073s ? github.com/Scalingo/cli/apps/run [no test files] ? github.com/Scalingo/cli/autoscalers [no test files] ? github.com/Scalingo/cli/cmd [no test files] ? github.com/Scalingo/cli/cmd/autocomplete [no test files] ? github.com/Scalingo/cli/collaborators [no test files] === RUN TestStoreAuth --- PASS: TestStoreAuth (0.03s) === RUN TestExistingAuth --- PASS: TestExistingAuth (0.00s) PASS ok github.com/Scalingo/cli/config 0.040s ? github.com/Scalingo/cli/config/auth [no test files] ? github.com/Scalingo/cli/crontasks [no test files] === RUN TestPrivateKey_IsEncrypted === RUN TestPrivateKey_IsEncrypted/Unencrypted_RSA_Key === RUN TestPrivateKey_IsEncrypted/Encrypted_AES_RSA_Key === RUN TestPrivateKey_IsEncrypted/Encrypted_AES_RSA_Key_(Mac_OS_Maverick) === RUN TestPrivateKey_IsEncrypted/Encrypted_AES_RSA_Key_(Mac_OS_Yosemite) === RUN TestPrivateKey_IsEncrypted/Encrypted_DES3_RSA_Key === RUN TestPrivateKey_IsEncrypted/Encrypted_DES3_RSA_Key_with_Long_Passphrase === RUN TestPrivateKey_IsEncrypted/Unencrypted_OpenSSH_RSA_Key === RUN TestPrivateKey_IsEncrypted/Encrypted_OpenSSH_RSA_Key === RUN TestPrivateKey_IsEncrypted/Unencrypted_OpenSSH_ecdsa_Key === RUN TestPrivateKey_IsEncrypted/Encrypted_OpenSSH_ecdsa_Key === RUN TestPrivateKey_IsEncrypted/Unencrypted_OpenSSH_ed25519_Key === RUN TestPrivateKey_IsEncrypted/Encrypted_OpenSSH_ed25519_Key --- PASS: TestPrivateKey_IsEncrypted (0.00s) --- PASS: TestPrivateKey_IsEncrypted/Unencrypted_RSA_Key (0.00s) --- PASS: TestPrivateKey_IsEncrypted/Encrypted_AES_RSA_Key (0.00s) --- PASS: TestPrivateKey_IsEncrypted/Encrypted_AES_RSA_Key_(Mac_OS_Maverick) (0.00s) --- PASS: TestPrivateKey_IsEncrypted/Encrypted_AES_RSA_Key_(Mac_OS_Yosemite) (0.00s) --- PASS: TestPrivateKey_IsEncrypted/Encrypted_DES3_RSA_Key (0.00s) --- PASS: TestPrivateKey_IsEncrypted/Encrypted_DES3_RSA_Key_with_Long_Passphrase (0.00s) --- PASS: TestPrivateKey_IsEncrypted/Unencrypted_OpenSSH_RSA_Key (0.00s) --- PASS: TestPrivateKey_IsEncrypted/Encrypted_OpenSSH_RSA_Key (0.00s) --- PASS: TestPrivateKey_IsEncrypted/Unencrypted_OpenSSH_ecdsa_Key (0.00s) --- PASS: TestPrivateKey_IsEncrypted/Encrypted_OpenSSH_ecdsa_Key (0.00s) --- PASS: TestPrivateKey_IsEncrypted/Unencrypted_OpenSSH_ed25519_Key (0.00s) --- PASS: TestPrivateKey_IsEncrypted/Encrypted_OpenSSH_ed25519_Key (0.00s) === RUN TestReadPrivateKeyWithContent === RUN TestReadPrivateKeyWithContent/Invalid_Key === RUN TestReadPrivateKeyWithContent/Unencrypted_RSA_Key === RUN TestReadPrivateKeyWithContent/Unencrypted_OpenSSH_RSA_Key === RUN TestReadPrivateKeyWithContent/Unencrypted_OpenSSH_ecdsa_Key === RUN TestReadPrivateKeyWithContent/Unencrypted_OpenSSH_ed25519_Key --- PASS: TestReadPrivateKeyWithContent (0.00s) --- PASS: TestReadPrivateKeyWithContent/Invalid_Key (0.00s) --- PASS: TestReadPrivateKeyWithContent/Unencrypted_RSA_Key (0.00s) --- PASS: TestReadPrivateKeyWithContent/Unencrypted_OpenSSH_RSA_Key (0.00s) --- PASS: TestReadPrivateKeyWithContent/Unencrypted_OpenSSH_ecdsa_Key (0.00s) --- PASS: TestReadPrivateKeyWithContent/Unencrypted_OpenSSH_ed25519_Key (0.00s) PASS ok github.com/Scalingo/cli/crypto/sshkeys 0.126s ? github.com/Scalingo/cli/db [no test files] ? github.com/Scalingo/cli/deployments [no test files] === RUN TestGetAppNameFromGitRemote === RUN TestGetAppNameFromGitRemote/Given_a_Git_remote_like_on_agora-fr1 === RUN TestGetAppNameFromGitRemote/Given_a_Git_remote_if_SSH_on_a_cutom_port === RUN TestGetAppNameFromGitRemote/Given_a_Git_remote_like_on_GitHub --- PASS: TestGetAppNameFromGitRemote (0.00s) --- PASS: TestGetAppNameFromGitRemote/Given_a_Git_remote_like_on_agora-fr1 (0.00s) --- PASS: TestGetAppNameFromGitRemote/Given_a_Git_remote_if_SSH_on_a_cutom_port (0.00s) --- PASS: TestGetAppNameFromGitRemote/Given_a_Git_remote_like_on_GitHub (0.00s) === RUN TestGetRegionFromGitRemote === RUN TestGetRegionFromGitRemote/Given_a_Git_remote_like_on_agora-fr1 === RUN TestGetRegionFromGitRemote/Given_a_Git_remote_if_SSH_on_a_cutom_port === RUN TestGetRegionFromGitRemote/Given_a_Git_remote_like_on_GitHub --- PASS: TestGetRegionFromGitRemote (0.00s) --- PASS: TestGetRegionFromGitRemote/Given_a_Git_remote_like_on_agora-fr1 (0.00s) --- PASS: TestGetRegionFromGitRemote/Given_a_Git_remote_if_SSH_on_a_cutom_port (0.00s) --- PASS: TestGetRegionFromGitRemote/Given_a_Git_remote_like_on_GitHub (0.00s) PASS ok github.com/Scalingo/cli/detect 0.071s ? github.com/Scalingo/cli/dists [no test files] ? github.com/Scalingo/cli/domains [no test files] === RUN TestAdd --- PASS: TestAdd (0.00s) === RUN TestDelete --- PASS: TestDelete (0.00s) === RUN TestIsEnvEditValid --- PASS: TestIsEnvEditValid (0.00s) === RUN TestParseVariable --- PASS: TestParseVariable (0.00s) PASS ok github.com/Scalingo/cli/env 0.010s ? github.com/Scalingo/cli/events [no test files] ? github.com/Scalingo/cli/git [no test files] ? github.com/Scalingo/cli/httpclient [no test files] ? github.com/Scalingo/cli/integrationlink [no test files] ? github.com/Scalingo/cli/io [no test files] ? github.com/Scalingo/cli/keys [no test files] ? github.com/Scalingo/cli/log_drains [no test files] ? github.com/Scalingo/cli/logs [no test files] ? github.com/Scalingo/cli/net/ssh [no test files] ? github.com/Scalingo/cli/notification_platforms [no test files] ? github.com/Scalingo/cli/notifiers [no test files] ? github.com/Scalingo/cli/region_migrations [no test files] ? github.com/Scalingo/cli/regions [no test files] ? github.com/Scalingo/cli/review_apps [no test files] ? github.com/Scalingo/cli/scalingo [no test files] ? github.com/Scalingo/cli/scmintegrations [no test files] ? github.com/Scalingo/cli/session [no test files] ? github.com/Scalingo/cli/signals [no test files] ? github.com/Scalingo/cli/stacks [no test files] ? github.com/Scalingo/cli/term [no test files] ? github.com/Scalingo/cli/update [no test files] ? github.com/Scalingo/cli/user [no test files] ? github.com/Scalingo/cli/utils [no test files] >>> scalingo: Entering fakeroot... >>> scalingo*: Running postcheck for scalingo >>> scalingo*: Preparing package scalingo... >>> scalingo*: Stripping binaries >>> scalingo*: Scanning shared objects >>> scalingo*: Tracing dependencies... so:libc.musl-ppc64le.so.1 >>> scalingo*: Package size: 12.1 MB >>> scalingo*: Compressing data... >>> scalingo*: Create checksum... >>> scalingo*: Create scalingo-1.23.0-r0.apk >>> scalingo: Build complete at Fri, 17 Jun 2022 19:57:11 +0000 elapsed time 0h 0m 19s >>> scalingo: Cleaning up srcdir >>> scalingo: Cleaning up pkgdir >>> scalingo: Uninstalling dependencies... (1/2) Purging .makedepends-scalingo (20220617.195653) (2/2) Purging go (1.18.3-r0) Executing busybox-1.35.0-r16.trigger OK: 231 MiB in 91 packages >>> scalingo: Updating the testing/ppc64le repository index... >>> scalingo: Signing the index...