cd layers && make make[1]: Entering directory `/src/layers' make[2]: Entering directory `/src/layers/layer1_elasticsearch' if test "MFEXT" = "MFEXT" -a "1" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/opt/elasticsearch/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/opt/elasticsearch/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "1" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/opt/elasticsearch/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/opt/elasticsearch/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.2/opt/elasticsearch" "elasticsearch" /etc/buildimage_hash: e6d30d5c60f50810bcc480765d05d990 /src/adm/root.mk md5sum hash: ac2e80bada450f56935f224b60d3d5dd core@mfext layer (dependency) hash (from cache): 4529b7ce8f468b34ba7525fb7d7f0c34 root@mfext layer (dependency) hash (from cache): c444ca34af4e3526610347160eb3e9ef source hash: 08505238e3f3402624c0a631b125fa1a cache missed (/buildcache/mfext_cache_layer_elasticsearch_7cb0bcf1c05a5b952356f5ff286569e3.tar) if ! test -f cache/hit; then \ for SUBDIR in 0010_elasticsearch; 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.2/opt/elasticsearch ; \ fi make[3]: Entering directory `/src/layers/layer1_elasticsearch/0010_elasticsearch' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,elasticsearch@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/elasticsearch/share/metwork_packages/elasticsearch.yaml touch /opt/metwork-mfext-1.2/opt/elasticsearch/share/metwork_packages/elasticsearch.yaml echo "name: 'elasticsearch'" >>/opt/metwork-mfext-1.2/opt/elasticsearch/share/metwork_packages/elasticsearch.yaml echo "version: '7.15.1'" >>/opt/metwork-mfext-1.2/opt/elasticsearch/share/metwork_packages/elasticsearch.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/elasticsearch/share/metwork_packages/elasticsearch.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/elasticsearch/share/metwork_packages/elasticsearch.yaml echo "checksum: 'b41aeeafdd2dbf61db842bc7a017dfeb'" >>/opt/metwork-mfext-1.2/opt/elasticsearch/share/metwork_packages/elasticsearch.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/elasticsearch/share/metwork_packages/elasticsearch.yaml echo -n "Elasticsearch is a distributed, RESTful search and analytics engine" |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/elasticsearch/share/metwork_packages/elasticsearch.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/elasticsearch/share/metwork_packages/elasticsearch.yaml echo "website: 'https://www.elastic.co/products/elasticsearch'" >>/opt/metwork-mfext-1.2/opt/elasticsearch/share/metwork_packages/elasticsearch.yaml echo "license: 'Apache'" >>/opt/metwork-mfext-1.2/opt/elasticsearch/share/metwork_packages/elasticsearch.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/elasticsearch/share/metwork_packages/elasticsearch.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/elasticsearch/share/metwork_packages/elasticsearch.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/elasticsearch/share/metwork_packages/elasticsearch.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/elasticsearch/share/metwork_packages/elasticsearch.yaml; fi make --file=/opt/metwork-mfext-1.2/share/Makefile.standard PREFIX=/opt/metwork-mfext-1.2/opt/elasticsearch download uncompress make[1]: Entering directory '/src/layers/layer1_elasticsearch/0010_elasticsearch' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/elasticsearch-7.15.1.tar.gz` `readlink -m ./sources` MD5 b41aeeafdd2dbf61db842bc7a017dfeb Computing checksum for /src/layers/layer1_elasticsearch/0010_elasticsearch/build/elasticsearch-7.15.1.tar.gz... Good checksum rm -Rf elasticsearch-7.15.1 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/elasticsearch-7.15.1.tar.gz` tar.gz elasticsearch-7.15.1 make[1]: Leaving directory '/src/layers/layer1_elasticsearch/0010_elasticsearch' rm -Rf /opt/metwork-mfext-1.2/opt/elasticsearch/opt/elasticsearch mkdir -p /opt/metwork-mfext-1.2/opt/elasticsearch/opt cd build && cp -Rf elasticsearch-7.15.1 /opt/metwork-mfext-1.2/opt/elasticsearch/opt/elasticsearch mkdir -p /opt/metwork-mfext-1.2/opt/elasticsearch/bin cp elasticsearch /opt/metwork-mfext-1.2/opt/elasticsearch/bin make[3]: Leaving directory `/src/layers/layer1_elasticsearch/0010_elasticsearch' if test "1" = "1"; then echo elasticsearch > /opt/metwork-mfext-1.2/opt/elasticsearch/.mfextaddon; fi _layer_dhash "elasticsearch@mfext" >/opt/metwork-mfext-1.2/opt/elasticsearch/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.2/opt/elasticsearch" cache: /buildcache/mfext_cache_layer_elasticsearch_7cb0bcf1c05a5b952356f5ff286569e3.tar created make[2]: Leaving directory `/src/layers/layer1_elasticsearch' make[1]: Leaving directory `/src/layers' if test "1" != "1"; then _layer_dhash root@mfext >/opt/metwork-mfext-1.2/.dhash; fi layer_wrapper --layers=python3_devtools@mfext -- _yaml_to_md.py ALL >.metwork-framework/components.md /opt/metwork-mfext-1.2/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))