thoth-station / ps-cv

This is a repository for a Predictive Stack for Computer Vision (CV)
GNU General Public License v3.0
0 stars 9 forks source link

Issue during overlays build image #9

Closed pacospace closed 3 years ago

pacospace commented 3 years ago

Describe the bug Issue during overlays build image of ps-cv-tensorflow

To Reproduce Steps to reproduce the behavior:

  1. start tag release pipeline in this repo

Expected behavior Image is built correctly

Screenshots

error building at STEP "ENABLE_MICROPIPENV="1" ": Build error: Unknown instruction: "ENABLE_MICROPIPENV=\"1\"" &imagebuilder.Step{Env:[]string{"PATH=/opt/app-root/src/.local/bin/:/opt/app-root/src/bin:/opt/app-root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "container=oci", "SUMMARY=Thoth's Source-to-Image for Python 3.8 applications", "DESCRIPTION=Thoth's Source-to-Image for Python 3.8 applications. This toolchain is based on Red Hat UBI8. It includes pipenv.", "STI_SCRIPTS_URL=image:///usr/libexec/s2i", "STI_SCRIPTS_PATH=/usr/libexec/s2i", "APP_ROOT=/opt/app-root", "HOME=/opt/app-root/src", "PLATFORM=el8", "NODEJS_VER=10", "PYTHON_VERSION=3.8", "PYTHONUNBUFFERED=1", "PYTHONIOENCODING=UTF-8", "LC_ALL=en_US.UTF-8", "LANG=en_US.UTF-8", "PIP_NO_CACHE_DIR=off", "BASH_ENV=/opt/app-root/etc/scl_enable", "ENV=/opt/app-root/etc/scl_enable", "PROMPT_COMMAND=. /opt/app-root/etc/scl_enable", "THOTH_S2I_NAME=quay.io/thoth-station/s2i-thoth-ubi8-py38", "THOTH_S2I_VERSION=0.26.0", "THAMOS_NO_PROGRESSBAR=1", "THAMOS_NO_EMOJI=1", "JUPYTER_LAB_ENABLE=1", "ENABLE_MICROPIPENV=1", "JUPYTER_ENABLE_LAB=true", "UPGRADE_PIP_TO_LATEST=1", "IMAGE_NAME=quay.io/thoth-station/s2i-generic-data-science-notebook", "IMAGE_TAG=v0.0.4", "THAMOS_RUNTIME_ENVIRONMENT=ps-cv-tensorflow", "THOTH_ADVISE=0", "THOTH_ERROR_FALLBACK=1", "THOTH_DRY_RUN=1", "THAMOS_DEBUG=0", "THAMOS_VERBOSE=1", "THOTH_PROVENANCE_CHECK=0", "GIT_REPO_NAME=s2i-generic-data-science-notebook"}, Command:"enable_micropipenv=\"1\"", Args:[]string{""}, Flags:[]string{}, Attrs:map[string]bool(nil), Message:"ENABLE_MICROPIPENV=\"1\" ", Original:"ENABLE_MICROPIPENV=\"1\"     UPGRADE_PIP_TO_LATEST=\"1\""}

Additional context