
容器日志走到这里就不停死循环重启
2021.11.09 01:57:33 INFO app[][o.s.a.AppFileSystem] Cleaning or creating temp directory /opt/sonarqube/temp
2021.11.09 01:57:34 INFO app[][o.s.a.es.EsSettings] Elasticsearch listening on /127.0.0.1:9001
2021.11.09 01:57:36 INFO app[][o.s.a.ProcessLauncherImpl] Launch process[[key='es', ipcIndex=1, logFilenamePrefix=es]] from [/opt/sonarqube/elasticsearch]: /opt/sonarqube/elasticsearch/bin/elasticsearch
2021.11.09 01:57:37 INFO app[][o.s.a.SchedulerImpl] Waiting for Elasticsearch to be up and running
2021.11.09 01:57:44 INFO app[][o.e.p.PluginsService] no modules loaded
2021.11.09 01:57:45 INFO app[][o.e.p.PluginsService] loaded plugin [org.elasticsearch.transport.Netty4Plugin]
OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
2021.11.09 01:58:27 INFO es[][o.e.e.NodeEnvironment] using [1] data paths, mounts [[/opt/sonarqube/data (/dev/sda1)]], net usable_space [43.6gb], net total_space [49.9gb], types [xfs]
2021.11.09 01:58:27 INFO es[][o.e.e.NodeEnvironment] heap size [503.6mb], compressed ordinary object pointers [true]
2021.11.09 01:58:27 INFO es[][o.e.n.Node] node name [sonarqube], node ID [ieDZ4iILRVesiOfPvdKutw]
2021.11.09 01:58:27 INFO es[][o.e.n.Node] version[6.8.4], pid[20], build[default/tar/bca0c8d/2019-10-16T06:19:49.319352Z], OS[Linux/3.10.0-1160.45.1.el7.x86_64/amd64], JVM[Oracle Corporation/OpenJDK 64-Bit Server VM/11.0.7/11.0.7+10]
2021.11.09 01:58:27 INFO es[][o.e.n.Node] JVM arguments [-XX:+UseConcMarkSweepGC, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -Des.networkaddress.cache.ttl=60, -Des.networkaddress.cache.negative.ttl=10, -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djna.nosys=true, -XX:-OmitStackTraceInFastThrow, -Dio.netty.noUnsafe=true, -Dio.netty.noKeySetOptimization=true, -Dio.netty.recycler.maxCapacityPerThread=0, -Dlog4j.shutdownHookEnabled=false, -Dlog4j2.disable.jmx=true, -Djava.io.tmpdir=/opt/sonarqube/temp, -XX:ErrorFile=../logs/es_hs_err_pid%p.log, -Des.enforce.bootstrap.checks=true, -Xmx512m, -Xms512m, -XX:+HeapDumpOnOutOfMemoryError, -Des.path.home=/opt/sonarqube/elasticsearch, -Des.path.conf=/opt/sonarqube/temp/conf/es, -Des.distribution.flavor=default, -Des.distribution.type=tar]
2021.11.09 01:58:42 INFO es[][o.e.p.PluginsService] loaded module [analysis-common]
2021.11.09 01:58:42 INFO es[][o.e.p.PluginsService] loaded module [lang-painless]
2021.11.09 01:58:42 INFO es[][o.e.p.PluginsService] loaded module [mapper-extras]
2021.11.09 01:58:42 INFO es[][o.e.p.PluginsService] loaded module [parent-join]
2021.11.09 01:58:42 INFO es[][o.e.p.PluginsService] loaded module [percolator]
2021.11.09 01:58:42 INFO es[][o.e.p.PluginsService] loaded module [reindex]
2021.11.09 01:58:42 INFO es[][o.e.p.PluginsService] loaded module [repository-url]
2021.11.09 01:58:42 INFO es[][o.e.p.PluginsService] loaded module [transport-netty4]
2021.11.09 01:58:42 INFO es[][o.e.p.PluginsService] no plugins loaded
2021.11.09 01:59:25 WARN es[][o.e.d.c.s.Settings] [http.enabled] setting was deprecated in Elasticsearch and will be removed in a future release! See the breaking changes documentation for the next major version.
2021.11.09 01:59:43 INFO app[][o.s.a.SchedulerImpl] Stopping SonarQube
2021.11.09 01:59:46 WARN app[][o.s.a.p.AbstractManagedProcess] Process exited with exit value [es]: 143
2021.11.09 01:59:47 INFO app[][o.s.a.SchedulerImpl] Process[es] is stopped
2021.11.09 01:59:47 INFO app[][o.s.a.SchedulerImpl] SonarQube is stopped