Skip to content

build java

build java #7

Manually triggered May 26, 2024 16:13
Status Failure
Total duration 57s
Artifacts

java.yml

on: workflow_dispatch
Matrix: push
Fit to window
Zoom out
Zoom in

Annotations

1 error
images:java_all
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update -y && apt-get install -y tzdata curl wget ca-certificates software-properties-common apt-transport-https fontconfig locales openssl git tar sqlite iproute2 python3 && echo \"en_US.UTF-8 UTF-8\" >> /etc/locale.gen && locale-gen en_US.UTF-8 && add-apt-repository -y ppa:openjdk-r/ppa && apt-get update -y && apt-get install -y openjdk-8-jre openjdk-11-jre openjdk-16-jre openjdk-17-jre openjdk-21-jdk-jammy && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100