cp -f .layerapi2_label /opt/metwork-mfext-1.1/.layerapi2_label cp -f .layerapi2_dependencies /opt/metwork-mfext-1.1/.layerapi2_dependencies rm -f /opt/metwork-mfext-1.1/.dhash_ignore_hash touch /opt/metwork-mfext-1.1/.dhash_ignore_hash echo "bin/python2" >>/opt/metwork-mfext-1.1/.dhash_ignore_hash echo "bin/python3" >>/opt/metwork-mfext-1.1/.dhash_ignore_hash cd adm && make before_layers make[1]: Entering directory `/src/adm' cp -f guess_version.sh /opt/metwork-mfext-1.1/bin/guess_version.sh chmod a+rx /opt/metwork-mfext-1.1/bin/guess_version.sh cp -f _make_file_from_template.sh /opt/metwork-mfext-1.1/bin/_make_file_from_template.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_make_file_from_template.sh cp -f envtpl /opt/metwork-mfext-1.1/bin/envtpl chmod a+rx /opt/metwork-mfext-1.1/bin/envtpl cp -f _proxy_set.sh /opt/metwork-mfext-1.1/bin/_proxy_set.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_proxy_set.sh cp -f dhash /opt/metwork-mfext-1.1/bin/dhash chmod a+rx /opt/metwork-mfext-1.1/bin/dhash cp -f layer_hash /opt/metwork-mfext-1.1/bin/layer_hash chmod a+rx /opt/metwork-mfext-1.1/bin/layer_hash cp -f _cache_path.sh /opt/metwork-mfext-1.1/bin/_cache_path.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_cache_path.sh cp -f _cache_logic_before_layer.sh /opt/metwork-mfext-1.1/bin/_cache_logic_before_layer.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_cache_logic_before_layer.sh cp -f _cache_logic_after_layer.sh /opt/metwork-mfext-1.1/bin/_cache_logic_after_layer.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_cache_logic_after_layer.sh cp -f _layer_hash /opt/metwork-mfext-1.1/bin/_layer_hash chmod a+rx /opt/metwork-mfext-1.1/bin/_layer_hash cp -f module_hash /opt/metwork-mfext-1.1/bin/module_hash chmod a+rx /opt/metwork-mfext-1.1/bin/module_hash cp -f _layer_dhash /opt/metwork-mfext-1.1/bin/_layer_dhash chmod a+rx /opt/metwork-mfext-1.1/bin/_layer_dhash cp -f _check_layers_hash /opt/metwork-mfext-1.1/bin/_check_layers_hash chmod a+rx /opt/metwork-mfext-1.1/bin/_check_layers_hash cp --preserve=mode --dereference -Rf main_root.mk /opt/metwork-mfext-1.1/share/main_root.mk cp --preserve=mode --dereference -Rf subdir_root.mk /opt/metwork-mfext-1.1/share/subdir_root.mk cp -f bash_utils.sh /opt/metwork-mfext-1.1/lib/bash_utils.sh make[1]: Leaving directory `/src/adm' cd config && make make[1]: Entering directory `/src/config' cp -f dhash_ignore_all /opt/metwork-mfext-1.1/config/dhash_ignore_all cp -f dhash_ignore_hash /opt/metwork-mfext-1.1/config/dhash_ignore_hash cp -f mflog_override.conf /opt/metwork-mfext-1.1/config/mflog_override.conf cp -f sysctl_metwork.conf /opt/metwork-mfext-1.1/config/sysctl_metwork.conf guess_version.sh >/opt/metwork-mfext-1.1/config/version || { rm -f /opt/metwork-mfext-1.1/config/version ; false ; } make[1]: Leaving directory `/src/config' cd layers && make helpers make[1]: Entering directory `/src/layers' cp -f _uncompress_helper.sh /opt/metwork-mfext-1.1/bin/_uncompress_helper.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_uncompress_helper.sh cp -f _download_helper.sh /opt/metwork-mfext-1.1/bin/_download_helper.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_download_helper.sh cp -f _checksum_helper.sh /opt/metwork-mfext-1.1/bin/_checksum_helper.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_checksum_helper.sh cp -f _pip_package_to_yaml.sh /opt/metwork-mfext-1.1/bin/_pip_package_to_yaml.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_pip_package_to_yaml.sh make[1]: Leaving directory `/src/layers' cd layers && make makefiles make[1]: Entering directory `/src/layers' cat python_layer.mk |sed 's/PYTHONMAJORVERSION/2/g' >python2_layer.mk cat python_layer.mk |sed 's/PYTHONMAJORVERSION/3/g' >python3_layer.mk cp -f python3_layer.mk /opt/metwork-mfext-1.1/share/python3_layer.mk cp -f python2_layer.mk /opt/metwork-mfext-1.1/share/python2_layer.mk cp --preserve=mode --dereference -Rf package.mk /opt/metwork-mfext-1.1/share/package.mk cp --preserve=mode --dereference -Rf layer.mk /opt/metwork-mfext-1.1/share/layer.mk cp --preserve=mode --dereference -Rf Makefile.standard /opt/metwork-mfext-1.1/share/Makefile.standard cp --preserve=mode --dereference -Rf core_layer.mk /opt/metwork-mfext-1.1/share/core_layer.mk cp --preserve=mode --dereference -Rf simple_layer.mk /opt/metwork-mfext-1.1/share/simple_layer.mk cp --preserve=mode --dereference -Rf layer_wrapper.mk /opt/metwork-mfext-1.1/share/layer_wrapper.mk make[1]: Leaving directory `/src/layers' _layer_dhash root@mfext >/opt/metwork-mfext-1.1/.dhash cd layers && make make[1]: Entering directory `/src/layers' make[2]: Entering directory `/src/layers/layer0_core' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/core/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/core/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/core/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/core/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat dhash_ignore_hash |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/core/.dhash_ignore_hash; else cat dhash_ignore_hash |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/core/.dhash_ignore_hash; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/core" "core" /etc/buildimage_hash: 3b9f21c7d0eb92ecb48435e1e9a60482 /src/adm/root.mk md5sum hash: dfdc9e96619e31271bafdbe236ec9b40 root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 source hash: 63701c9fe77cfd4707ff1fe06204fa47 cache hit (used: /buildcache/mfext_cache_layer_core_ae6aca9c8d04b027c3c2f7db96e105a8.tar) if ! test -f cache/hit; then \ for SUBDIR in 0003_xz 0004_libffi 0005_pcre 0005_readline 0010_liquidprompt 0015_libev 0020_sqlite 0027_cares 0028_libressl 0029_curl 0030_glib2 0035_dtreetrawl 0040_json-c 0045_mfutil_c 0050_libxml 0060_libxslt 0070_layerapi2 0080_log_proxy 0100_redis 0110_cmake3 0117_yajl 0130_tcping 0200_ctags; 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-1.1/opt/core ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/core/.mfextaddon; fi _layer_dhash "core@mfext" >/opt/metwork-mfext-1.1/opt/core/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/core" cache already exist (/buildcache/mfext_cache_layer_core_ae6aca9c8d04b027c3c2f7db96e105a8.tar) make[2]: Leaving directory `/src/layers/layer0_core' make[2]: Entering directory `/src/layers/layer0_tcltk' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/tcltk/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/tcltk/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/tcltk/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/tcltk/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/tcltk/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/tcltk/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/tcltk" "tcltk" /etc/buildimage_hash: 3b9f21c7d0eb92ecb48435e1e9a60482 /src/adm/root.mk md5sum hash: dfdc9e96619e31271bafdbe236ec9b40 core@mfext layer (dependency) hash (from cache): e2031c2f0e269606dab99fa80a7643ad root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 source hash: 62718ed3373b829961e7688c2d97dd50 cache hit (used: /buildcache/mfext_cache_layer_tcltk_e2676d9ec1da1b39330fee2b74de56df.tar) if ! test -f cache/hit; then \ for SUBDIR in 0010_tcl 0020_tk; 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-1.1/opt/tcltk ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/tcltk/.mfextaddon; fi _layer_dhash "tcltk@mfext" >/opt/metwork-mfext-1.1/opt/tcltk/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/tcltk" cache already exist (/buildcache/mfext_cache_layer_tcltk_e2676d9ec1da1b39330fee2b74de56df.tar) make[2]: Leaving directory `/src/layers/layer0_tcltk' make[2]: Entering directory `/src/layers/layer1_openresty' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/openresty/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/openresty/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/openresty/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/openresty/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/openresty" "openresty" /etc/buildimage_hash: 3b9f21c7d0eb92ecb48435e1e9a60482 /src/adm/root.mk md5sum hash: dfdc9e96619e31271bafdbe236ec9b40 core@mfext layer (dependency) hash (from cache): e2031c2f0e269606dab99fa80a7643ad root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 source hash: f42b8c8b3c8be01eb87ae860e5b5e087 cache hit (used: /buildcache/mfext_cache_layer_openresty_d23f94ccb36e05122bb2ba0a6704d44f.tar) if ! test -f cache/hit; then \ for SUBDIR in 0100_openresty 0400_lua_resty_http 0410_lua_resty_cookie 0420_lua_resty_statsd 0430_lua_resty_hmac 0500_mfutil_lua; 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-1.1/opt/openresty ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/openresty/.mfextaddon; fi _layer_dhash "openresty@mfext" >/opt/metwork-mfext-1.1/opt/openresty/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/openresty" cache already exist (/buildcache/mfext_cache_layer_openresty_d23f94ccb36e05122bb2ba0a6704d44f.tar) make[2]: Leaving directory `/src/layers/layer1_openresty' make[2]: Entering directory `/src/layers/layer1_python3_core' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_core/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_core/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_core/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_conflicts |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_core/.layerapi2_conflicts; else cat .layerapi2_conflicts |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_core/.layerapi2_conflicts; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_core/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_extra_env |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_core/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_core/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/python3_core" "python3_core" /etc/buildimage_hash: 3b9f21c7d0eb92ecb48435e1e9a60482 /src/adm/root.mk md5sum hash: dfdc9e96619e31271bafdbe236ec9b40 core@mfext layer (dependency) hash (from cache): e2031c2f0e269606dab99fa80a7643ad root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 tcltk@mfext layer (dependency) hash (from cache): a6cd373ab6658cfbf344ecfafb6d1a9a source hash: 7414eb754b73810bccd65521696abec3 cache hit (used: /buildcache/mfext_cache_layer_python3_core_d63fcb62826e9006e3083184174f5f97.tar) if ! test -f cache/hit; then \ for SUBDIR in 0000_adm 0030_python3 0032_wheel 0033_upgrade_pip_setuptools 0035_certifi 0400_prereq_extra_python_packages 0500_extra_python_packages 9999_requirements; 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-1.1/opt/python3_core ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/python3_core/.mfextaddon; fi _layer_dhash "python3_core@mfext" >/opt/metwork-mfext-1.1/opt/python3_core/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/python3_core" cache already exist (/buildcache/mfext_cache_layer_python3_core_d63fcb62826e9006e3083184174f5f97.tar) make[2]: Leaving directory `/src/layers/layer1_python3_core' make[2]: Entering directory `/src/layers/layer1_scientific_core' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/scientific_core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/scientific_core/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/scientific_core/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/scientific_core/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/scientific_core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/scientific_core/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_extra_env |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/scientific_core/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/scientific_core/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/scientific_core" "scientific_core" /etc/buildimage_hash: 3b9f21c7d0eb92ecb48435e1e9a60482 /src/adm/root.mk md5sum hash: dfdc9e96619e31271bafdbe236ec9b40 core@mfext layer (dependency) hash (from cache): e2031c2f0e269606dab99fa80a7643ad root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 source hash: 0570dedb9b1564488eb0fcd43aab11f9 cache hit (used: /buildcache/mfext_cache_layer_scientific_core_886a4f0cabc176ec46ae516b4336d5fc.tar) if ! test -f cache/hit; then \ for SUBDIR in 0003_libpng 0005_openjpeg 0006_jasper 0008_postgresql 0011_hdf5 0012_netcdf_c 0013_netcdf_cxx 0020_proj 0021_geos 0022_libspatialite 0023_gdal 0024_pixman 0030_freetype 0031_fontconfig 0032_cairo 0070_postgis; 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-1.1/opt/scientific_core ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/scientific_core/.mfextaddon; fi _layer_dhash "scientific_core@mfext" >/opt/metwork-mfext-1.1/opt/scientific_core/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/scientific_core" cache already exist (/buildcache/mfext_cache_layer_scientific_core_886a4f0cabc176ec46ae516b4336d5fc.tar) make[2]: Leaving directory `/src/layers/layer1_scientific_core' make[2]: Entering directory `/src/layers/layer2_python3' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/python3" "python3" /etc/buildimage_hash: 3b9f21c7d0eb92ecb48435e1e9a60482 /src/adm/root.mk md5sum hash: dfdc9e96619e31271bafdbe236ec9b40 core@mfext layer (dependency) hash (from cache): e2031c2f0e269606dab99fa80a7643ad python3_core@mfext layer (dependency) hash (from cache): 0c934c441b440f6a4d97781599573955 root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 tcltk@mfext layer (dependency) hash (from cache): a6cd373ab6658cfbf344ecfafb6d1a9a source hash: edfb5605928b8e636a96aa7ff3b12240 cache hit (used: /buildcache/mfext_cache_layer_python3_77a9fedf38622a2e0d1b2bac5b25d663.tar) if ! test -f cache/hit; then \ for SUBDIR in 0400_prereq_extra_python_packages 0498_configupdater 0500_extra_python_packages 0550_bjoern; 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-1.1/opt/python3 ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/python3/.mfextaddon; fi _layer_dhash "python3@mfext" >/opt/metwork-mfext-1.1/opt/python3/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/python3" cache already exist (/buildcache/mfext_cache_layer_python3_77a9fedf38622a2e0d1b2bac5b25d663.tar) make[2]: Leaving directory `/src/layers/layer2_python3' make[2]: Entering directory `/src/layers/layer2_python3_circus' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_circus/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_circus/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_circus/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_circus/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_circus/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_circus/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/python3_circus" "python3_circus" /etc/buildimage_hash: 3b9f21c7d0eb92ecb48435e1e9a60482 /src/adm/root.mk md5sum hash: dfdc9e96619e31271bafdbe236ec9b40 core@mfext layer (dependency) hash (from cache): e2031c2f0e269606dab99fa80a7643ad python3@mfext layer (dependency) hash (from cache): c5bba3c472d2d29c867a0e104b88401c python3_core@mfext layer (dependency) hash (from cache): 0c934c441b440f6a4d97781599573955 root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 tcltk@mfext layer (dependency) hash (from cache): a6cd373ab6658cfbf344ecfafb6d1a9a source hash: a0a31633af9b1677882217fea5538657 cache hit (used: /buildcache/mfext_cache_layer_python3_circus_e24b71b909b8edd82786249023134020.tar) if ! test -f cache/hit; then \ for SUBDIR in 0500_circus; 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-1.1/opt/python3_circus ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/python3_circus/.mfextaddon; fi _layer_dhash "python3_circus@mfext" >/opt/metwork-mfext-1.1/opt/python3_circus/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/python3_circus" cache already exist (/buildcache/mfext_cache_layer_python3_circus_e24b71b909b8edd82786249023134020.tar) make[2]: Leaving directory `/src/layers/layer2_python3_circus' make[2]: Entering directory `/src/layers/layer2_python3_scientific_core' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_scientific_core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_scientific_core/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_scientific_core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_scientific_core/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/python3_scientific_core" "python3_scientific_core" /etc/buildimage_hash: 3b9f21c7d0eb92ecb48435e1e9a60482 /src/adm/root.mk md5sum hash: dfdc9e96619e31271bafdbe236ec9b40 core@mfext layer (dependency) hash (from cache): e2031c2f0e269606dab99fa80a7643ad python3@mfext layer (dependency) hash (from cache): c5bba3c472d2d29c867a0e104b88401c python3_core@mfext layer (dependency) hash (from cache): 0c934c441b440f6a4d97781599573955 root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 scientific_core@mfext layer (dependency) hash (from cache): 920b8b039fa5be66ad318787c0344e63 tcltk@mfext layer (dependency) hash (from cache): a6cd373ab6658cfbf344ecfafb6d1a9a source hash: 213641b31977e763fbbac9e7c3af037b cache hit (used: /buildcache/mfext_cache_layer_python3_scientific_core_3916e3f3555a5c79b8a5ab7fb9db9e11.tar) if ! test -f cache/hit; then \ for SUBDIR in 0500_extra_python_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-1.1/opt/python3_scientific_core ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/python3_scientific_core/.mfextaddon; fi _layer_dhash "python3_scientific_core@mfext" >/opt/metwork-mfext-1.1/opt/python3_scientific_core/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/python3_scientific_core" cache already exist (/buildcache/mfext_cache_layer_python3_scientific_core_3916e3f3555a5c79b8a5ab7fb9db9e11.tar) make[2]: Leaving directory `/src/layers/layer2_python3_scientific_core' make[2]: Entering directory `/src/layers/layer7_devtools' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/devtools/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/devtools/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/devtools/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/devtools/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/devtools/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/devtools/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_extra_env |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/devtools/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/devtools/.layerapi2_extra_env; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_interactive_profile |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/devtools/.layerapi2_interactive_profile; else cat .layerapi2_interactive_profile |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/devtools/.layerapi2_interactive_profile; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_interactive_unprofile |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/devtools/.layerapi2_interactive_unprofile; else cat .layerapi2_interactive_unprofile |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/devtools/.layerapi2_interactive_unprofile; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/devtools" "devtools" /etc/buildimage_hash: 3b9f21c7d0eb92ecb48435e1e9a60482 /src/adm/root.mk md5sum hash: dfdc9e96619e31271bafdbe236ec9b40 core@mfext layer (dependency) hash (from cache): e2031c2f0e269606dab99fa80a7643ad root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 source hash: 6583ee9ae92047a6b2ad20082caefd20 cache hit (used: /buildcache/mfext_cache_layer_devtools_32f192f7539894980fe15118c2e67c18.tar) if ! test -f cache/hit; then \ for SUBDIR in 0000_adm 0001_shellcheck 0030_the_silver_searcher 0040_sloccount 0050_graphviz 0060_wrk 0061_wrk2; 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-1.1/opt/devtools ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/devtools/.mfextaddon; fi _layer_dhash "devtools@mfext" >/opt/metwork-mfext-1.1/opt/devtools/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/devtools" cache already exist (/buildcache/mfext_cache_layer_devtools_32f192f7539894980fe15118c2e67c18.tar) make[2]: Leaving directory `/src/layers/layer7_devtools' make[2]: Entering directory `/src/layers/layer7_python3_devtools' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_devtools/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_devtools/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_devtools/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_devtools/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/python3_devtools" "python3_devtools" /etc/buildimage_hash: 3b9f21c7d0eb92ecb48435e1e9a60482 /src/adm/root.mk md5sum hash: dfdc9e96619e31271bafdbe236ec9b40 core@mfext layer (dependency) hash (from cache): e2031c2f0e269606dab99fa80a7643ad devtools@mfext layer (dependency) hash (from cache): 076e8d21f5f2502878bb00cae85d9114 python3@mfext layer (dependency) hash (from cache): c5bba3c472d2d29c867a0e104b88401c python3_core@mfext layer (dependency) hash (from cache): 0c934c441b440f6a4d97781599573955 root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 tcltk@mfext layer (dependency) hash (from cache): a6cd373ab6658cfbf344ecfafb6d1a9a source hash: 84cc73b662de8d2f637fc8ccafb64de9 cache hit (used: /buildcache/mfext_cache_layer_python3_devtools_17a738ba81fb4c33d26460bf55493601.tar) if ! test -f cache/hit; then \ for SUBDIR in 0500_extra_python_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-1.1/opt/python3_devtools ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/python3_devtools/.mfextaddon; fi _layer_dhash "python3_devtools@mfext" >/opt/metwork-mfext-1.1/opt/python3_devtools/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/python3_devtools" cache already exist (/buildcache/mfext_cache_layer_python3_devtools_17a738ba81fb4c33d26460bf55493601.tar) make[2]: Leaving directory `/src/layers/layer7_python3_devtools' make[2]: Entering directory `/src/layers/layer8_java' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/java/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/java/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/java/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/java/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/java/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/java/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_extra_env |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/java/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/java/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/java" "java" /etc/buildimage_hash: 3b9f21c7d0eb92ecb48435e1e9a60482 /src/adm/root.mk md5sum hash: dfdc9e96619e31271bafdbe236ec9b40 core@mfext layer (dependency) hash (from cache): e2031c2f0e269606dab99fa80a7643ad root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 source hash: bd88c4d302c786461c93b9a4f072ed04 cache hit (used: /buildcache/mfext_cache_layer_java_1af0bf11a334ef4c5a7298c7b0f9a44a.tar) if ! test -f cache/hit; then \ for SUBDIR in 0500_openjdk; 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-1.1/opt/java ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/java/.mfextaddon; fi _layer_dhash "java@mfext" >/opt/metwork-mfext-1.1/opt/java/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/java" cache already exist (/buildcache/mfext_cache_layer_java_1af0bf11a334ef4c5a7298c7b0f9a44a.tar) make[2]: Leaving directory `/src/layers/layer8_java' make[2]: Entering directory `/src/layers/layer8_monitoring' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/monitoring/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/monitoring/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/monitoring/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/monitoring/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/monitoring/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/monitoring/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_extra_env |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/monitoring/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/monitoring/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/monitoring" "monitoring" /etc/buildimage_hash: 3b9f21c7d0eb92ecb48435e1e9a60482 /src/adm/root.mk md5sum hash: dfdc9e96619e31271bafdbe236ec9b40 core@mfext layer (dependency) hash (from cache): e2031c2f0e269606dab99fa80a7643ad python3@mfext layer (dependency) hash (from cache): c5bba3c472d2d29c867a0e104b88401c python3_core@mfext layer (dependency) hash (from cache): 0c934c441b440f6a4d97781599573955 root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 tcltk@mfext layer (dependency) hash (from cache): a6cd373ab6658cfbf344ecfafb6d1a9a source hash: 3ac34a6504c1ce9e22e7756b0b25c677 cache hit (used: /buildcache/mfext_cache_layer_monitoring_47936ee549bdd17a95455e9d88121eeb.tar) if ! test -f cache/hit; then \ for SUBDIR in 0300_telegraf 0400_vector 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-1.1/opt/monitoring ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/monitoring/.mfextaddon; fi _layer_dhash "monitoring@mfext" >/opt/metwork-mfext-1.1/opt/monitoring/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/monitoring" cache already exist (/buildcache/mfext_cache_layer_monitoring_47936ee549bdd17a95455e9d88121eeb.tar) make[2]: Leaving directory `/src/layers/layer8_monitoring' make[2]: Entering directory `/src/layers/layer8_nodejs' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/nodejs/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/nodejs/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/nodejs/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/nodejs/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_extra_env |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/nodejs/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/nodejs/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/nodejs" "nodejs" /etc/buildimage_hash: 3b9f21c7d0eb92ecb48435e1e9a60482 /src/adm/root.mk md5sum hash: dfdc9e96619e31271bafdbe236ec9b40 core@mfext layer (dependency) hash (from cache): e2031c2f0e269606dab99fa80a7643ad root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 source hash: b67df0b00fc94b997fce005ec86376fb cache hit (used: /buildcache/mfext_cache_layer_nodejs_243239325fa8bb51eeb320a9e46b271b.tar) if ! test -f cache/hit; then \ for SUBDIR in 0500_nodejs; 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-1.1/opt/nodejs ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/nodejs/.mfextaddon; fi _layer_dhash "nodejs@mfext" >/opt/metwork-mfext-1.1/opt/nodejs/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/nodejs" cache already exist (/buildcache/mfext_cache_layer_nodejs_243239325fa8bb51eeb320a9e46b271b.tar) make[2]: Leaving directory `/src/layers/layer8_nodejs' make[2]: Entering directory `/src/layers/layer9_default' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/default/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/default/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .extra_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/default/.extra_dependencies; else cat .extra_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/default/.extra_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/default/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/default/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/default/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/default/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/default" "default" /etc/buildimage_hash: 3b9f21c7d0eb92ecb48435e1e9a60482 /src/adm/root.mk md5sum hash: dfdc9e96619e31271bafdbe236ec9b40 core@mfext layer (dependency) hash (from cache): e2031c2f0e269606dab99fa80a7643ad devtools@mfext layer (dependency) hash (from cache): 076e8d21f5f2502878bb00cae85d9114 java@mfext layer (dependency) hash (from cache): e7b44333ae6779e709d8a01be89ae1b3 monitoring@mfext layer (dependency) hash (from cache): 49a796d259251f340eab9ad9f378222b nodejs@mfext layer (dependency) hash (from cache): b831b63b22f16abc0e53e7255cd42ac8 openresty@mfext layer (dependency) hash (from cache): 8143f5fc7203c6781f50b115319775a7 python3@mfext layer (dependency) hash (from cache): c5bba3c472d2d29c867a0e104b88401c python3_core@mfext layer (dependency) hash (from cache): 0c934c441b440f6a4d97781599573955 python3_devtools@mfext layer (dependency) hash (from cache): 7f049ad79d9987c41b741c4aca6e5740 python3_scientific_core@mfext layer (dependency) hash (from cache): 068d42663acbfe91e10b1c613b10ed9a root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 scientific_core@mfext layer (dependency) hash (from cache): 920b8b039fa5be66ad318787c0344e63 tcltk@mfext layer (dependency) hash (from cache): a6cd373ab6658cfbf344ecfafb6d1a9a source hash: 60e6e3c6f687a68853267a8e697dbd5f cache missed (/buildcache/mfext_cache_layer_default_0e380f4407d599f5028ef475e45daa19.tar) if ! test -f cache/hit; then \ for SUBDIR in ; 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-1.1/opt/default ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/default/.mfextaddon; fi _layer_dhash "default@mfext" >/opt/metwork-mfext-1.1/opt/default/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/default" cache: /buildcache/mfext_cache_layer_default_0e380f4407d599f5028ef475e45daa19.tar created make[2]: Leaving directory `/src/layers/layer9_default' make[1]: Leaving directory `/src/layers' cd adm && make all make[1]: Entering directory `/src/adm' cp -f outside /opt/metwork-mfext-1.1/bin/outside chmod a+rx /opt/metwork-mfext-1.1/bin/outside cp -f metwork_debug /opt/metwork-mfext-1.1/bin/metwork_debug chmod a+rx /opt/metwork-mfext-1.1/bin/metwork_debug cp -f _launch_crontab /opt/metwork-mfext-1.1/bin/_launch_crontab chmod a+rx /opt/metwork-mfext-1.1/bin/_launch_crontab cp -f clear.sh /opt/metwork-mfext-1.1/bin/clear.sh chmod a+rx /opt/metwork-mfext-1.1/bin/clear.sh cp -f _doc_layer.sh /opt/metwork-mfext-1.1/bin/_doc_layer.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_doc_layer.sh cp -f _yaml_to_md.py /opt/metwork-mfext-1.1/bin/_yaml_to_md.py chmod a+rx /opt/metwork-mfext-1.1/bin/_yaml_to_md.py cp -f _packaging_get_module_dependencies /opt/metwork-mfext-1.1/bin/_packaging_get_module_dependencies chmod a+rx /opt/metwork-mfext-1.1/bin/_packaging_get_module_dependencies cp -f _packaging_get_module_layers /opt/metwork-mfext-1.1/bin/_packaging_get_module_layers chmod a+rx /opt/metwork-mfext-1.1/bin/_packaging_get_module_layers cp -f _packaging_get_layer_dependencies /opt/metwork-mfext-1.1/bin/_packaging_get_layer_dependencies chmod a+rx /opt/metwork-mfext-1.1/bin/_packaging_get_layer_dependencies cp -f _packaging_get_package_name /opt/metwork-mfext-1.1/bin/_packaging_get_package_name chmod a+rx /opt/metwork-mfext-1.1/bin/_packaging_get_package_name cp -f components /opt/metwork-mfext-1.1/bin/components chmod a+rx /opt/metwork-mfext-1.1/bin/components cp -f _circus.start /opt/metwork-mfext-1.1/bin/_circus.start chmod a+rx /opt/metwork-mfext-1.1/bin/_circus.start cp -f _circus.stop /opt/metwork-mfext-1.1/bin/_circus.stop chmod a+rx /opt/metwork-mfext-1.1/bin/_circus.stop cp -f _circus.status /opt/metwork-mfext-1.1/bin/_circus.status chmod a+rx /opt/metwork-mfext-1.1/bin/_circus.status cp -f _ini_to_env.py /opt/metwork-mfext-1.1/bin/_ini_to_env.py chmod a+rx /opt/metwork-mfext-1.1/bin/_ini_to_env.py cp -f before_start_redis /opt/metwork-mfext-1.1/bin/before_start_redis chmod a+rx /opt/metwork-mfext-1.1/bin/before_start_redis cp -f before_start_nginx /opt/metwork-mfext-1.1/bin/before_start_nginx chmod a+rx /opt/metwork-mfext-1.1/bin/before_start_nginx cp -f port_test.sh /opt/metwork-mfext-1.1/bin/port_test.sh chmod a+rx /opt/metwork-mfext-1.1/bin/port_test.sh cp -f _make_and_install_crontab.sh /opt/metwork-mfext-1.1/bin/_make_and_install_crontab.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_make_and_install_crontab.sh cp -f _uninstall_crontab.sh /opt/metwork-mfext-1.1/bin/_uninstall_crontab.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_uninstall_crontab.sh cp -f circus_status_watcher.sh /opt/metwork-mfext-1.1/bin/circus_status_watcher.sh chmod a+rx /opt/metwork-mfext-1.1/bin/circus_status_watcher.sh cp -f redis_status.sh /opt/metwork-mfext-1.1/bin/redis_status.sh chmod a+rx /opt/metwork-mfext-1.1/bin/redis_status.sh cp -f config.py /opt/metwork-mfext-1.1/bin/config.py chmod a+rx /opt/metwork-mfext-1.1/bin/config.py cp -f _prepare_config.py /opt/metwork-mfext-1.1/bin/_prepare_config.py chmod a+rx /opt/metwork-mfext-1.1/bin/_prepare_config.py cp -f _make_nethard_config.py /opt/metwork-mfext-1.1/bin/_make_nethard_config.py chmod a+rx /opt/metwork-mfext-1.1/bin/_make_nethard_config.py cp -f _make_circus_conf /opt/metwork-mfext-1.1/bin/_make_circus_conf chmod a+rx /opt/metwork-mfext-1.1/bin/_make_circus_conf cp -f _make_crontab.py /opt/metwork-mfext-1.1/bin/_make_crontab.py chmod a+rx /opt/metwork-mfext-1.1/bin/_make_crontab.py cp -f remove_empty.sh /opt/metwork-mfext-1.1/bin/remove_empty.sh chmod a+rx /opt/metwork-mfext-1.1/bin/remove_empty.sh cp -f kill_remaining_processes.py /opt/metwork-mfext-1.1/bin/kill_remaining_processes.py chmod a+rx /opt/metwork-mfext-1.1/bin/kill_remaining_processes.py cp -f bootstrap_plugin.py /opt/metwork-mfext-1.1/bin/bootstrap_plugin.py chmod a+rx /opt/metwork-mfext-1.1/bin/bootstrap_plugin.py cp -f _make_nginx_conf /opt/metwork-mfext-1.1/bin/_make_nginx_conf chmod a+rx /opt/metwork-mfext-1.1/bin/_make_nginx_conf cp -f bootstrap_plugin.post /opt/metwork-mfext-1.1/bin/bootstrap_plugin.post chmod a+rx /opt/metwork-mfext-1.1/bin/bootstrap_plugin.post cp -f _circusctl /opt/metwork-mfext-1.1/bin/_circusctl chmod a+rx /opt/metwork-mfext-1.1/bin/_circusctl cp -f _install_or_update_configured_plugins.py /opt/metwork-mfext-1.1/bin/_install_or_update_configured_plugins.py chmod a+rx /opt/metwork-mfext-1.1/bin/_install_or_update_configured_plugins.py cp -f nginx.status /opt/metwork-mfext-1.1/bin/nginx.status chmod a+rx /opt/metwork-mfext-1.1/bin/nginx.status cp -f find_zombies_nginx_workers.py /opt/metwork-mfext-1.1/bin/find_zombies_nginx_workers.py chmod a+rx /opt/metwork-mfext-1.1/bin/find_zombies_nginx_workers.py cp -f before_start_telegraf /opt/metwork-mfext-1.1/bin/before_start_telegraf chmod a+rx /opt/metwork-mfext-1.1/bin/before_start_telegraf cp -f _circus_wait_watcher_stopped.sh /opt/metwork-mfext-1.1/bin/_circus_wait_watcher_stopped.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_circus_wait_watcher_stopped.sh cp -f _circus_wait_watcher_stopped.py /opt/metwork-mfext-1.1/bin/_circus_wait_watcher_stopped.py chmod a+rx /opt/metwork-mfext-1.1/bin/_circus_wait_watcher_stopped.py cp -f _circus_schedule_stop_watcher.sh /opt/metwork-mfext-1.1/bin/_circus_schedule_stop_watcher.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_circus_schedule_stop_watcher.sh cp -f _install_plugin_virtualenv /opt/metwork-mfext-1.1/bin/_install_plugin_virtualenv chmod a+rx /opt/metwork-mfext-1.1/bin/_install_plugin_virtualenv cp -f _plugins.preuninstall /opt/metwork-mfext-1.1/bin/_plugins.preuninstall chmod a+rx /opt/metwork-mfext-1.1/bin/_plugins.preuninstall cp -f _plugins.postinstall /opt/metwork-mfext-1.1/bin/_plugins.postinstall chmod a+rx /opt/metwork-mfext-1.1/bin/_plugins.postinstall cp -f list_metwork_processes.py /opt/metwork-mfext-1.1/bin/list_metwork_processes.py chmod a+rx /opt/metwork-mfext-1.1/bin/list_metwork_processes.py cp -f telegraf_collector_metwork_module.py /opt/metwork-mfext-1.1/bin/telegraf_collector_metwork_module.py chmod a+rx /opt/metwork-mfext-1.1/bin/telegraf_collector_metwork_module.py cp -f _nginx.reload /opt/metwork-mfext-1.1/bin/_nginx.reload chmod a+rx /opt/metwork-mfext-1.1/bin/_nginx.reload cp -f _circus.reload /opt/metwork-mfext-1.1/bin/_circus.reload chmod a+rx /opt/metwork-mfext-1.1/bin/_circus.reload cp -f _plugins.is_dangerous /opt/metwork-mfext-1.1/bin/_plugins.is_dangerous chmod a+rx /opt/metwork-mfext-1.1/bin/_plugins.is_dangerous cp -f _circus_wait_watcher_started.sh /opt/metwork-mfext-1.1/bin/_circus_wait_watcher_started.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_circus_wait_watcher_started.sh cp -f _circus_wait_watcher_started.py /opt/metwork-mfext-1.1/bin/_circus_wait_watcher_started.py chmod a+rx /opt/metwork-mfext-1.1/bin/_circus_wait_watcher_started.py cp -f nginxfmt.py /opt/metwork-mfext-1.1/bin/nginxfmt.py chmod a+rx /opt/metwork-mfext-1.1/bin/nginxfmt.py cp -f before_start_conf_monitor /opt/metwork-mfext-1.1/bin/before_start_conf_monitor chmod a+rx /opt/metwork-mfext-1.1/bin/before_start_conf_monitor cp -f _no_automatic_kill.sh /opt/metwork-mfext-1.1/bin/_no_automatic_kill.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_no_automatic_kill.sh cp -f plugins.status /opt/metwork-mfext-1.1/bin/plugins.status chmod a+rx /opt/metwork-mfext-1.1/bin/plugins.status cp -f _plugins.status /opt/metwork-mfext-1.1/bin/_plugins.status chmod a+rx /opt/metwork-mfext-1.1/bin/_plugins.status cp -f _plugins.stop /opt/metwork-mfext-1.1/bin/_plugins.stop chmod a+rx /opt/metwork-mfext-1.1/bin/_plugins.stop cp -f plugins.stop /opt/metwork-mfext-1.1/bin/plugins.stop chmod a+rx /opt/metwork-mfext-1.1/bin/plugins.stop cp -f _plugins.start /opt/metwork-mfext-1.1/bin/_plugins.start chmod a+rx /opt/metwork-mfext-1.1/bin/_plugins.start cp -f plugins.start /opt/metwork-mfext-1.1/bin/plugins.start chmod a+rx /opt/metwork-mfext-1.1/bin/plugins.start cp -f _send_state.py /opt/metwork-mfext-1.1/bin/_send_state.py chmod a+rx /opt/metwork-mfext-1.1/bin/_send_state.py cp -f _prepare_plugin_config.py /opt/metwork-mfext-1.1/bin/_prepare_plugin_config.py chmod a+rx /opt/metwork-mfext-1.1/bin/_prepare_plugin_config.py cp -f _remove_plugin_config.py /opt/metwork-mfext-1.1/bin/_remove_plugin_config.py chmod a+rx /opt/metwork-mfext-1.1/bin/_remove_plugin_config.py cp -f pip_wrapper /opt/metwork-mfext-1.1/bin/pip_wrapper chmod a+rx /opt/metwork-mfext-1.1/bin/pip_wrapper cp -f _circus_schedule_start_watcher.py /opt/metwork-mfext-1.1/bin/_circus_schedule_start_watcher.py chmod a+rx /opt/metwork-mfext-1.1/bin/_circus_schedule_start_watcher.py cp -f _circus_schedule_start_watcher.sh /opt/metwork-mfext-1.1/bin/_circus_schedule_start_watcher.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_circus_schedule_start_watcher.sh cp -f _circus_schedule_stop_watcher.py /opt/metwork-mfext-1.1/bin/_circus_schedule_stop_watcher.py chmod a+rx /opt/metwork-mfext-1.1/bin/_circus_schedule_stop_watcher.py cp -f _circus_wait.py /opt/metwork-mfext-1.1/bin/_circus_wait.py chmod a+rx /opt/metwork-mfext-1.1/bin/_circus_wait.py cp -f _circus_wait.sh /opt/metwork-mfext-1.1/bin/_circus_wait.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_circus_wait.sh cp -f wait_redis.py /opt/metwork-mfext-1.1/bin/wait_redis.py chmod a+rx /opt/metwork-mfext-1.1/bin/wait_redis.py cp -f repeat.sh /opt/metwork-mfext-1.1/bin/repeat.sh chmod a+rx /opt/metwork-mfext-1.1/bin/repeat.sh cp -f before_start_vector /opt/metwork-mfext-1.1/bin/before_start_vector chmod a+rx /opt/metwork-mfext-1.1/bin/before_start_vector cp --preserve=mode --dereference -Rf _metwork.spec /opt/metwork-mfext-1.1/share/_metwork.spec cp --preserve=mode --dereference -Rf startup_scripts_profiles.mk /opt/metwork-mfext-1.1/share/startup_scripts_profiles.mk cp --preserve=mode --dereference -Rf plugin.mk /opt/metwork-mfext-1.1/share/plugin.mk cp --preserve=mode --dereference -Rf config_subdir.mk /opt/metwork-mfext-1.1/share/config_subdir.mk cp --preserve=mode --dereference -Rf metwork.service /opt/metwork-mfext-1.1/share/metwork.service cp --preserve=mode --dereference -Rf templates/bashrc /opt/metwork-mfext-1.1/share/templates/bashrc /opt/metwork-mfext-1.1/bin/_make_file_from_template.sh bashrc .custom >/opt/metwork-mfext-1.1/share/bashrc cp --preserve=mode --dereference -Rf templates/bash_profile /opt/metwork-mfext-1.1/share/templates/bash_profile /opt/metwork-mfext-1.1/bin/_make_file_from_template.sh bash_profile .custom >/opt/metwork-mfext-1.1/share/bash_profile cp --preserve=mode --dereference -Rf templates/profile /opt/metwork-mfext-1.1/share/templates/profile cp --preserve=mode --dereference -Rf templates/config_profile /opt/metwork-mfext-1.1/share/templates/config_profile cp --preserve=mode --dereference -Rf templates/nethard_profile /opt/metwork-mfext-1.1/share/templates/nethard_profile /opt/metwork-mfext-1.1/bin/_make_file_from_template.sh profile .custom >/opt/metwork-mfext-1.1/share/profile cp --preserve=mode --dereference -Rf templates/interactive_profile /opt/metwork-mfext-1.1/share/templates/interactive_profile /opt/metwork-mfext-1.1/bin/_make_file_from_template.sh interactive_profile .custom >/opt/metwork-mfext-1.1/share/interactive_profile cp --preserve=mode --dereference -Rf templates/load_env.sh /opt/metwork-mfext-1.1/share/templates/load_env.sh export ROOT_DIR=/opt/metwork-mfext-1.1 && /opt/metwork-mfext-1.1/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-1.1/share/load_env.sh export ROOT_DIR=`pwd`/.. && /opt/metwork-mfext-1.1/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-1.1/share/load_env_and_cd_sources.sh export ROOT_DIR=RUNTIME && /opt/metwork-mfext-1.1/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-1.1/share/load_env_and_cd_runtime.sh cp --preserve=mode --dereference -Rf templates/mfxxx_wrapper /opt/metwork-mfext-1.1/share/templates/mfxxx_wrapper /opt/metwork-mfext-1.1/bin/_make_file_from_template.sh mfxxx_wrapper .custom >/opt/metwork-mfext-1.1/bin/mfext_wrapper chmod a+rx /opt/metwork-mfext-1.1/bin/mfext_wrapper cp --preserve=mode --dereference -Rf templates/_mfxxx_wrapper /opt/metwork-mfext-1.1/share/templates/_mfxxx_wrapper /opt/metwork-mfext-1.1/bin/_make_file_from_template.sh _mfxxx_wrapper .custom >/opt/metwork-mfext-1.1/bin/_mfext_wrapper chmod a+rx /opt/metwork-mfext-1.1/bin/_mfext_wrapper cp --preserve=mode --dereference -Rf templates/circus.ini /opt/metwork-mfext-1.1/share/templates/circus.ini cp --preserve=mode --dereference -Rf templates/cronwrap.sh /opt/metwork-mfext-1.1/share/templates/cronwrap.sh cp --preserve=mode --dereference -Rf templates/mfxxx.init /opt/metwork-mfext-1.1/share/templates/mfxxx.init cp --preserve=mode --dereference -Rf templates/mfxxx.stop /opt/metwork-mfext-1.1/share/templates/mfxxx.stop cp --preserve=mode --dereference -Rf templates/config.ini /opt/metwork-mfext-1.1/share/templates/config.ini cp --preserve=mode --dereference -Rf templates/layer.md /opt/metwork-mfext-1.1/share/templates/layer.md cp --preserve=mode --dereference -Rf templates/mfxxx.start /opt/metwork-mfext-1.1/share/templates/mfxxx.start cp --preserve=mode --dereference -Rf templates/mflog_override.conf /opt/metwork-mfext-1.1/share/templates/mflog_override.conf cp --preserve=mode --dereference -Rf templates/crontab /opt/metwork-mfext-1.1/share/templates/crontab cp --preserve=mode --dereference -Rf templates/mfxxx.autorestart /opt/metwork-mfext-1.1/share/templates/mfxxx.autorestart cp --preserve=mode --dereference -Rf templates/vector.toml /opt/metwork-mfext-1.1/share/templates/vector.toml cp --preserve=mode --dereference -Rf templates/redis_plugin_xxx.conf /opt/metwork-mfext-1.1/share/templates/redis_plugin_xxx.conf cp --preserve=mode --dereference -Rf templates/mfxxx.status /opt/metwork-mfext-1.1/share/templates/mfxxx.status cp --preserve=mode --dereference -Rf templates/telegraf.conf /opt/metwork-mfext-1.1/share/templates/telegraf.conf mkdir -p /opt/metwork-mfext-1.1/lib/mfext touch /opt/metwork-mfext-1.1/lib/mfext/__init__.py cp -f ini_to_env.py /opt/metwork-mfext-1.1/lib/mfext/ini_to_env.py cp -f circus_hooks.py /opt/metwork-mfext-1.1/lib/mfext/circus_hooks.py cp -f mflog_addon.py /opt/metwork-mfext-1.1/lib/mfext/mflog_addon.py cp -f conf_monitor.py /opt/metwork-mfext-1.1/lib/mfext/conf_monitor.py cp -f circus.py /opt/metwork-mfext-1.1/lib/mfext/circus.py cat metwork | /opt/metwork-mfext-1.1/bin/envtpl >/opt/metwork-mfext-1.1/bin/metwork make[1]: Leaving directory `/src/adm' if test "" != "1"; then _layer_dhash root@mfext >/opt/metwork-mfext-1.1/.dhash; fi layer_wrapper --layers=python3_devtools@mfext -- _yaml_to_md.py ALL >.metwork-framework/components.md /opt/metwork-mfext-1.1/bin/_yaml_to_md.py:70: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. y = yaml.load(unidecode(raw_content))