cp -f .layerapi2_label /opt/metwork-mfext-2.1/.layerapi2_label cp -f .layerapi2_dependencies /opt/metwork-mfext-2.1/.layerapi2_dependencies rm -f /opt/metwork-mfext-2.1/.dhash_ignore_hash touch /opt/metwork-mfext-2.1/.dhash_ignore_hash echo "bin/python3" >>/opt/metwork-mfext-2.1/.dhash_ignore_hash cd adm && make before_layers make[1]: Entering directory '/src/adm' cp -f guess_version.sh /opt/metwork-mfext-2.1/bin/guess_version.sh chmod a+rx /opt/metwork-mfext-2.1/bin/guess_version.sh cp -f _make_file_from_template.sh /opt/metwork-mfext-2.1/bin/_make_file_from_template.sh chmod a+rx /opt/metwork-mfext-2.1/bin/_make_file_from_template.sh cp -f envtpl /opt/metwork-mfext-2.1/bin/envtpl chmod a+rx /opt/metwork-mfext-2.1/bin/envtpl cp -f _proxy_set.sh /opt/metwork-mfext-2.1/bin/_proxy_set.sh chmod a+rx /opt/metwork-mfext-2.1/bin/_proxy_set.sh cp -f dhash /opt/metwork-mfext-2.1/bin/dhash chmod a+rx /opt/metwork-mfext-2.1/bin/dhash cp -f layer_hash /opt/metwork-mfext-2.1/bin/layer_hash chmod a+rx /opt/metwork-mfext-2.1/bin/layer_hash cp -f _cache_path.sh /opt/metwork-mfext-2.1/bin/_cache_path.sh chmod a+rx /opt/metwork-mfext-2.1/bin/_cache_path.sh cp -f _cache_logic_before_layer.sh /opt/metwork-mfext-2.1/bin/_cache_logic_before_layer.sh chmod a+rx /opt/metwork-mfext-2.1/bin/_cache_logic_before_layer.sh cp -f _cache_logic_after_layer.sh /opt/metwork-mfext-2.1/bin/_cache_logic_after_layer.sh chmod a+rx /opt/metwork-mfext-2.1/bin/_cache_logic_after_layer.sh cp -f _layer_hash /opt/metwork-mfext-2.1/bin/_layer_hash chmod a+rx /opt/metwork-mfext-2.1/bin/_layer_hash cp -f module_hash /opt/metwork-mfext-2.1/bin/module_hash chmod a+rx /opt/metwork-mfext-2.1/bin/module_hash cp -f _layer_dhash /opt/metwork-mfext-2.1/bin/_layer_dhash chmod a+rx /opt/metwork-mfext-2.1/bin/_layer_dhash cp -f _check_layers_hash /opt/metwork-mfext-2.1/bin/_check_layers_hash chmod a+rx /opt/metwork-mfext-2.1/bin/_check_layers_hash cp -f outside /opt/metwork-mfext-2.1/bin/outside chmod a+rx /opt/metwork-mfext-2.1/bin/outside cp --preserve=mode --dereference -Rf main_root.mk /opt/metwork-mfext-2.1/share/main_root.mk cp --preserve=mode --dereference -Rf subdir_root.mk /opt/metwork-mfext-2.1/share/subdir_root.mk cp -f bash_utils.sh /opt/metwork-mfext-2.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-2.1/config/dhash_ignore_all cp -f dhash_ignore_hash /opt/metwork-mfext-2.1/config/dhash_ignore_hash cp -f mflog_override.conf /opt/metwork-mfext-2.1/config/mflog_override.conf cp -f sysctl_metwork.conf /opt/metwork-mfext-2.1/config/sysctl_metwork.conf guess_version.sh >/opt/metwork-mfext-2.1/config/version || { rm -f /opt/metwork-mfext-2.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-2.1/bin/_uncompress_helper.sh chmod a+rx /opt/metwork-mfext-2.1/bin/_uncompress_helper.sh cp -f _download_helper.sh /opt/metwork-mfext-2.1/bin/_download_helper.sh chmod a+rx /opt/metwork-mfext-2.1/bin/_download_helper.sh cp -f _checksum_helper.sh /opt/metwork-mfext-2.1/bin/_checksum_helper.sh chmod a+rx /opt/metwork-mfext-2.1/bin/_checksum_helper.sh cp -f _pip_package_to_yaml.sh /opt/metwork-mfext-2.1/bin/_pip_package_to_yaml.sh chmod a+rx /opt/metwork-mfext-2.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/3/g' >python3_layer.mk cp -f python3_layer.mk /opt/metwork-mfext-2.1/share/python3_layer.mk cp --preserve=mode --dereference -Rf package.mk /opt/metwork-mfext-2.1/share/package.mk cp --preserve=mode --dereference -Rf layer.mk /opt/metwork-mfext-2.1/share/layer.mk cp --preserve=mode --dereference -Rf Makefile.standard /opt/metwork-mfext-2.1/share/Makefile.standard cp --preserve=mode --dereference -Rf core_layer.mk /opt/metwork-mfext-2.1/share/core_layer.mk cp --preserve=mode --dereference -Rf simple_layer.mk /opt/metwork-mfext-2.1/share/simple_layer.mk cp --preserve=mode --dereference -Rf layer_wrapper.mk /opt/metwork-mfext-2.1/share/layer_wrapper.mk cp --preserve=mode --dereference -Rf package_python3.mk /opt/metwork-mfext-2.1/share/package_python3.mk make[1]: Leaving directory '/src/layers' _layer_dhash root@mfext >/opt/metwork-mfext-2.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-2.1/opt/core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.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-2.1/opt/core/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.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-2.1/opt/core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.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-2.1/opt/core/.dhash_ignore_hash; else cat dhash_ignore_hash |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/opt/core/.dhash_ignore_hash; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.1/opt/core" "core" /etc/buildimage_hash: 2462d77648adbcee91f28dc2572793d5 /src/adm/root.mk md5sum hash: e87d448e0075711d5f1eb12c0fadc33d root@mfext layer (dependency) hash (from cache): 6fba25f9c014d42eadb5b98c468f075d source hash: e7d65d002758e9c2db499622ecc21122 cache hit (used: /buildcache/mfext_cache_layer_core_b1758c3f68313072c89b895996e23806.tar) if ! test -f cache/hit; then \ for SUBDIR in 0001_scientific_system_libraries 0005_readline 0010_liquidprompt 0035_dtreetrawl 0045_mfutil_c 0070_layerapi2 0080_log_proxy 0100_redis 0110_hiredis 0117_yajl 0130_tcping 0210_jq 0330_zeromq; 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.1/opt/core ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-2.1/opt/core/.mfextaddon; fi _layer_dhash "core@mfext" >/opt/metwork-mfext-2.1/opt/core/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.1/opt/core" cache already exist (/buildcache/mfext_cache_layer_core_b1758c3f68313072c89b895996e23806.tar) make[2]: Leaving directory '/src/layers/layer0_core' 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-2.1/opt/openresty/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.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-2.1/opt/openresty/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/opt/openresty/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.1/opt/openresty" "openresty" /etc/buildimage_hash: 2462d77648adbcee91f28dc2572793d5 /src/adm/root.mk md5sum hash: e87d448e0075711d5f1eb12c0fadc33d core@mfext layer (dependency) hash (from cache): 13dd15882fedc5a0cc2b3c32682a90f1 root@mfext layer (dependency) hash (from cache): 6fba25f9c014d42eadb5b98c468f075d source hash: 1edd0bb12fe967df21d7d14fb6954d3c cache hit (used: /buildcache/mfext_cache_layer_openresty_21ffdb2381b439dde1577be072931a1b.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-2.1/opt/openresty ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-2.1/opt/openresty/.mfextaddon; fi _layer_dhash "openresty@mfext" >/opt/metwork-mfext-2.1/opt/openresty/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.1/opt/openresty" cache already exist (/buildcache/mfext_cache_layer_openresty_21ffdb2381b439dde1577be072931a1b.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-2.1/opt/python3_core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.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-2.1/opt/python3_core/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/opt/python3_core/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/opt/python3_core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.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-2.1/opt/python3_core/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/opt/python3_core/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.1/opt/python3_core" "python3_core" /etc/buildimage_hash: 2462d77648adbcee91f28dc2572793d5 /src/adm/root.mk md5sum hash: e87d448e0075711d5f1eb12c0fadc33d core@mfext layer (dependency) hash (from cache): 13dd15882fedc5a0cc2b3c32682a90f1 root@mfext layer (dependency) hash (from cache): 6fba25f9c014d42eadb5b98c468f075d source hash: eb2ff2b5d5d35b284d4b44e534478dfb cache hit (used: /buildcache/mfext_cache_layer_python3_core_a613073b3b3ca17d3ab69199d87fa354.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 0410_prereq_extra_python_packages 0420_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-2.1/opt/python3_core ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-2.1/opt/python3_core/.mfextaddon; fi _layer_dhash "python3_core@mfext" >/opt/metwork-mfext-2.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-2.1/opt/python3_core" cache already exist (/buildcache/mfext_cache_layer_python3_core_a613073b3b3ca17d3ab69199d87fa354.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-2.1/opt/scientific_core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.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-2.1/opt/scientific_core/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.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-2.1/opt/scientific_core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.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-2.1/opt/scientific_core/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/opt/scientific_core/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.1/opt/scientific_core" "scientific_core" /etc/buildimage_hash: 2462d77648adbcee91f28dc2572793d5 /src/adm/root.mk md5sum hash: e87d448e0075711d5f1eb12c0fadc33d core@mfext layer (dependency) hash (from cache): 13dd15882fedc5a0cc2b3c32682a90f1 root@mfext layer (dependency) hash (from cache): 6fba25f9c014d42eadb5b98c468f075d source hash: 850c895b77070680bae1608ddb0be13a cache hit (used: /buildcache/mfext_cache_layer_scientific_core_5d28093dce4b597b9b1dfe69ee89d6dc.tar) if ! test -f cache/hit; then \ for SUBDIR in 0001_scientific_system_libraries 0008_postgresql 0009_pgbouncer 0010_hdf4 0011_hdf5 0012_netcdf_c 0013_netcdf_cxx 0015_proj 0020_libgeotiff 0021_geos 0022_libspatialite 0023_gdal 0070_postgis 0071_postgresql_airtide 0072_postgis_geohash 0073_pg_partman; 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.1/opt/scientific_core ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-2.1/opt/scientific_core/.mfextaddon; fi _layer_dhash "scientific_core@mfext" >/opt/metwork-mfext-2.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-2.1/opt/scientific_core" cache already exist (/buildcache/mfext_cache_layer_scientific_core_5d28093dce4b597b9b1dfe69ee89d6dc.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-2.1/opt/python3/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.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-2.1/opt/python3/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/opt/python3/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.1/opt/python3" "python3" /etc/buildimage_hash: 2462d77648adbcee91f28dc2572793d5 /src/adm/root.mk md5sum hash: e87d448e0075711d5f1eb12c0fadc33d core@mfext layer (dependency) hash (from cache): 13dd15882fedc5a0cc2b3c32682a90f1 python3_core@mfext layer (dependency) hash (from cache): e4424ab2bcdaca0acd2ead68ea35fc9f root@mfext layer (dependency) hash (from cache): 6fba25f9c014d42eadb5b98c468f075d source hash: dbd8fa4ca17a0fc6b517957056da2a12 cache hit (used: /buildcache/mfext_cache_layer_python3_6fd6548d076643d59b62ea35bfaca512.tar) if ! test -f cache/hit; then \ for SUBDIR in 0400_prereq_extra_python_packages 0401_prereq_extra_python_packages 0402_prereq_extra_python_packages 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-2.1/opt/python3 ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-2.1/opt/python3/.mfextaddon; fi _layer_dhash "python3@mfext" >/opt/metwork-mfext-2.1/opt/python3/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.1/opt/python3" cache already exist (/buildcache/mfext_cache_layer_python3_6fd6548d076643d59b62ea35bfaca512.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-2.1/opt/python3_circus/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.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-2.1/opt/python3_circus/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.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-2.1/opt/python3_circus/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/opt/python3_circus/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.1/opt/python3_circus" "python3_circus" /etc/buildimage_hash: 2462d77648adbcee91f28dc2572793d5 /src/adm/root.mk md5sum hash: e87d448e0075711d5f1eb12c0fadc33d core@mfext layer (dependency) hash (from cache): 13dd15882fedc5a0cc2b3c32682a90f1 python3@mfext layer (dependency) hash (from cache): 2cdd42f36785344f92546b1c401accc9 python3_core@mfext layer (dependency) hash (from cache): e4424ab2bcdaca0acd2ead68ea35fc9f root@mfext layer (dependency) hash (from cache): 6fba25f9c014d42eadb5b98c468f075d source hash: 8d1a7affa685cce57f41ccfe64ff8b71 cache hit (used: /buildcache/mfext_cache_layer_python3_circus_1cf8d2b4bd0c670410c407350a16b913.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-2.1/opt/python3_circus ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-2.1/opt/python3_circus/.mfextaddon; fi _layer_dhash "python3_circus@mfext" >/opt/metwork-mfext-2.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-2.1/opt/python3_circus" cache already exist (/buildcache/mfext_cache_layer_python3_circus_1cf8d2b4bd0c670410c407350a16b913.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-2.1/opt/python3_scientific_core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.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-2.1/opt/python3_scientific_core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/opt/python3_scientific_core/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.1/opt/python3_scientific_core" "python3_scientific_core" /etc/buildimage_hash: 2462d77648adbcee91f28dc2572793d5 /src/adm/root.mk md5sum hash: e87d448e0075711d5f1eb12c0fadc33d core@mfext layer (dependency) hash (from cache): 13dd15882fedc5a0cc2b3c32682a90f1 python3@mfext layer (dependency) hash (from cache): 2cdd42f36785344f92546b1c401accc9 python3_core@mfext layer (dependency) hash (from cache): e4424ab2bcdaca0acd2ead68ea35fc9f root@mfext layer (dependency) hash (from cache): 6fba25f9c014d42eadb5b98c468f075d scientific_core@mfext layer (dependency) hash (from cache): 66c085a6b6014e2b454e48a9846dba53 source hash: c1c0128a5ea03a34791787be0f3eab48 cache hit (used: /buildcache/mfext_cache_layer_python3_scientific_core_db85679a2aefacd8b3df4d8ed0c4217e.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-2.1/opt/python3_scientific_core ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-2.1/opt/python3_scientific_core/.mfextaddon; fi _layer_dhash "python3_scientific_core@mfext" >/opt/metwork-mfext-2.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-2.1/opt/python3_scientific_core" cache already exist (/buildcache/mfext_cache_layer_python3_scientific_core_db85679a2aefacd8b3df4d8ed0c4217e.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-2.1/opt/devtools/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.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-2.1/opt/devtools/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.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-2.1/opt/devtools/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.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-2.1/opt/devtools/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.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-2.1/opt/devtools/.layerapi2_interactive_profile; else cat .layerapi2_interactive_profile |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.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-2.1/opt/devtools/.layerapi2_interactive_unprofile; else cat .layerapi2_interactive_unprofile |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/opt/devtools/.layerapi2_interactive_unprofile; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.1/opt/devtools" "devtools" /etc/buildimage_hash: 2462d77648adbcee91f28dc2572793d5 /src/adm/root.mk md5sum hash: e87d448e0075711d5f1eb12c0fadc33d core@mfext layer (dependency) hash (from cache): 13dd15882fedc5a0cc2b3c32682a90f1 root@mfext layer (dependency) hash (from cache): 6fba25f9c014d42eadb5b98c468f075d source hash: 106bd9bf03d40c37aa16b4eb7fd7ca09 cache hit (used: /buildcache/mfext_cache_layer_devtools_9addb5eec6ae2101e411791281906e87.tar) if ! test -f cache/hit; then \ for SUBDIR in 0000_adm 0001_shellcheck 0030_the_silver_searcher 0040_sloccount 0060_wrk 0061_wrk2 0070_libtree; 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.1/opt/devtools ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-2.1/opt/devtools/.mfextaddon; fi _layer_dhash "devtools@mfext" >/opt/metwork-mfext-2.1/opt/devtools/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.1/opt/devtools" cache already exist (/buildcache/mfext_cache_layer_devtools_9addb5eec6ae2101e411791281906e87.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-2.1/opt/python3_devtools/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.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-2.1/opt/python3_devtools/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/opt/python3_devtools/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.1/opt/python3_devtools" "python3_devtools" /etc/buildimage_hash: 2462d77648adbcee91f28dc2572793d5 /src/adm/root.mk md5sum hash: e87d448e0075711d5f1eb12c0fadc33d core@mfext layer (dependency) hash (from cache): 13dd15882fedc5a0cc2b3c32682a90f1 devtools@mfext layer (dependency) hash (from cache): 4f655280cb852c4e314d3be125785bd2 python3@mfext layer (dependency) hash (from cache): 2cdd42f36785344f92546b1c401accc9 python3_core@mfext layer (dependency) hash (from cache): e4424ab2bcdaca0acd2ead68ea35fc9f root@mfext layer (dependency) hash (from cache): 6fba25f9c014d42eadb5b98c468f075d source hash: 73f9775fb3195cd57c9185d9fcfbef11 cache hit (used: /buildcache/mfext_cache_layer_python3_devtools_6f43ec3ac9accc5078e17972ee2f4ed6.tar) if ! test -f cache/hit; then \ for SUBDIR in 0400_prereq_extra_python_packages 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-2.1/opt/python3_devtools ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-2.1/opt/python3_devtools/.mfextaddon; fi _layer_dhash "python3_devtools@mfext" >/opt/metwork-mfext-2.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-2.1/opt/python3_devtools" cache already exist (/buildcache/mfext_cache_layer_python3_devtools_6f43ec3ac9accc5078e17972ee2f4ed6.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-2.1/opt/java/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.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-2.1/opt/java/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.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-2.1/opt/java/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.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-2.1/opt/java/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/opt/java/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.1/opt/java" "java" /etc/buildimage_hash: 2462d77648adbcee91f28dc2572793d5 /src/adm/root.mk md5sum hash: e87d448e0075711d5f1eb12c0fadc33d core@mfext layer (dependency) hash (from cache): 13dd15882fedc5a0cc2b3c32682a90f1 root@mfext layer (dependency) hash (from cache): 6fba25f9c014d42eadb5b98c468f075d source hash: 6bbcf5dcfbe23bf9a62aedfa2aaa1c7b cache hit (used: /buildcache/mfext_cache_layer_java_2e4dc54991008a2931a7b57347aeca9b.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-2.1/opt/java ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-2.1/opt/java/.mfextaddon; fi _layer_dhash "java@mfext" >/opt/metwork-mfext-2.1/opt/java/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.1/opt/java" cache already exist (/buildcache/mfext_cache_layer_java_2e4dc54991008a2931a7b57347aeca9b.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-2.1/opt/monitoring/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.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-2.1/opt/monitoring/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.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-2.1/opt/monitoring/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.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-2.1/opt/monitoring/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/opt/monitoring/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.1/opt/monitoring" "monitoring" /etc/buildimage_hash: 2462d77648adbcee91f28dc2572793d5 /src/adm/root.mk md5sum hash: e87d448e0075711d5f1eb12c0fadc33d core@mfext layer (dependency) hash (from cache): 13dd15882fedc5a0cc2b3c32682a90f1 root@mfext layer (dependency) hash (from cache): 6fba25f9c014d42eadb5b98c468f075d source hash: f064f4b8a9f21b17a7fe5b188db1cf21 cache hit (used: /buildcache/mfext_cache_layer_monitoring_ce6991500e05f178b4c37b25a5f456a0.tar) if ! test -f cache/hit; then \ for SUBDIR in 0300_telegraf 0400_vector; 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.1/opt/monitoring ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-2.1/opt/monitoring/.mfextaddon; fi _layer_dhash "monitoring@mfext" >/opt/metwork-mfext-2.1/opt/monitoring/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.1/opt/monitoring" cache already exist (/buildcache/mfext_cache_layer_monitoring_ce6991500e05f178b4c37b25a5f456a0.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-2.1/opt/nodejs/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.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-2.1/opt/nodejs/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.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-2.1/opt/nodejs/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/opt/nodejs/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.1/opt/nodejs" "nodejs" /etc/buildimage_hash: 2462d77648adbcee91f28dc2572793d5 /src/adm/root.mk md5sum hash: e87d448e0075711d5f1eb12c0fadc33d core@mfext layer (dependency) hash (from cache): 13dd15882fedc5a0cc2b3c32682a90f1 root@mfext layer (dependency) hash (from cache): 6fba25f9c014d42eadb5b98c468f075d source hash: e6d6a6acc5588a3a7dd3dedbe698c5b6 cache hit (used: /buildcache/mfext_cache_layer_nodejs_88831b91f137786c86b8cf7265acb0d6.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-2.1/opt/nodejs ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-2.1/opt/nodejs/.mfextaddon; fi _layer_dhash "nodejs@mfext" >/opt/metwork-mfext-2.1/opt/nodejs/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.1/opt/nodejs" cache already exist (/buildcache/mfext_cache_layer_nodejs_88831b91f137786c86b8cf7265acb0d6.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-2.1/opt/default/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.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-2.1/opt/default/.extra_dependencies; else cat .extra_dependencies |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.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-2.1/opt/default/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.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-2.1/opt/default/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/opt/default/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.1/opt/default" "default" /etc/buildimage_hash: 2462d77648adbcee91f28dc2572793d5 /src/adm/root.mk md5sum hash: e87d448e0075711d5f1eb12c0fadc33d core@mfext layer (dependency) hash (from cache): 13dd15882fedc5a0cc2b3c32682a90f1 devtools@mfext layer (dependency) hash (from cache): 4f655280cb852c4e314d3be125785bd2 java@mfext layer (dependency) hash (from cache): b09fbeaa304696432bc531b03f4eedf8 monitoring@mfext layer (dependency) hash (from cache): 2adf4e80cf2ad876bfd5548cf0b3874c nodejs@mfext layer (dependency) hash (from cache): d0df3dc97b1bf40425a9a3d0ac84abb4 openresty@mfext layer (dependency) hash (from cache): 175ff3b4f2dde25a7230fcb631eb6fd8 python3@mfext layer (dependency) hash (from cache): 2cdd42f36785344f92546b1c401accc9 python3_core@mfext layer (dependency) hash (from cache): e4424ab2bcdaca0acd2ead68ea35fc9f python3_devtools@mfext layer (dependency) hash (from cache): 45d3e92b6d7726ec7eed736f98854e09 python3_scientific_core@mfext layer (dependency) hash (from cache): 786c3906faedeca15f5008f7ec352be6 root@mfext layer (dependency) hash (from cache): 6fba25f9c014d42eadb5b98c468f075d scientific_core@mfext layer (dependency) hash (from cache): 66c085a6b6014e2b454e48a9846dba53 source hash: fe223ce2278f72f97ca982b840595b3f cache hit (used: /buildcache/mfext_cache_layer_default_96c976c47c4df1fbd3942bad43907715.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-2.1/opt/default ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-2.1/opt/default/.mfextaddon; fi _layer_dhash "default@mfext" >/opt/metwork-mfext-2.1/opt/default/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.1/opt/default" cache already exist (/buildcache/mfext_cache_layer_default_96c976c47c4df1fbd3942bad43907715.tar) 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 metwork_debug /opt/metwork-mfext-2.1/bin/metwork_debug chmod a+rx /opt/metwork-mfext-2.1/bin/metwork_debug cp -f _launch_crontab /opt/metwork-mfext-2.1/bin/_launch_crontab chmod a+rx /opt/metwork-mfext-2.1/bin/_launch_crontab cp -f clear.sh /opt/metwork-mfext-2.1/bin/clear.sh chmod a+rx /opt/metwork-mfext-2.1/bin/clear.sh cp -f _doc_layer.sh /opt/metwork-mfext-2.1/bin/_doc_layer.sh chmod a+rx /opt/metwork-mfext-2.1/bin/_doc_layer.sh cp -f _yaml_to_md.py /opt/metwork-mfext-2.1/bin/_yaml_to_md.py chmod a+rx /opt/metwork-mfext-2.1/bin/_yaml_to_md.py cp -f _packaging_get_module_dependencies /opt/metwork-mfext-2.1/bin/_packaging_get_module_dependencies chmod a+rx /opt/metwork-mfext-2.1/bin/_packaging_get_module_dependencies cp -f _packaging_get_module_layers /opt/metwork-mfext-2.1/bin/_packaging_get_module_layers chmod a+rx /opt/metwork-mfext-2.1/bin/_packaging_get_module_layers cp -f _packaging_get_layer_dependencies /opt/metwork-mfext-2.1/bin/_packaging_get_layer_dependencies chmod a+rx /opt/metwork-mfext-2.1/bin/_packaging_get_layer_dependencies cp -f _packaging_get_package_name /opt/metwork-mfext-2.1/bin/_packaging_get_package_name chmod a+rx /opt/metwork-mfext-2.1/bin/_packaging_get_package_name cp -f components /opt/metwork-mfext-2.1/bin/components chmod a+rx /opt/metwork-mfext-2.1/bin/components cp -f _circus.start /opt/metwork-mfext-2.1/bin/_circus.start chmod a+rx /opt/metwork-mfext-2.1/bin/_circus.start cp -f _circus.stop /opt/metwork-mfext-2.1/bin/_circus.stop chmod a+rx /opt/metwork-mfext-2.1/bin/_circus.stop cp -f _circus.status /opt/metwork-mfext-2.1/bin/_circus.status chmod a+rx /opt/metwork-mfext-2.1/bin/_circus.status cp -f _ini_to_env.py /opt/metwork-mfext-2.1/bin/_ini_to_env.py chmod a+rx /opt/metwork-mfext-2.1/bin/_ini_to_env.py cp -f before_start_redis /opt/metwork-mfext-2.1/bin/before_start_redis chmod a+rx /opt/metwork-mfext-2.1/bin/before_start_redis cp -f before_start_nginx /opt/metwork-mfext-2.1/bin/before_start_nginx chmod a+rx /opt/metwork-mfext-2.1/bin/before_start_nginx cp -f port_test.sh /opt/metwork-mfext-2.1/bin/port_test.sh chmod a+rx /opt/metwork-mfext-2.1/bin/port_test.sh cp -f _make_and_install_crontab.sh /opt/metwork-mfext-2.1/bin/_make_and_install_crontab.sh chmod a+rx /opt/metwork-mfext-2.1/bin/_make_and_install_crontab.sh cp -f _uninstall_crontab.sh /opt/metwork-mfext-2.1/bin/_uninstall_crontab.sh chmod a+rx /opt/metwork-mfext-2.1/bin/_uninstall_crontab.sh cp -f circus_status_watcher.sh /opt/metwork-mfext-2.1/bin/circus_status_watcher.sh chmod a+rx /opt/metwork-mfext-2.1/bin/circus_status_watcher.sh cp -f redis_status.sh /opt/metwork-mfext-2.1/bin/redis_status.sh chmod a+rx /opt/metwork-mfext-2.1/bin/redis_status.sh cp -f config.py /opt/metwork-mfext-2.1/bin/config.py chmod a+rx /opt/metwork-mfext-2.1/bin/config.py cp -f _prepare_config.py /opt/metwork-mfext-2.1/bin/_prepare_config.py chmod a+rx /opt/metwork-mfext-2.1/bin/_prepare_config.py cp -f _make_nethard_config.py /opt/metwork-mfext-2.1/bin/_make_nethard_config.py chmod a+rx /opt/metwork-mfext-2.1/bin/_make_nethard_config.py cp -f _make_circus_conf /opt/metwork-mfext-2.1/bin/_make_circus_conf chmod a+rx /opt/metwork-mfext-2.1/bin/_make_circus_conf cp -f _make_crontab.py /opt/metwork-mfext-2.1/bin/_make_crontab.py chmod a+rx /opt/metwork-mfext-2.1/bin/_make_crontab.py cp -f remove_empty.sh /opt/metwork-mfext-2.1/bin/remove_empty.sh chmod a+rx /opt/metwork-mfext-2.1/bin/remove_empty.sh cp -f kill_remaining_processes.py /opt/metwork-mfext-2.1/bin/kill_remaining_processes.py chmod a+rx /opt/metwork-mfext-2.1/bin/kill_remaining_processes.py cp -f bootstrap_plugin.py /opt/metwork-mfext-2.1/bin/bootstrap_plugin.py chmod a+rx /opt/metwork-mfext-2.1/bin/bootstrap_plugin.py cp -f _make_nginx_conf /opt/metwork-mfext-2.1/bin/_make_nginx_conf chmod a+rx /opt/metwork-mfext-2.1/bin/_make_nginx_conf cp -f bootstrap_plugin.post /opt/metwork-mfext-2.1/bin/bootstrap_plugin.post chmod a+rx /opt/metwork-mfext-2.1/bin/bootstrap_plugin.post cp -f _circusctl /opt/metwork-mfext-2.1/bin/_circusctl chmod a+rx /opt/metwork-mfext-2.1/bin/_circusctl cp -f _install_or_update_configured_plugins.py /opt/metwork-mfext-2.1/bin/_install_or_update_configured_plugins.py chmod a+rx /opt/metwork-mfext-2.1/bin/_install_or_update_configured_plugins.py cp -f nginx.status /opt/metwork-mfext-2.1/bin/nginx.status chmod a+rx /opt/metwork-mfext-2.1/bin/nginx.status cp -f find_zombies_nginx_workers.py /opt/metwork-mfext-2.1/bin/find_zombies_nginx_workers.py chmod a+rx /opt/metwork-mfext-2.1/bin/find_zombies_nginx_workers.py cp -f before_start_telegraf /opt/metwork-mfext-2.1/bin/before_start_telegraf chmod a+rx /opt/metwork-mfext-2.1/bin/before_start_telegraf cp -f _circus_wait_watcher_stopped.sh /opt/metwork-mfext-2.1/bin/_circus_wait_watcher_stopped.sh chmod a+rx /opt/metwork-mfext-2.1/bin/_circus_wait_watcher_stopped.sh cp -f _circus_wait_watcher_stopped.py /opt/metwork-mfext-2.1/bin/_circus_wait_watcher_stopped.py chmod a+rx /opt/metwork-mfext-2.1/bin/_circus_wait_watcher_stopped.py cp -f _circus_schedule_stop_watcher.sh /opt/metwork-mfext-2.1/bin/_circus_schedule_stop_watcher.sh chmod a+rx /opt/metwork-mfext-2.1/bin/_circus_schedule_stop_watcher.sh cp -f _install_plugin_virtualenv /opt/metwork-mfext-2.1/bin/_install_plugin_virtualenv chmod a+rx /opt/metwork-mfext-2.1/bin/_install_plugin_virtualenv cp -f _plugins.preuninstall /opt/metwork-mfext-2.1/bin/_plugins.preuninstall chmod a+rx /opt/metwork-mfext-2.1/bin/_plugins.preuninstall cp -f _plugins.postinstall /opt/metwork-mfext-2.1/bin/_plugins.postinstall chmod a+rx /opt/metwork-mfext-2.1/bin/_plugins.postinstall cp -f list_metwork_processes.py /opt/metwork-mfext-2.1/bin/list_metwork_processes.py chmod a+rx /opt/metwork-mfext-2.1/bin/list_metwork_processes.py cp -f telegraf_collector_metwork_module.py /opt/metwork-mfext-2.1/bin/telegraf_collector_metwork_module.py chmod a+rx /opt/metwork-mfext-2.1/bin/telegraf_collector_metwork_module.py cp -f _nginx.reload /opt/metwork-mfext-2.1/bin/_nginx.reload chmod a+rx /opt/metwork-mfext-2.1/bin/_nginx.reload cp -f _circus.reload /opt/metwork-mfext-2.1/bin/_circus.reload chmod a+rx /opt/metwork-mfext-2.1/bin/_circus.reload cp -f _plugins.is_dangerous /opt/metwork-mfext-2.1/bin/_plugins.is_dangerous chmod a+rx /opt/metwork-mfext-2.1/bin/_plugins.is_dangerous cp -f _circus_wait_watcher_started.sh /opt/metwork-mfext-2.1/bin/_circus_wait_watcher_started.sh chmod a+rx /opt/metwork-mfext-2.1/bin/_circus_wait_watcher_started.sh cp -f _circus_wait_watcher_started.py /opt/metwork-mfext-2.1/bin/_circus_wait_watcher_started.py chmod a+rx /opt/metwork-mfext-2.1/bin/_circus_wait_watcher_started.py cp -f nginxfmt.py /opt/metwork-mfext-2.1/bin/nginxfmt.py chmod a+rx /opt/metwork-mfext-2.1/bin/nginxfmt.py cp -f before_start_conf_monitor /opt/metwork-mfext-2.1/bin/before_start_conf_monitor chmod a+rx /opt/metwork-mfext-2.1/bin/before_start_conf_monitor cp -f _no_automatic_kill.sh /opt/metwork-mfext-2.1/bin/_no_automatic_kill.sh chmod a+rx /opt/metwork-mfext-2.1/bin/_no_automatic_kill.sh cp -f plugins.status /opt/metwork-mfext-2.1/bin/plugins.status chmod a+rx /opt/metwork-mfext-2.1/bin/plugins.status cp -f _plugins.status /opt/metwork-mfext-2.1/bin/_plugins.status chmod a+rx /opt/metwork-mfext-2.1/bin/_plugins.status cp -f _plugins.stop /opt/metwork-mfext-2.1/bin/_plugins.stop chmod a+rx /opt/metwork-mfext-2.1/bin/_plugins.stop cp -f plugins.stop /opt/metwork-mfext-2.1/bin/plugins.stop chmod a+rx /opt/metwork-mfext-2.1/bin/plugins.stop cp -f _plugins.start /opt/metwork-mfext-2.1/bin/_plugins.start chmod a+rx /opt/metwork-mfext-2.1/bin/_plugins.start cp -f plugins.start /opt/metwork-mfext-2.1/bin/plugins.start chmod a+rx /opt/metwork-mfext-2.1/bin/plugins.start cp -f _send_state.py /opt/metwork-mfext-2.1/bin/_send_state.py chmod a+rx /opt/metwork-mfext-2.1/bin/_send_state.py cp -f _prepare_plugin_config.py /opt/metwork-mfext-2.1/bin/_prepare_plugin_config.py chmod a+rx /opt/metwork-mfext-2.1/bin/_prepare_plugin_config.py cp -f _remove_plugin_config.py /opt/metwork-mfext-2.1/bin/_remove_plugin_config.py chmod a+rx /opt/metwork-mfext-2.1/bin/_remove_plugin_config.py cp -f pip_wrapper /opt/metwork-mfext-2.1/bin/pip_wrapper chmod a+rx /opt/metwork-mfext-2.1/bin/pip_wrapper cp -f _circus_schedule_start_watcher.py /opt/metwork-mfext-2.1/bin/_circus_schedule_start_watcher.py chmod a+rx /opt/metwork-mfext-2.1/bin/_circus_schedule_start_watcher.py cp -f _circus_schedule_start_watcher.sh /opt/metwork-mfext-2.1/bin/_circus_schedule_start_watcher.sh chmod a+rx /opt/metwork-mfext-2.1/bin/_circus_schedule_start_watcher.sh cp -f _circus_schedule_stop_watcher.py /opt/metwork-mfext-2.1/bin/_circus_schedule_stop_watcher.py chmod a+rx /opt/metwork-mfext-2.1/bin/_circus_schedule_stop_watcher.py cp -f _circus_wait.py /opt/metwork-mfext-2.1/bin/_circus_wait.py chmod a+rx /opt/metwork-mfext-2.1/bin/_circus_wait.py cp -f _circus_wait.sh /opt/metwork-mfext-2.1/bin/_circus_wait.sh chmod a+rx /opt/metwork-mfext-2.1/bin/_circus_wait.sh cp -f wait_redis.py /opt/metwork-mfext-2.1/bin/wait_redis.py chmod a+rx /opt/metwork-mfext-2.1/bin/wait_redis.py cp -f repeat.sh /opt/metwork-mfext-2.1/bin/repeat.sh chmod a+rx /opt/metwork-mfext-2.1/bin/repeat.sh cp -f before_start_vector /opt/metwork-mfext-2.1/bin/before_start_vector chmod a+rx /opt/metwork-mfext-2.1/bin/before_start_vector cp --preserve=mode --dereference -Rf _metwork.spec /opt/metwork-mfext-2.1/share/_metwork.spec cp --preserve=mode --dereference -Rf startup_scripts_profiles.mk /opt/metwork-mfext-2.1/share/startup_scripts_profiles.mk cp --preserve=mode --dereference -Rf plugin.mk /opt/metwork-mfext-2.1/share/plugin.mk cp --preserve=mode --dereference -Rf config_subdir.mk /opt/metwork-mfext-2.1/share/config_subdir.mk cp --preserve=mode --dereference -Rf metwork.service /opt/metwork-mfext-2.1/share/metwork.service cp --preserve=mode --dereference -Rf templates/bashrc /opt/metwork-mfext-2.1/share/templates/bashrc /opt/metwork-mfext-2.1/bin/_make_file_from_template.sh bashrc .custom >/opt/metwork-mfext-2.1/share/bashrc cp --preserve=mode --dereference -Rf templates/bash_profile /opt/metwork-mfext-2.1/share/templates/bash_profile /opt/metwork-mfext-2.1/bin/_make_file_from_template.sh bash_profile .custom >/opt/metwork-mfext-2.1/share/bash_profile cp --preserve=mode --dereference -Rf templates/profile /opt/metwork-mfext-2.1/share/templates/profile cp --preserve=mode --dereference -Rf templates/config_profile /opt/metwork-mfext-2.1/share/templates/config_profile cp --preserve=mode --dereference -Rf templates/nethard_profile /opt/metwork-mfext-2.1/share/templates/nethard_profile /opt/metwork-mfext-2.1/bin/_make_file_from_template.sh profile .custom >/opt/metwork-mfext-2.1/share/profile cp --preserve=mode --dereference -Rf templates/interactive_profile /opt/metwork-mfext-2.1/share/templates/interactive_profile /opt/metwork-mfext-2.1/bin/_make_file_from_template.sh interactive_profile .custom >/opt/metwork-mfext-2.1/share/interactive_profile cp --preserve=mode --dereference -Rf templates/load_env.sh /opt/metwork-mfext-2.1/share/templates/load_env.sh export ROOT_DIR=/opt/metwork-mfext-2.1 && /opt/metwork-mfext-2.1/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-2.1/share/load_env.sh export ROOT_DIR=`pwd`/.. && /opt/metwork-mfext-2.1/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-2.1/share/load_env_and_cd_sources.sh export ROOT_DIR=RUNTIME && /opt/metwork-mfext-2.1/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-2.1/share/load_env_and_cd_runtime.sh cp --preserve=mode --dereference -Rf templates/mfxxx_wrapper /opt/metwork-mfext-2.1/share/templates/mfxxx_wrapper /opt/metwork-mfext-2.1/bin/_make_file_from_template.sh mfxxx_wrapper .custom >/opt/metwork-mfext-2.1/bin/mfext_wrapper chmod a+rx /opt/metwork-mfext-2.1/bin/mfext_wrapper cp --preserve=mode --dereference -Rf templates/_mfxxx_wrapper /opt/metwork-mfext-2.1/share/templates/_mfxxx_wrapper /opt/metwork-mfext-2.1/bin/_make_file_from_template.sh _mfxxx_wrapper .custom >/opt/metwork-mfext-2.1/bin/_mfext_wrapper chmod a+rx /opt/metwork-mfext-2.1/bin/_mfext_wrapper cp --preserve=mode --dereference -Rf templates/mflog_override.conf /opt/metwork-mfext-2.1/share/templates/mflog_override.conf cp --preserve=mode --dereference -Rf templates/mfxxx.autorestart /opt/metwork-mfext-2.1/share/templates/mfxxx.autorestart cp --preserve=mode --dereference -Rf templates/mfxxx.init /opt/metwork-mfext-2.1/share/templates/mfxxx.init cp --preserve=mode --dereference -Rf templates/mfxxx.start /opt/metwork-mfext-2.1/share/templates/mfxxx.start cp --preserve=mode --dereference -Rf templates/mfxxx.status /opt/metwork-mfext-2.1/share/templates/mfxxx.status cp --preserve=mode --dereference -Rf templates/mfxxx.stop /opt/metwork-mfext-2.1/share/templates/mfxxx.stop cp --preserve=mode --dereference -Rf templates/redis_plugin_xxx.conf /opt/metwork-mfext-2.1/share/templates/redis_plugin_xxx.conf cp --preserve=mode --dereference -Rf templates/telegraf.conf /opt/metwork-mfext-2.1/share/templates/telegraf.conf cp --preserve=mode --dereference -Rf templates/vector.toml /opt/metwork-mfext-2.1/share/templates/vector.toml cp --preserve=mode --dereference -Rf templates/circus.ini /opt/metwork-mfext-2.1/share/templates/circus.ini cp --preserve=mode --dereference -Rf templates/config.ini /opt/metwork-mfext-2.1/share/templates/config.ini cp --preserve=mode --dereference -Rf templates/crontab /opt/metwork-mfext-2.1/share/templates/crontab cp --preserve=mode --dereference -Rf templates/cronwrap.sh /opt/metwork-mfext-2.1/share/templates/cronwrap.sh cp --preserve=mode --dereference -Rf templates/layer.md /opt/metwork-mfext-2.1/share/templates/layer.md mkdir -p /opt/metwork-mfext-2.1/lib/mfext touch /opt/metwork-mfext-2.1/lib/mfext/__init__.py cp -f ini_to_env.py /opt/metwork-mfext-2.1/lib/mfext/ini_to_env.py cp -f circus_hooks.py /opt/metwork-mfext-2.1/lib/mfext/circus_hooks.py cp -f mflog_addon.py /opt/metwork-mfext-2.1/lib/mfext/mflog_addon.py cp -f conf_monitor.py /opt/metwork-mfext-2.1/lib/mfext/conf_monitor.py cp -f circus.py /opt/metwork-mfext-2.1/lib/mfext/circus.py cat metwork | /opt/metwork-mfext-2.1/bin/envtpl >/opt/metwork-mfext-2.1/bin/metwork make[1]: Leaving directory '/src/adm' if test "" != "1"; then _layer_dhash root@mfext >/opt/metwork-mfext-2.1/.dhash; fi layer_wrapper --layers=python3_devtools@mfext -- _yaml_to_md.py ALL >.metwork-framework/components.md