Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bus error on docker_build_multiarch on dockerhost-skytap-ubuntu2204-x64-1/ #3416

Open
sxa opened this issue Feb 27, 2024 · 0 comments
Open

Comments

@sxa
Copy link
Member

sxa commented Feb 27, 2024

Crash within the docker image:

INFO: docker build --no-cache -t adoptopenjdk/openjdk15:x86_64-ubi-jdk-15.0.2_7 -f Dockerfile.hotspot.releases.full .
#####################################################
#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile.hotspot.releases.full
#2 transferring dockerfile: 3.24kB done
#2 DONE 0.0s

#3 [internal] load metadata for registry.access.redhat.com/ubi8/ubi:8.4
#3 DONE 0.5s

#4 [1/3] FROM registry.access.redhat.com/ubi8/ubi:8.4@sha256:6f4f2ad88d7f6590d80e6cdeeddf9d9803e9df4648f9b5e0042927403ff2ec94
#4 CACHED

#5 [2/3] RUN dnf install -y tzdata openssl curl ca-certificates fontconfig glibc-langpack-en gzip tar     && dnf update -y; dnf clean all
#5 0.543 /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
#5 0.830 Updating Subscription Management repositories.
#5 0.830 Unable to read consumer identity
#5 1.156 
#5 1.156 This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
#5 1.156 
#5 2.258 /bin/sh: line 1:     7 Bus error               (core dumped) dnf install -y tzdata openssl curl ca-certificates fontconfig glibc-langpack-en gzip tar
Sending interrupt signal to process
#5 CANCELED
ERROR: failed to solve: Canceled: context canceled
#############################################

ERROR: Docker build of image: -t adoptopenjdk/openjdk15:x86_64-ubi-jdk-15.0.2_7 from Dockerfile.hotspot.releases.full failed.

#############################################

Writing 15/jdk/ubi/Dockerfile.hotspot.releases.slim ... Terminated
###############################################################

ERROR: Docker Build for Version 15 hotspot jdk failed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

1 participant