Caching blobs under "/var/cache/blobs". Getting image source signatures Copying blob sha256:fdb393d8227cbe9756537d3f215a3098ae797bd4bde422aaa10ebde84a940893 Copying blob sha256:da0b6b24664928cd7aa70ad541b19a7db06844139d0ddbe903e54b8531016c6e Copying blob sha256:6b536614e8f89a67294fb2b5a743b44675697c47e22b116d03249fbf1f0da8c0 Copying config sha256:e6525e5ac6d23f1866952fd89f23e992f44da67a58fb3382be1c8afabfd08c76 Writing manifest to image destination Storing signatures Getting image source signatures Copying blob sha256:6b536614e8f89a67294fb2b5a743b44675697c47e22b116d03249fbf1f0da8c0 Copying blob sha256:fdb393d8227cbe9756537d3f215a3098ae797bd4bde422aaa10ebde84a940893 Copying blob sha256:da0b6b24664928cd7aa70ad541b19a7db06844139d0ddbe903e54b8531016c6e Copying blob sha256:1fbba8027163acaa8919ff674ca1c6e71e798d98263ec1c68f0e9d83749dc683 Copying config sha256:52ba93898514376e0dc1b98da6996f933fad73416daa90c559caf3b118ac63ed Writing manifest to image destination Storing signatures Generating dockerfile with builder image registry-proxy.engineering.redhat.com/rh-osbs/jboss-eap-7-tech-preview-eap74-openjdk11-openshift-rhel8:7.4.0.Beta-4 Adding transient rw bind mount for /run/secrets/rhsm STEP 1: FROM image-registry.openshift-image-registry.svc:5000/vsalbaba/s2i:latest AS cached STEP 2: USER 185 STEP 3: RUN if [ -s /usr/local/s2i/save-artifacts ]; then /usr/local/s2i/save-artifacts > /tmp/artifacts.tar; else touch /tmp/artifacts.tar; fi ++++ log_info 'Script debugging is enabled, allowing bash commands and their arguments to be printed as they are executed' ++++ local 'message=Script debugging is enabled, allowing bash commands and their arguments to be printed as they are executed' ++++ echo -e 'INFO Script debugging is enabled, allowing bash commands and their arguments to be printed as they are executed' INFO Script debugging is enabled, allowing bash commands and their arguments to be printed as they are executed +++ source /opt/jboss/container/s2i/core//s2i-core ++++ source /opt/jboss/container/util/logging//logging.sh ++++++ type -t log_warning +++++ '[' -z function ']' ++ maven_s2i_init ++ '[' x == x ']' ++ '[' '' == true ']' ++ S2I_ENABLE_INCREMENTAL_BUILDS=true ++ s2i_core_init ++ umask ug+rwx ++ s2i_core_env_init ++ s2i_core_env_init_hook ++ : ++ S2I_DESTINATION_DIR=/tmp ++ S2I_ARTIFACTS_DIR=/tmp/artifacts ++ S2I_SOURCE_DIR=/tmp/src ++ S2I_SOURCE_CONFIGURATION_DIR=configuration ++ S2I_SOURCE_DATA_DIR=data ++ S2I_SOURCE_DEPLOYMENTS_DIR=deployments ++ S2I_TARGET_DEPLOYMENTS_DIR=/deployments ++ S2I_TARGET_CONFIGURATION_DIR=/deployments ++ S2I_TARGET_DATA_DIR=/deployments ++ S2I_IMAGE_SOURCE_MOUNTS= ++ S2I_ENABLE_INCREMENTAL_BUILDS=true ++ s2i_core_env_backward_compatibility ++ export APP_DATADIR=data ++ APP_DATADIR=data ++ export DEPLOYMENTS_DIR=/deployments ++ DEPLOYMENTS_DIR=/deployments ++ export DATA_DIR=/deployments ++ DATA_DIR=/deployments ++ export JAVA_DATA_DIR=/deployments ++ JAVA_DATA_DIR=/deployments ++ export CUSTOM_INSTALL_DIRECTORIES= ++ CUSTOM_INSTALL_DIRECTORIES= ++ '[' -d /tmp/artifacts ']' ++ chmod -R ug+rwX /tmp/artifacts ++ '[' -d /tmp/src ']' ++ MAVEN_S2I_ARTIFACT_DIRS=target ++ MAVEN_S2I_GOALS=package ++ '[' true == true ']' ++ MAVEN_CLEAR_REPO=false ++ export MAVEN_CLEAR_REPO ++ _MAVEN_S2I_SETTINGS_XML=/tmp/artifacts/configuration/settings.xml ++ _MAVEN_S2I_ARCHIVED_REPO=/tmp/artifacts/m2 ++ test -r /opt/jboss/container/maven/default//scl-enable-maven ++ source /opt/jboss/container/maven/default//maven.sh +++ source /opt/jboss/container/util/logging//logging.sh +++++ type -t log_warning ++++ '[' -z function ']' +++ __JBOSS_MAVEN_DEFAULT_SETTINGS_FILE=/home/jboss/.m2/settings.xml ++ source /opt/jboss/container/maven/s2i/maven-overrides ++ maven_s2i_backward_compatibility ++ export ARTIFACT_DIR=target ++ ARTIFACT_DIR=target ++ maven_s2i_source_maven_overrides ++ : ++ maven_init ++ maven_init_vars ++ maven_init_var_MAVEN_LOCAL_REPO ++ MAVEN_LOCAL_REPO=/tmp/artifacts/m2 ++ maven_init_var_MAVEN_SETTINGS_XML ++ '[' -f '' ']' ++ '[' -f /tmp/src/configuration/settings.xml ']' ++ '[' -f /home/jboss/.m2/settings.xml ']' ++ MAVEN_SETTINGS_XML=/home/jboss/.m2/settings.xml ++ maven_init_var_MAVEN_OPTS +++ /opt/jboss/container/java/jvm/java-default-options ++ export 'MAVEN_OPTS=-XX:+UseParallelOldGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:MaxMetaspaceSize=100m -XX:+ExitOnOutOfMemoryError' ++ MAVEN_OPTS='-XX:+UseParallelOldGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:MaxMetaspaceSize=100m -XX:+ExitOnOutOfMemoryError' ++ maven_init_var_MAVEN_ARGS ++ MAVEN_ARGS='-e -Popenshift -DskipTests -Dcom.redhat.xpaas.repo.redhatga -Dfabric8.skip=true -Djkube.skip=true' ++ MAVEN_ARGS='-e -Popenshift -DskipTests -Dcom.redhat.xpaas.repo.redhatga -Dfabric8.skip=true -Djkube.skip=true --batch-mode -Djava.net.preferIPv4Stack=true' ++ MAVEN_ARGS='-e -Popenshift -DskipTests -Dcom.redhat.xpaas.repo.redhatga -Dfabric8.skip=true -Djkube.skip=true --batch-mode -Djava.net.preferIPv4Stack=true -s /home/jboss/.m2/settings.xml' ++ MAVEN_ARGS='-e -Popenshift -DskipTests -Dcom.redhat.xpaas.repo.redhatga -Dfabric8.skip=true -Djkube.skip=true --batch-mode -Djava.net.preferIPv4Stack=true -s /home/jboss/.m2/settings.xml -Dmaven.repo.local=/tmp/artifacts/m2' ++ MAVEN_ARGS='-e -Popenshift -DskipTests -Dcom.redhat.xpaas.repo.redhatga -Dfabric8.skip=true -Djkube.skip=true --batch-mode -Djava.net.preferIPv4Stack=true -s /home/jboss/.m2/settings.xml -Dmaven.repo.local=/tmp/artifacts/m2 ' ++ maven_init_backward_compatibility ++ export MAVEN_REPO_LOCAL=/tmp/artifacts/m2 ++ MAVEN_REPO_LOCAL=/tmp/artifacts/m2 ++ maven_init_settings ++ process_maven_settings_xml /home/jboss/.m2/settings.xml ++ local settings=/home/jboss/.m2/settings.xml ++ add_maven_proxy_settings /home/jboss/.m2/settings.xml ++ local httpsProxy= ++ local httpProxy= ++ local settings=/home/jboss/.m2/settings.xml ++ '[' -n '' ']' ++ '[' -n '' ']' ++ _add_maven_proxy /home/jboss/.m2/settings.xml ++ local settings=/home/jboss/.m2/settings.xml ++ '[' -n '' -a -n '' ']' ++ add_maven_mirrors /home/jboss/.m2/settings.xml ++ local settings=/home/jboss/.m2/settings.xml ++ local counter=1 ++ '[' -n '' ']' ++ IFS=, ++ read -a maven_mirror_prefixes ++ add_maven_repos /home/jboss/.m2/settings.xml ++ local settings=/home/jboss/.m2/settings.xml ++ local 'local_repo_xml=\n /tmp/artifacts/m2' ++ sed -i 's||\n /tmp/artifacts/m2|' /home/jboss/.m2/settings.xml ++ local single_repo_url= ++ '[' -n '' ']' ++ local multi_repo_counter=1 ++ IFS=, ++ read -a multi_repo_prefixes ++ maven_init_local_repo ++ '[' -d /tmp/artifacts/m2 -a /tmp/artifacts/m2 '!=' /tmp/artifacts/m2 ']' ++ maven_s2i_save_artifacts +++ find /tmp/artifacts -maxdepth 0 -type d '!' -empty ++ '[' -n /tmp/artifacts -a -n /tmp/artifacts ']' ++ pushd /tmp/artifacts ++ tar chf - m2 ++ popd ++ TAR_CONTENT=/opt/jboss/container/wildfly/s2i/galleon/tar-content ++ mkdir -p /opt/jboss/container/wildfly/s2i/galleon/tar-content ++ '[' -s /opt/jboss/container/wildfly/s2i/galleon/m2-incremental.tar ']' ++ pushd /opt/jboss/container/wildfly/s2i/galleon/tar-content ++ tar -xf /opt/jboss/container/wildfly/s2i/galleon/m2-incremental.tar ++ popd ++ source /opt/jboss/container/wildfly/s2i/galleon/s2i_galleon +++ GALLEON_GENERIC_LAYERS_DEFINITION=/opt/jboss/container/wildfly/s2i/galleon/provisioning/generic_layers +++ GALLEON_EXTEND_CONFIG_DEFINITION=/opt/jboss/container/wildfly/s2i/galleon/provisioning/extend_config ++ galleon_build_repo_diff /opt/jboss/container/wildfly/s2i/galleon/tar-content ++ LIVE=/opt/jboss/container/wildfly/s2i/galleon/galleon-maven-repo-live.txt ++ STATIC=/opt/jboss/container/wildfly/s2i/galleon/galleon-maven-repo-snapshot.txt ++ DIFF=/opt/jboss/container/wildfly/s2i/galleon/galleon-maven-repo.diff ++ TARGET_DIR=/opt/jboss/container/wildfly/s2i/galleon/tar-content ++ LIVE_M2=/opt/jboss/container/wildfly/s2i/galleon/tar-content/galleon-m2 ++ galleon_dump_repo_file_list /opt/jboss/container/wildfly/s2i/galleon/galleon-maven-repo-live.txt ++ targetFile=/opt/jboss/container/wildfly/s2i/galleon/galleon-maven-repo-live.txt ++ pushd /opt/jboss/container/wildfly/s2i/galleon/galleon-m2-repository ++ find -type f -printf '%P\n' ++ popd ++ diff /opt/jboss/container/wildfly/s2i/galleon/galleon-maven-repo-snapshot.txt /opt/jboss/container/wildfly/s2i/galleon/galleon-maven-repo-live.txt ++ galleon_cp_artifacts /opt/jboss/container/wildfly/s2i/galleon/galleon-maven-repo.diff /opt/jboss/container/wildfly/s2i/galleon/tar-content/galleon-m2 ++ filename=/opt/jboss/container/wildfly/s2i/galleon/galleon-maven-repo.diff ++ targetDir=/opt/jboss/container/wildfly/s2i/galleon/tar-content/galleon-m2 ++ prefix='> ' ++ read line ++ pushd /opt/jboss/container/wildfly/s2i/galleon/galleon-m2-repository ++ find -name resolver-status.properties -printf '%P\n' ++ find -name _remote.repositories -printf '%P\n' ++ popd ++ read line +++ dirname org/jboss/universe/producer/s2i-producers/resolver-status.properties ++ dir=org/jboss/universe/producer/s2i-producers ++ mkdir -p /opt/jboss/container/wildfly/s2i/galleon/tar-content/galleon-m2/org/jboss/universe/producer/s2i-producers ++ cp -r /opt/jboss/container/wildfly/s2i/galleon/galleon-m2-repository/org/jboss/universe/producer/s2i-producers/resolver-status.properties /opt/jboss/container/wildfly/s2i/galleon/tar-content/galleon-m2/org/jboss/universe/producer/s2i-producers ++ read line ++ rm -rf /opt/jboss/container/wildfly/s2i/galleon/resolvers.txt ++ read line +++ dirname org/jboss/eap/galleon/s2i/eap-s2i-galleon-pack/21.0.0.Final/_remote.repositories ++ dir=org/jboss/eap/galleon/s2i/eap-s2i-galleon-pack/21.0.0.Final ++ mkdir -p /opt/jboss/container/wildfly/s2i/galleon/tar-content/galleon-m2/org/jboss/eap/galleon/s2i/eap-s2i-galleon-pack/21.0.0.Final ++ cp -r /opt/jboss/container/wildfly/s2i/galleon/galleon-m2-repository/org/jboss/eap/galleon/s2i/eap-s2i-galleon-pack/21.0.0.Final/_remote.repositories /opt/jboss/container/wildfly/s2i/galleon/tar-content/galleon-m2/org/jboss/eap/galleon/s2i/eap-s2i-galleon-pack/21.0.0.Final ++ read line +++ dirname org/jboss/universe/producer/s2i-producers/1.0.0.Final/_remote.repositories ++ dir=org/jboss/universe/producer/s2i-producers/1.0.0.Final ++ mkdir -p /opt/jboss/container/wildfly/s2i/galleon/tar-content/galleon-m2/org/jboss/universe/producer/s2i-producers/1.0.0.Final ++ cp -r /opt/jboss/container/wildfly/s2i/galleon/galleon-m2-repository/org/jboss/universe/producer/s2i-producers/1.0.0.Final/_remote.repositories /opt/jboss/container/wildfly/s2i/galleon/tar-content/galleon-m2/org/jboss/universe/producer/s2i-producers/1.0.0.Final ++ read line +++ dirname org/jboss/universe/s2i-universe/1.0.0.Final/_remote.repositories ++ dir=org/jboss/universe/s2i-universe/1.0.0.Final ++ mkdir -p /opt/jboss/container/wildfly/s2i/galleon/tar-content/galleon-m2/org/jboss/universe/s2i-universe/1.0.0.Final ++ cp -r /opt/jboss/container/wildfly/s2i/galleon/galleon-m2-repository/org/jboss/universe/s2i-universe/1.0.0.Final/_remote.repositories /opt/jboss/container/wildfly/s2i/galleon/tar-content/galleon-m2/org/jboss/universe/s2i-universe/1.0.0.Final ++ read line ++ rm -rf /opt/jboss/container/wildfly/s2i/galleon/remote-repositories.txt ++ rm -rf /opt/jboss/container/wildfly/s2i/galleon/galleon-maven-repo-live.txt /opt/jboss/container/wildfly/s2i/galleon/galleon-maven-repo.diff +++ find /opt/jboss/container/wildfly/s2i/galleon/tar-content -maxdepth 0 -type d '!' -empty ++ '[' -n /opt/jboss/container/wildfly/s2i/galleon/tar-content -a -n /opt/jboss/container/wildfly/s2i/galleon/tar-content ']' ++ pushd /opt/jboss/container/wildfly/s2i/galleon/tar-content ++ tar chf - galleon-m2 m2 ++ popd ++ rm -rf /opt/jboss/container/wildfly/s2i/galleon/m2-incremental.tar /opt/jboss/container/wildfly/s2i/galleon/tar-content STEP 4: FROM registry-proxy.engineering.redhat.com/rh-osbs/jboss-eap-7-tech-preview-eap74-openjdk11-openshift-rhel8:7.4.0.Beta-4 STEP 5: LABEL "io.openshift.build.image"="registry-proxy.engineering.redhat.com/rh-osbs/jboss-eap-7-tech-preview-eap74-openjdk11-openshift-rhel8:7.4.0.Beta-4" "io.openshift.build.source-location"="/tmp/build/inputs" "io.openshift.s2i.destination"="/tmp" STEP 6: ENV MAVEN_ARGS_APPEND="-o" MAVEN_CLEAR_REPO="true" OPENSHIFT_BUILD_NAME="s2i-2" OPENSHIFT_BUILD_NAMESPACE="vsalbaba" SCRIPT_DEBUG="true" STEP 7: USER root STEP 8: COPY --from=cached /tmp/artifacts.tar /tmp/artifacts.tar STEP 9: COPY upload/src /tmp/src STEP 10: RUN chown -R 185:0 /tmp/artifacts.tar /tmp/src STEP 11: USER 185 STEP 12: RUN if [ -s /tmp/artifacts.tar ]; then mkdir -p /tmp/artifacts; tar -xf /tmp/artifacts.tar -C /tmp/artifacts; fi && rm /tmp/artifacts.tar STEP 13: RUN /usr/local/s2i/assemble +++ log_info 'Script debugging is enabled, allowing bash commands and their arguments to be printed as they are executed' +++ local 'message=Script debugging is enabled, allowing bash commands and their arguments to be printed as they are executed' +++ echo -e 'INFO Script debugging is enabled, allowing bash commands and their arguments to be printed as they are executed' INFO Script debugging is enabled, allowing bash commands and their arguments to be printed as they are executed ++ source /opt/jboss/container/maven/s2i/maven-s2i +++ source /opt/jboss/container/util/logging//logging.sh +++++ type -t log_warning ++++ '[' -z function ']' +++ source /opt/jboss/container/s2i/core//s2i-core ++++ source /opt/jboss/container/util/logging//logging.sh ++++++ type -t log_warning +++++ '[' -z function ']' ++ source /opt/jboss/container/wildfly/s2i/s2i-core-hooks +++ source /opt/jboss/container/util/logging//logging.sh +++++ type -t log_warning ++++ '[' -z function ']' ++ source /opt/jboss/container/wildfly/s2i/galleon/s2i_galleon +++ GALLEON_GENERIC_LAYERS_DEFINITION=/opt/jboss/container/wildfly/s2i/galleon/provisioning/generic_layers +++ GALLEON_EXTEND_CONFIG_DEFINITION=/opt/jboss/container/wildfly/s2i/galleon/provisioning/extend_config ++ galleon_provision_server ++ galleon_init_mvn_env ++ galleon_dump_repo_file_list /opt/jboss/container/wildfly/s2i/galleon/galleon-maven-repo-snapshot.txt ++ targetFile=/opt/jboss/container/wildfly/s2i/galleon/galleon-maven-repo-snapshot.txt ++ pushd /opt/jboss/container/wildfly/s2i/galleon/galleon-m2-repository ++ find -type f -printf '%P\n' ++ popd ++ galleon_handle_incremental_build ++ artifacts=/tmp/artifacts/galleon-m2 ++ '[' -d /tmp/artifacts/galleon-m2 ']' ++ pushd /tmp/artifacts/galleon-m2 ++ cp -r org /opt/jboss/container/wildfly/s2i/galleon/galleon-m2-repository ++ popd ++ rm -rf /tmp/artifacts/galleon-m2 ++ '[' -n '' ']' ++ '[' -n -o ']' ++ ORIGINAL_MAVEN_ARGS_APPEND=-o ++ '[' -n '' ']' ++ '[' -n '' ']' ++ MAVEN_SETTINGS_XML=/opt/jboss/container/wildfly/s2i/galleon/settings.xml ++ maven_s2i_init ++ '[' x == x ']' ++ '[' true == true ']' ++ S2I_ENABLE_INCREMENTAL_BUILDS=false ++ s2i_core_init ++ umask ug+rwx ++ s2i_core_env_init ++ s2i_core_env_init_hook ++ wildfly_s2i_env_init ++ S2I_TARGET_CONFIGURATION_DIR=/opt/eap/standalone/configuration ++ S2I_TARGET_DATA_DIR=/opt/eap/standalone/data ++ WILDFLY_S2I_SOURCE_MODULES_DIR=modules ++ WILDFLY_S2I_TARGET_MODULES_DIR=/opt/eap/modules ++ S2I_DESTINATION_DIR=/tmp ++ S2I_ARTIFACTS_DIR=/tmp/artifacts ++ S2I_SOURCE_DIR=/tmp/src ++ S2I_SOURCE_CONFIGURATION_DIR=configuration ++ S2I_SOURCE_DATA_DIR=data ++ S2I_SOURCE_DEPLOYMENTS_DIR=deployments ++ S2I_TARGET_DEPLOYMENTS_DIR=/deployments ++ S2I_TARGET_CONFIGURATION_DIR=/opt/eap/standalone/configuration ++ S2I_TARGET_DATA_DIR=/opt/eap/standalone/data ++ S2I_IMAGE_SOURCE_MOUNTS= ++ S2I_ENABLE_INCREMENTAL_BUILDS=false ++ s2i_core_env_backward_compatibility ++ export APP_DATADIR=data ++ APP_DATADIR=data ++ export DEPLOYMENTS_DIR=/deployments ++ DEPLOYMENTS_DIR=/deployments ++ export DATA_DIR=/opt/eap/standalone/data ++ DATA_DIR=/opt/eap/standalone/data ++ export JAVA_DATA_DIR=/opt/eap/standalone/data ++ JAVA_DATA_DIR=/opt/eap/standalone/data ++ export CUSTOM_INSTALL_DIRECTORIES= ++ CUSTOM_INSTALL_DIRECTORIES= ++ '[' -d /tmp/artifacts ']' ++ chmod -R ug+rwX /tmp/artifacts ++ '[' -d /tmp/src ']' ++ chmod -R ug+rwX /tmp/src ++ MAVEN_S2I_ARTIFACT_DIRS=target ++ MAVEN_S2I_GOALS=package ++ '[' false == true ']' ++ MAVEN_CLEAR_REPO=true ++ export MAVEN_CLEAR_REPO ++ _MAVEN_S2I_SETTINGS_XML=/tmp/artifacts/configuration/settings.xml ++ _MAVEN_S2I_ARCHIVED_REPO=/tmp/artifacts/m2 ++ test -r /opt/jboss/container/maven/default//scl-enable-maven ++ source /opt/jboss/container/maven/default//maven.sh +++ source /opt/jboss/container/util/logging//logging.sh +++++ type -t log_warning ++++ '[' -z function ']' +++ __JBOSS_MAVEN_DEFAULT_SETTINGS_FILE=/home/jboss/.m2/settings.xml ++ source /opt/jboss/container/maven/s2i/maven-overrides ++ maven_s2i_backward_compatibility ++ export ARTIFACT_DIR=target ++ ARTIFACT_DIR=target ++ maven_s2i_source_maven_overrides ++ : ++ maven_init ++ maven_init_vars ++ maven_init_var_MAVEN_LOCAL_REPO ++ MAVEN_LOCAL_REPO=/tmp/artifacts/m2 ++ maven_init_var_MAVEN_SETTINGS_XML ++ '[' -f /opt/jboss/container/wildfly/s2i/galleon/settings.xml ']' ++ : ++ maven_init_var_MAVEN_OPTS +++ /opt/jboss/container/java/jvm/java-default-options ++ export 'MAVEN_OPTS=-XX:+UseParallelOldGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:MaxMetaspaceSize=100m -XX:+ExitOnOutOfMemoryError' ++ MAVEN_OPTS='-XX:+UseParallelOldGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:MaxMetaspaceSize=100m -XX:+ExitOnOutOfMemoryError' ++ maven_init_var_MAVEN_ARGS ++ MAVEN_ARGS='-e -Popenshift -DskipTests -Dcom.redhat.xpaas.repo.redhatga -Dfabric8.skip=true -Djkube.skip=true' ++ MAVEN_ARGS='-e -Popenshift -DskipTests -Dcom.redhat.xpaas.repo.redhatga -Dfabric8.skip=true -Djkube.skip=true --batch-mode -Djava.net.preferIPv4Stack=true' ++ MAVEN_ARGS='-e -Popenshift -DskipTests -Dcom.redhat.xpaas.repo.redhatga -Dfabric8.skip=true -Djkube.skip=true --batch-mode -Djava.net.preferIPv4Stack=true -s /opt/jboss/container/wildfly/s2i/galleon/settings.xml' ++ MAVEN_ARGS='-e -Popenshift -DskipTests -Dcom.redhat.xpaas.repo.redhatga -Dfabric8.skip=true -Djkube.skip=true --batch-mode -Djava.net.preferIPv4Stack=true -s /opt/jboss/container/wildfly/s2i/galleon/settings.xml -Dmaven.repo.local=/tmp/artifacts/m2' ++ MAVEN_ARGS='-e -Popenshift -DskipTests -Dcom.redhat.xpaas.repo.redhatga -Dfabric8.skip=true -Djkube.skip=true --batch-mode -Djava.net.preferIPv4Stack=true -s /opt/jboss/container/wildfly/s2i/galleon/settings.xml -Dmaven.repo.local=/tmp/artifacts/m2 -o' ++ maven_init_backward_compatibility ++ export MAVEN_REPO_LOCAL=/tmp/artifacts/m2 ++ MAVEN_REPO_LOCAL=/tmp/artifacts/m2 ++ maven_init_settings ++ process_maven_settings_xml /opt/jboss/container/wildfly/s2i/galleon/settings.xml ++ local settings=/opt/jboss/container/wildfly/s2i/galleon/settings.xml ++ add_maven_proxy_settings /opt/jboss/container/wildfly/s2i/galleon/settings.xml ++ local httpsProxy= ++ local httpProxy= ++ local settings=/opt/jboss/container/wildfly/s2i/galleon/settings.xml ++ '[' -n '' ']' ++ '[' -n '' ']' ++ _add_maven_proxy /opt/jboss/container/wildfly/s2i/galleon/settings.xml ++ local settings=/opt/jboss/container/wildfly/s2i/galleon/settings.xml ++ '[' -n '' -a -n '' ']' ++ add_maven_mirrors /opt/jboss/container/wildfly/s2i/galleon/settings.xml ++ local settings=/opt/jboss/container/wildfly/s2i/galleon/settings.xml ++ local counter=1 ++ '[' -n '' ']' ++ IFS=, ++ read -a maven_mirror_prefixes ++ add_maven_repos /opt/jboss/container/wildfly/s2i/galleon/settings.xml ++ local settings=/opt/jboss/container/wildfly/s2i/galleon/settings.xml ++ local 'local_repo_xml=\n /tmp/artifacts/m2' ++ sed -i 's||\n /tmp/artifacts/m2|' /opt/jboss/container/wildfly/s2i/galleon/settings.xml ++ local single_repo_url= ++ '[' -n '' ']' ++ local multi_repo_counter=1 ++ IFS=, ++ read -a multi_repo_prefixes ++ maven_init_local_repo ++ '[' -d /tmp/artifacts/m2 -a /tmp/artifacts/m2 '!=' /tmp/artifacts/m2 ']' ++ MAVEN_LOCAL_REPO=/opt/jboss/container/wildfly/s2i/galleon/galleon-m2-repository ++ unset MAVEN_ARGS ++ unset MAVEN_ARGS_APPEND ++ maven_init_var_MAVEN_ARGS ++ MAVEN_ARGS='-e -Popenshift -DskipTests -Dcom.redhat.xpaas.repo.redhatga -Dfabric8.skip=true -Djkube.skip=true' ++ MAVEN_ARGS='-e -Popenshift -DskipTests -Dcom.redhat.xpaas.repo.redhatga -Dfabric8.skip=true -Djkube.skip=true --batch-mode -Djava.net.preferIPv4Stack=true' ++ MAVEN_ARGS='-e -Popenshift -DskipTests -Dcom.redhat.xpaas.repo.redhatga -Dfabric8.skip=true -Djkube.skip=true --batch-mode -Djava.net.preferIPv4Stack=true -s /opt/jboss/container/wildfly/s2i/galleon/settings.xml' ++ MAVEN_ARGS='-e -Popenshift -DskipTests -Dcom.redhat.xpaas.repo.redhatga -Dfabric8.skip=true -Djkube.skip=true --batch-mode -Djava.net.preferIPv4Stack=true -s /opt/jboss/container/wildfly/s2i/galleon/settings.xml -Dmaven.repo.local=/opt/jboss/container/wildfly/s2i/galleon/galleon-m2-repository' ++ MAVEN_ARGS='-e -Popenshift -DskipTests -Dcom.redhat.xpaas.repo.redhatga -Dfabric8.skip=true -Djkube.skip=true --batch-mode -Djava.net.preferIPv4Stack=true -s /opt/jboss/container/wildfly/s2i/galleon/settings.xml -Dmaven.repo.local=/opt/jboss/container/wildfly/s2i/galleon/galleon-m2-repository ' ++ MAVEN_ARGS='-e -Popenshift -DskipTests -Dcom.redhat.xpaas.repo.redhatga -Dfabric8.skip=true -Djkube.skip=true --batch-mode -Djava.net.preferIPv4Stack=true -s /opt/jboss/container/wildfly/s2i/galleon/settings.xml -Dmaven.repo.local=/opt/jboss/container/wildfly/s2i/galleon/galleon-m2-repository -Djboss.modules.settings.xml.url=file:///opt/jboss/container/wildfly/s2i/galleon/settings.xml' ++ GALLEON_LOCAL_PROVISIONING=/tmp/src/galleon ++ GALLEON_ROOT_DIR=/opt/jboss/container/eap/galleon/definitions ++ nb=0 ++ '[' -n '' ']' ++ '[' -n '' ']' ++ '[' 0 -gt 1 ']' ++ '[' -n '' ']' ++ '[' -z '' ']' ++ '[' -z '' ']' ++ '[' -d /tmp/src/galleon ']' ++ '[' -z '' ']' ++ '[' '!' -z '' ']' ++ '[' '!' -z '' ']' ++ galleon_reset_mvn_env ++ unset MAVEN_LOCAL_REPO ++ '[' -n '' ']' ++ unset MAVEN_SETTINGS_XML ++ '[' -n '' ']' ++ unset MAVEN_ARGS ++ '[' -n '' ']' ++ '[' -n -o ']' ++ MAVEN_ARGS_APPEND=-o ++ maven_s2i_build ++ maven_s2i_init ++ '[' xfalse == x ']' ++ s2i_core_init ++ umask ug+rwx ++ s2i_core_env_init ++ s2i_core_env_init_hook ++ wildfly_s2i_env_init ++ S2I_TARGET_CONFIGURATION_DIR=/opt/eap/standalone/configuration ++ S2I_TARGET_DATA_DIR=/opt/eap/standalone/data ++ WILDFLY_S2I_SOURCE_MODULES_DIR=modules ++ WILDFLY_S2I_TARGET_MODULES_DIR=/opt/eap/modules ++ S2I_DESTINATION_DIR=/tmp ++ S2I_ARTIFACTS_DIR=/tmp/artifacts ++ S2I_SOURCE_DIR=/tmp/src ++ S2I_SOURCE_CONFIGURATION_DIR=configuration ++ S2I_SOURCE_DATA_DIR=data ++ S2I_SOURCE_DEPLOYMENTS_DIR=deployments ++ S2I_TARGET_DEPLOYMENTS_DIR=/deployments ++ S2I_TARGET_CONFIGURATION_DIR=/opt/eap/standalone/configuration ++ S2I_TARGET_DATA_DIR=/opt/eap/standalone/data ++ S2I_IMAGE_SOURCE_MOUNTS= ++ S2I_ENABLE_INCREMENTAL_BUILDS=false ++ s2i_core_env_backward_compatibility ++ export APP_DATADIR=data ++ APP_DATADIR=data ++ export DEPLOYMENTS_DIR=/deployments ++ DEPLOYMENTS_DIR=/deployments ++ export DATA_DIR=/opt/eap/standalone/data ++ DATA_DIR=/opt/eap/standalone/data ++ export JAVA_DATA_DIR=/opt/eap/standalone/data ++ JAVA_DATA_DIR=/opt/eap/standalone/data ++ export CUSTOM_INSTALL_DIRECTORIES= ++ CUSTOM_INSTALL_DIRECTORIES= ++ '[' -d /tmp/artifacts ']' ++ chmod -R ug+rwX /tmp/artifacts ++ '[' -d /tmp/src ']' ++ chmod -R ug+rwX /tmp/src ++ MAVEN_S2I_ARTIFACT_DIRS=target ++ MAVEN_S2I_GOALS=package ++ '[' false == true ']' ++ MAVEN_CLEAR_REPO=true ++ export MAVEN_CLEAR_REPO ++ _MAVEN_S2I_SETTINGS_XML=/tmp/artifacts/configuration/settings.xml ++ _MAVEN_S2I_ARCHIVED_REPO=/tmp/artifacts/m2 ++ test -r /opt/jboss/container/maven/default//scl-enable-maven ++ source /opt/jboss/container/maven/default//maven.sh +++ source /opt/jboss/container/util/logging//logging.sh +++++ type -t log_warning ++++ '[' -z function ']' +++ __JBOSS_MAVEN_DEFAULT_SETTINGS_FILE=/home/jboss/.m2/settings.xml ++ source /opt/jboss/container/maven/s2i/maven-overrides ++ maven_s2i_backward_compatibility ++ export ARTIFACT_DIR=target ++ ARTIFACT_DIR=target ++ maven_s2i_source_maven_overrides ++ : ++ maven_init ++ maven_init_vars ++ maven_init_var_MAVEN_LOCAL_REPO ++ MAVEN_LOCAL_REPO=/tmp/artifacts/m2 ++ maven_init_var_MAVEN_SETTINGS_XML ++ '[' -f '' ']' ++ '[' -f /tmp/src/configuration/settings.xml ']' ++ '[' -f /home/jboss/.m2/settings.xml ']' ++ MAVEN_SETTINGS_XML=/home/jboss/.m2/settings.xml ++ maven_init_var_MAVEN_OPTS ++ export 'MAVEN_OPTS=-XX:+UseParallelOldGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:MaxMetaspaceSize=100m -XX:+ExitOnOutOfMemoryError' ++ MAVEN_OPTS='-XX:+UseParallelOldGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:MaxMetaspaceSize=100m -XX:+ExitOnOutOfMemoryError' ++ maven_init_var_MAVEN_ARGS ++ MAVEN_ARGS='-e -Popenshift -DskipTests -Dcom.redhat.xpaas.repo.redhatga -Dfabric8.skip=true -Djkube.skip=true' ++ MAVEN_ARGS='-e -Popenshift -DskipTests -Dcom.redhat.xpaas.repo.redhatga -Dfabric8.skip=true -Djkube.skip=true --batch-mode -Djava.net.preferIPv4Stack=true' ++ MAVEN_ARGS='-e -Popenshift -DskipTests -Dcom.redhat.xpaas.repo.redhatga -Dfabric8.skip=true -Djkube.skip=true --batch-mode -Djava.net.preferIPv4Stack=true -s /home/jboss/.m2/settings.xml' ++ MAVEN_ARGS='-e -Popenshift -DskipTests -Dcom.redhat.xpaas.repo.redhatga -Dfabric8.skip=true -Djkube.skip=true --batch-mode -Djava.net.preferIPv4Stack=true -s /home/jboss/.m2/settings.xml -Dmaven.repo.local=/tmp/artifacts/m2' ++ MAVEN_ARGS='-e -Popenshift -DskipTests -Dcom.redhat.xpaas.repo.redhatga -Dfabric8.skip=true -Djkube.skip=true --batch-mode -Djava.net.preferIPv4Stack=true -s /home/jboss/.m2/settings.xml -Dmaven.repo.local=/tmp/artifacts/m2 -o' ++ maven_init_backward_compatibility ++ export MAVEN_REPO_LOCAL=/tmp/artifacts/m2 ++ MAVEN_REPO_LOCAL=/tmp/artifacts/m2 ++ maven_init_settings ++ process_maven_settings_xml /home/jboss/.m2/settings.xml ++ local settings=/home/jboss/.m2/settings.xml ++ add_maven_proxy_settings /home/jboss/.m2/settings.xml ++ local httpsProxy= ++ local httpProxy= ++ local settings=/home/jboss/.m2/settings.xml ++ '[' -n '' ']' ++ '[' -n '' ']' ++ _add_maven_proxy /home/jboss/.m2/settings.xml ++ local settings=/home/jboss/.m2/settings.xml ++ '[' -n '' -a -n '' ']' ++ add_maven_mirrors /home/jboss/.m2/settings.xml ++ local settings=/home/jboss/.m2/settings.xml ++ local counter=1 ++ '[' -n '' ']' ++ IFS=, ++ read -a maven_mirror_prefixes ++ add_maven_repos /home/jboss/.m2/settings.xml ++ local settings=/home/jboss/.m2/settings.xml ++ local 'local_repo_xml=\n /tmp/artifacts/m2' ++ sed -i 's||\n /tmp/artifacts/m2|' /home/jboss/.m2/settings.xml ++ local single_repo_url= ++ '[' -n '' ']' ++ local multi_repo_counter=1 ++ IFS=, ++ read -a multi_repo_prefixes ++ maven_init_local_repo ++ '[' -d /tmp/artifacts/m2 -a /tmp/artifacts/m2 '!=' /tmp/artifacts/m2 ']' ++ '[' -f /tmp/src/pom.xml ']' ++ maven_s2i_maven_build ++ maven_build /tmp/src package ++ local build_dir=/tmp/src ++ local goals=package ++ log_info 'Performing Maven build in /tmp/src' ++ local 'message=Performing Maven build in /tmp/src' ++ echo -e 'INFO Performing Maven build in /tmp/src' INFO Performing Maven build in /tmp/src ++ pushd /tmp/src ++ log_info 'Using MAVEN_OPTS -XX:+UseParallelOldGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:MaxMetaspaceSize=100m -XX:+ExitOnOutOfMemoryError' ++ local 'message=Using MAVEN_OPTS -XX:+UseParallelOldGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:MaxMetaspaceSize=100m -XX:+ExitOnOutOfMemoryError' ++ echo -e 'INFO Using MAVEN_OPTS -XX:+UseParallelOldGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:MaxMetaspaceSize=100m -XX:+ExitOnOutOfMemoryError' INFO Using MAVEN_OPTS -XX:+UseParallelOldGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:MaxMetaspaceSize=100m -XX:+ExitOnOutOfMemoryError +++ mvn -e -Popenshift -DskipTests -Dcom.redhat.xpaas.repo.redhatga -Dfabric8.skip=true -Djkube.skip=true --batch-mode -Djava.net.preferIPv4Stack=true -s /home/jboss/.m2/settings.xml -Dmaven.repo.local=/tmp/artifacts/m2 -o --version ++ log_info 'Using Apache Maven 3.5.4 (Red Hat 3.5.4-5) Maven home: /usr/share/maven Java version: 11.0.10, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.10.0.9-4.el8_3.x86_64 Default locale: en_US, platform encoding: ANSI_X3.4-1968 OS name: "linux", version: "4.18.0-240.15.1.el8_3.x86_64", arch: "amd64", family: "unix"' ++ local 'message=Using Apache Maven 3.5.4 (Red Hat 3.5.4-5) Maven home: /usr/share/maven Java version: 11.0.10, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.10.0.9-4.el8_3.x86_64 Default locale: en_US, platform encoding: ANSI_X3.4-1968 OS name: "linux", version: "4.18.0-240.15.1.el8_3.x86_64", arch: "amd64", family: "unix"' ++ echo -e 'INFO Using Apache Maven 3.5.4 (Red Hat 3.5.4-5) Maven home: /usr/share/maven Java version: 11.0.10, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.10.0.9-4.el8_3.x86_64 Default locale: en_US, platform encoding: ANSI_X3.4-1968 OS name: "linux", version: "4.18.0-240.15.1.el8_3.x86_64", arch: "amd64", family: "unix"' INFO Using Apache Maven 3.5.4 (Red Hat 3.5.4-5) Maven home: /usr/share/maven Java version: 11.0.10, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.10.0.9-4.el8_3.x86_64 Default locale: en_US, platform encoding: ANSI_X3.4-1968 OS name: "linux", version: "4.18.0-240.15.1.el8_3.x86_64", arch: "amd64", family: "unix" ++ log_info 'Running '\''mvn -e -Popenshift -DskipTests -Dcom.redhat.xpaas.repo.redhatga -Dfabric8.skip=true -Djkube.skip=true --batch-mode -Djava.net.preferIPv4Stack=true -s /home/jboss/.m2/settings.xml -Dmaven.repo.local=/tmp/artifacts/m2 -o package'\''' ++ local 'message=Running '\''mvn -e -Popenshift -DskipTests -Dcom.redhat.xpaas.repo.redhatga -Dfabric8.skip=true -Djkube.skip=true --batch-mode -Djava.net.preferIPv4Stack=true -s /home/jboss/.m2/settings.xml -Dmaven.repo.local=/tmp/artifacts/m2 -o package'\''' ++ echo -e 'INFO Running '\''mvn -e -Popenshift -DskipTests -Dcom.redhat.xpaas.repo.redhatga -Dfabric8.skip=true -Djkube.skip=true --batch-mode -Djava.net.preferIPv4Stack=true -s /home/jboss/.m2/settings.xml -Dmaven.repo.local=/tmp/artifacts/m2 -o package'\''' INFO Running 'mvn -e -Popenshift -DskipTests -Dcom.redhat.xpaas.repo.redhatga -Dfabric8.skip=true -Djkube.skip=true --batch-mode -Djava.net.preferIPv4Stack=true -s /home/jboss/.m2/settings.xml -Dmaven.repo.local=/tmp/artifacts/m2 -o package' ++ mvn -e -Popenshift -DskipTests -Dcom.redhat.xpaas.repo.redhatga -Dfabric8.skip=true -Djkube.skip=true --batch-mode -Djava.net.preferIPv4Stack=true -s /home/jboss/.m2/settings.xml -Dmaven.repo.local=/tmp/artifacts/m2 -o package [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] JBoss EAP Quickstart: ejb-in-ear [pom] [INFO] JBoss EAP Quickstart: ejb-in-ear - ejb [jar] [INFO] JBoss EAP Quickstart: ejb-in-ear - web [war] [INFO] JBoss EAP Quickstart: ejb-in-ear - ear [ear] [INFO] [INFO] --------------< com.redhat.xpaas.eap.deployments:eap-s2i >-------------- [INFO] Building JBoss EAP Quickstart: ejb-in-ear 1.0.0-SNAPSHOT [1/4] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] ------------< com.redhat.xpaas.eap.deployments:eap-s2i-ejb >------------ [INFO] Building JBoss EAP Quickstart: ejb-in-ear - ejb 1.0.0-SNAPSHOT [2/4] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ eap-s2i-ejb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /tmp/src/ejb/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ eap-s2i-ejb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /tmp/src/ejb/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ eap-s2i-ejb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /tmp/src/ejb/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ eap-s2i-ejb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /tmp/src/ejb/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ eap-s2i-ejb --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ eap-s2i-ejb --- [INFO] Building jar: /tmp/src/ejb/target/eap-s2i-ejb.jar [INFO] [INFO] ------------< com.redhat.xpaas.eap.deployments:eap-s2i-web >------------ [INFO] Building JBoss EAP Quickstart: ejb-in-ear - web 1.0.0-SNAPSHOT [3/4] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ eap-s2i-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /tmp/src/web/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ eap-s2i-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /tmp/src/web/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ eap-s2i-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /tmp/src/web/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ eap-s2i-web --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ eap-s2i-web --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-war-plugin:2.1.1:war (default-war) @ eap-s2i-web --- WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.thoughtworks.xstream.core.util.Fields (file:/tmp/artifacts/m2/com/thoughtworks/xstream/xstream/1.3.1/xstream-1.3.1.jar) to field java.util.Properties.defaults WARNING: Please consider reporting this to the maintainers of com.thoughtworks.xstream.core.util.Fields WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release [INFO] Packaging webapp [INFO] Assembling webapp [eap-s2i-web] in [/tmp/src/web/target/eap-s2i-web] [INFO] Processing war project [INFO] Copying webapp resources [/tmp/src/web/src/main/webapp] [INFO] Webapp assembled in [22 msecs] [INFO] Building war: /tmp/src/web/target/eap-s2i-web.war [INFO] [INFO] ------------< com.redhat.xpaas.eap.deployments:eap-s2i-ear >------------ [INFO] Building JBoss EAP Quickstart: ejb-in-ear - ear 1.0.0-SNAPSHOT [4/4] [INFO] --------------------------------[ ear ]--------------------------------- [INFO] [INFO] --- maven-ear-plugin:2.10.1:generate-application-xml (default-generate-application-xml) @ eap-s2i-ear --- [INFO] Generating application.xml [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ eap-s2i-ear --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /tmp/src/ear/src/main/resources [INFO] [INFO] --- maven-ear-plugin:2.10.1:ear (default-ear) @ eap-s2i-ear --- [INFO] Copying artifact [war:com.redhat.xpaas.eap.deployments:eap-s2i-web:1.0.0-SNAPSHOT] to [eap-s2i-web.war] [INFO] Copying artifact [ejb:com.redhat.xpaas.eap.deployments:eap-s2i-ejb:1.0.0-SNAPSHOT] to [eap-s2i-ejb.jar] [INFO] Could not find manifest file: /tmp/src/ear/target/eap-s2i/META-INF/MANIFEST.MF - Generating one [INFO] Building jar: /tmp/src/deployments/eap-s2i.ear [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] JBoss EAP Quickstart: ejb-in-ear 1.0.0-SNAPSHOT .... SUCCESS [ 0.004 s] [INFO] JBoss EAP Quickstart: ejb-in-ear - ejb ............. SUCCESS [ 1.661 s] [INFO] JBoss EAP Quickstart: ejb-in-ear - web ............. SUCCESS [ 0.606 s] [INFO] JBoss EAP Quickstart: ejb-in-ear - ear 1.0.0-SNAPSHOT SUCCESS [ 0.303 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.840 s [INFO] Finished at: 2021-04-29T07:26:54Z [INFO] ------------------------------------------------------------------------ ++ popd ++ maven_s2i_deploy_artifacts +++ type -t maven_s2i_deploy_artifacts_override ++ '[' -n '' ']' ++ local artifact_dirs=target ++ [[ ! /tmp/src =~ ^/ ]] ++ IFS=, ++ read -a artifact_dirs ++ for artifact_dir in "${artifact_dirs[@]}" ++ [[ target =~ ^/ ]] ++ S2I_SOURCE_DEPLOYMENTS_DIR=target ++ s2i_core_copy_deployments /tmp/src ++ '[' -d /tmp/src/target ']' ++ maven_cleanup +++ find /tmp/artifacts/m2 -maxdepth 0 -type d '!' -empty ++ '[' true == true -a -n /tmp/artifacts/m2 ']' ++ log_info 'Clearing local maven repository at /tmp/artifacts/m2' ++ local 'message=Clearing local maven repository at /tmp/artifacts/m2' ++ echo -e 'INFO Clearing local maven repository at /tmp/artifacts/m2' INFO Clearing local maven repository at /tmp/artifacts/m2 ++ rm -rf /tmp/artifacts/m2 ++ '[' 0 -ne 0 ']' ++ s2i_core_copy_artifacts /tmp/src ++ s2i_core_copy_configuration /tmp/src ++ '[' -d /tmp/src/configuration ']' ++ s2i_core_copy_data /tmp/src ++ '[' -d /tmp/src/data ']' ++ s2i_core_copy_deployments /tmp/src ++ '[' -d /tmp/src/deployments ']' ++ '[' -z /deployments ']' ++ '[' '!' -d /deployments ']' +++ realpath --relative-to /tmp/src /tmp/src/deployments ++ local relative_source=deployments ++ log_info 'Copying deployments from deployments to /deployments...' ++ local 'message=Copying deployments from deployments to /deployments...' ++ echo -e 'INFO Copying deployments from deployments to /deployments...' INFO Copying deployments from deployments to /deployments... ++ for filter in ${S2I_SOURCE_DEPLOYMENTS_FILTER:-*} ++ find /tmp/src/deployments/ -maxdepth 1 -name '*.war' ++ xargs -I '{}' -r cp -Lrv '{}' /deployments ++ for filter in ${S2I_SOURCE_DEPLOYMENTS_FILTER:-*} ++ find /tmp/src/deployments/ -maxdepth 1 -name '*.ear' ++ xargs -I '{}' -r cp -Lrv '{}' /deployments '/tmp/src/deployments/eap-s2i.ear' -> '/deployments/eap-s2i.ear' ++ for filter in ${S2I_SOURCE_DEPLOYMENTS_FILTER:-*} ++ find /tmp/src/deployments/ -maxdepth 1 -name '*.rar' ++ xargs -I '{}' -r cp -Lrv '{}' /deployments ++ for filter in ${S2I_SOURCE_DEPLOYMENTS_FILTER:-*} ++ find /tmp/src/deployments/ -maxdepth 1 -name '*.jar' ++ xargs -I '{}' -r cp -Lrv '{}' /deployments ++ s2i_core_copy_artifacts_hook /tmp/src ++ wildfly_s2i_copy_modules /tmp/src ++ '[' -d /tmp/src/modules ']' ++ wildfly_s2i_copy_cfg /tmp/src ++ '[' -d /tmp/src/cfg ']' ++ s2i_core_process_image_mounts ++ '[' x = x ']' ++ return 0 ++ s2i_core_cleanup +++ find /tmp/src -maxdepth 0 -type d '!' -empty ++ '[' -n /tmp/src ']' ++ log_info 'Cleaning up source directory (/tmp/src)' ++ local 'message=Cleaning up source directory (/tmp/src)' ++ echo -e 'INFO Cleaning up source directory (/tmp/src)' INFO Cleaning up source directory (/tmp/src) ++ rm -rf /tmp/src ++ '[' false == true ']' +++ find /tmp/artifacts -maxdepth 0 -type d '!' -empty ++ '[' -n '' ']' ++ rm -rf /tmp/hsperfdata_jboss ++ copy_server_s2i_output +++ galleon_is_slim_server ++++ xmllint --xpath 'string(//*[local-name()='\''installation'\'']/*[local-name()='\''options'\'']/*[local-name()='\''option'\''][@name='\''jboss-maven-dist'\'']/@value)' /opt/eap/.galleon/provisioning.xml +++ val=true +++ '[' -z true -o true '!=' true ']' +++ echo true ++ isSlim=true ++ '[' true '!=' true ']' ++ '[' xtrue == xtrue ']' ++ log_info 'Server not copied to /s2i-output, provisioned server is bound to local repository and can'\''t be used in chained build. You can use galleon env variables to provision a server that can then be used in chained build.' ++ local 'message=Server not copied to /s2i-output, provisioned server is bound to local repository and can'\''t be used in chained build. You can use galleon env variables to provision a server that can then be used in chained build.' ++ echo -e 'INFO Server not copied to /s2i-output, provisioned server is bound to local repository and can'\''t be used in chained build. You can use galleon env variables to provision a server that can then be used in chained build.' INFO Server not copied to /s2i-output, provisioned server is bound to local repository and can't be used in chained build. You can use galleon env variables to provision a server that can then be used in chained build. ++ galleon_cleanup ++ '[' true == true ']' +++ galleon_is_slim_server ++++ xmllint --xpath 'string(//*[local-name()='\''installation'\'']/*[local-name()='\''options'\'']/*[local-name()='\''option'\''][@name='\''jboss-maven-dist'\'']/@value)' /opt/eap/.galleon/provisioning.xml +++ val=true +++ '[' -z true -o true '!=' true ']' +++ echo true ++ isSlim=true ++ '[' true '!=' true ']' ++ log_warning 'Can'\''t clean galleon local repository, server requires it to resolve JBoss modules artifacts.' ++ local 'message=Can'\''t clean galleon local repository, server requires it to resolve JBoss modules artifacts.' ++ echo -e '\033[0;33mWARN Can'\''t clean galleon local repository, server requires it to resolve JBoss modules artifacts.\033[0m' WARN Can't clean galleon local repository, server requires it to resolve JBoss modules artifacts. STEP 14: CMD /usr/local/s2i/run STEP 15: COMMIT temp.builder.openshift.io/vsalbaba/s2i-2:c4ffbbc1 Getting image source signatures Copying blob sha256:72e7d306c279696257fb1796dac29d887127c53479403f8687d3aa4c560edff2 Copying blob sha256:9624be4353eb5540a948608d314a5690c6a0b841aa04979810b61fd190e04769 Copying blob sha256:e0339c5c7cf7a715841b02c126935c7694cf7812b1a5a6540c7d707534185225 Copying blob sha256:1d1f40c049512c331bf0c5f95c51fa26eb73767e4ceb8d19e2847c3a5167a01b Copying config sha256:54c20d2ec65c8687aa7026c729aa97946b7e493b480253affd8a6f8ae2426eef Writing manifest to image destination Storing signatures --> 54c20d2ec65 54c20d2ec65c8687aa7026c729aa97946b7e493b480253affd8a6f8ae2426eef Pushing image image-registry.openshift-image-registry.svc:5000/vsalbaba/s2i:latest ... Getting image source signatures Copying blob sha256:6b536614e8f89a67294fb2b5a743b44675697c47e22b116d03249fbf1f0da8c0 Copying blob sha256:fdb393d8227cbe9756537d3f215a3098ae797bd4bde422aaa10ebde84a940893 Copying blob sha256:da0b6b24664928cd7aa70ad541b19a7db06844139d0ddbe903e54b8531016c6e Copying blob sha256:1d1f40c049512c331bf0c5f95c51fa26eb73767e4ceb8d19e2847c3a5167a01b Copying config sha256:54c20d2ec65c8687aa7026c729aa97946b7e493b480253affd8a6f8ae2426eef Writing manifest to image destination Storing signatures Successfully pushed image-registry.openshift-image-registry.svc:5000/vsalbaba/s2i@sha256:065c43df039eb2e7a3cb486d13321839bdaa6df9f574192a70e5fa4e249d79a8 Push successful