Skip to content

Externalize mirroring from ghcr.io to docker hub in another workflow … #280

Externalize mirroring from ghcr.io to docker hub in another workflow …

Externalize mirroring from ghcr.io to docker hub in another workflow … #280

Triggered via push October 20, 2024 10:04
Status Cancelled
Total duration 9m 36s
Artifacts 10
Matrix: Deploy Docker Image - ALPHA - Flavors
Fit to window
Zoom out
Zoom in

Annotations

20 errors
Deploy Docker Image - ALPHA - Flavors (ubuntu-latest, ci_light)
Unable to find workflow 'mirror-docker-image.yml' in oxsecurity/megalinter πŸ˜₯
Deploy Docker Image - ALPHA - Flavors (ubuntu-latest, java)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c wget --quiet https://github.com/pmd/pmd/releases/download/pmd_releases%2F${PMD_VERSION}/pmd-dist-${PMD_VERSION}-bin.zip && unzip pmd-dist-${PMD_VERSION}-bin.zip || echo \"Error unzipping\" && rm pmd-dist-${PMD_VERSION}-bin.zip || echo \"Error rm\" && mv pmd-bin-${PMD_VERSION} /usr/bin/pmd || echo \"Error mv\" && chmod +x /usr/bin/pmd/bin/pmd || echo \"Error chmod\" && curl --retry 5 --retry-delay 5 -sSLO https://github.com/pinterest/ktlint/releases/latest/download/ktlint && chmod a+x ktlint && mv \"ktlint\" /usr/bin/ && curl --retry 5 --retry-delay 5 -sSLO https://github.com/detekt/detekt/releases/download/v${DETEKT_VERSION}/detekt-cli-${DETEKT_VERSION}.zip && unzip detekt-cli-${DETEKT_VERSION}.zip && chmod a+x detekt-cli-${DETEKT_VERSION}/bin/* && chmod a+x detekt-cli-${DETEKT_VERSION}/lib/* && mv -n detekt-cli-${DETEKT_VERSION}/bin/* usr/bin && mv -n detekt-cli-${DETEKT_VERSION}/lib/* usr/lib && ln -s /lib/libc.so.6 /usr/lib/libresolv.so.2 && curl --retry 5 --retry-delay 5 -sLv https://raw.githubusercontent.com/kubescape/kubescape/master/install.sh | /bin/bash -s -- -v v2.9.0 && curl -sSfL https://raw.githubusercontent.com/anchore/grype/main/install.sh | sh -s -- -b /usr/local/bin v0.79.5 && wget --tries=5 -q -O - https://raw.githubusercontent.com/aquasecurity/trivy/main/contrib/install.sh | sh -s -- -b /usr/local/bin && trivy image --download-db-only --no-progress" did not complete successfully: exit code: 1
Deploy Docker Image - ALPHA - Flavors (ubuntu-latest, javascript)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl --retry 5 --retry-delay 5 -sSLO https://github.com/pinterest/ktlint/releases/latest/download/ktlint && chmod a+x ktlint && mv \"ktlint\" /usr/bin/ && curl --retry 5 --retry-delay 5 -sSLO https://github.com/detekt/detekt/releases/download/v${DETEKT_VERSION}/detekt-cli-${DETEKT_VERSION}.zip && unzip detekt-cli-${DETEKT_VERSION}.zip && chmod a+x detekt-cli-${DETEKT_VERSION}/bin/* && chmod a+x detekt-cli-${DETEKT_VERSION}/lib/* && mv -n detekt-cli-${DETEKT_VERSION}/bin/* usr/bin && mv -n detekt-cli-${DETEKT_VERSION}/lib/* usr/lib && ln -s /lib/libc.so.6 /usr/lib/libresolv.so.2 && curl --retry 5 --retry-delay 5 -sLv https://raw.githubusercontent.com/kubescape/kubescape/master/install.sh | /bin/bash -s -- -v v2.9.0 && curl -sSfL https://raw.githubusercontent.com/anchore/grype/main/install.sh | sh -s -- -b /usr/local/bin v0.79.5 && wget --tries=5 -q -O - https://raw.githubusercontent.com/aquasecurity/trivy/main/contrib/install.sh | sh -s -- -b /usr/local/bin && trivy image --download-db-only --no-progress" did not complete successfully: exit code: 1
Deploy Docker Image - ALPHA - Flavors (ubuntu-latest, php)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl -sSfL https://raw.githubusercontent.com/anchore/grype/main/install.sh | sh -s -- -b /usr/local/bin v0.79.5 && wget --tries=5 -q -O - https://raw.githubusercontent.com/aquasecurity/trivy/main/contrib/install.sh | sh -s -- -b /usr/local/bin && trivy image --download-db-only --no-progress" did not complete successfully: exit code: 1
Deploy Docker Image - ALPHA - Flavors (ubuntu-latest, dotnet)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl --retry 5 --retry-delay 5 -sSLO https://github.com/pinterest/ktlint/releases/latest/download/ktlint && chmod a+x ktlint && mv \"ktlint\" /usr/bin/ && curl --retry 5 --retry-delay 5 -sSLO https://github.com/detekt/detekt/releases/download/v${DETEKT_VERSION}/detekt-cli-${DETEKT_VERSION}.zip && unzip detekt-cli-${DETEKT_VERSION}.zip && chmod a+x detekt-cli-${DETEKT_VERSION}/bin/* && chmod a+x detekt-cli-${DETEKT_VERSION}/lib/* && mv -n detekt-cli-${DETEKT_VERSION}/bin/* usr/bin && mv -n detekt-cli-${DETEKT_VERSION}/lib/* usr/lib && ln -s /lib/libc.so.6 /usr/lib/libresolv.so.2 && curl --retry 5 --retry-delay 5 -sLv https://raw.githubusercontent.com/kubescape/kubescape/master/install.sh | /bin/bash -s -- -v v2.9.0 && pwsh -c 'Install-Module -Name PSScriptAnalyzer -RequiredVersion ${PSSA_VERSION} -Scope AllUsers -Force' && curl -sSfL https://raw.githubusercontent.com/anchore/grype/main/install.sh | sh -s -- -b /usr/local/bin v0.79.5 && wget --tries=5 -q -O - https://raw.githubusercontent.com/aquasecurity/trivy/main/contrib/install.sh | sh -s -- -b /usr/local/bin && trivy image --download-db-only --no-progress" did not complete successfully: exit code: 1
Deploy Docker Image - ALPHA - Flavors (ubuntu-latest, ruby)
Unable to find workflow 'mirror-docker-image.yml' in oxsecurity/megalinter πŸ˜₯
Deploy Docker Image - ALPHA - Flavors (ubuntu-latest, go)
Unable to find workflow 'mirror-docker-image.yml' in oxsecurity/megalinter πŸ˜₯
Deploy Docker Image - ALPHA - Flavors (ubuntu-latest, documentation)
Unable to find workflow 'mirror-docker-image.yml' in oxsecurity/megalinter πŸ˜₯
Deploy Docker Image - ALPHA - Flavors (ubuntu-latest, python)
Unable to find workflow 'mirror-docker-image.yml' in oxsecurity/megalinter πŸ˜₯
Deploy Docker Image - ALPHA - Flavors (ubuntu-latest, cupcake)
Unable to find workflow 'mirror-docker-image.yml' in oxsecurity/megalinter πŸ˜₯
Deploy Docker Image - ALPHA - Flavors (ubuntu-latest, salesforce)
Canceling since a higher priority waiting request for 'refs/heads/alpha-Build & Deploy - ALPHA Flavors' exists
Deploy Docker Image - ALPHA - Flavors (ubuntu-latest, salesforce)
The operation was canceled.
Deploy Docker Image - ALPHA - Flavors (ubuntu-latest, terraform)
Canceling since a higher priority waiting request for 'refs/heads/alpha-Build & Deploy - ALPHA Flavors' exists
Deploy Docker Image - ALPHA - Flavors (ubuntu-latest, terraform)
The operation was canceled.
Deploy Docker Image - ALPHA - Flavors (ubuntu-latest, rust)
Canceling since a higher priority waiting request for 'refs/heads/alpha-Build & Deploy - ALPHA Flavors' exists
Deploy Docker Image - ALPHA - Flavors (ubuntu-latest, rust)
The operation was canceled.
Deploy Docker Image - ALPHA - Flavors (ubuntu-latest, swift)
Canceling since a higher priority waiting request for 'refs/heads/alpha-Build & Deploy - ALPHA Flavors' exists
Deploy Docker Image - ALPHA - Flavors (ubuntu-latest, swift)
The operation was canceled.
Deploy Docker Image - ALPHA - Flavors (ubuntu-latest, security)
Canceling since a higher priority waiting request for 'refs/heads/alpha-Build & Deploy - ALPHA Flavors' exists
Deploy Docker Image - ALPHA - Flavors (ubuntu-latest, security)
The operation was canceled.

Artifacts

Produced during runtime
Name Size
oxsecurity~megalinter~0NH2UK.dockerbuild
205 KB
oxsecurity~megalinter~3UB8LZ.dockerbuild
136 KB
oxsecurity~megalinter~9HYTHS.dockerbuild
149 KB
oxsecurity~megalinter~H7TDV0.dockerbuild
196 KB
oxsecurity~megalinter~LMOYHE.dockerbuild
120 KB
oxsecurity~megalinter~OIAE12.dockerbuild
149 KB
oxsecurity~megalinter~OWNP1I.dockerbuild
196 KB
oxsecurity~megalinter~PPGVMW.dockerbuild
282 KB
oxsecurity~megalinter~TVUX2Z.dockerbuild
208 KB
oxsecurity~megalinter~TXYVTN.dockerbuild
142 KB