Unstable build #2232
cron-unstable-build.yaml
on: schedule
Get metadata to add to build
4s
unstable-build-images
/
Extract any supporting metadata
5s
unstable-build-macos-package
/
Extract any supporting metadata
6s
unstable-build-windows-package
/
Determine build info
5s
Matrix: unstable-build-images / Windows container images
unstable-build-images
/
Multiarch container images to GHCR
2h 21m
Matrix: unstable-build-packages / call-build-linux-packages
unstable-build-packages
/
Extract any supporting metadata
10s
Matrix: unstable-build-macos-package / call-build-macos-package
Matrix: unstable-build-windows-package / call-build-windows-package
unstable-build-images
/
call-build-images-generate-schema
12s
unstable-build-images
/
Trivy + Dockle image scan
17s
unstable-build-images
/
Deploy and sign multi-arch container image manifests
3s
unstable-build-packages
/
Create repo metadata in S3
0s
Matrix: unstable-build-macos-package / Handle upload to S3
unstable-build-windows-package
/
Handle upload to S3
9s
unstable-release
0s
Annotations
18 errors and 32 warnings
unstable-build-packages / centos/9.arm64v8 package build and stage to S3
Process completed with exit code 1.
|
unstable-build-packages / centos/7 package build and stage to S3
Process completed with exit code 100.
|
unstable-build-packages / amazonlinux/2 package build and stage to S3
Process completed with exit code 100.
|
unstable-build-packages / ubuntu/16.04 package build and stage to S3
Process completed with exit code 100.
|
unstable-build-packages / amazonlinux/2023 package build and stage to S3
Process completed with exit code 100.
|
unstable-build-packages / centos/8 package build and stage to S3
Process completed with exit code 100.
|
unstable-build-packages / centos/9 package build and stage to S3
Process completed with exit code 100.
|
unstable-build-packages / debian/bullseye package build and stage to S3
Process completed with exit code 100.
|
unstable-build-packages / debian/buster package build and stage to S3
Process completed with exit code 100.
|
unstable-build-packages / ubuntu/18.04 package build and stage to S3
Process completed with exit code 100.
|
unstable-build-packages / ubuntu/22.04 package build and stage to S3
Process completed with exit code 100.
|
unstable-build-packages / debian/bookworm package build and stage to S3
Process completed with exit code 100.
|
unstable-build-packages / ubuntu/20.04 package build and stage to S3
Process completed with exit code 100.
|
unstable-build-packages / ubuntu/24.04 package build and stage to S3
Process completed with exit code 100.
|
unstable-build-packages / raspbian/buster package build and stage to S3
Process completed with exit code 100.
|
unstable-build-packages / raspbian/bullseye package build and stage to S3
Process completed with exit code 100.
|
unstable-build-images / Deploy and sign multi-arch container image manifests
Process completed with exit code 1.
|
unstable-build-images / Trivy + Dockle image scan
Process completed with exit code 1.
|
unstable build matrix
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unstable-build-packages / centos/9.arm64v8 package build and stage to S3
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
unstable-build-macos-package / call-build-macos-package (Apple Silicon macOS runner, macos-14)
libyaml 0.2.5 is already installed and up-to-date.
To reinstall 0.2.5, run:
brew reinstall libyaml
|
unstable-build-macos-package / call-build-macos-package (Apple Silicon macOS runner, macos-14)
openssl@3 3.3.2 is already installed and up-to-date.
To reinstall 3.3.2, run:
brew reinstall openssl@3
|
unstable-build-macos-package / call-build-macos-package (Apple Silicon macOS runner, macos-14)
pkg-config 0.29.2_3 is already installed and up-to-date.
To reinstall 0.29.2_3, run:
brew reinstall pkg-config
|
unstable-build-macos-package / call-build-macos-package (Normal macOS-latest runner (Intel), macos-12)
A brownout will take place on November 4, 14:00 UTC - November 5, 00:00 UTC to raise awareness of the upcoming macOS-12 environment removal. For more details, see https://github.com/actions/runner-images/issues/10721
|
unstable-build-macos-package / call-build-macos-package (Normal macOS-latest runner (Intel), macos-12)
bison 3.8.2 is already installed and up-to-date.
To reinstall 3.8.2, run:
brew reinstall bison
|
unstable-build-macos-package / call-build-macos-package (Normal macOS-latest runner (Intel), macos-12)
libyaml 0.2.5 is already installed and up-to-date.
To reinstall 0.2.5, run:
brew reinstall libyaml
|
unstable-build-macos-package / call-build-macos-package (Normal macOS-latest runner (Intel), macos-12)
openssl@3 3.3.2 is already installed and up-to-date.
To reinstall 3.3.2, run:
brew reinstall openssl@3
|
unstable-build-macos-package / call-build-macos-package (Normal macOS-latest runner (Intel), macos-12)
pkg-config 0.29.2_3 is already installed and up-to-date.
To reinstall 0.29.2_3, run:
brew reinstall pkg-config
|
unstable-build-macos-package / call-build-macos-package (Normal macOS-latest runner (Intel), macos-12)
You are using macOS 12.
We (and Apple) do not provide support for this old version.
It is expected behaviour that some formulae will fail to build in this old version.
It is expected behaviour that Homebrew will be buggy and slow.
Do not create any issues about this on Homebrew's GitHub repositories.
Do not create any issues even if you think this message is unrelated.
Any opened issues will be immediately closed without response.
Do not ask for help from Homebrew or its maintainers on social media.
You may ask for help in Homebrew's discussions but are unlikely to receive a response.
Try to figure out the problem yourself and submit a fix as a pull request.
We will review it but may or may not accept it.
|
|
|
|
The 'as' keyword should match the case of the 'from' keyword:
dockerfiles/Dockerfile#L157
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
dockerfiles/Dockerfile#L188
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Legacy key/value format with whitespace separator should not be used:
dockerfiles/Dockerfile#L33
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
The 'as' keyword should match the case of the 'from' keyword:
dockerfiles/Dockerfile#L17
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
dockerfiles/Dockerfile#L18
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
dockerfiles/Dockerfile#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
dockerfiles/Dockerfile#L64
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
dockerfiles/Dockerfile#L100
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
dockerfiles/Dockerfile#L18
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Legacy key/value format with whitespace separator should not be used:
dockerfiles/Dockerfile#L33
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
The 'as' keyword should match the case of the 'from' keyword:
dockerfiles/Dockerfile#L17
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
dockerfiles/Dockerfile#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
dockerfiles/Dockerfile#L64
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
dockerfiles/Dockerfile#L100
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
dockerfiles/Dockerfile#L157
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
dockerfiles/Dockerfile#L188
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Legacy key/value format with whitespace separator should not be used:
dockerfiles/Dockerfile#L206
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
unstable-build-images / Trivy + Dockle image scan
The following actions use a deprecated Node.js version and will be forced to run on node20: jaxxstorm/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
fluent-bit-schema-3.0
|
65.8 KB |
|
fluent~fluent-bit~GGWM7L.dockerbuild
|
5.06 MB |
|
fluent~fluent-bit~LVCNIL.dockerbuild
|
272 KB |
|
macos-packages on macos-12
|
7.78 MB |
|
macos-packages on macos-14
|
7.86 MB |
|
packages-3.0-amazonlinux-2
|
16.1 MB |
|
packages-3.0-amazonlinux-2.arm64v8
|
15.9 MB |
|
packages-3.0-amazonlinux-2023
|
6.31 MB |
|
packages-3.0-amazonlinux-2023.arm64v8
|
6.13 MB |
|
packages-3.0-centos-7
|
14.8 MB |
|
packages-3.0-centos-7.arm64v8
|
14.1 MB |
|
packages-3.0-centos-8
|
6.7 MB |
|
packages-3.0-centos-8.arm64v8
|
6.17 MB |
|
packages-3.0-centos-9
|
6.33 MB |
|
packages-3.0-debian-bookworm
|
38.3 MB |
|
packages-3.0-debian-bookworm.arm64v8
|
37.8 MB |
|
packages-3.0-debian-bullseye
|
38.6 MB |
|
packages-3.0-debian-bullseye.arm64v8
|
38 MB |
|
packages-3.0-debian-buster
|
41.5 MB |
|
packages-3.0-debian-buster.arm64v8
|
41.2 MB |
|
packages-3.0-raspbian-bullseye
|
36.6 MB |
|
packages-3.0-raspbian-buster
|
39.7 MB |
|
packages-3.0-ubuntu-16.04
|
35.3 MB |
|
packages-3.0-ubuntu-18.04
|
43.1 MB |
|
packages-3.0-ubuntu-18.04.arm64v8
|
42.8 MB |
|
packages-3.0-ubuntu-20.04
|
43.5 MB |
|
packages-3.0-ubuntu-20.04.arm64v8
|
43 MB |
|
packages-3.0-ubuntu-22.04
|
39.5 MB |
|
packages-3.0-ubuntu-22.04.arm64v8
|
39 MB |
|
packages-3.0-ubuntu-24.04
|
39.4 MB |
|
packages-3.0-ubuntu-24.04.arm64v8
|
38.9 MB |
|
source-3.0
|
26 MB |
|
windows-packages-amd64_arm64
|
53.4 MB |
|
windows-packages-x64
|
66 MB |
|
windows-packages-x86
|
61.2 MB |
|