cd layers && make make[1]: Entering directory '/src/layers' make[2]: Entering directory '/src/layers/layer5_python3_ia' if test "MFEXT" = "MFEXT" -a "1" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/opt/python3_ia/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/opt/python3_ia/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "1" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/opt/python3_ia/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/opt/python3_ia/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.0/opt/python3_ia" "python3_ia" no cache configured if ! test -f cache/hit; then \ for SUBDIR in 0500_extra_packages; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-2.0/opt/python3_ia ; \ fi make[3]: Entering directory '/src/layers/layer5_python3_ia/0500_extra_packages' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3_scientific@mfext,python3_ia@mfext -- make -f Makefile.mk all for REQ in requirements3.txt; do if test -s ${REQ}; then download_compile_requirements ${REQ} || { echo "ERROR WITH download_compile_requirements ${REQ}"; exit 1; }; fi; done [DEBUG]: loading tempolayer120[/src/layers/layer5_python3_ia/0500_extra_packages/tempolayer120] Collecting absl-py==0.12.0 Downloading absl_py-0.12.0-py3-none-any.whl (129 kB) Collecting astunparse==1.6.3 Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) Collecting flatbuffers==1.12 Downloading flatbuffers-1.12-py2.py3-none-any.whl (15 kB) Collecting google-auth==1.28.0 Downloading google_auth-1.28.0-py2.py3-none-any.whl (136 kB) Collecting google-auth-oauthlib==0.4.4 Downloading google_auth_oauthlib-0.4.4-py2.py3-none-any.whl (18 kB) Collecting google-pasta==0.2.0 Downloading google_pasta-0.2.0-py3-none-any.whl (57 kB) Collecting grpcio==1.34.0 Downloading grpcio-1.34.0-cp39-cp39-manylinux2014_x86_64.whl (4.0 MB) Collecting keras==2.8.0 Downloading keras-2.8.0-py2.py3-none-any.whl (1.4 MB) Collecting Keras-Preprocessing==1.1.2 Downloading Keras_Preprocessing-1.1.2-py2.py3-none-any.whl (42 kB) Collecting libclang==12.0.0 Downloading libclang-12.0.0-2-py2.py3-none-manylinux1_x86_64.whl (13.3 MB) Collecting oauthlib==3.1.0 Downloading oauthlib-3.1.0-py2.py3-none-any.whl (147 kB) Collecting opt-einsum==3.3.0 Downloading opt_einsum-3.3.0-py3-none-any.whl (65 kB) Collecting pyasn1==0.4.8 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) Collecting pyasn1-modules==0.2.8 Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) Collecting requests-oauthlib==1.3.0 Downloading requests_oauthlib-1.3.0-py2.py3-none-any.whl (23 kB) Collecting rsa==4.7.2 Downloading rsa-4.7.2-py3-none-any.whl (34 kB) Collecting tensorboard==2.8.0 Downloading tensorboard-2.8.0-py3-none-any.whl (5.8 MB) Collecting tensorboard-data-server==0.6.1 Downloading tensorboard_data_server-0.6.1-py3-none-manylinux2010_x86_64.whl (4.9 MB) Collecting tensorboard-plugin-wit==1.8.0 Downloading tensorboard_plugin_wit-1.8.0-py3-none-any.whl (781 kB) Collecting tensorflow==2.8.2 Downloading tensorflow-2.8.2-cp39-cp39-manylinux2010_x86_64.whl (498.0 MB) Collecting tensorflow-estimator==2.8.0 Downloading tensorflow_estimator-2.8.0-py2.py3-none-any.whl (462 kB) Collecting tensorflow-io-gcs-filesystem==0.23.1 Downloading tensorflow_io_gcs_filesystem-0.23.1-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (2.1 MB) Collecting termcolor==1.1.0 Downloading termcolor-1.1.0.tar.gz (3.9 kB) Collecting torch==1.8.1 Downloading torch-1.8.1-cp39-cp39-manylinux1_x86_64.whl (804.1 MB) Collecting six Downloading six-1.15.0.tar.gz (33 kB) Collecting wheel<1.0,>=0.23.0 Downloading wheel-0.36.2.tar.gz (65 kB) Collecting setuptools>=40.3.0 Downloading setuptools-57.4.0.tar.gz (2.1 MB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting cachetools<5.0,>=2.0.0 Downloading cachetools-3.1.1.tar.gz (22 kB) Collecting numpy>=1.9.1 Downloading numpy-1.21.5.zip (10.7 MB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting requests>=2.0.0 Downloading requests-2.25.1.tar.gz (102 kB) Collecting markdown>=2.6.8 Downloading Markdown-3.3.3.tar.gz (319 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting werkzeug>=0.11.15 Downloading Werkzeug-1.0.1.tar.gz (904 kB) Collecting protobuf>=3.6.0 Downloading protobuf-3.15.6.tar.gz (228 kB) Collecting typing-extensions>=3.6.6 Downloading typing_extensions-3.10.0.2.tar.gz (46 kB) Collecting h5py>=2.9.0 Downloading h5py-3.1.0.tar.gz (371 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting wrapt>=1.11.0 Downloading wrapt-1.12.1.tar.gz (27 kB) Collecting gast>=0.2.1 Downloading gast-0.4.0.tar.gz (13 kB) Collecting chardet<5,>=3.0.2 Downloading chardet-3.0.4.tar.gz (1.9 MB) Collecting idna<3,>=2.5 Downloading idna-2.8.tar.gz (174 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.5.tar.gz (292 kB) Collecting certifi>=2017.4.17 Downloading certifi-2021.10.8.tar.gz (151 kB) Saved ./src/absl_py-0.12.0-py3-none-any.whl Saved ./src/astunparse-1.6.3-py2.py3-none-any.whl Saved ./src/flatbuffers-1.12-py2.py3-none-any.whl Saved ./src/google_auth-1.28.0-py2.py3-none-any.whl Saved ./src/google_auth_oauthlib-0.4.4-py2.py3-none-any.whl Saved ./src/google_pasta-0.2.0-py3-none-any.whl Saved ./src/grpcio-1.34.0-cp39-cp39-manylinux2014_x86_64.whl Saved ./src/keras-2.8.0-py2.py3-none-any.whl Saved ./src/Keras_Preprocessing-1.1.2-py2.py3-none-any.whl Saved ./src/libclang-12.0.0-2-py2.py3-none-manylinux1_x86_64.whl Saved ./src/oauthlib-3.1.0-py2.py3-none-any.whl Saved ./src/opt_einsum-3.3.0-py3-none-any.whl Saved ./src/pyasn1-0.4.8-py2.py3-none-any.whl Saved ./src/pyasn1_modules-0.2.8-py2.py3-none-any.whl Saved ./src/requests_oauthlib-1.3.0-py2.py3-none-any.whl Saved ./src/rsa-4.7.2-py3-none-any.whl Saved ./src/tensorboard-2.8.0-py3-none-any.whl Saved ./src/tensorboard_data_server-0.6.1-py3-none-manylinux2010_x86_64.whl Saved ./src/tensorboard_plugin_wit-1.8.0-py3-none-any.whl Saved ./src/tensorflow-2.8.2-cp39-cp39-manylinux2010_x86_64.whl Saved ./src/tensorflow_estimator-2.8.0-py2.py3-none-any.whl Saved ./src/tensorflow_io_gcs_filesystem-0.23.1-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl Saved ./src/torch-1.8.1-cp39-cp39-manylinux1_x86_64.whl Building wheels for collected packages: termcolor, cachetools, gast, h5py, markdown, numpy, protobuf, requests, certifi, chardet, idna, six, typing-extensions, urllib3, werkzeug, wheel, wrapt, setuptools Building wheel for termcolor (setup.py): started Building wheel for termcolor (setup.py): finished with status 'done' Created wheel for termcolor: filename=termcolor-1.1.0-py3-none-any.whl size=4847 sha256=2e1bc533c42856a90122b8514dcdf3ebd069af0964b9363f660606daa34f944c Stored in directory: /root/.cache/pip/wheels/b6/0d/90/0d1bbd99855f99cb2f6c2e5ff96f8023fad8ec367695f7d72d Building wheel for cachetools (setup.py): started Building wheel for cachetools (setup.py): finished with status 'done' Created wheel for cachetools: filename=cachetools-3.1.1-py2.py3-none-any.whl size=11102 sha256=c8f45c1bccd729d8c05d3ca5e99809d42b0e929a081569ed9b7edd316e25d4e6 Stored in directory: /root/.cache/pip/wheels/28/ee/aa/d4e1b9ee0873cfa3b79158b71a868f58ff01cb22b9839ef153 Building wheel for gast (setup.py): started Building wheel for gast (setup.py): finished with status 'done' Created wheel for gast: filename=gast-0.4.0-py3-none-any.whl size=9838 sha256=b4200fc3afe0e83a3d38f0775fbe683ea5cdaba3479f384c152c8ba837977fc7 Stored in directory: /root/.cache/pip/wheels/01/dc/da/e02fcea98b0aae1899bd3ea59be122678fa393bca5cfd0d0e9 Building wheel for h5py (PEP 517): started Building wheel for h5py (PEP 517): still running... Building wheel for h5py (PEP 517): finished with status 'done' Created wheel for h5py: filename=h5py-3.1.0-cp39-cp39-linux_x86_64.whl size=6067603 sha256=700399416d555788d8d1e6bca387862f812a3da7b7afec7ca53b7b467eb7edb7 Stored in directory: /root/.cache/pip/wheels/75/86/64/9b4e063eb07b8a72346cd87c93828072f5d2e3f837cc9e80b2 Building wheel for markdown (PEP 517): started Building wheel for markdown (PEP 517): finished with status 'done' Created wheel for markdown: filename=Markdown-3.3.3-py3-none-any.whl size=96282 sha256=22a7accdc1da8a4ea27048d3cc1370c136a5b7703b968f6af181c22e2ad34f90 Stored in directory: /root/.cache/pip/wheels/3d/33/c3/e5e276b56116d75b6cd501544f51ad8ab4ceda28f614a74c07 Building wheel for numpy (PEP 517): started Building wheel for numpy (PEP 517): still running... Building wheel for numpy (PEP 517): still running... Building wheel for numpy (PEP 517): still running... Building wheel for numpy (PEP 517): still running... Building wheel for numpy (PEP 517): finished with status 'done' Created wheel for numpy: filename=numpy-1.21.5-cp39-cp39-linux_x86_64.whl size=17637625 sha256=f6474d0736d4a6b38500ee4c883cd7229232c0e05f74ffc9c09a09f2c4567632 Stored in directory: /root/.cache/pip/wheels/e4/50/98/be9eeb2017e13d3428f2bd11c7ed49baffc3b0c3899d527611 Building wheel for protobuf (setup.py): started Building wheel for protobuf (setup.py): finished with status 'done' Created wheel for protobuf: filename=protobuf-3.15.6-py2.py3-none-any.whl size=173757 sha256=76dc93b228a51aa93bf562f54cff297b3305fc3f70b845f573a17094478833b3 Stored in directory: /root/.cache/pip/wheels/98/1c/b6/a0e1b826fcb9989062585f8880ac88242d257581dd41a92736 Building wheel for requests (setup.py): started Building wheel for requests (setup.py): finished with status 'done' Created wheel for requests: filename=requests-2.25.1-py2.py3-none-any.whl size=61226 sha256=a3119a195a331faac0f6407d4451420af5d7a404a647923f5b72ba68a566e639 Stored in directory: /root/.cache/pip/wheels/3e/d9/4c/547946f3d0e289b5511771bb6034c827fe95cacdfb276f1c16 Building wheel for certifi (setup.py): started Building wheel for certifi (setup.py): finished with status 'done' Created wheel for certifi: filename=certifi-2021.10.8-py2.py3-none-any.whl size=149209 sha256=e183985d9645b3ed7af22dfc8732ad179661120677dcb0ae368952c12470f6c9 Stored in directory: /root/.cache/pip/wheels/00/aa/4c/da3ce4f6dffd6e389d4966d381927053636503206a894950c5 Building wheel for chardet (setup.py): started Building wheel for chardet (setup.py): finished with status 'done' Created wheel for chardet: filename=chardet-3.0.4-py2.py3-none-any.whl size=140910 sha256=e16603269f3ca3354cb7fdff476b307b8195790806ff0a080f48b64fd2966653 Stored in directory: /root/.cache/pip/wheels/c4/0c/5b/78142645b48b689ff55b530c3c31017eb9938d603529e66967 Building wheel for idna (setup.py): started Building wheel for idna (setup.py): finished with status 'done' Created wheel for idna: filename=idna-2.8-py2.py3-none-any.whl size=58612 sha256=e572bc204e2702aaf701444c141664bbd56b62d0e9f6de80f6b7806b4a193ab3 Stored in directory: /root/.cache/pip/wheels/bb/38/37/a02d4d13b2f61efb285c62f85e9815cab6a0f386c8dfa658b0 Building wheel for six (setup.py): started Building wheel for six (setup.py): finished with status 'done' Created wheel for six: filename=six-1.15.0-py2.py3-none-any.whl size=10973 sha256=7e2409775af9c51a7b5feba99263138a532af83e56524552f54a49db7757d7ba Stored in directory: /root/.cache/pip/wheels/eb/06/11/5c202f13d71a0f72e599497ab2fb3af2b15ec0a5c8d70f6393 Building wheel for typing-extensions (setup.py): started Building wheel for typing-extensions (setup.py): finished with status 'done' Created wheel for typing-extensions: filename=typing_extensions-3.10.0.2-py3-none-any.whl size=26286 sha256=9d309159781f1da93d8367904f3b1680925d100f65e2a36240a247d8731da42a Stored in directory: /root/.cache/pip/wheels/7e/65/1c/716e0a8daab14c06b1dee8673e5433e58811501296de16a62c Building wheel for urllib3 (setup.py): started Building wheel for urllib3 (setup.py): finished with status 'done' Created wheel for urllib3: filename=urllib3-1.26.5-py2.py3-none-any.whl size=138144 sha256=9680283d565f9fe51e97b6f5c05130976b8866c309e5016b130068611de056bc Stored in directory: /root/.cache/pip/wheels/62/51/d4/8094950ce29abbc3b4ace7cfbaf372a251f2a30bc24522e7e9 Building wheel for werkzeug (setup.py): started Building wheel for werkzeug (setup.py): finished with status 'done' Created wheel for werkzeug: filename=Werkzeug-1.0.1-py2.py3-none-any.whl size=298652 sha256=2c794b47bf7201b4c0fec6bd12d15951f8f519948d7de3d1035896753cdb816f Stored in directory: /root/.cache/pip/wheels/c6/6b/b2/955e02096a1c6a5ea44b29d50a1049d5cb8345165515837b8b Building wheel for wheel (setup.py): started Building wheel for wheel (setup.py): finished with status 'done' Created wheel for wheel: filename=wheel-0.36.2-py2.py3-none-any.whl size=35066 sha256=3e80cf1b04535921dd8f6939677fc5dd165536a916cf6a0d3aa4e51dd617d808 Stored in directory: /root/.cache/pip/wheels/89/eb/9e/acfe83ba8ed6a51316cd06aed32c4b03d5c0c6cbaa81f850b8 Building wheel for wrapt (setup.py): started Building wheel for wrapt (setup.py): finished with status 'done' Created wheel for wrapt: filename=wrapt-1.12.1-cp39-cp39-linux_x86_64.whl size=78580 sha256=55d93bff6127da1d3c11786933d559ac0e9b2b842526970e5d6743018f98ee0a Stored in directory: /root/.cache/pip/wheels/98/23/68/efe259aaca055e93b08e74fbe512819c69a2155c11ba3c0f10 Building wheel for setuptools (PEP 517): started Building wheel for setuptools (PEP 517): finished with status 'done' Created wheel for setuptools: filename=setuptools-57.4.0-py3-none-any.whl size=819017 sha256=718557638e3bcea63d8c808cb42f70bcdde83e8ed17fabe8cf86fa9dccf168df Stored in directory: /root/.cache/pip/wheels/6a/02/e4/ef7f791aa82fd8887dea8a6c28631976b89632a75ec0078df9 Successfully built termcolor cachetools gast h5py markdown numpy protobuf requests certifi chardet idna six typing-extensions urllib3 werkzeug wheel wrapt setuptools if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-2.0/opt/python3_ia/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-2.0/opt/python3_ia ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-2.0/opt/python3_ia ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_ia@mfext[/opt/metwork-mfext-2.0/opt/python3_ia] is already loaded Looking in links: ./src Processing ./src/absl_py-0.12.0-py3-none-any.whl Processing ./src/astunparse-1.6.3-py2.py3-none-any.whl Processing ./src/flatbuffers-1.12-py2.py3-none-any.whl Processing ./src/google_auth-1.28.0-py2.py3-none-any.whl Processing ./src/google_auth_oauthlib-0.4.4-py2.py3-none-any.whl Processing ./src/google_pasta-0.2.0-py3-none-any.whl Processing ./src/grpcio-1.34.0-cp39-cp39-manylinux2014_x86_64.whl Processing ./src/keras-2.8.0-py2.py3-none-any.whl Processing ./src/Keras_Preprocessing-1.1.2-py2.py3-none-any.whl Processing ./src/libclang-12.0.0-2-py2.py3-none-manylinux1_x86_64.whl Processing ./src/oauthlib-3.1.0-py2.py3-none-any.whl Processing ./src/opt_einsum-3.3.0-py3-none-any.whl Processing ./src/pyasn1-0.4.8-py2.py3-none-any.whl Processing ./src/pyasn1_modules-0.2.8-py2.py3-none-any.whl Processing ./src/requests_oauthlib-1.3.0-py2.py3-none-any.whl Processing ./src/rsa-4.7.2-py3-none-any.whl Processing ./src/tensorboard-2.8.0-py3-none-any.whl Processing ./src/tensorboard_data_server-0.6.1-py3-none-manylinux2010_x86_64.whl Processing ./src/tensorboard_plugin_wit-1.8.0-py3-none-any.whl Processing ./src/tensorflow-2.8.2-cp39-cp39-manylinux2010_x86_64.whl Processing ./src/tensorflow_estimator-2.8.0-py2.py3-none-any.whl Processing ./src/tensorflow_io_gcs_filesystem-0.23.1-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl Processing ./src/termcolor-1.1.0-py3-none-any.whl Processing ./src/torch-1.8.1-cp39-cp39-manylinux1_x86_64.whl Requirement already satisfied: six in /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages (from absl-py==0.12.0->-r requirements3.txt.tmp (line 1)) (1.15.0) Requirement already satisfied: wheel<1.0,>=0.23.0 in /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages (from astunparse==1.6.3->-r requirements3.txt.tmp (line 2)) (0.36.2) Requirement already satisfied: setuptools>=40.3.0 in /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages (from google-auth==1.28.0->-r requirements3.txt.tmp (line 4)) (57.4.0) Requirement already satisfied: cachetools<5.0,>=2.0.0 in /opt/metwork-mfext-2.0/opt/python3/lib/python3.9/site-packages (from google-auth==1.28.0->-r requirements3.txt.tmp (line 4)) (3.1.1) Requirement already satisfied: numpy>=1.9.1 in /opt/metwork-mfext-2.0/opt/python3_scientific/lib/python3.9/site-packages (from Keras-Preprocessing==1.1.2->-r requirements3.txt.tmp (line 9)) (1.21.5) Requirement already satisfied: requests>=2.0.0 in /opt/metwork-mfext-2.0/opt/python3/lib/python3.9/site-packages (from requests-oauthlib==1.3.0->-r requirements3.txt.tmp (line 15)) (2.25.1) Requirement already satisfied: werkzeug>=0.11.15 in /opt/metwork-mfext-2.0/opt/python3/lib/python3.9/site-packages (from tensorboard==2.8.0->-r requirements3.txt.tmp (line 17)) (1.0.1) Requirement already satisfied: markdown>=2.6.8 in /opt/metwork-mfext-2.0/opt/python3/lib/python3.9/site-packages (from tensorboard==2.8.0->-r requirements3.txt.tmp (line 17)) (3.3.3) Requirement already satisfied: protobuf>=3.6.0 in /opt/metwork-mfext-2.0/opt/python3_scientific/lib/python3.9/site-packages (from tensorboard==2.8.0->-r requirements3.txt.tmp (line 17)) (3.15.6) Requirement already satisfied: gast>=0.2.1 in /opt/metwork-mfext-2.0/opt/python3_scientific/lib/python3.9/site-packages (from tensorflow==2.8.2->-r requirements3.txt.tmp (line 20)) (0.4.0) Requirement already satisfied: wrapt>=1.11.0 in /opt/metwork-mfext-2.0/opt/python3/lib/python3.9/site-packages (from tensorflow==2.8.2->-r requirements3.txt.tmp (line 20)) (1.12.1) Requirement already satisfied: h5py>=2.9.0 in /opt/metwork-mfext-2.0/opt/python3_scientific/lib/python3.9/site-packages (from tensorflow==2.8.2->-r requirements3.txt.tmp (line 20)) (3.1.0) Requirement already satisfied: typing-extensions>=3.6.6 in /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages (from tensorflow==2.8.2->-r requirements3.txt.tmp (line 20)) (3.10.0.2) Requirement already satisfied: idna<3,>=2.5 in /opt/metwork-mfext-2.0/opt/python3/lib/python3.9/site-packages (from requests>=2.0.0->requests-oauthlib==1.3.0->-r requirements3.txt.tmp (line 15)) (2.8) Requirement already satisfied: certifi>=2017.4.17 in /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages (from requests>=2.0.0->requests-oauthlib==1.3.0->-r requirements3.txt.tmp (line 15)) (2021.10.8) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/metwork-mfext-2.0/opt/python3/lib/python3.9/site-packages (from requests>=2.0.0->requests-oauthlib==1.3.0->-r requirements3.txt.tmp (line 15)) (1.26.5) Requirement already satisfied: chardet<5,>=3.0.2 in /opt/metwork-mfext-2.0/opt/python3/lib/python3.9/site-packages (from requests>=2.0.0->requests-oauthlib==1.3.0->-r requirements3.txt.tmp (line 15)) (3.0.4) Installing collected packages: pyasn1, rsa, pyasn1-modules, oauthlib, requests-oauthlib, google-auth, tensorboard-plugin-wit, tensorboard-data-server, grpcio, google-auth-oauthlib, absl-py, termcolor, tensorflow-io-gcs-filesystem, tensorflow-estimator, tensorboard, opt-einsum, libclang, Keras-Preprocessing, keras, google-pasta, flatbuffers, astunparse, torch, tensorflow Successfully installed Keras-Preprocessing-1.1.2 absl-py-0.12.0 astunparse-1.6.3 flatbuffers-1.12 google-auth-1.28.0 google-auth-oauthlib-0.4.4 google-pasta-0.2.0 grpcio-1.34.0 keras-2.8.0 libclang-12.0.0 oauthlib-3.1.0 opt-einsum-3.3.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 requests-oauthlib-1.3.0 rsa-4.7.2 tensorboard-2.8.0 tensorboard-data-server-0.6.1 tensorboard-plugin-wit-1.8.0 tensorflow-2.8.2 tensorflow-estimator-2.8.0 tensorflow-io-gcs-filesystem-0.23.1 termcolor-1.1.0 torch-1.8.1 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv if ! test -d /opt/metwork-mfext-2.0/opt/python3_ia/lib/python3.9/site-packages; then mkdir -p /opt/metwork-mfext-2.0/opt/python3_ia/lib/python3.9/site-packages; fi if test -f /opt/metwork-mfext-2.0/opt/python3_ia/lib/python3.9/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.0/opt/python3_ia/lib/python3.9/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.0/opt/python3_ia/lib/python3.9/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.0/opt/python3_ia/lib/python3.9/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.0/opt/python3_ia/lib/python3.9/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.0/opt/python3_ia/lib/python3.9/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-2.0/opt/python3_ia/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-2.0/opt/python3_ia/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-2.0/opt/python3_ia/share/metwork_packages/Keras-Preprocessing.yaml is ready /opt/metwork-mfext-2.0/opt/python3_ia/share/metwork_packages/absl-py.yaml is ready /opt/metwork-mfext-2.0/opt/python3_ia/share/metwork_packages/astunparse.yaml is ready /opt/metwork-mfext-2.0/opt/python3_ia/share/metwork_packages/flatbuffers.yaml is ready /opt/metwork-mfext-2.0/opt/python3_ia/share/metwork_packages/google-auth-oauthlib.yaml is ready /opt/metwork-mfext-2.0/opt/python3_ia/share/metwork_packages/google-auth.yaml is ready /opt/metwork-mfext-2.0/opt/python3_ia/share/metwork_packages/google-pasta.yaml is ready /opt/metwork-mfext-2.0/opt/python3_ia/share/metwork_packages/grpcio.yaml is ready /opt/metwork-mfext-2.0/opt/python3_ia/share/metwork_packages/keras.yaml is ready /opt/metwork-mfext-2.0/opt/python3_ia/share/metwork_packages/libclang.yaml is ready /opt/metwork-mfext-2.0/opt/python3_ia/share/metwork_packages/oauthlib.yaml is ready /opt/metwork-mfext-2.0/opt/python3_ia/share/metwork_packages/opt-einsum.yaml is ready /opt/metwork-mfext-2.0/opt/python3_ia/share/metwork_packages/pyasn1-modules.yaml is ready /opt/metwork-mfext-2.0/opt/python3_ia/share/metwork_packages/pyasn1.yaml is ready /opt/metwork-mfext-2.0/opt/python3_ia/share/metwork_packages/requests-oauthlib.yaml is ready /opt/metwork-mfext-2.0/opt/python3_ia/share/metwork_packages/rsa.yaml is ready /opt/metwork-mfext-2.0/opt/python3_ia/share/metwork_packages/tensorboard-data-server.yaml is ready /opt/metwork-mfext-2.0/opt/python3_ia/share/metwork_packages/tensorboard-plugin-wit.yaml is ready /opt/metwork-mfext-2.0/opt/python3_ia/share/metwork_packages/tensorboard.yaml is ready /opt/metwork-mfext-2.0/opt/python3_ia/share/metwork_packages/tensorflow-estimator.yaml is ready /opt/metwork-mfext-2.0/opt/python3_ia/share/metwork_packages/tensorflow-io-gcs-filesystem.yaml is ready /opt/metwork-mfext-2.0/opt/python3_ia/share/metwork_packages/tensorflow.yaml is ready /opt/metwork-mfext-2.0/opt/python3_ia/share/metwork_packages/termcolor.yaml is ready /opt/metwork-mfext-2.0/opt/python3_ia/share/metwork_packages/torch.yaml is ready make[3]: Leaving directory '/src/layers/layer5_python3_ia/0500_extra_packages' if test "1" = "1"; then echo python3_ia > /opt/metwork-mfext-2.0/opt/python3_ia/.mfextaddon; fi _layer_dhash "python3_ia@mfext" >/opt/metwork-mfext-2.0/opt/python3_ia/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi skipped _cache_logic_after_layer.sh "/opt/metwork-mfext-2.0/opt/python3_ia" no cache configured make[2]: Leaving directory '/src/layers/layer5_python3_ia' make[1]: Leaving directory '/src/layers' if test "1" != "1"; then _layer_dhash root@mfext >/opt/metwork-mfext-2.0/.dhash; fi layer_wrapper --layers=python3_devtools@mfext -- _yaml_to_md.py ALL >.metwork-framework/components.md