Merge pull request #1676 from bunkerity/1.5 #478
staging.yml
on: push
Matrix: build-containers
Matrix: build-packages
prepare-tests-core
5s
prepare-tests-ui
13s
Matrix: codeql / code-security
Matrix: tests-core
Matrix: tests-core-linux
Matrix: tests-ui
Matrix: tests-ui-linux
Matrix: create-infras
Matrix: staging-tests
push-gh
/
build
11s
Annotations
139 warnings
prepare-tests-core
The process '/usr/bin/git' failed with exit code 128
|
prepare-tests-ui
The process '/usr/bin/git' failed with exit code 128
|
build-containers (bunkerweb) / build
The process '/usr/bin/git' failed with exit code 128
|
build-containers (autoconf) / build
The process '/usr/bin/git' failed with exit code 128
|
build-containers (scheduler) / build
The process '/usr/bin/git' failed with exit code 128
|
build-containers (ui) / build
The process '/usr/bin/git' failed with exit code 128
|
build-packages (debian) / build
The process '/usr/bin/git' failed with exit code 128
|
Legacy key/value format with whitespace separator should not be used:
tests/linux/Dockerfile-debian#L3
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/
|
Legacy key/value format with whitespace separator should not be used:
tests/linux/Dockerfile-debian#L4
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/
|
Legacy key/value format with whitespace separator should not be used:
tests/linux/Dockerfile-debian#L5
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/
|
Legacy key/value format with whitespace separator should not be used:
tests/linux/Dockerfile-debian#L6
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/
|
Legacy key/value format with whitespace separator should not be used:
tests/linux/Dockerfile-ubuntu-jammy#L4
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/
|
Legacy key/value format with whitespace separator should not be used:
tests/linux/Dockerfile-ubuntu-jammy#L5
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/
|
Legacy key/value format with whitespace separator should not be used:
tests/linux/Dockerfile-ubuntu-jammy#L6
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/
|
Legacy key/value format with whitespace separator should not be used:
tests/linux/Dockerfile-ubuntu-jammy#L3
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:
src/linux/Dockerfile-ubuntu-jammy#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
build-packages (ubuntu-jammy) / build
The process '/usr/bin/git' failed with exit code 128
|
codeql / code-security (javascript)
The process '/usr/bin/git' failed with exit code 128
|
codeql / code-security (javascript)
The setup-python-dependencies input is deprecated and no longer has any effect. We recommend removing any references from your workflows. See https://github.blog/changelog/2024-01-23-codeql-2-16-python-dependency-installation-disabled-new-queries-and-bug-fixes/ for more information.
|
build-packages (ubuntu) / build
The process '/usr/bin/git' failed with exit code 128
|
Legacy key/value format with whitespace separator should not be used:
tests/linux/Dockerfile-ubuntu#L5
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/
|
Legacy key/value format with whitespace separator should not be used:
tests/linux/Dockerfile-ubuntu#L6
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/
|
Legacy key/value format with whitespace separator should not be used:
tests/linux/Dockerfile-ubuntu#L3
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/
|
Legacy key/value format with whitespace separator should not be used:
tests/linux/Dockerfile-ubuntu#L4
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/
|
Legacy key/value format with whitespace separator should not be used:
tests/linux/Dockerfile-fedora#L3
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/
|
Legacy key/value format with whitespace separator should not be used:
tests/linux/Dockerfile-fedora#L4
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/
|
build-packages (fedora) / build
The process '/usr/bin/git' failed with exit code 128
|
codeql / code-security (python)
The setup-python-dependencies input is deprecated and no longer has any effect. We recommend removing any references from your workflows. See https://github.blog/changelog/2024-01-23-codeql-2-16-python-dependency-installation-disabled-new-queries-and-bug-fixes/ for more information.
|
codeql / code-security (python)
The process '/usr/bin/git' failed with exit code 128
|
codeql / code-security (python)
The CODEQL_PYTHON environment variable is no longer supported. Please remove it from your workflow. This environment variable was originally used to specify a Python executable that included the dependencies of your Python code, however Python analysis no longer uses these dependencies.
If you used CODEQL_PYTHON to force the version of Python to analyze as, please use CODEQL_EXTRACTOR_PYTHON_ANALYSIS_VERSION instead, such as 'CODEQL_EXTRACTOR_PYTHON_ANALYSIS_VERSION=2.7' or 'CODEQL_EXTRACTOR_PYTHON_ANALYSIS_VERSION=3.11'.
|
build-packages (rhel9) / build
The process '/usr/bin/git' failed with exit code 128
|
Legacy key/value format with whitespace separator should not be used:
tests/linux/Dockerfile-rhel9#L3
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/
|
tests-core (inject) / test
The process '/usr/bin/git' failed with exit code 128
|
build-packages (rhel) / build
The process '/usr/bin/git' failed with exit code 128
|
Legacy key/value format with whitespace separator should not be used:
tests/linux/Dockerfile-rhel#L3
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/
|
tests-core (letsencrypt) / test
The process '/usr/bin/git' failed with exit code 128
|
tests-core (bwcli) / test
The process '/usr/bin/git' failed with exit code 128
|
tests-core (brotli) / test
The process '/usr/bin/git' failed with exit code 128
|
tests-core (gzip) / test
The process '/usr/bin/git' failed with exit code 128
|
tests-core (bunkernet) / test
The process '/usr/bin/git' failed with exit code 128
|
tests-ui (bans_page.py) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-ui (reports_page.py) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-ui (instances_page.py) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-ui (cache_page.py) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-ui (logs_page.py) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core (redirect) / test
The process '/usr/bin/git' failed with exit code 128
|
tests-ui (jobs_page.py) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core (sessions) / test
The process '/usr/bin/git' failed with exit code 128
|
tests-ui (global_config_page.py) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core (selfsigned) / test
The process '/usr/bin/git' failed with exit code 128
|
tests-core (country) / test
The process '/usr/bin/git' failed with exit code 128
|
tests-ui (account_page.py) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core (customcert) / test
The process '/usr/bin/git' failed with exit code 128
|
tests-core (reversescan) / test
The process '/usr/bin/git' failed with exit code 128
|
tests-core (errors) / test
The process '/usr/bin/git' failed with exit code 128
|
tests-core (dnsbl) / test
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (letsencrypt) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (gzip) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (bunkernet) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (country) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-ui (configs_page.py) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (db) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (redirect) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (selfsigned) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-ui (plugins_page.py) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (inject) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (errors) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (brotli) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (customcert) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core (antibot) / test
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (reversescan) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (bwcli) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (limit) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core (headers) / test
The process '/usr/bin/git' failed with exit code 128
|
tests-core (reverseproxy) / test
The process '/usr/bin/git' failed with exit code 128
|
tests-ui-linux (logs_page.py) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-ui-linux (reports_page.py) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core (modsecurity) / test
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (antibot) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (cors) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core (cors) / test
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (sessions) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-ui-linux (cache_page.py) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core (clientcache) / test
The process '/usr/bin/git' failed with exit code 128
|
tests-ui-linux (bans_page.py) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-ui (services_page.py) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core (limit) / test
The process '/usr/bin/git' failed with exit code 128
|
tests-ui-linux (jobs_page.py) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (clientcache) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (headers) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core (misc) / test
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (misc) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-ui-linux (global_config_page.py) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-ui-linux (instances_page.py) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (authbasic) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (modsecurity) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-ui-linux (account_page.py) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core (authbasic) / test
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (backup) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-ui-linux (services_page.py) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-ui-linux (plugins_page.py) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (dnsbl) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-ui-linux (configs_page.py) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (whitelist) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (greylist) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (reverseproxy) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (blacklist) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (redis) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core (redis) / test
The process '/usr/bin/git' failed with exit code 128
|
tests-core (db) / test
The process '/usr/bin/git' failed with exit code 128
|
create-infras (linux) / create
The process '/usr/bin/git' failed with exit code 128
|
create-infras (autoconf) / create
The process '/usr/bin/git' failed with exit code 128
|
create-infras (docker) / create
The process '/usr/bin/git' failed with exit code 128
|
tests-core (badbehavior) / test
The process '/usr/bin/git' failed with exit code 128
|
tests-core (whitelist) / test
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (badbehavior) / tests
The process '/usr/bin/git' failed with exit code 128
|
create-infras (swarm) / create
The process '/usr/bin/git' failed with exit code 128
|
tests-core (greylist) / test
The process '/usr/bin/git' failed with exit code 128
|
create-infras (k8s) / create
The process '/usr/bin/git' failed with exit code 128
|
tests-core (backup) / test
The process '/usr/bin/git' failed with exit code 128
|
tests-core (blacklist) / test
The process '/usr/bin/git' failed with exit code 128
|
staging-tests (k8s) / tests
The process '/usr/bin/git' failed with exit code 128
|
staging-tests (linux) / tests
The process '/usr/bin/git' failed with exit code 128
|
staging-tests (swarm) / tests
The process '/usr/bin/git' failed with exit code 128
|
staging-tests (autoconf) / tests
The process '/usr/bin/git' failed with exit code 128
|
staging-tests (docker) / tests
The process '/usr/bin/git' failed with exit code 128
|
push-packages (fedora, amd64) / push
The process '/usr/bin/git' failed with exit code 128
|
push-packages (el, amd64) / push
The process '/usr/bin/git' failed with exit code 128
|
push-packages (ubuntu, amd64) / push
The process '/usr/bin/git' failed with exit code 128
|
push-packages (debian, amd64) / push
The process '/usr/bin/git' failed with exit code 128
|
push-packages (ubuntu-jammy, amd64) / push
The process '/usr/bin/git' failed with exit code 128
|
push-packages (el9, amd64) / push
The process '/usr/bin/git' failed with exit code 128
|
delete-infras (k8s) / delete
The process '/usr/bin/git' failed with exit code 128
|
push-doc / build
The process '/usr/bin/git' failed with exit code 128
|
delete-infras (swarm) / delete
The process '/usr/bin/git' failed with exit code 128
|
delete-infras (linux) / delete
The process '/usr/bin/git' failed with exit code 128
|
push-gh / build
The process '/usr/bin/git' failed with exit code 128
|
delete-infras (autoconf) / delete
The process '/usr/bin/git' failed with exit code 128
|
delete-infras (docker) / delete
The process '/usr/bin/git' failed with exit code 128
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
bunkerity~bunkerweb~1WX9UX.dockerbuild
Expired
|
34 KB |
|
bunkerity~bunkerweb~9FD6HT.dockerbuild
Expired
|
42.5 KB |
|
bunkerity~bunkerweb~A75KNY.dockerbuild
Expired
|
29.9 KB |
|
bunkerity~bunkerweb~D9GMHE.dockerbuild
Expired
|
32.4 KB |
|
bunkerity~bunkerweb~L49BF2.dockerbuild
Expired
|
30.9 KB |
|
bunkerity~bunkerweb~MYEEGP.dockerbuild
Expired
|
34.9 KB |
|
bunkerity~bunkerweb~OF3X6P.dockerbuild
Expired
|
33.7 KB |
|
bunkerity~bunkerweb~OX2TTQ.dockerbuild
Expired
|
30.3 KB |
|
bunkerity~bunkerweb~OX6132.dockerbuild
Expired
|
39.6 KB |
|
bunkerity~bunkerweb~TH4A6L.dockerbuild
Expired
|
40.2 KB |
|
bunkerity~bunkerweb~TJLGXZ.dockerbuild
Expired
|
38.2 KB |
|
bunkerity~bunkerweb~U0FGUT.dockerbuild
Expired
|
40.6 KB |
|
bunkerity~bunkerweb~X9VJX1.dockerbuild
Expired
|
32.4 KB |
|
bunkerity~bunkerweb~XJJK4S.dockerbuild
Expired
|
42.9 KB |
|
bunkerity~bunkerweb~YALMY4.dockerbuild
Expired
|
41.7 KB |
|
bunkerity~bunkerweb~YS7MS9.dockerbuild
Expired
|
38 KB |
|
package-debian-amd64
Expired
|
67.7 MB |
|
package-fedora-x86_64
Expired
|
64 MB |
|
package-rhel-x86_64
Expired
|
61.9 MB |
|
package-rhel9-x86_64
Expired
|
61.1 MB |
|
package-ubuntu-amd64
Expired
|
66.9 MB |
|
package-ubuntu-jammy-amd64
Expired
|
62.5 MB |
|
tf-autoconf
Expired
|
142 MB |
|
tf-docker
Expired
|
142 MB |
|
tf-k8s
Expired
|
142 MB |
|
tf-linux
Expired
|
142 MB |
|
tf-swarm
Expired
|
142 MB |
|