Skip to content

release_build error #298

@sjtu-cz

Description

@sjtu-cz

make -C docker release_build
Building docker image: tensorrt_llm/release:latest
DOCKER_BUILDKIT=1 docker build --pull
--progress auto
--build-arg BASE_IMAGE=nvcr.io/nvidia/pytorch
--build-arg BASE_TAG=23.08-py3
--build-arg BUILD_WHEEL_ARGS="--clean --trt_root /usr/local/tensorrt"
--build-arg TORCH_INSTALL_TYPE="skip"
--target release
--file Dockerfile.multi
--tag tensorrt_llm/release:latest
..
[+] Building 208.8s (7/30)
=> [internal] load .dockerignore 0.0s
=> => transferring context: 35B 0.0s
=> [internal] load build definition from Dockerfile.multi 0.0s
=> => transferring dockerfile: 1.78kB 0.0s
=> [internal] load metadata for nvcr.io/nvidia/pytorch:23.08-py3 2.1s
=> [internal] load build context 203.3s
=> => transferring context: 279.27MB 203.2s
=> [base 1/1] FROM nvcr.io/nvidia/pytorch:23.08-py3@sha256:12a39f22d6e3a3cfcb285a238b6219475181672ff41a557a75bdeeef6d630740 0.0s
=> CACHED [devel 1/10] COPY docker/common/install_base.sh install_base.sh 0.0s
=> ERROR [devel 2/10] RUN bash ./install_base.sh && rm install_base.sh 3.3s

[devel 2/10] RUN bash ./install_base.sh && rm install_base.sh:
#7 0.458 ++ grep -oP '(?<=^ID=).+' /etc/os-release
#7 0.458 ++ tr -d '"'
#7 0.462 + ID=ubuntu
#7 0.462 + case "$ID" in
#7 0.462 + init_ubuntu
#7 0.462 + apt-get update
#7 1.259 Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
#7 1.430 Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
#7 2.294 Err:2 http://security.ubuntu.com/ubuntu jammy-security InRelease
#7 2.294 The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 871920D1991BC93C
#7 2.620 Err:1 http://archive.ubuntu.com/ubuntu jammy InRelease
#7 2.620 The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 871920D1991BC93C
#7 2.702 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
#7 2.941 Err:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
#7 2.941 The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 871920D1991BC93C
#7 3.037 Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
#7 3.265 Err:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
#7 3.265 The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 871920D1991BC93C
#7 3.267 Reading package lists...
#7 3.279 W: http://security.ubuntu.com/ubuntu/dists/jammy-security/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/ubuntu-keyring-2012-cdimage.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
#7 3.279 W: http://security.ubuntu.com/ubuntu/dists/jammy-security/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/ubuntu-keyring-2018-archive.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
#7 3.279 W: GPG error: http://security.ubuntu.com/ubuntu jammy-security InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 871920D1991BC93C
#7 3.279 E: The repository 'http://security.ubuntu.com/ubuntu jammy-security InRelease' is not signed.
#7 3.279 W: http://archive.ubuntu.com/ubuntu/dists/jammy/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/ubuntu-keyring-2012-cdimage.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
#7 3.279 W: http://archive.ubuntu.com/ubuntu/dists/jammy/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/ubuntu-keyring-2018-archive.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
#7 3.279 W: GPG error: http://archive.ubuntu.com/ubuntu jammy InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 871920D1991BC93C
#7 3.279 E: The repository 'http://archive.ubuntu.com/ubuntu jammy InRelease' is not signed.
#7 3.279 W: http://archive.ubuntu.com/ubuntu/dists/jammy-updates/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/ubuntu-keyring-2012-cdimage.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
#7 3.279 W: http://archive.ubuntu.com/ubuntu/dists/jammy-updates/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/ubuntu-keyring-2018-archive.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
#7 3.279 W: GPG error: http://archive.ubuntu.com/ubuntu jammy-updates InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 871920D1991BC93C
#7 3.279 E: The repository 'http://archive.ubuntu.com/ubuntu jammy-updates InRelease' is not signed.
#7 3.279 W: http://archive.ubuntu.com/ubuntu/dists/jammy-backports/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/ubuntu-keyring-2012-cdimage.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
#7 3.279 W: http://archive.ubuntu.com/ubuntu/dists/jammy-backports/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/ubuntu-keyring-2018-archive.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
#7 3.279 W: GPG error: http://archive.ubuntu.com/ubuntu jammy-backports InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 871920D1991BC93C
#7 3.279 E: The repository 'http://archive.ubuntu.com/ubuntu jammy-backports InRelease' is not signed.
#7 3.279 E: Problem executing scripts APT::Update::Post-Invoke 'rm -f /var/cache/apt/archives/.deb /var/cache/apt/archives/partial/.deb /var/cache/apt/*.bin || true'
#7 3.279 E: Sub-process returned an error code


executor failed running [/bin/bash -c bash ./install_base.sh && rm install_base.sh]: exit code: 100
make: *** [release_build] Error 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions