build-devops-images #53
build-devops-images.yml
on: workflow_dispatch
Matrix: cann
Matrix: cpu
Matrix: cuda
Matrix: dtk
Matrix: hip
Matrix: musa
Matrix: oneapi
Annotations
3 errors and 19 warnings
cann (910b, 8.0.RC2.alpha003, ubuntu, 20.04)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c ARCH=$(uname -m) && apt-get install -y gfortran-11 && update-alternatives --install /usr/bin/gfortran gfortran /usr/bin/gfortran-11 10 && curl -sL \"https://github.com/OpenMathLib/OpenBLAS/releases/download/v${OPENBLAS_VERSION}/OpenBLAS-${OPENBLAS_VERSION}.tar.gz\" | tar -zx -C /tmp && loc=$(pwd) && cd /tmp/OpenBLAS-${OPENBLAS_VERSION} && make -j $(nproc) PREFIX=/usr TARGET=$([ \"${ARCH}\" = \"x86_64\" ] && printf \"GENERIC\" || printf \"ARMV8\") libs shared && make -j $(nproc) PREFIX=/usr install && cd ${loc} && rm -rf /tmp/OpenBLAS-${OPENBLAS_VERSION} && echo \"/usr/lib\" >> /etc/ld.so.conf && echo \"/usr/lib64\" >> /etc/ld.so.conf && ldconfig -v | grep libopenblas" did not complete successfully: exit code: 2
|
cann (310p, 8.0.RC2.alpha003, ubuntu, 20.04)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c ARCH=$(uname -m) && apt-get install -y gfortran-11 && update-alternatives --install /usr/bin/gfortran gfortran /usr/bin/gfortran-11 10 && curl -sL \"https://github.com/OpenMathLib/OpenBLAS/releases/download/v${OPENBLAS_VERSION}/OpenBLAS-${OPENBLAS_VERSION}.tar.gz\" | tar -zx -C /tmp && loc=$(pwd) && cd /tmp/OpenBLAS-${OPENBLAS_VERSION} && make -j $(nproc) PREFIX=/usr TARGET=$([ \"${ARCH}\" = \"x86_64\" ] && printf \"GENERIC\" || printf \"ARMV8\") libs shared && make -j $(nproc) PREFIX=/usr install && cd ${loc} && rm -rf /tmp/OpenBLAS-${OPENBLAS_VERSION} && echo \"/usr/lib\" >> /etc/ld.so.conf && echo \"/usr/lib64\" >> /etc/ld.so.conf && ldconfig -v | grep libopenblas" did not complete successfully: exit code: 2
|
cann (310p, 8.0.RC2.alpha003, ubuntu, 20.04)
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 1068k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
|
Variables should be defined before their use:
cpu/rockylinux/Dockerfile#L23
UndefinedVar: Usage of undefined variable '$LD_LIBRARY_PATH'
More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
|
Variables should be defined before their use:
cpu/rockylinux/Dockerfile#L23
UndefinedVar: Usage of undefined variable '$PKG_CONFIG_PATH'
More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
|
Variables should be defined before their use:
cpu/centos/Dockerfile#L33
UndefinedVar: Usage of undefined variable '$PKG_CONFIG_PATH'
More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
|
Variables should be defined before their use:
cpu/centos/Dockerfile#L33
UndefinedVar: Usage of undefined variable '$LD_LIBRARY_PATH'
More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
|
Variables should be defined before their use:
cuda/centos/Dockerfile#L32
UndefinedVar: Usage of undefined variable '$PKG_CONFIG_PATH'
More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
|
Variables should be defined before their use:
cuda/centos/Dockerfile#L32
UndefinedVar: Usage of undefined variable '$PKG_CONFIG_PATH'
More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
|
Variables should be defined before their use:
cuda/rockylinux/Dockerfile#L23
UndefinedVar: Usage of undefined variable '$PKG_CONFIG_PATH'
More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
|
Variables should be defined before their use:
cuda/rockylinux/Dockerfile#L23
UndefinedVar: Usage of undefined variable '$PKG_CONFIG_PATH'
More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
|
The 'as' keyword should match the case of the 'from' keyword:
cann/openeuler/Dockerfile#L54
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
cann/openeuler/Dockerfile#L94
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Variables should be defined before their use:
cann/openeuler/Dockerfile#L104
UndefinedVar: Usage of undefined variable '$LD_LIBRARY_PATH'
More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
|
Variables should be defined before their use:
cann/openeuler/Dockerfile#L156
UndefinedVar: Usage of undefined variable '$PKG_CONFIG_PATH'
More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
|
The 'as' keyword should match the case of the 'from' keyword:
cann/openeuler/Dockerfile#L9
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
cann/openeuler/Dockerfile#L9
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
cann/openeuler/Dockerfile#L54
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
cann/openeuler/Dockerfile#L94
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Variables should be defined before their use:
cann/openeuler/Dockerfile#L104
UndefinedVar: Usage of undefined variable '$LD_LIBRARY_PATH'
More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
|
Variables should be defined before their use:
cann/openeuler/Dockerfile#L156
UndefinedVar: Usage of undefined variable '$PKG_CONFIG_PATH'
More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
|
Variables should be defined before their use:
hip/centos/Dockerfile#L32
UndefinedVar: Usage of undefined variable '$PKG_CONFIG_PATH'
More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
gpustack~.github~164R7Q.dockerbuild
|
59.1 KB |
|
gpustack~.github~34PJ13.dockerbuild
|
356 KB |
|
gpustack~.github~3QQH3V.dockerbuild
|
76.4 KB |
|
gpustack~.github~9OK7PH.dockerbuild
|
707 KB |
|
gpustack~.github~DB40P2.dockerbuild
|
129 KB |
|
gpustack~.github~DL1RAC.dockerbuild
|
79.8 KB |
|
gpustack~.github~ETMJVW.dockerbuild
|
263 KB |
|
gpustack~.github~EVQR7T.dockerbuild
|
87.3 KB |
|
gpustack~.github~K0N7KW.dockerbuild
|
459 KB |
|
gpustack~.github~MK01S5.dockerbuild
|
129 KB |
|
gpustack~.github~O9D8AP.dockerbuild
|
418 KB |
|
gpustack~.github~TV5I2T.dockerbuild
|
122 KB |
|
gpustack~.github~US5KVU.dockerbuild
|
383 KB |
|
gpustack~.github~V4JM3Q.dockerbuild
|
123 KB |
|
gpustack~.github~ZB3KOP.dockerbuild
|
79.3 KB |
|