$ oc logs ex-aao-ss-0 -f -XX:+UseParallelOldGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:MaxMetaspaceSize=100m -XX:+ExitOnOutOfMemoryError Removing provided -XX:+UseParallelOldGC in favour of artemis.profile provided option Configuring Broker Broker will be clustered Setting journal type to nio Creating Broker with args --silent --role admin --name amq-broker --http-host ex-aao-ss-0.ex-aao-hdls-svc.default.svc.cluster.local --java-options=-Djava.net.preferIPv4Stack=true --user XXXXX --password XXXXX --allow-anonymous --data /opt/ex-aao/data --no-amqp-acceptor --no-hornetq-acceptor --no-mqtt-acceptor --no-stomp-acceptor --no-autotune --clustered --cluster-user XXXXX --cluster-password XXXXX --host ex-aao-ss-0.ex-aao-hdls-svc.default.svc.cluster.local --nio OpenJDK 64-Bit Server VM warning: If the number of processors is expected to increase from one, then you should configure the number of parallel GC threads appropriately using -XX:ParallelGCThreads=N Creating ActiveMQ Artemis instance at: /home/jboss/amq-broker You can now start the broker by executing: "/home/jboss/amq-broker/bin/artemis" run Or you can run the broker in the background using: "/home/jboss/amq-broker/bin/artemis-service" start Checking yacfg file under dir: /yacfg_etc yacfg broker.xml exists. Updating address settings from operator with apply rule merge_all Doing merge_all... Done. Generating jgroups-ping.xml, current dir is: /home/jboss, AMQHOME: /opt/amq APPLICATION_NAME is not set Setting redistribution-delay to zero. Using acceptors from environment and removing existing entries Appending connectors from environment Configuring logging directory to be /opt/ex-aao/data/log Removing hardcoded -Xms -Xmx from artemis.profile in favour of JAVA_OPTS in log above Copying Config files from S2I build '/opt/amq/conf/jgroups-ping.xml' -> '/home/jboss/amq-broker/etc/jgroups-ping.xml' Custom Configuration file 'BROKER_XML' is disabled Custom Configuration file 'LOGGING_PROPERTIES' is disabled Running Broker OpenJDK 64-Bit Server VM warning: If the number of processors is expected to increase from one, then you should configure the number of parallel GC threads appropriately using -XX:ParallelGCThreads=N __ __ ____ ____ _ /\ | \/ |/ __ \ | _ \ | | / \ | \ / | | | | | |_) |_ __ ___ | | _____ _ __ / /\ \ | |\/| | | | | | _ <| '__/ _ \| |/ / _ \ '__| / ____ \| | | | |__| | | |_) | | | (_) | < __/ | /_/ \_\_| |_|\___\_\ |____/|_| \___/|_|\_\___|_| Red Hat AMQ 7.7.0.GA 2020-10-23 16:58:53,204 INFO [org.apache.activemq.artemis.integration.bootstrap] AMQ101000: Starting ActiveMQ Artemis Server 2020-10-23 16:58:53,244 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=true,journalDirectory=/opt/ex-aao/data/journal,bindingsDirectory=/opt/ex-aao/data/bindings,largeMessagesDirectory=/opt/ex-aao/data/large-messages,pagingDirectory=/opt/ex-aao/data/paging) 2020-10-23 16:58:53,309 INFO [org.apache.activemq.artemis.core.server] AMQ221013: Using NIO Journal 2020-10-23 16:58:53,371 INFO [org.apache.activemq.artemis.core.server] AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 1,500,512,256 2020-10-23 16:58:53,545 WARNING [org.jgroups.stack.Configurator] JGRP000014: BasicTCP.use_send_queues has been deprecated: will be removed in 4.0 2020-10-23 16:58:53,556 WARNING [org.jgroups.stack.Configurator] JGRP000014: Discovery.timeout has been deprecated: GMS.join_timeout should be used instead 2020-10-23 16:58:53,605 INFO [org.jgroups.protocols.openshift.DNS_PING] serviceName [ex-aao-ping-svc] set; clustering enabled 2020-10-23 16:58:56,624 INFO [org.openshift.ping.common.Utils] 3 attempt(s) with a 1000ms sleep to execute [GetServicePort] failed. Last failure was [javax.naming.ServiceUnavailableException: DNS server failure [response code 2]] 2020-10-23 16:58:56,625 WARNING [org.jgroups.protocols.openshift.DNS_PING] No DNS SRV record found for service [ex-aao-ping-svc] ------------------------------------------------------------------- GMS: address=ex-aao-ss-0-24886, cluster=activemq_broadcast_channel, physical address=10.116.0.96:7800 ------------------------------------------------------------------- 2020-10-23 16:58:59,744 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 2020-10-23 16:58:59,745 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP 2020-10-23 16:58:59,745 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ 2020-10-23 16:58:59,746 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-mqtt-protocol]. Adding protocol support for: MQTT 2020-10-23 16:58:59,746 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-openwire-protocol]. Adding protocol support for: OPENWIRE 2020-10-23 16:58:59,747 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP 2020-10-23 16:58:59,799 INFO [org.apache.activemq.artemis.core.server] AMQ221034: Waiting indefinitely to obtain live lock 2020-10-23 16:58:59,799 INFO [org.apache.activemq.artemis.core.server] AMQ221035: Live Server Obtained live lock 2020-10-23 16:59:00,374 INFO [org.apache.activemq.artemis.core.server] AMQ221080: Deploying address DLQ supporting [ANYCAST] 2020-10-23 16:59:00,376 INFO [org.apache.activemq.artemis.core.server] AMQ221003: Deploying ANYCAST queue DLQ on address DLQ 2020-10-23 16:59:00,377 INFO [org.apache.activemq.artemis.core.server] AMQ221080: Deploying address ExpiryQueue supporting [ANYCAST] 2020-10-23 16:59:00,377 INFO [org.apache.activemq.artemis.core.server] AMQ221003: Deploying ANYCAST queue ExpiryQueue on address ExpiryQueue 2020-10-23 16:59:00,381 INFO [org.apache.activemq.artemis.core.server] AMQ224076: Undeploying address testAllPossibleSettings 2020-10-23 16:59:00,397 INFO [org.apache.activemq.artemis.core.server] AMQ224102: unable to undeploy address testAllPossibleSettings : reason AMQ229205: Address testAllPossibleSettings has bindings 2020-10-23 16:59:00,639 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at ex-aao-ss-0.ex-aao-hdls-svc.default.svc.cluster.local:61616 for protocols [CORE] 2020-10-23 16:59:00,647 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at ex-aao-ss-0.ex-aao-hdls-svc.default.svc.cluster.local:5672 for protocols [AMQP] 2020-10-23 16:59:00,655 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live 2020-10-23 16:59:00,655 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.13.0-PATCH-3063 [amq-broker, nodeID=3e9f4954-152d-11eb-ad5c-0a580a740050] 2020-10-23 16:59:01,140 INFO [io.hawt.branding.plugin.PluginContextListener] Initialized hawtio-redhat-fuse-branding plugin 2020-10-23 16:59:01,258 INFO [org.apache.activemq.hawtio.plugin.PluginContextListener] Initialized artemis-plugin plugin 2020-10-23 16:59:01,898 INFO [io.hawt.system.ConfigManager] Configuration will be discovered via system properties 2020-10-23 16:59:01,902 INFO [io.hawt.jmx.JmxTreeWatcher] Welcome to hawtio 1.4.0.redhat-630446 : http://hawt.io/ : Don't cha wish your console was hawt like me? ;-) 2020-10-23 16:59:01,906 INFO [io.hawt.jmx.UploadManager] Using file upload directory: /home/jboss/amq-broker/tmp/uploads 2020-10-23 16:59:01,927 INFO [io.hawt.web.AuthenticationFilter] Starting hawtio authentication filter, JAAS realm: "activemq" authorized role(s): "admin" role principal classes: "org.apache.activemq.artemis.spi.core.security.jaas.RolePrincipal" 2020-10-23 16:59:01,978 INFO [io.hawt.web.JolokiaConfiguredAgentServlet] Jolokia overridden property: [key=policyLocation, value=file:/home/jboss/amq-broker/etc/jolokia-access.xml] 2020-10-23 16:59:02,021 INFO [io.hawt.web.RBACMBeanInvoker] Using MBean [hawtio:type=security,area=jmx,rank=0,name=HawtioDummyJMXSecurity] for role based access control 2020-10-23 16:59:02,183 INFO [io.hawt.system.ProxyWhitelist] Probing local addresses ... 2020-10-23 16:59:02,185 INFO [io.hawt.system.ProxyWhitelist] Initial proxy whitelist: [localhost, 127.0.0.1, 10.116.0.96, ex-aao-ss-0.ex-aao-hdls-svc.default.svc.cluster.local] 2020-10-23 16:59:02,454 INFO [org.apache.activemq.artemis] AMQ241001: HTTP Server started at http://ex-aao-ss-0.ex-aao-hdls-svc.default.svc.cluster.local:8161 2020-10-23 16:59:02,454 INFO [org.apache.activemq.artemis] AMQ241002: Artemis Jolokia REST API available at http://ex-aao-ss-0.ex-aao-hdls-svc.default.svc.cluster.local:8161/console/jolokia 2020-10-23 16:59:02,454 INFO [org.apache.activemq.artemis] AMQ241004: Artemis Console available at http://ex-aao-ss-0.ex-aao-hdls-svc.default.svc.cluster.local:8161/console