Guest User

Untitled

a guest
May 29th, 2025
11
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 393.99 KB | None | 0 0
  1. s0] loaded module [x-pack-sql]
  2. [2025-05-29T13:17:35,614][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  3. [2025-05-29T13:17:35,614][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  4. [2025-05-29T13:17:35,614][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  5. [2025-05-29T13:17:35,750][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  6. [2025-05-29T13:17:37,723][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  7. [2025-05-29T13:17:37,916][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/189234] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  8. [2025-05-29T13:17:38,122][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  9. [2025-05-29T13:17:38,242][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  10. [2025-05-29T13:17:38,677][INFO ][o.e.n.Node ] [es0] initialized
  11. [2025-05-29T13:17:38,677][INFO ][o.e.n.Node ] [es0] starting ...
  12. [2025-05-29T13:17:38,749][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  13. [2025-05-29T13:17:38,758][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  14. [2025-05-29T13:17:38,762][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  15. [1] bootstrap checks failed
  16. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  17. [2025-05-29T13:17:38,764][INFO ][o.e.n.Node ] [es0] stopping ...
  18. [2025-05-29T13:17:50,020][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  19. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna12189212935021510507.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna12189212935021510507.tmp: failed to map segment from shared object
  20. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  21. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  22. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  23. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  24. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  25. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  26. at java.lang.System.load(System.java:1970) ~[?:?]
  27. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  28. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  29. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  30. at java.lang.Class.forName0(Native Method) ~[?:?]
  31. at java.lang.Class.forName(Class.java:375) ~[?:?]
  32. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  33. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  34. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  35. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  36. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  37. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  38. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  39. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  40. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  41. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  42. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  43. [2025-05-29T13:17:50,024][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  44. [2025-05-29T13:17:50,025][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  45. [2025-05-29T13:17:50,025][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  46. [2025-05-29T13:17:50,026][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  47. [2025-05-29T13:17:50,026][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  48. [2025-05-29T13:17:50,026][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  49. [2025-05-29T13:17:50,164][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
  50. [2025-05-29T13:17:50,164][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  51. [2025-05-29T13:17:50,166][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  52. [2025-05-29T13:17:50,166][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[189284], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
  53. [2025-05-29T13:17:50,166][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
  54. [2025-05-29T13:17:51,123][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  55. [2025-05-29T13:17:51,123][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  56. [2025-05-29T13:17:51,123][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  57. [2025-05-29T13:17:51,123][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  58. [2025-05-29T13:17:51,123][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  59. [2025-05-29T13:17:51,124][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  60. [2025-05-29T13:17:51,124][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  61. [2025-05-29T13:17:51,124][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  62. [2025-05-29T13:17:51,124][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  63. [2025-05-29T13:17:51,124][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  64. [2025-05-29T13:17:51,124][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  65. [2025-05-29T13:17:51,124][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  66. [2025-05-29T13:17:51,124][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  67. [2025-05-29T13:17:51,125][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  68. [2025-05-29T13:17:51,125][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  69. [2025-05-29T13:17:51,125][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  70. [2025-05-29T13:17:51,125][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  71. [2025-05-29T13:17:51,125][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  72. [2025-05-29T13:17:51,125][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  73. [2025-05-29T13:17:51,125][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  74. [2025-05-29T13:17:51,125][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  75. [2025-05-29T13:17:51,126][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  76. [2025-05-29T13:17:51,126][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  77. [2025-05-29T13:17:51,126][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  78. [2025-05-29T13:17:51,126][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  79. [2025-05-29T13:17:51,126][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  80. [2025-05-29T13:17:51,126][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  81. [2025-05-29T13:17:51,126][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  82. [2025-05-29T13:17:51,126][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  83. [2025-05-29T13:17:51,127][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  84. [2025-05-29T13:17:51,284][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  85. [2025-05-29T13:17:53,310][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  86. [2025-05-29T13:17:53,503][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/189372] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  87. [2025-05-29T13:17:53,718][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  88. [2025-05-29T13:17:53,835][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  89. [2025-05-29T13:17:54,276][INFO ][o.e.n.Node ] [es0] initialized
  90. [2025-05-29T13:17:54,276][INFO ][o.e.n.Node ] [es0] starting ...
  91. [2025-05-29T13:17:54,350][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  92. [2025-05-29T13:17:54,358][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  93. [2025-05-29T13:17:54,362][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  94. [1] bootstrap checks failed
  95. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  96. [2025-05-29T13:17:54,364][INFO ][o.e.n.Node ] [es0] stopping ...
  97. [2025-05-29T13:18:05,534][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  98. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna17353799489562658509.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna17353799489562658509.tmp: failed to map segment from shared object
  99. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  100. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  101. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  102. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  103. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  104. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  105. at java.lang.System.load(System.java:1970) ~[?:?]
  106. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  107. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  108. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  109. at java.lang.Class.forName0(Native Method) ~[?:?]
  110. at java.lang.Class.forName(Class.java:375) ~[?:?]
  111. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  112. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  113. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  114. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  115. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  116. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  117. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  118. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  119. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  120. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  121. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  122. [2025-05-29T13:18:05,540][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  123. [2025-05-29T13:18:05,540][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  124. [2025-05-29T13:18:05,540][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  125. [2025-05-29T13:18:05,542][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  126. [2025-05-29T13:18:05,542][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  127. [2025-05-29T13:18:05,542][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  128. [2025-05-29T13:18:05,708][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
  129. [2025-05-29T13:18:05,709][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  130. [2025-05-29T13:18:05,711][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  131. [2025-05-29T13:18:05,711][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[189418], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
  132. [2025-05-29T13:18:05,711][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
  133. [2025-05-29T13:18:06,686][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  134. [2025-05-29T13:18:06,687][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  135. [2025-05-29T13:18:06,687][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  136. [2025-05-29T13:18:06,687][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  137. [2025-05-29T13:18:06,687][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  138. [2025-05-29T13:18:06,687][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  139. [2025-05-29T13:18:06,687][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  140. [2025-05-29T13:18:06,688][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  141. [2025-05-29T13:18:06,688][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  142. [2025-05-29T13:18:06,688][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  143. [2025-05-29T13:18:06,688][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  144. [2025-05-29T13:18:06,688][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  145. [2025-05-29T13:18:06,688][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  146. [2025-05-29T13:18:06,688][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  147. [2025-05-29T13:18:06,689][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  148. [2025-05-29T13:18:06,689][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  149. [2025-05-29T13:18:06,689][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  150. [2025-05-29T13:18:06,689][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  151. [2025-05-29T13:18:06,689][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  152. [2025-05-29T13:18:06,689][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  153. [2025-05-29T13:18:06,689][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  154. [2025-05-29T13:18:06,689][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  155. [2025-05-29T13:18:06,690][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  156. [2025-05-29T13:18:06,690][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  157. [2025-05-29T13:18:06,690][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  158. [2025-05-29T13:18:06,690][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  159. [2025-05-29T13:18:06,690][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  160. [2025-05-29T13:18:06,690][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  161. [2025-05-29T13:18:06,690][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  162. [2025-05-29T13:18:06,691][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  163. [2025-05-29T13:18:06,819][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  164. [2025-05-29T13:18:08,767][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  165. [2025-05-29T13:18:08,955][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/189505] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  166. [2025-05-29T13:18:09,172][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  167. [2025-05-29T13:18:09,292][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  168. [2025-05-29T13:18:09,740][INFO ][o.e.n.Node ] [es0] initialized
  169. [2025-05-29T13:18:09,741][INFO ][o.e.n.Node ] [es0] starting ...
  170. [2025-05-29T13:18:09,820][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  171. [2025-05-29T13:18:09,829][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  172. [2025-05-29T13:18:09,833][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  173. [1] bootstrap checks failed
  174. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  175. [2025-05-29T13:18:09,836][INFO ][o.e.n.Node ] [es0] stopping ...
  176. [2025-05-29T13:18:21,018][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  177. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna7858603111974075254.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna7858603111974075254.tmp: failed to map segment from shared object
  178. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  179. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  180. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  181. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  182. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  183. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  184. at java.lang.System.load(System.java:1970) ~[?:?]
  185. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  186. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  187. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  188. at java.lang.Class.forName0(Native Method) ~[?:?]
  189. at java.lang.Class.forName(Class.java:375) ~[?:?]
  190. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  191. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  192. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  193. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  194. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  195. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  196. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  197. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  198. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  199. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  200. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  201. [2025-05-29T13:18:21,022][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  202. [2025-05-29T13:18:21,023][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  203. [2025-05-29T13:18:21,023][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  204. [2025-05-29T13:18:21,024][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  205. [2025-05-29T13:18:21,024][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  206. [2025-05-29T13:18:21,024][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  207. [2025-05-29T13:18:21,180][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
  208. [2025-05-29T13:18:21,181][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  209. [2025-05-29T13:18:21,183][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  210. [2025-05-29T13:18:21,183][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[189553], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
  211. [2025-05-29T13:18:21,183][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
  212. [2025-05-29T13:18:22,124][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  213. [2025-05-29T13:18:22,124][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  214. [2025-05-29T13:18:22,124][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  215. [2025-05-29T13:18:22,124][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  216. [2025-05-29T13:18:22,124][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  217. [2025-05-29T13:18:22,124][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  218. [2025-05-29T13:18:22,124][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  219. [2025-05-29T13:18:22,125][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  220. [2025-05-29T13:18:22,125][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  221. [2025-05-29T13:18:22,125][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  222. [2025-05-29T13:18:22,125][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  223. [2025-05-29T13:18:22,125][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  224. [2025-05-29T13:18:22,125][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  225. [2025-05-29T13:18:22,125][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  226. [2025-05-29T13:18:22,125][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  227. [2025-05-29T13:18:22,126][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  228. [2025-05-29T13:18:22,126][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  229. [2025-05-29T13:18:22,126][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  230. [2025-05-29T13:18:22,126][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  231. [2025-05-29T13:18:22,126][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  232. [2025-05-29T13:18:22,126][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  233. [2025-05-29T13:18:22,126][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  234. [2025-05-29T13:18:22,126][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  235. [2025-05-29T13:18:22,126][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  236. [2025-05-29T13:18:22,127][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  237. [2025-05-29T13:18:22,127][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  238. [2025-05-29T13:18:22,127][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  239. [2025-05-29T13:18:22,127][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  240. [2025-05-29T13:18:22,127][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  241. [2025-05-29T13:18:22,127][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  242. [2025-05-29T13:18:22,271][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  243. [2025-05-29T13:18:24,293][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  244. [2025-05-29T13:18:24,492][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/189640] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  245. [2025-05-29T13:18:24,715][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  246. [2025-05-29T13:18:24,832][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  247. [2025-05-29T13:18:25,282][INFO ][o.e.n.Node ] [es0] initialized
  248. [2025-05-29T13:18:25,283][INFO ][o.e.n.Node ] [es0] starting ...
  249. [2025-05-29T13:18:25,359][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  250. [2025-05-29T13:18:25,369][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  251. [2025-05-29T13:18:25,373][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  252. [1] bootstrap checks failed
  253. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  254. [2025-05-29T13:18:25,375][INFO ][o.e.n.Node ] [es0] stopping ...
  255. [2025-05-29T13:18:36,558][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  256. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna17964247115056876941.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna17964247115056876941.tmp: failed to map segment from shared object
  257. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  258. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  259. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  260. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  261. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  262. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  263. at java.lang.System.load(System.java:1970) ~[?:?]
  264. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  265. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  266. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  267. at java.lang.Class.forName0(Native Method) ~[?:?]
  268. at java.lang.Class.forName(Class.java:375) ~[?:?]
  269. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  270. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  271. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  272. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  273. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  274. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  275. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  276. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  277. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  278. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  279. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  280. [2025-05-29T13:18:36,564][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  281. [2025-05-29T13:18:36,564][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  282. [2025-05-29T13:18:36,564][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  283. [2025-05-29T13:18:36,565][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  284. [2025-05-29T13:18:36,565][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  285. [2025-05-29T13:18:36,565][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  286. [2025-05-29T13:18:36,730][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
  287. [2025-05-29T13:18:36,731][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  288. [2025-05-29T13:18:36,732][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  289. [2025-05-29T13:18:36,733][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[189685], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
  290. [2025-05-29T13:18:36,733][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
  291. [2025-05-29T13:18:37,789][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  292. [2025-05-29T13:18:37,789][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  293. [2025-05-29T13:18:37,790][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  294. [2025-05-29T13:18:37,790][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  295. [2025-05-29T13:18:37,790][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  296. [2025-05-29T13:18:37,790][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  297. [2025-05-29T13:18:37,790][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  298. [2025-05-29T13:18:37,790][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  299. [2025-05-29T13:18:37,790][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  300. [2025-05-29T13:18:37,790][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  301. [2025-05-29T13:18:37,791][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  302. [2025-05-29T13:18:37,791][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  303. [2025-05-29T13:18:37,791][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  304. [2025-05-29T13:18:37,791][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  305. [2025-05-29T13:18:37,791][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  306. [2025-05-29T13:18:37,791][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  307. [2025-05-29T13:18:37,791][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  308. [2025-05-29T13:18:37,792][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  309. [2025-05-29T13:18:37,792][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  310. [2025-05-29T13:18:37,792][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  311. [2025-05-29T13:18:37,792][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  312. [2025-05-29T13:18:37,792][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  313. [2025-05-29T13:18:37,792][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  314. [2025-05-29T13:18:37,792][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  315. [2025-05-29T13:18:37,792][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  316. [2025-05-29T13:18:37,793][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  317. [2025-05-29T13:18:37,793][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  318. [2025-05-29T13:18:37,793][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  319. [2025-05-29T13:18:37,793][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  320. [2025-05-29T13:18:37,793][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  321. [2025-05-29T13:18:37,941][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  322. [2025-05-29T13:18:39,972][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  323. [2025-05-29T13:18:40,167][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/189773] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  324. [2025-05-29T13:18:40,385][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  325. [2025-05-29T13:18:40,513][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  326. [2025-05-29T13:18:40,961][INFO ][o.e.n.Node ] [es0] initialized
  327. [2025-05-29T13:18:40,962][INFO ][o.e.n.Node ] [es0] starting ...
  328. [2025-05-29T13:18:41,035][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  329. [2025-05-29T13:18:41,044][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  330. [2025-05-29T13:18:41,048][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  331. [1] bootstrap checks failed
  332. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  333. [2025-05-29T13:18:41,050][INFO ][o.e.n.Node ] [es0] stopping ...
  334. [2025-05-29T13:18:52,258][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  335. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna7140299455092225584.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna7140299455092225584.tmp: failed to map segment from shared object
  336. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  337. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  338. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  339. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  340. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  341. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  342. at java.lang.System.load(System.java:1970) ~[?:?]
  343. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  344. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  345. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  346. at java.lang.Class.forName0(Native Method) ~[?:?]
  347. at java.lang.Class.forName(Class.java:375) ~[?:?]
  348. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  349. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  350. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  351. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  352. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  353. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  354. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  355. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  356. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  357. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  358. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  359. [2025-05-29T13:18:52,262][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  360. [2025-05-29T13:18:52,262][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  361. [2025-05-29T13:18:52,263][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  362. [2025-05-29T13:18:52,264][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  363. [2025-05-29T13:18:52,264][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  364. [2025-05-29T13:18:52,264][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  365. [2025-05-29T13:18:52,398][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
  366. [2025-05-29T13:18:52,399][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  367. [2025-05-29T13:18:52,400][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  368. [2025-05-29T13:18:52,400][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[189821], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
  369. [2025-05-29T13:18:52,401][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
  370. [2025-05-29T13:18:53,333][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  371. [2025-05-29T13:18:53,333][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  372. [2025-05-29T13:18:53,333][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  373. [2025-05-29T13:18:53,333][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  374. [2025-05-29T13:18:53,333][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  375. [2025-05-29T13:18:53,333][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  376. [2025-05-29T13:18:53,334][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  377. [2025-05-29T13:18:53,334][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  378. [2025-05-29T13:18:53,334][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  379. [2025-05-29T13:18:53,334][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  380. [2025-05-29T13:18:53,334][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  381. [2025-05-29T13:18:53,334][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  382. [2025-05-29T13:18:53,334][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  383. [2025-05-29T13:18:53,335][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  384. [2025-05-29T13:18:53,335][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  385. [2025-05-29T13:18:53,335][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  386. [2025-05-29T13:18:53,335][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  387. [2025-05-29T13:18:53,335][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  388. [2025-05-29T13:18:53,335][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  389. [2025-05-29T13:18:53,335][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  390. [2025-05-29T13:18:53,335][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  391. [2025-05-29T13:18:53,335][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  392. [2025-05-29T13:18:53,336][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  393. [2025-05-29T13:18:53,336][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  394. [2025-05-29T13:18:53,336][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  395. [2025-05-29T13:18:53,336][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  396. [2025-05-29T13:18:53,336][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  397. [2025-05-29T13:18:53,336][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  398. [2025-05-29T13:18:53,336][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  399. [2025-05-29T13:18:53,337][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  400. [2025-05-29T13:18:53,475][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  401. [2025-05-29T13:18:55,428][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  402. [2025-05-29T13:18:55,615][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/189908] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  403. [2025-05-29T13:18:55,848][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  404. [2025-05-29T13:18:55,965][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  405. [2025-05-29T13:18:56,424][INFO ][o.e.n.Node ] [es0] initialized
  406. [2025-05-29T13:18:56,424][INFO ][o.e.n.Node ] [es0] starting ...
  407. [2025-05-29T13:18:56,495][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  408. [2025-05-29T13:18:56,505][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  409. [2025-05-29T13:18:56,510][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  410. [1] bootstrap checks failed
  411. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  412. [2025-05-29T13:18:56,513][INFO ][o.e.n.Node ] [es0] stopping ...
  413. [2025-05-29T13:19:07,850][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  414. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna4943121992095065519.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna4943121992095065519.tmp: failed to map segment from shared object
  415. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  416. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  417. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  418. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  419. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  420. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  421. at java.lang.System.load(System.java:1970) ~[?:?]
  422. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  423. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  424. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  425. at java.lang.Class.forName0(Native Method) ~[?:?]
  426. at java.lang.Class.forName(Class.java:375) ~[?:?]
  427. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  428. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  429. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  430. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  431. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  432. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  433. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  434. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  435. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  436. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  437. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  438. [2025-05-29T13:19:07,854][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  439. [2025-05-29T13:19:07,854][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  440. [2025-05-29T13:19:07,855][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  441. [2025-05-29T13:19:07,856][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  442. [2025-05-29T13:19:07,856][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  443. [2025-05-29T13:19:07,856][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  444. [2025-05-29T13:19:07,990][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
  445. [2025-05-29T13:19:07,990][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  446. [2025-05-29T13:19:07,991][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  447. [2025-05-29T13:19:07,992][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[189957], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
  448. [2025-05-29T13:19:07,992][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
  449. [2025-05-29T13:19:08,979][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  450. [2025-05-29T13:19:08,979][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  451. [2025-05-29T13:19:08,979][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  452. [2025-05-29T13:19:08,979][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  453. [2025-05-29T13:19:08,979][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  454. [2025-05-29T13:19:08,980][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  455. [2025-05-29T13:19:08,980][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  456. [2025-05-29T13:19:08,980][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  457. [2025-05-29T13:19:08,980][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  458. [2025-05-29T13:19:08,980][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  459. [2025-05-29T13:19:08,980][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  460. [2025-05-29T13:19:08,980][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  461. [2025-05-29T13:19:08,981][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  462. [2025-05-29T13:19:08,981][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  463. [2025-05-29T13:19:08,981][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  464. [2025-05-29T13:19:08,981][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  465. [2025-05-29T13:19:08,981][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  466. [2025-05-29T13:19:08,981][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  467. [2025-05-29T13:19:08,981][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  468. [2025-05-29T13:19:08,981][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  469. [2025-05-29T13:19:08,982][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  470. [2025-05-29T13:19:08,982][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  471. [2025-05-29T13:19:08,982][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  472. [2025-05-29T13:19:08,982][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  473. [2025-05-29T13:19:08,982][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  474. [2025-05-29T13:19:08,982][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  475. [2025-05-29T13:19:08,982][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  476. [2025-05-29T13:19:08,983][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  477. [2025-05-29T13:19:08,983][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  478. [2025-05-29T13:19:08,983][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  479. [2025-05-29T13:19:09,128][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  480. [2025-05-29T13:19:11,092][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  481. [2025-05-29T13:19:11,286][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/190044] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  482. [2025-05-29T13:19:11,504][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  483. [2025-05-29T13:19:11,624][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  484. [2025-05-29T13:19:12,081][INFO ][o.e.n.Node ] [es0] initialized
  485. [2025-05-29T13:19:12,082][INFO ][o.e.n.Node ] [es0] starting ...
  486. [2025-05-29T13:19:12,159][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  487. [2025-05-29T13:19:12,167][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  488. [2025-05-29T13:19:12,171][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  489. [1] bootstrap checks failed
  490. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  491. [2025-05-29T13:19:12,174][INFO ][o.e.n.Node ] [es0] stopping ...
  492. [2025-05-29T13:19:23,567][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  493. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna3510641322148446385.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna3510641322148446385.tmp: failed to map segment from shared object
  494. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  495. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  496. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  497. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  498. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  499. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  500. at java.lang.System.load(System.java:1970) ~[?:?]
  501. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  502. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  503. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  504. at java.lang.Class.forName0(Native Method) ~[?:?]
  505. at java.lang.Class.forName(Class.java:375) ~[?:?]
  506. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  507. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  508. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  509. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  510. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  511. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  512. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  513. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  514. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  515. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  516. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  517. [2025-05-29T13:19:23,572][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  518. [2025-05-29T13:19:23,572][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  519. [2025-05-29T13:19:23,573][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  520. [2025-05-29T13:19:23,574][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  521. [2025-05-29T13:19:23,574][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  522. [2025-05-29T13:19:23,574][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  523. [2025-05-29T13:19:23,737][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
  524. [2025-05-29T13:19:23,737][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  525. [2025-05-29T13:19:23,738][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  526. [2025-05-29T13:19:23,738][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[190095], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
  527. [2025-05-29T13:19:23,739][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
  528. [2025-05-29T13:19:24,644][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  529. [2025-05-29T13:19:24,645][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  530. [2025-05-29T13:19:24,645][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  531. [2025-05-29T13:19:24,645][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  532. [2025-05-29T13:19:24,645][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  533. [2025-05-29T13:19:24,645][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  534. [2025-05-29T13:19:24,645][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  535. [2025-05-29T13:19:24,645][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  536. [2025-05-29T13:19:24,645][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  537. [2025-05-29T13:19:24,646][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  538. [2025-05-29T13:19:24,646][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  539. [2025-05-29T13:19:24,646][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  540. [2025-05-29T13:19:24,646][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  541. [2025-05-29T13:19:24,646][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  542. [2025-05-29T13:19:24,646][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  543. [2025-05-29T13:19:24,646][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  544. [2025-05-29T13:19:24,646][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  545. [2025-05-29T13:19:24,646][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  546. [2025-05-29T13:19:24,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  547. [2025-05-29T13:19:24,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  548. [2025-05-29T13:19:24,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  549. [2025-05-29T13:19:24,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  550. [2025-05-29T13:19:24,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  551. [2025-05-29T13:19:24,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  552. [2025-05-29T13:19:24,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  553. [2025-05-29T13:19:24,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  554. [2025-05-29T13:19:24,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  555. [2025-05-29T13:19:24,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  556. [2025-05-29T13:19:24,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  557. [2025-05-29T13:19:24,648][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  558. [2025-05-29T13:19:24,787][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  559. [2025-05-29T13:19:26,756][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  560. [2025-05-29T13:19:26,945][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/190183] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  561. [2025-05-29T13:19:27,165][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  562. [2025-05-29T13:19:27,292][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  563. [2025-05-29T13:19:27,732][INFO ][o.e.n.Node ] [es0] initialized
  564. [2025-05-29T13:19:27,732][INFO ][o.e.n.Node ] [es0] starting ...
  565. [2025-05-29T13:19:27,806][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  566. [2025-05-29T13:19:27,814][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  567. [2025-05-29T13:19:27,818][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  568. [1] bootstrap checks failed
  569. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  570. [2025-05-29T13:19:27,820][INFO ][o.e.n.Node ] [es0] stopping ...
  571. [2025-05-29T13:19:39,102][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  572. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna14005993897686753335.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna14005993897686753335.tmp: failed to map segment from shared object
  573. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  574. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  575. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  576. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  577. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  578. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  579. at java.lang.System.load(System.java:1970) ~[?:?]
  580. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  581. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  582. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  583. at java.lang.Class.forName0(Native Method) ~[?:?]
  584. at java.lang.Class.forName(Class.java:375) ~[?:?]
  585. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  586. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  587. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  588. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  589. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  590. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  591. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  592. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  593. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  594. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  595. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  596. [2025-05-29T13:19:39,107][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  597. [2025-05-29T13:19:39,107][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  598. [2025-05-29T13:19:39,108][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  599. [2025-05-29T13:19:39,109][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  600. [2025-05-29T13:19:39,109][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  601. [2025-05-29T13:19:39,109][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  602. [2025-05-29T13:19:39,239][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
  603. [2025-05-29T13:19:39,240][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  604. [2025-05-29T13:19:39,241][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  605. [2025-05-29T13:19:39,241][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[190231], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
  606. [2025-05-29T13:19:39,241][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
  607. [2025-05-29T13:19:40,202][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  608. [2025-05-29T13:19:40,202][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  609. [2025-05-29T13:19:40,202][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  610. [2025-05-29T13:19:40,202][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  611. [2025-05-29T13:19:40,203][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  612. [2025-05-29T13:19:40,203][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  613. [2025-05-29T13:19:40,203][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  614. [2025-05-29T13:19:40,203][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  615. [2025-05-29T13:19:40,203][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  616. [2025-05-29T13:19:40,203][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  617. [2025-05-29T13:19:40,203][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  618. [2025-05-29T13:19:40,203][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  619. [2025-05-29T13:19:40,204][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  620. [2025-05-29T13:19:40,204][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  621. [2025-05-29T13:19:40,204][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  622. [2025-05-29T13:19:40,204][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  623. [2025-05-29T13:19:40,204][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  624. [2025-05-29T13:19:40,204][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  625. [2025-05-29T13:19:40,204][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  626. [2025-05-29T13:19:40,205][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  627. [2025-05-29T13:19:40,205][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  628. [2025-05-29T13:19:40,205][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  629. [2025-05-29T13:19:40,205][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  630. [2025-05-29T13:19:40,205][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  631. [2025-05-29T13:19:40,205][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  632. [2025-05-29T13:19:40,205][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  633. [2025-05-29T13:19:40,205][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  634. [2025-05-29T13:19:40,206][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  635. [2025-05-29T13:19:40,206][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  636. [2025-05-29T13:19:40,206][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  637. [2025-05-29T13:19:40,352][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  638. [2025-05-29T13:19:42,374][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  639. [2025-05-29T13:19:42,567][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/190318] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  640. [2025-05-29T13:19:42,772][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  641. [2025-05-29T13:19:42,888][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  642. [2025-05-29T13:19:43,319][INFO ][o.e.n.Node ] [es0] initialized
  643. [2025-05-29T13:19:43,319][INFO ][o.e.n.Node ] [es0] starting ...
  644. [2025-05-29T13:19:43,394][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  645. [2025-05-29T13:19:43,402][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  646. [2025-05-29T13:19:43,406][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  647. [1] bootstrap checks failed
  648. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  649. [2025-05-29T13:19:43,408][INFO ][o.e.n.Node ] [es0] stopping ...
  650. [2025-05-29T13:19:54,495][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  651. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna8529996491650926221.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna8529996491650926221.tmp: failed to map segment from shared object
  652. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  653. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  654. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  655. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  656. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  657. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  658. at java.lang.System.load(System.java:1970) ~[?:?]
  659. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  660. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  661. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  662. at java.lang.Class.forName0(Native Method) ~[?:?]
  663. at java.lang.Class.forName(Class.java:375) ~[?:?]
  664. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  665. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  666. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  667. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  668. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  669. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  670. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  671. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  672. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  673. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  674. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  675. [2025-05-29T13:19:54,500][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  676. [2025-05-29T13:19:54,500][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  677. [2025-05-29T13:19:54,501][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  678. [2025-05-29T13:19:54,502][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  679. [2025-05-29T13:19:54,502][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  680. [2025-05-29T13:19:54,502][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  681. [2025-05-29T13:19:54,668][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
  682. [2025-05-29T13:19:54,668][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  683. [2025-05-29T13:19:54,670][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  684. [2025-05-29T13:19:54,670][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[190365], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
  685. [2025-05-29T13:19:54,670][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
  686. [2025-05-29T13:19:55,609][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  687. [2025-05-29T13:19:55,610][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  688. [2025-05-29T13:19:55,610][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  689. [2025-05-29T13:19:55,610][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  690. [2025-05-29T13:19:55,610][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  691. [2025-05-29T13:19:55,610][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  692. [2025-05-29T13:19:55,610][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  693. [2025-05-29T13:19:55,611][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  694. [2025-05-29T13:19:55,611][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  695. [2025-05-29T13:19:55,611][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  696. [2025-05-29T13:19:55,611][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  697. [2025-05-29T13:19:55,611][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  698. [2025-05-29T13:19:55,611][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  699. [2025-05-29T13:19:55,611][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  700. [2025-05-29T13:19:55,612][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  701. [2025-05-29T13:19:55,612][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  702. [2025-05-29T13:19:55,612][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  703. [2025-05-29T13:19:55,612][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  704. [2025-05-29T13:19:55,612][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  705. [2025-05-29T13:19:55,612][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  706. [2025-05-29T13:19:55,612][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  707. [2025-05-29T13:19:55,612][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  708. [2025-05-29T13:19:55,613][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  709. [2025-05-29T13:19:55,613][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  710. [2025-05-29T13:19:55,613][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  711. [2025-05-29T13:19:55,613][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  712. [2025-05-29T13:19:55,613][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  713. [2025-05-29T13:19:55,613][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  714. [2025-05-29T13:19:55,613][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  715. [2025-05-29T13:19:55,614][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  716. [2025-05-29T13:19:55,765][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  717. [2025-05-29T13:19:57,767][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  718. [2025-05-29T13:19:57,960][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/190452] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  719. [2025-05-29T13:19:58,173][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  720. [2025-05-29T13:19:58,291][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  721. [2025-05-29T13:19:58,732][INFO ][o.e.n.Node ] [es0] initialized
  722. [2025-05-29T13:19:58,732][INFO ][o.e.n.Node ] [es0] starting ...
  723. [2025-05-29T13:19:58,807][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  724. [2025-05-29T13:19:58,817][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  725. [2025-05-29T13:19:58,820][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  726. [1] bootstrap checks failed
  727. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  728. [2025-05-29T13:19:58,823][INFO ][o.e.n.Node ] [es0] stopping ...
  729. [2025-05-29T13:20:10,009][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  730. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna963769352919443724.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna963769352919443724.tmp: failed to map segment from shared object
  731. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  732. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  733. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  734. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  735. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  736. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  737. at java.lang.System.load(System.java:1970) ~[?:?]
  738. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  739. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  740. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  741. at java.lang.Class.forName0(Native Method) ~[?:?]
  742. at java.lang.Class.forName(Class.java:375) ~[?:?]
  743. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  744. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  745. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  746. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  747. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  748. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  749. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  750. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  751. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  752. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  753. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  754. [2025-05-29T13:20:10,014][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  755. [2025-05-29T13:20:10,014][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  756. [2025-05-29T13:20:10,014][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  757. [2025-05-29T13:20:10,015][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  758. [2025-05-29T13:20:10,015][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  759. [2025-05-29T13:20:10,015][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  760. [2025-05-29T13:20:10,182][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
  761. [2025-05-29T13:20:10,183][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  762. [2025-05-29T13:20:10,184][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  763. [2025-05-29T13:20:10,185][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[190499], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
  764. [2025-05-29T13:20:10,185][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
  765. [2025-05-29T13:20:11,141][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  766. [2025-05-29T13:20:11,141][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  767. [2025-05-29T13:20:11,142][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  768. [2025-05-29T13:20:11,142][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  769. [2025-05-29T13:20:11,142][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  770. [2025-05-29T13:20:11,142][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  771. [2025-05-29T13:20:11,142][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  772. [2025-05-29T13:20:11,142][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  773. [2025-05-29T13:20:11,142][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  774. [2025-05-29T13:20:11,142][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  775. [2025-05-29T13:20:11,142][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  776. [2025-05-29T13:20:11,142][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  777. [2025-05-29T13:20:11,143][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  778. [2025-05-29T13:20:11,143][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  779. [2025-05-29T13:20:11,143][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  780. [2025-05-29T13:20:11,143][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  781. [2025-05-29T13:20:11,143][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  782. [2025-05-29T13:20:11,143][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  783. [2025-05-29T13:20:11,143][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  784. [2025-05-29T13:20:11,143][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  785. [2025-05-29T13:20:11,143][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  786. [2025-05-29T13:20:11,143][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  787. [2025-05-29T13:20:11,143][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  788. [2025-05-29T13:20:11,144][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  789. [2025-05-29T13:20:11,144][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  790. [2025-05-29T13:20:11,144][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  791. [2025-05-29T13:20:11,144][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  792. [2025-05-29T13:20:11,144][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  793. [2025-05-29T13:20:11,144][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  794. [2025-05-29T13:20:11,144][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  795. [2025-05-29T13:20:11,286][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  796. [2025-05-29T13:20:13,364][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  797. [2025-05-29T13:20:13,556][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/190587] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  798. [2025-05-29T13:20:13,773][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  799. [2025-05-29T13:20:13,892][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  800. [2025-05-29T13:20:14,337][INFO ][o.e.n.Node ] [es0] initialized
  801. [2025-05-29T13:20:14,338][INFO ][o.e.n.Node ] [es0] starting ...
  802. [2025-05-29T13:20:14,414][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  803. [2025-05-29T13:20:14,424][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  804. [2025-05-29T13:20:14,428][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  805. [1] bootstrap checks failed
  806. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  807. [2025-05-29T13:20:14,430][INFO ][o.e.n.Node ] [es0] stopping ...
  808. [2025-05-29T13:20:25,806][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  809. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna6442274584664474239.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna6442274584664474239.tmp: failed to map segment from shared object
  810. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  811. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  812. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  813. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  814. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  815. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  816. at java.lang.System.load(System.java:1970) ~[?:?]
  817. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  818. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  819. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  820. at java.lang.Class.forName0(Native Method) ~[?:?]
  821. at java.lang.Class.forName(Class.java:375) ~[?:?]
  822. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  823. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  824. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  825. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  826. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  827. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  828. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  829. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  830. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  831. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  832. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  833. [2025-05-29T13:20:25,811][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  834. [2025-05-29T13:20:25,811][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  835. [2025-05-29T13:20:25,812][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  836. [2025-05-29T13:20:25,813][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  837. [2025-05-29T13:20:25,813][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  838. [2025-05-29T13:20:25,813][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  839. [2025-05-29T13:20:25,943][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
  840. [2025-05-29T13:20:25,944][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  841. [2025-05-29T13:20:25,945][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  842. [2025-05-29T13:20:25,946][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[190635], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
  843. [2025-05-29T13:20:25,946][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
  844. [2025-05-29T13:20:26,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  845. [2025-05-29T13:20:26,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  846. [2025-05-29T13:20:26,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  847. [2025-05-29T13:20:26,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  848. [2025-05-29T13:20:26,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  849. [2025-05-29T13:20:26,884][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  850. [2025-05-29T13:20:26,884][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  851. [2025-05-29T13:20:26,884][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  852. [2025-05-29T13:20:26,884][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  853. [2025-05-29T13:20:26,884][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  854. [2025-05-29T13:20:26,884][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  855. [2025-05-29T13:20:26,884][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  856. [2025-05-29T13:20:26,885][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  857. [2025-05-29T13:20:26,885][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  858. [2025-05-29T13:20:26,885][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  859. [2025-05-29T13:20:26,885][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  860. [2025-05-29T13:20:26,885][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  861. [2025-05-29T13:20:26,885][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  862. [2025-05-29T13:20:26,885][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  863. [2025-05-29T13:20:26,886][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  864. [2025-05-29T13:20:26,886][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  865. [2025-05-29T13:20:26,886][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  866. [2025-05-29T13:20:26,886][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  867. [2025-05-29T13:20:26,886][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  868. [2025-05-29T13:20:26,886][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  869. [2025-05-29T13:20:26,886][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  870. [2025-05-29T13:20:26,886][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  871. [2025-05-29T13:20:26,887][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  872. [2025-05-29T13:20:26,887][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  873. [2025-05-29T13:20:26,887][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  874. [2025-05-29T13:20:27,019][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  875. [2025-05-29T13:20:28,965][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  876. [2025-05-29T13:20:29,161][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/190722] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  877. [2025-05-29T13:20:29,382][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  878. [2025-05-29T13:20:29,504][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  879. [2025-05-29T13:20:29,951][INFO ][o.e.n.Node ] [es0] initialized
  880. [2025-05-29T13:20:29,951][INFO ][o.e.n.Node ] [es0] starting ...
  881. [2025-05-29T13:20:30,026][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  882. [2025-05-29T13:20:30,036][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  883. [2025-05-29T13:20:30,041][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  884. [1] bootstrap checks failed
  885. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  886. [2025-05-29T13:20:30,044][INFO ][o.e.n.Node ] [es0] stopping ...
  887. [2025-05-29T13:20:41,274][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  888. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna17374680221017174553.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna17374680221017174553.tmp: failed to map segment from shared object
  889. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  890. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  891. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  892. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  893. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  894. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  895. at java.lang.System.load(System.java:1970) ~[?:?]
  896. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  897. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  898. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  899. at java.lang.Class.forName0(Native Method) ~[?:?]
  900. at java.lang.Class.forName(Class.java:375) ~[?:?]
  901. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  902. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  903. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  904. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  905. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  906. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  907. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  908. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  909. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  910. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  911. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  912. [2025-05-29T13:20:41,279][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  913. [2025-05-29T13:20:41,279][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  914. [2025-05-29T13:20:41,279][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  915. [2025-05-29T13:20:41,280][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  916. [2025-05-29T13:20:41,280][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  917. [2025-05-29T13:20:41,280][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  918. [2025-05-29T13:20:41,435][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
  919. [2025-05-29T13:20:41,435][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  920. [2025-05-29T13:20:41,436][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  921. [2025-05-29T13:20:41,437][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[190769], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
  922. [2025-05-29T13:20:41,437][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
  923. [2025-05-29T13:20:42,374][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  924. [2025-05-29T13:20:42,374][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  925. [2025-05-29T13:20:42,374][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  926. [2025-05-29T13:20:42,375][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  927. [2025-05-29T13:20:42,375][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  928. [2025-05-29T13:20:42,375][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  929. [2025-05-29T13:20:42,375][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  930. [2025-05-29T13:20:42,375][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  931. [2025-05-29T13:20:42,375][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  932. [2025-05-29T13:20:42,375][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  933. [2025-05-29T13:20:42,375][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  934. [2025-05-29T13:20:42,376][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  935. [2025-05-29T13:20:42,376][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  936. [2025-05-29T13:20:42,376][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  937. [2025-05-29T13:20:42,376][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  938. [2025-05-29T13:20:42,376][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  939. [2025-05-29T13:20:42,376][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  940. [2025-05-29T13:20:42,377][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  941. [2025-05-29T13:20:42,377][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  942. [2025-05-29T13:20:42,377][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  943. [2025-05-29T13:20:42,377][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  944. [2025-05-29T13:20:42,377][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  945. [2025-05-29T13:20:42,377][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  946. [2025-05-29T13:20:42,377][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  947. [2025-05-29T13:20:42,377][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  948. [2025-05-29T13:20:42,377][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  949. [2025-05-29T13:20:42,378][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  950. [2025-05-29T13:20:42,378][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  951. [2025-05-29T13:20:42,378][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  952. [2025-05-29T13:20:42,378][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  953. [2025-05-29T13:20:42,527][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  954. [2025-05-29T13:20:44,578][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  955. [2025-05-29T13:20:44,770][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/190859] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  956. [2025-05-29T13:20:44,995][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  957. [2025-05-29T13:20:45,113][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  958. [2025-05-29T13:20:45,570][INFO ][o.e.n.Node ] [es0] initialized
  959. [2025-05-29T13:20:45,570][INFO ][o.e.n.Node ] [es0] starting ...
  960. [2025-05-29T13:20:45,653][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  961. [2025-05-29T13:20:45,663][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  962. [2025-05-29T13:20:45,668][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  963. [1] bootstrap checks failed
  964. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  965. [2025-05-29T13:20:45,670][INFO ][o.e.n.Node ] [es0] stopping ...
  966. [2025-05-29T13:20:57,014][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  967. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna3152516387317747062.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna3152516387317747062.tmp: failed to map segment from shared object
  968. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  969. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  970. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  971. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  972. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  973. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  974. at java.lang.System.load(System.java:1970) ~[?:?]
  975. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  976. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  977. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  978. at java.lang.Class.forName0(Native Method) ~[?:?]
  979. at java.lang.Class.forName(Class.java:375) ~[?:?]
  980. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  981. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  982. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  983. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  984. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  985. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  986. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  987. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  988. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  989. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  990. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  991. [2025-05-29T13:20:57,019][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  992. [2025-05-29T13:20:57,019][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  993. [2025-05-29T13:20:57,019][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  994. [2025-05-29T13:20:57,020][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  995. [2025-05-29T13:20:57,020][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  996. [2025-05-29T13:20:57,021][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  997. [2025-05-29T13:20:57,155][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
  998. [2025-05-29T13:20:57,155][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  999. [2025-05-29T13:20:57,157][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  1000. [2025-05-29T13:20:57,157][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[190907], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
  1001. [2025-05-29T13:20:57,157][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
  1002. [2025-05-29T13:20:58,103][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  1003. [2025-05-29T13:20:58,103][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  1004. [2025-05-29T13:20:58,103][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  1005. [2025-05-29T13:20:58,103][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  1006. [2025-05-29T13:20:58,103][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  1007. [2025-05-29T13:20:58,103][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  1008. [2025-05-29T13:20:58,104][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  1009. [2025-05-29T13:20:58,104][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  1010. [2025-05-29T13:20:58,104][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  1011. [2025-05-29T13:20:58,104][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  1012. [2025-05-29T13:20:58,104][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  1013. [2025-05-29T13:20:58,104][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  1014. [2025-05-29T13:20:58,104][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  1015. [2025-05-29T13:20:58,104][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  1016. [2025-05-29T13:20:58,105][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  1017. [2025-05-29T13:20:58,105][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  1018. [2025-05-29T13:20:58,105][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  1019. [2025-05-29T13:20:58,105][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  1020. [2025-05-29T13:20:58,105][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  1021. [2025-05-29T13:20:58,105][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  1022. [2025-05-29T13:20:58,105][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  1023. [2025-05-29T13:20:58,105][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  1024. [2025-05-29T13:20:58,105][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  1025. [2025-05-29T13:20:58,106][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  1026. [2025-05-29T13:20:58,106][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  1027. [2025-05-29T13:20:58,106][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  1028. [2025-05-29T13:20:58,106][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  1029. [2025-05-29T13:20:58,106][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  1030. [2025-05-29T13:20:58,106][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  1031. [2025-05-29T13:20:58,106][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  1032. [2025-05-29T13:20:58,251][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  1033. [2025-05-29T13:21:00,259][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  1034. [2025-05-29T13:21:00,454][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/190995] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  1035. [2025-05-29T13:21:00,689][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  1036. [2025-05-29T13:21:00,811][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  1037. [2025-05-29T13:21:01,265][INFO ][o.e.n.Node ] [es0] initialized
  1038. [2025-05-29T13:21:01,265][INFO ][o.e.n.Node ] [es0] starting ...
  1039. [2025-05-29T13:21:01,340][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  1040. [2025-05-29T13:21:01,349][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  1041. [2025-05-29T13:21:01,353][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  1042. [1] bootstrap checks failed
  1043. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  1044. [2025-05-29T13:21:01,355][INFO ][o.e.n.Node ] [es0] stopping ...
  1045. [2025-05-29T13:21:12,498][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  1046. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna7463009981056665239.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna7463009981056665239.tmp: failed to map segment from shared object
  1047. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  1048. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  1049. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  1050. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  1051. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  1052. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  1053. at java.lang.System.load(System.java:1970) ~[?:?]
  1054. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1055. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1056. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1057. at java.lang.Class.forName0(Native Method) ~[?:?]
  1058. at java.lang.Class.forName(Class.java:375) ~[?:?]
  1059. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  1060. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  1061. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  1062. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  1063. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  1064. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  1065. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  1066. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  1067. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  1068. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  1069. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  1070. [2025-05-29T13:21:12,503][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  1071. [2025-05-29T13:21:12,503][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  1072. [2025-05-29T13:21:12,503][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  1073. [2025-05-29T13:21:12,504][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  1074. [2025-05-29T13:21:12,504][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  1075. [2025-05-29T13:21:12,504][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  1076. [2025-05-29T13:21:12,663][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
  1077. [2025-05-29T13:21:12,663][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  1078. [2025-05-29T13:21:12,664][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  1079. [2025-05-29T13:21:12,664][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[191044], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
  1080. [2025-05-29T13:21:12,665][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
  1081. [2025-05-29T13:21:13,619][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  1082. [2025-05-29T13:21:13,619][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  1083. [2025-05-29T13:21:13,619][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  1084. [2025-05-29T13:21:13,619][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  1085. [2025-05-29T13:21:13,620][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  1086. [2025-05-29T13:21:13,620][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  1087. [2025-05-29T13:21:13,620][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  1088. [2025-05-29T13:21:13,620][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  1089. [2025-05-29T13:21:13,620][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  1090. [2025-05-29T13:21:13,620][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  1091. [2025-05-29T13:21:13,620][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  1092. [2025-05-29T13:21:13,621][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  1093. [2025-05-29T13:21:13,621][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  1094. [2025-05-29T13:21:13,621][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  1095. [2025-05-29T13:21:13,621][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  1096. [2025-05-29T13:21:13,621][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  1097. [2025-05-29T13:21:13,621][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  1098. [2025-05-29T13:21:13,621][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  1099. [2025-05-29T13:21:13,621][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  1100. [2025-05-29T13:21:13,622][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  1101. [2025-05-29T13:21:13,622][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  1102. [2025-05-29T13:21:13,622][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  1103. [2025-05-29T13:21:13,622][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  1104. [2025-05-29T13:21:13,622][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  1105. [2025-05-29T13:21:13,622][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  1106. [2025-05-29T13:21:13,622][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  1107. [2025-05-29T13:21:13,622][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  1108. [2025-05-29T13:21:13,623][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  1109. [2025-05-29T13:21:13,623][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  1110. [2025-05-29T13:21:13,623][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  1111. [2025-05-29T13:21:13,767][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  1112. [2025-05-29T13:21:15,748][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  1113. [2025-05-29T13:21:15,936][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/191131] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  1114. [2025-05-29T13:21:16,150][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  1115. [2025-05-29T13:21:16,278][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  1116. [2025-05-29T13:21:16,728][INFO ][o.e.n.Node ] [es0] initialized
  1117. [2025-05-29T13:21:16,729][INFO ][o.e.n.Node ] [es0] starting ...
  1118. [2025-05-29T13:21:16,802][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  1119. [2025-05-29T13:21:16,810][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  1120. [2025-05-29T13:21:16,813][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  1121. [1] bootstrap checks failed
  1122. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  1123. [2025-05-29T13:21:16,816][INFO ][o.e.n.Node ] [es0] stopping ...
  1124. [2025-05-29T13:21:28,020][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  1125. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna13206573510193431583.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna13206573510193431583.tmp: failed to map segment from shared object
  1126. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  1127. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  1128. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  1129. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  1130. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  1131. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  1132. at java.lang.System.load(System.java:1970) ~[?:?]
  1133. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1134. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1135. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1136. at java.lang.Class.forName0(Native Method) ~[?:?]
  1137. at java.lang.Class.forName(Class.java:375) ~[?:?]
  1138. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  1139. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  1140. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  1141. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  1142. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  1143. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  1144. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  1145. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  1146. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  1147. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  1148. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  1149. [2025-05-29T13:21:28,025][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  1150. [2025-05-29T13:21:28,025][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  1151. [2025-05-29T13:21:28,025][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  1152. [2025-05-29T13:21:28,027][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  1153. [2025-05-29T13:21:28,027][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  1154. [2025-05-29T13:21:28,027][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  1155. [2025-05-29T13:21:28,169][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
  1156. [2025-05-29T13:21:28,169][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  1157. [2025-05-29T13:21:28,171][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  1158. [2025-05-29T13:21:28,171][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[191179], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
  1159. [2025-05-29T13:21:28,171][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
  1160. [2025-05-29T13:21:29,117][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  1161. [2025-05-29T13:21:29,118][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  1162. [2025-05-29T13:21:29,118][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  1163. [2025-05-29T13:21:29,118][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  1164. [2025-05-29T13:21:29,118][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  1165. [2025-05-29T13:21:29,118][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  1166. [2025-05-29T13:21:29,118][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  1167. [2025-05-29T13:21:29,118][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  1168. [2025-05-29T13:21:29,119][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  1169. [2025-05-29T13:21:29,119][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  1170. [2025-05-29T13:21:29,119][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  1171. [2025-05-29T13:21:29,119][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  1172. [2025-05-29T13:21:29,119][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  1173. [2025-05-29T13:21:29,119][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  1174. [2025-05-29T13:21:29,119][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  1175. [2025-05-29T13:21:29,119][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  1176. [2025-05-29T13:21:29,120][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  1177. [2025-05-29T13:21:29,120][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  1178. [2025-05-29T13:21:29,120][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  1179. [2025-05-29T13:21:29,120][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  1180. [2025-05-29T13:21:29,120][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  1181. [2025-05-29T13:21:29,120][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  1182. [2025-05-29T13:21:29,120][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  1183. [2025-05-29T13:21:29,120][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  1184. [2025-05-29T13:21:29,121][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  1185. [2025-05-29T13:21:29,121][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  1186. [2025-05-29T13:21:29,121][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  1187. [2025-05-29T13:21:29,121][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  1188. [2025-05-29T13:21:29,121][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  1189. [2025-05-29T13:21:29,122][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  1190. [2025-05-29T13:21:29,260][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  1191. [2025-05-29T13:21:31,249][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  1192. [2025-05-29T13:21:31,442][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/191266] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  1193. [2025-05-29T13:21:31,663][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  1194. [2025-05-29T13:21:31,780][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  1195. [2025-05-29T13:21:32,210][INFO ][o.e.n.Node ] [es0] initialized
  1196. [2025-05-29T13:21:32,210][INFO ][o.e.n.Node ] [es0] starting ...
  1197. [2025-05-29T13:21:32,288][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  1198. [2025-05-29T13:21:32,298][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  1199. [2025-05-29T13:21:32,302][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  1200. [1] bootstrap checks failed
  1201. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  1202. [2025-05-29T13:21:32,304][INFO ][o.e.n.Node ] [es0] stopping ...
  1203. [2025-05-29T13:21:43,542][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  1204. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna5126469171701382201.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna5126469171701382201.tmp: failed to map segment from shared object
  1205. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  1206. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  1207. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  1208. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  1209. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  1210. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  1211. at java.lang.System.load(System.java:1970) ~[?:?]
  1212. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1213. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1214. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1215. at java.lang.Class.forName0(Native Method) ~[?:?]
  1216. at java.lang.Class.forName(Class.java:375) ~[?:?]
  1217. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  1218. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  1219. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  1220. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  1221. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  1222. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  1223. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  1224. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  1225. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  1226. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  1227. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  1228. [2025-05-29T13:21:43,546][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  1229. [2025-05-29T13:21:43,547][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  1230. [2025-05-29T13:21:43,547][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  1231. [2025-05-29T13:21:43,548][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  1232. [2025-05-29T13:21:43,548][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  1233. [2025-05-29T13:21:43,548][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  1234. [2025-05-29T13:21:43,682][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
  1235. [2025-05-29T13:21:43,683][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  1236. [2025-05-29T13:21:43,684][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  1237. [2025-05-29T13:21:43,684][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[191313], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
  1238. [2025-05-29T13:21:43,684][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
  1239. [2025-05-29T13:21:44,600][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  1240. [2025-05-29T13:21:44,601][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  1241. [2025-05-29T13:21:44,601][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  1242. [2025-05-29T13:21:44,601][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  1243. [2025-05-29T13:21:44,601][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  1244. [2025-05-29T13:21:44,601][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  1245. [2025-05-29T13:21:44,601][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  1246. [2025-05-29T13:21:44,601][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  1247. [2025-05-29T13:21:44,602][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  1248. [2025-05-29T13:21:44,602][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  1249. [2025-05-29T13:21:44,602][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  1250. [2025-05-29T13:21:44,602][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  1251. [2025-05-29T13:21:44,602][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  1252. [2025-05-29T13:21:44,602][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  1253. [2025-05-29T13:21:44,602][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  1254. [2025-05-29T13:21:44,602][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  1255. [2025-05-29T13:21:44,603][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  1256. [2025-05-29T13:21:44,603][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  1257. [2025-05-29T13:21:44,603][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  1258. [2025-05-29T13:21:44,603][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  1259. [2025-05-29T13:21:44,603][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  1260. [2025-05-29T13:21:44,603][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  1261. [2025-05-29T13:21:44,604][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  1262. [2025-05-29T13:21:44,604][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  1263. [2025-05-29T13:21:44,604][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  1264. [2025-05-29T13:21:44,604][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  1265. [2025-05-29T13:21:44,604][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  1266. [2025-05-29T13:21:44,604][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  1267. [2025-05-29T13:21:44,604][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  1268. [2025-05-29T13:21:44,604][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  1269. [2025-05-29T13:21:44,741][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  1270. [2025-05-29T13:21:46,763][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  1271. [2025-05-29T13:21:46,955][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/191401] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  1272. [2025-05-29T13:21:47,175][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  1273. [2025-05-29T13:21:47,305][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  1274. [2025-05-29T13:21:47,769][INFO ][o.e.n.Node ] [es0] initialized
  1275. [2025-05-29T13:21:47,769][INFO ][o.e.n.Node ] [es0] starting ...
  1276. [2025-05-29T13:21:47,844][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  1277. [2025-05-29T13:21:47,853][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  1278. [2025-05-29T13:21:47,856][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  1279. [1] bootstrap checks failed
  1280. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  1281. [2025-05-29T13:21:47,859][INFO ][o.e.n.Node ] [es0] stopping ...
  1282. [2025-05-29T13:21:59,049][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  1283. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna2634085232720336290.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna2634085232720336290.tmp: failed to map segment from shared object
  1284. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  1285. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  1286. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  1287. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  1288. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  1289. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  1290. at java.lang.System.load(System.java:1970) ~[?:?]
  1291. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1292. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1293. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1294. at java.lang.Class.forName0(Native Method) ~[?:?]
  1295. at java.lang.Class.forName(Class.java:375) ~[?:?]
  1296. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  1297. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  1298. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  1299. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  1300. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  1301. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  1302. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  1303. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  1304. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  1305. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  1306. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  1307. [2025-05-29T13:21:59,054][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  1308. [2025-05-29T13:21:59,055][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  1309. [2025-05-29T13:21:59,055][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  1310. [2025-05-29T13:21:59,056][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  1311. [2025-05-29T13:21:59,056][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  1312. [2025-05-29T13:21:59,056][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  1313. [2025-05-29T13:21:59,198][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
  1314. [2025-05-29T13:21:59,199][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  1315. [2025-05-29T13:21:59,200][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  1316. [2025-05-29T13:21:59,201][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[191454], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
  1317. [2025-05-29T13:21:59,201][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
  1318. [2025-05-29T13:22:00,129][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  1319. [2025-05-29T13:22:00,129][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  1320. [2025-05-29T13:22:00,129][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  1321. [2025-05-29T13:22:00,129][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  1322. [2025-05-29T13:22:00,129][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  1323. [2025-05-29T13:22:00,129][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  1324. [2025-05-29T13:22:00,130][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  1325. [2025-05-29T13:22:00,130][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  1326. [2025-05-29T13:22:00,130][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  1327. [2025-05-29T13:22:00,130][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  1328. [2025-05-29T13:22:00,130][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  1329. [2025-05-29T13:22:00,130][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  1330. [2025-05-29T13:22:00,130][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  1331. [2025-05-29T13:22:00,130][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  1332. [2025-05-29T13:22:00,130][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  1333. [2025-05-29T13:22:00,131][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  1334. [2025-05-29T13:22:00,131][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  1335. [2025-05-29T13:22:00,131][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  1336. [2025-05-29T13:22:00,131][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  1337. [2025-05-29T13:22:00,131][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  1338. [2025-05-29T13:22:00,131][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  1339. [2025-05-29T13:22:00,131][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  1340. [2025-05-29T13:22:00,131][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  1341. [2025-05-29T13:22:00,132][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  1342. [2025-05-29T13:22:00,132][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  1343. [2025-05-29T13:22:00,132][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  1344. [2025-05-29T13:22:00,132][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  1345. [2025-05-29T13:22:00,132][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  1346. [2025-05-29T13:22:00,132][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  1347. [2025-05-29T13:22:00,132][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  1348. [2025-05-29T13:22:00,270][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  1349. [2025-05-29T13:22:02,234][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  1350. [2025-05-29T13:22:02,426][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/191541] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  1351. [2025-05-29T13:22:02,645][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  1352. [2025-05-29T13:22:02,776][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  1353. [2025-05-29T13:22:03,241][INFO ][o.e.n.Node ] [es0] initialized
  1354. [2025-05-29T13:22:03,242][INFO ][o.e.n.Node ] [es0] starting ...
  1355. [2025-05-29T13:22:03,312][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  1356. [2025-05-29T13:22:03,322][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  1357. [2025-05-29T13:22:03,327][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  1358. [1] bootstrap checks failed
  1359. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  1360. [2025-05-29T13:22:03,330][INFO ][o.e.n.Node ] [es0] stopping ...
  1361. [2025-05-29T13:22:14,556][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  1362. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna15173774059440847254.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna15173774059440847254.tmp: failed to map segment from shared object
  1363. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  1364. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  1365. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  1366. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  1367. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  1368. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  1369. at java.lang.System.load(System.java:1970) ~[?:?]
  1370. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1371. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1372. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1373. at java.lang.Class.forName0(Native Method) ~[?:?]
  1374. at java.lang.Class.forName(Class.java:375) ~[?:?]
  1375. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  1376. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  1377. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  1378. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  1379. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  1380. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  1381. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  1382. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  1383. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  1384. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  1385. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  1386. [2025-05-29T13:22:14,561][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  1387. [2025-05-29T13:22:14,561][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  1388. [2025-05-29T13:22:14,561][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  1389. [2025-05-29T13:22:14,562][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  1390. [2025-05-29T13:22:14,563][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  1391. [2025-05-29T13:22:14,563][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  1392. [2025-05-29T13:22:14,718][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
  1393. [2025-05-29T13:22:14,719][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  1394. [2025-05-29T13:22:14,720][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  1395. [2025-05-29T13:22:14,720][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[191588], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
  1396. [2025-05-29T13:22:14,720][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
  1397. [2025-05-29T13:22:15,698][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  1398. [2025-05-29T13:22:15,699][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  1399. [2025-05-29T13:22:15,699][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  1400. [2025-05-29T13:22:15,699][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  1401. [2025-05-29T13:22:15,699][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  1402. [2025-05-29T13:22:15,699][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  1403. [2025-05-29T13:22:15,699][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  1404. [2025-05-29T13:22:15,699][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  1405. [2025-05-29T13:22:15,700][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  1406. [2025-05-29T13:22:15,700][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  1407. [2025-05-29T13:22:15,700][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  1408. [2025-05-29T13:22:15,700][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  1409. [2025-05-29T13:22:15,700][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  1410. [2025-05-29T13:22:15,700][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  1411. [2025-05-29T13:22:15,700][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  1412. [2025-05-29T13:22:15,700][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  1413. [2025-05-29T13:22:15,701][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  1414. [2025-05-29T13:22:15,701][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  1415. [2025-05-29T13:22:15,701][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  1416. [2025-05-29T13:22:15,701][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  1417. [2025-05-29T13:22:15,701][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  1418. [2025-05-29T13:22:15,701][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  1419. [2025-05-29T13:22:15,701][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  1420. [2025-05-29T13:22:15,701][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  1421. [2025-05-29T13:22:15,701][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  1422. [2025-05-29T13:22:15,702][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  1423. [2025-05-29T13:22:15,702][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  1424. [2025-05-29T13:22:15,702][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  1425. [2025-05-29T13:22:15,702][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  1426. [2025-05-29T13:22:15,702][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  1427. [2025-05-29T13:22:15,837][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  1428. [2025-05-29T13:22:17,831][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  1429. [2025-05-29T13:22:18,018][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/191675] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  1430. [2025-05-29T13:22:18,240][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  1431. [2025-05-29T13:22:18,365][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  1432. [2025-05-29T13:22:18,826][INFO ][o.e.n.Node ] [es0] initialized
  1433. [2025-05-29T13:22:18,827][INFO ][o.e.n.Node ] [es0] starting ...
  1434. [2025-05-29T13:22:18,909][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  1435. [2025-05-29T13:22:18,921][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  1436. [2025-05-29T13:22:18,926][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  1437. [1] bootstrap checks failed
  1438. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  1439. [2025-05-29T13:22:18,929][INFO ][o.e.n.Node ] [es0] stopping ...
  1440. [2025-05-29T13:22:30,317][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  1441. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna6449165953219570858.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna6449165953219570858.tmp: failed to map segment from shared object
  1442. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  1443. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  1444. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  1445. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  1446. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  1447. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  1448. at java.lang.System.load(System.java:1970) ~[?:?]
  1449. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1450. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1451. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1452. at java.lang.Class.forName0(Native Method) ~[?:?]
  1453. at java.lang.Class.forName(Class.java:375) ~[?:?]
  1454. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  1455. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  1456. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  1457. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  1458. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  1459. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  1460. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  1461. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  1462. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  1463. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  1464. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  1465. [2025-05-29T13:22:30,322][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  1466. [2025-05-29T13:22:30,323][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  1467. [2025-05-29T13:22:30,323][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  1468. [2025-05-29T13:22:30,324][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  1469. [2025-05-29T13:22:30,324][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  1470. [2025-05-29T13:22:30,324][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  1471. [2025-05-29T13:22:30,463][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
  1472. [2025-05-29T13:22:30,464][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  1473. [2025-05-29T13:22:30,465][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  1474. [2025-05-29T13:22:30,465][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[191733], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
  1475. [2025-05-29T13:22:30,465][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
  1476. [2025-05-29T13:22:31,419][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  1477. [2025-05-29T13:22:31,419][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  1478. [2025-05-29T13:22:31,420][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  1479. [2025-05-29T13:22:31,420][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  1480. [2025-05-29T13:22:31,420][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  1481. [2025-05-29T13:22:31,420][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  1482. [2025-05-29T13:22:31,420][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  1483. [2025-05-29T13:22:31,420][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  1484. [2025-05-29T13:22:31,420][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  1485. [2025-05-29T13:22:31,421][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  1486. [2025-05-29T13:22:31,421][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  1487. [2025-05-29T13:22:31,421][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  1488. [2025-05-29T13:22:31,421][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  1489. [2025-05-29T13:22:31,421][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  1490. [2025-05-29T13:22:31,421][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  1491. [2025-05-29T13:22:31,421][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  1492. [2025-05-29T13:22:31,421][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  1493. [2025-05-29T13:22:31,422][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  1494. [2025-05-29T13:22:31,422][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  1495. [2025-05-29T13:22:31,422][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  1496. [2025-05-29T13:22:31,422][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  1497. [2025-05-29T13:22:31,422][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  1498. [2025-05-29T13:22:31,422][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  1499. [2025-05-29T13:22:31,422][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  1500. [2025-05-29T13:22:31,422][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  1501. [2025-05-29T13:22:31,422][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  1502. [2025-05-29T13:22:31,423][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  1503. [2025-05-29T13:22:31,423][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  1504. [2025-05-29T13:22:31,423][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  1505. [2025-05-29T13:22:31,423][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  1506. [2025-05-29T13:22:31,556][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  1507. [2025-05-29T13:22:33,548][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  1508. [2025-05-29T13:22:33,744][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/191821] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  1509. [2025-05-29T13:22:33,962][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  1510. [2025-05-29T13:22:34,093][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  1511. [2025-05-29T13:22:34,554][INFO ][o.e.n.Node ] [es0] initialized
  1512. [2025-05-29T13:22:34,554][INFO ][o.e.n.Node ] [es0] starting ...
  1513. [2025-05-29T13:22:34,631][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  1514. [2025-05-29T13:22:34,639][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  1515. [2025-05-29T13:22:34,643][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  1516. [1] bootstrap checks failed
  1517. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  1518. [2025-05-29T13:22:34,646][INFO ][o.e.n.Node ] [es0] stopping ...
  1519. [2025-05-29T13:22:45,779][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  1520. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna13141732493284268895.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna13141732493284268895.tmp: failed to map segment from shared object
  1521. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  1522. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  1523. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  1524. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  1525. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  1526. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  1527. at java.lang.System.load(System.java:1970) ~[?:?]
  1528. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1529. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1530. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1531. at java.lang.Class.forName0(Native Method) ~[?:?]
  1532. at java.lang.Class.forName(Class.java:375) ~[?:?]
  1533. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  1534. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  1535. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  1536. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  1537. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  1538. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  1539. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  1540. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  1541. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  1542. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  1543. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  1544. [2025-05-29T13:22:45,783][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  1545. [2025-05-29T13:22:45,784][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  1546. [2025-05-29T13:22:45,784][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  1547. [2025-05-29T13:22:45,785][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  1548. [2025-05-29T13:22:45,785][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  1549. [2025-05-29T13:22:45,785][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  1550. [2025-05-29T13:22:45,941][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
  1551. [2025-05-29T13:22:45,941][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  1552. [2025-05-29T13:22:45,943][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  1553. [2025-05-29T13:22:45,943][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[191881], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
  1554. [2025-05-29T13:22:45,943][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
  1555. [2025-05-29T13:22:46,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  1556. [2025-05-29T13:22:46,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  1557. [2025-05-29T13:22:46,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  1558. [2025-05-29T13:22:46,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  1559. [2025-05-29T13:22:46,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  1560. [2025-05-29T13:22:46,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  1561. [2025-05-29T13:22:46,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  1562. [2025-05-29T13:22:46,884][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  1563. [2025-05-29T13:22:46,884][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  1564. [2025-05-29T13:22:46,884][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  1565. [2025-05-29T13:22:46,884][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  1566. [2025-05-29T13:22:46,884][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  1567. [2025-05-29T13:22:46,884][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  1568. [2025-05-29T13:22:46,884][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  1569. [2025-05-29T13:22:46,884][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  1570. [2025-05-29T13:22:46,885][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  1571. [2025-05-29T13:22:46,885][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  1572. [2025-05-29T13:22:46,885][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  1573. [2025-05-29T13:22:46,885][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  1574. [2025-05-29T13:22:46,885][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  1575. [2025-05-29T13:22:46,885][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  1576. [2025-05-29T13:22:46,885][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  1577. [2025-05-29T13:22:46,885][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  1578. [2025-05-29T13:22:46,886][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  1579. [2025-05-29T13:22:46,886][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  1580. [2025-05-29T13:22:46,886][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  1581. [2025-05-29T13:22:46,886][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  1582. [2025-05-29T13:22:46,886][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  1583. [2025-05-29T13:22:46,886][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  1584. [2025-05-29T13:22:46,887][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  1585. [2025-05-29T13:22:47,037][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  1586. [2025-05-29T13:22:49,078][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  1587. [2025-05-29T13:22:49,276][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/191968] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  1588. [2025-05-29T13:22:49,507][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  1589. [2025-05-29T13:22:49,643][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  1590. [2025-05-29T13:22:50,098][INFO ][o.e.n.Node ] [es0] initialized
  1591. [2025-05-29T13:22:50,098][INFO ][o.e.n.Node ] [es0] starting ...
  1592. [2025-05-29T13:22:50,177][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  1593. [2025-05-29T13:22:50,186][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  1594. [2025-05-29T13:22:50,189][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  1595. [1] bootstrap checks failed
  1596. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  1597. [2025-05-29T13:22:50,192][INFO ][o.e.n.Node ] [es0] stopping ...
  1598. [2025-05-29T13:23:01,504][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  1599. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna6650634789312224504.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna6650634789312224504.tmp: failed to map segment from shared object
  1600. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  1601. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  1602. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  1603. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  1604. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  1605. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  1606. at java.lang.System.load(System.java:1970) ~[?:?]
  1607. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1608. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1609. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1610. at java.lang.Class.forName0(Native Method) ~[?:?]
  1611. at java.lang.Class.forName(Class.java:375) ~[?:?]
  1612. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  1613. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  1614. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  1615. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  1616. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  1617. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  1618. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  1619. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  1620. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  1621. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  1622. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  1623. [2025-05-29T13:23:01,509][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  1624. [2025-05-29T13:23:01,509][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  1625. [2025-05-29T13:23:01,509][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  1626. [2025-05-29T13:23:01,510][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  1627. [2025-05-29T13:23:01,510][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  1628. [2025-05-29T13:23:01,510][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  1629. [2025-05-29T13:23:01,662][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
  1630. [2025-05-29T13:23:01,662][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  1631. [2025-05-29T13:23:01,664][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  1632. [2025-05-29T13:23:01,664][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[192018], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
  1633. [2025-05-29T13:23:01,664][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
  1634. [2025-05-29T13:23:02,607][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  1635. [2025-05-29T13:23:02,607][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  1636. [2025-05-29T13:23:02,607][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  1637. [2025-05-29T13:23:02,607][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  1638. [2025-05-29T13:23:02,607][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  1639. [2025-05-29T13:23:02,608][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  1640. [2025-05-29T13:23:02,608][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  1641. [2025-05-29T13:23:02,608][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  1642. [2025-05-29T13:23:02,608][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  1643. [2025-05-29T13:23:02,608][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  1644. [2025-05-29T13:23:02,608][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  1645. [2025-05-29T13:23:02,608][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  1646. [2025-05-29T13:23:02,608][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  1647. [2025-05-29T13:23:02,609][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  1648. [2025-05-29T13:23:02,609][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  1649. [2025-05-29T13:23:02,609][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  1650. [2025-05-29T13:23:02,609][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  1651. [2025-05-29T13:23:02,609][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  1652. [2025-05-29T13:23:02,609][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  1653. [2025-05-29T13:23:02,609][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  1654. [2025-05-29T13:23:02,609][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  1655. [2025-05-29T13:23:02,609][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  1656. [2025-05-29T13:23:02,610][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  1657. [2025-05-29T13:23:02,610][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  1658. [2025-05-29T13:23:02,610][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  1659. [2025-05-29T13:23:02,610][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  1660. [2025-05-29T13:23:02,610][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  1661. [2025-05-29T13:23:02,610][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  1662. [2025-05-29T13:23:02,610][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  1663. [2025-05-29T13:23:02,611][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  1664. [2025-05-29T13:23:02,748][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  1665. [2025-05-29T13:23:04,758][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  1666. [2025-05-29T13:23:04,953][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/192105] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  1667. [2025-05-29T13:23:05,171][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  1668. [2025-05-29T13:23:05,293][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  1669. [2025-05-29T13:23:05,745][INFO ][o.e.n.Node ] [es0] initialized
  1670. [2025-05-29T13:23:05,745][INFO ][o.e.n.Node ] [es0] starting ...
  1671. [2025-05-29T13:23:05,822][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  1672. [2025-05-29T13:23:05,831][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  1673. [2025-05-29T13:23:05,835][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  1674. [1] bootstrap checks failed
  1675. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  1676. [2025-05-29T13:23:05,837][INFO ][o.e.n.Node ] [es0] stopping ...
  1677. [2025-05-29T13:23:17,052][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  1678. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna5262206794407543563.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna5262206794407543563.tmp: failed to map segment from shared object
  1679. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  1680. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  1681. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  1682. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  1683. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  1684. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  1685. at java.lang.System.load(System.java:1970) ~[?:?]
  1686. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1687. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1688. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1689. at java.lang.Class.forName0(Native Method) ~[?:?]
  1690. at java.lang.Class.forName(Class.java:375) ~[?:?]
  1691. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  1692. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  1693. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  1694. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  1695. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  1696. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  1697. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  1698. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  1699. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  1700. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  1701. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  1702. [2025-05-29T13:23:17,057][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  1703. [2025-05-29T13:23:17,057][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  1704. [2025-05-29T13:23:17,058][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  1705. [2025-05-29T13:23:17,059][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  1706. [2025-05-29T13:23:17,059][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  1707. [2025-05-29T13:23:17,059][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  1708. [2025-05-29T13:23:17,200][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
  1709. [2025-05-29T13:23:17,200][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  1710. [2025-05-29T13:23:17,202][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  1711. [2025-05-29T13:23:17,202][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[192159], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
  1712. [2025-05-29T13:23:17,202][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
  1713. [2025-05-29T13:23:18,261][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  1714. [2025-05-29T13:23:18,262][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  1715. [2025-05-29T13:23:18,262][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  1716. [2025-05-29T13:23:18,262][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  1717. [2025-05-29T13:23:18,262][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  1718. [2025-05-29T13:23:18,262][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  1719. [2025-05-29T13:23:18,263][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  1720. [2025-05-29T13:23:18,263][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  1721. [2025-05-29T13:23:18,263][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  1722. [2025-05-29T13:23:18,263][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  1723. [2025-05-29T13:23:18,263][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  1724. [2025-05-29T13:23:18,263][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  1725. [2025-05-29T13:23:18,263][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  1726. [2025-05-29T13:23:18,264][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  1727. [2025-05-29T13:23:18,264][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  1728. [2025-05-29T13:23:18,264][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  1729. [2025-05-29T13:23:18,264][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  1730. [2025-05-29T13:23:18,264][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  1731. [2025-05-29T13:23:18,264][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  1732. [2025-05-29T13:23:18,264][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  1733. [2025-05-29T13:23:18,265][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  1734. [2025-05-29T13:23:18,265][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  1735. [2025-05-29T13:23:18,265][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  1736. [2025-05-29T13:23:18,265][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  1737. [2025-05-29T13:23:18,265][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  1738. [2025-05-29T13:23:18,265][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  1739. [2025-05-29T13:23:18,265][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  1740. [2025-05-29T13:23:18,265][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  1741. [2025-05-29T13:23:18,266][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  1742. [2025-05-29T13:23:18,266][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  1743. [2025-05-29T13:23:18,407][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  1744. [2025-05-29T13:23:20,430][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  1745. [2025-05-29T13:23:20,617][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/192247] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  1746. [2025-05-29T13:23:20,835][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  1747. [2025-05-29T13:23:20,954][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  1748. [2025-05-29T13:23:21,404][INFO ][o.e.n.Node ] [es0] initialized
  1749. [2025-05-29T13:23:21,404][INFO ][o.e.n.Node ] [es0] starting ...
  1750. [2025-05-29T13:23:21,476][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  1751. [2025-05-29T13:23:21,487][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  1752. [2025-05-29T13:23:21,492][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  1753. [1] bootstrap checks failed
  1754. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  1755. [2025-05-29T13:23:21,495][INFO ][o.e.n.Node ] [es0] stopping ...
  1756. [2025-05-29T13:23:32,806][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  1757. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna14281396214611632872.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna14281396214611632872.tmp: failed to map segment from shared object
  1758. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  1759. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  1760. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  1761. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  1762. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  1763. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  1764. at java.lang.System.load(System.java:1970) ~[?:?]
  1765. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1766. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1767. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1768. at java.lang.Class.forName0(Native Method) ~[?:?]
  1769. at java.lang.Class.forName(Class.java:375) ~[?:?]
  1770. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  1771. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  1772. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  1773. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  1774. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  1775. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  1776. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  1777. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  1778. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  1779. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  1780. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  1781. [2025-05-29T13:23:32,811][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  1782. [2025-05-29T13:23:32,811][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  1783. [2025-05-29T13:23:32,812][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  1784. [2025-05-29T13:23:32,812][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  1785. [2025-05-29T13:23:32,813][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  1786. [2025-05-29T13:23:32,813][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  1787. [2025-05-29T13:23:32,957][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
  1788. [2025-05-29T13:23:32,957][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  1789. [2025-05-29T13:23:32,958][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  1790. [2025-05-29T13:23:32,959][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[192306], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
  1791. [2025-05-29T13:23:32,959][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
  1792. [2025-05-29T13:23:33,886][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  1793. [2025-05-29T13:23:33,886][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  1794. [2025-05-29T13:23:33,886][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  1795. [2025-05-29T13:23:33,886][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  1796. [2025-05-29T13:23:33,886][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  1797. [2025-05-29T13:23:33,886][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  1798. [2025-05-29T13:23:33,887][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  1799. [2025-05-29T13:23:33,887][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  1800. [2025-05-29T13:23:33,887][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  1801. [2025-05-29T13:23:33,887][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  1802. [2025-05-29T13:23:33,887][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  1803. [2025-05-29T13:23:33,887][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  1804. [2025-05-29T13:23:33,887][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  1805. [2025-05-29T13:23:33,887][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  1806. [2025-05-29T13:23:33,888][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  1807. [2025-05-29T13:23:33,888][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  1808. [2025-05-29T13:23:33,888][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  1809. [2025-05-29T13:23:33,888][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  1810. [2025-05-29T13:23:33,888][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  1811. [2025-05-29T13:23:33,888][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  1812. [2025-05-29T13:23:33,888][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  1813. [2025-05-29T13:23:33,888][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  1814. [2025-05-29T13:23:33,888][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  1815. [2025-05-29T13:23:33,889][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  1816. [2025-05-29T13:23:33,889][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  1817. [2025-05-29T13:23:33,889][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  1818. [2025-05-29T13:23:33,889][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  1819. [2025-05-29T13:23:33,889][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  1820. [2025-05-29T13:23:33,889][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  1821. [2025-05-29T13:23:33,889][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  1822. [2025-05-29T13:23:34,025][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  1823. [2025-05-29T13:23:35,959][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  1824. [2025-05-29T13:23:36,145][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/192399] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  1825. [2025-05-29T13:23:36,352][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  1826. [2025-05-29T13:23:36,478][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  1827. [2025-05-29T13:23:36,983][INFO ][o.e.n.Node ] [es0] initialized
  1828. [2025-05-29T13:23:36,983][INFO ][o.e.n.Node ] [es0] starting ...
  1829. [2025-05-29T13:23:37,073][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  1830. [2025-05-29T13:23:37,083][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  1831. [2025-05-29T13:23:37,087][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  1832. [1] bootstrap checks failed
  1833. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  1834. [2025-05-29T13:23:37,090][INFO ][o.e.n.Node ] [es0] stopping ...
  1835. [2025-05-29T13:23:48,251][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  1836. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna10619606338323881239.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna10619606338323881239.tmp: failed to map segment from shared object
  1837. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  1838. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  1839. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  1840. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  1841. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  1842. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  1843. at java.lang.System.load(System.java:1970) ~[?:?]
  1844. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1845. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1846. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1847. at java.lang.Class.forName0(Native Method) ~[?:?]
  1848. at java.lang.Class.forName(Class.java:375) ~[?:?]
  1849. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  1850. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  1851. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  1852. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  1853. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  1854. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  1855. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  1856. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  1857. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  1858. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  1859. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  1860. [2025-05-29T13:23:48,256][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  1861. [2025-05-29T13:23:48,256][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  1862. [2025-05-29T13:23:48,257][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  1863. [2025-05-29T13:23:48,258][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  1864. [2025-05-29T13:23:48,258][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  1865. [2025-05-29T13:23:48,258][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  1866. [2025-05-29T13:23:48,419][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
  1867. [2025-05-29T13:23:48,419][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  1868. [2025-05-29T13:23:48,420][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  1869. [2025-05-29T13:23:48,421][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[192447], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
  1870. [2025-05-29T13:23:48,421][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
  1871. [2025-05-29T13:23:49,366][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  1872. [2025-05-29T13:23:49,366][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  1873. [2025-05-29T13:23:49,366][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  1874. [2025-05-29T13:23:49,366][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  1875. [2025-05-29T13:23:49,367][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  1876. [2025-05-29T13:23:49,367][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  1877. [2025-05-29T13:23:49,367][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  1878. [2025-05-29T13:23:49,367][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  1879. [2025-05-29T13:23:49,367][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  1880. [2025-05-29T13:23:49,367][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  1881. [2025-05-29T13:23:49,368][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  1882. [2025-05-29T13:23:49,368][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  1883. [2025-05-29T13:23:49,368][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  1884. [2025-05-29T13:23:49,368][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  1885. [2025-05-29T13:23:49,368][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  1886. [2025-05-29T13:23:49,368][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  1887. [2025-05-29T13:23:49,368][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  1888. [2025-05-29T13:23:49,369][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  1889. [2025-05-29T13:23:49,369][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  1890. [2025-05-29T13:23:49,369][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  1891. [2025-05-29T13:23:49,369][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  1892. [2025-05-29T13:23:49,369][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  1893. [2025-05-29T13:23:49,369][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  1894. [2025-05-29T13:23:49,369][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  1895. [2025-05-29T13:23:49,369][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  1896. [2025-05-29T13:23:49,370][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  1897. [2025-05-29T13:23:49,370][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  1898. [2025-05-29T13:23:49,370][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  1899. [2025-05-29T13:23:49,370][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  1900. [2025-05-29T13:23:49,370][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  1901. [2025-05-29T13:23:49,515][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  1902. [2025-05-29T13:23:51,512][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  1903. [2025-05-29T13:23:51,711][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/192534] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  1904. [2025-05-29T13:23:51,918][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  1905. [2025-05-29T13:23:52,031][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  1906. [2025-05-29T13:23:52,460][INFO ][o.e.n.Node ] [es0] initialized
  1907. [2025-05-29T13:23:52,461][INFO ][o.e.n.Node ] [es0] starting ...
  1908. [2025-05-29T13:23:52,533][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  1909. [2025-05-29T13:23:52,542][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  1910. [2025-05-29T13:23:52,546][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  1911. [1] bootstrap checks failed
  1912. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  1913. [2025-05-29T13:23:52,548][INFO ][o.e.n.Node ] [es0] stopping ...
  1914. [2025-05-29T13:24:03,772][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  1915. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna16242137462772512885.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna16242137462772512885.tmp: failed to map segment from shared object
  1916. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  1917. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  1918. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  1919. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  1920. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  1921. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  1922. at java.lang.System.load(System.java:1970) ~[?:?]
  1923. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1924. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1925. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1926. at java.lang.Class.forName0(Native Method) ~[?:?]
  1927. at java.lang.Class.forName(Class.java:375) ~[?:?]
  1928. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  1929. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  1930. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  1931. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  1932. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  1933. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  1934. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  1935. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  1936. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  1937. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  1938. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  1939. [2025-05-29T13:24:03,776][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  1940. [2025-05-29T13:24:03,777][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  1941. [2025-05-29T13:24:03,777][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  1942. [2025-05-29T13:24:03,778][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  1943. [2025-05-29T13:24:03,778][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  1944. [2025-05-29T13:24:03,778][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  1945. [2025-05-29T13:24:03,919][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
  1946. [2025-05-29T13:24:03,919][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  1947. [2025-05-29T13:24:03,921][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  1948. [2025-05-29T13:24:03,921][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[192586], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
  1949. [2025-05-29T13:24:03,921][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
  1950. [2025-05-29T13:24:04,881][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  1951. [2025-05-29T13:24:04,881][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  1952. [2025-05-29T13:24:04,881][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  1953. [2025-05-29T13:24:04,882][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  1954. [2025-05-29T13:24:04,882][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  1955. [2025-05-29T13:24:04,882][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  1956. [2025-05-29T13:24:04,882][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  1957. [2025-05-29T13:24:04,882][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  1958. [2025-05-29T13:24:04,882][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  1959. [2025-05-29T13:24:04,882][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  1960. [2025-05-29T13:24:04,882][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  1961. [2025-05-29T13:24:04,882][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  1962. [2025-05-29T13:24:04,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  1963. [2025-05-29T13:24:04,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  1964. [2025-05-29T13:24:04,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  1965. [2025-05-29T13:24:04,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  1966. [2025-05-29T13:24:04,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  1967. [2025-05-29T13:24:04,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  1968. [2025-05-29T13:24:04,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  1969. [2025-05-29T13:24:04,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  1970. [2025-05-29T13:24:04,884][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  1971. [2025-05-29T13:24:04,884][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  1972. [2025-05-29T13:24:04,884][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  1973. [2025-05-29T13:24:04,884][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  1974. [2025-05-29T13:24:04,884][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  1975. [2025-05-29T13:24:04,884][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  1976. [2025-05-29T13:24:04,884][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  1977. [2025-05-29T13:24:04,884][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  1978. [2025-05-29T13:24:04,884][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  1979. [2025-05-29T13:24:04,885][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  1980. [2025-05-29T13:24:05,019][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  1981. [2025-05-29T13:24:07,030][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  1982. [2025-05-29T13:24:07,235][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/192674] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  1983. [2025-05-29T13:24:07,443][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  1984. [2025-05-29T13:24:07,560][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  1985. [2025-05-29T13:24:07,997][INFO ][o.e.n.Node ] [es0] initialized
  1986. [2025-05-29T13:24:07,997][INFO ][o.e.n.Node ] [es0] starting ...
  1987. [2025-05-29T13:24:08,078][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  1988. [2025-05-29T13:24:08,088][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  1989. [2025-05-29T13:24:08,092][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  1990. [1] bootstrap checks failed
  1991. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  1992. [2025-05-29T13:24:08,095][INFO ][o.e.n.Node ] [es0] stopping ...
  1993. [2025-05-29T13:24:19,291][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  1994. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna14170752178056631271.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna14170752178056631271.tmp: failed to map segment from shared object
  1995. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  1996. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  1997. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  1998. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  1999. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  2000. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  2001. at java.lang.System.load(System.java:1970) ~[?:?]
  2002. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2003. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2004. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2005. at java.lang.Class.forName0(Native Method) ~[?:?]
  2006. at java.lang.Class.forName(Class.java:375) ~[?:?]
  2007. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  2008. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  2009. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  2010. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  2011. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  2012. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  2013. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  2014. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  2015. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  2016. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  2017. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  2018. [2025-05-29T13:24:19,296][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  2019. [2025-05-29T13:24:19,296][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  2020. [2025-05-29T13:24:19,296][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  2021. [2025-05-29T13:24:19,297][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  2022. [2025-05-29T13:24:19,297][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  2023. [2025-05-29T13:24:19,298][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  2024. [2025-05-29T13:24:19,447][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
  2025. [2025-05-29T13:24:19,448][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  2026. [2025-05-29T13:24:19,449][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  2027. [2025-05-29T13:24:19,449][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[192733], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
  2028. [2025-05-29T13:24:19,449][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
  2029. [2025-05-29T13:24:20,466][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  2030. [2025-05-29T13:24:20,466][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  2031. [2025-05-29T13:24:20,466][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  2032. [2025-05-29T13:24:20,466][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  2033. [2025-05-29T13:24:20,466][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  2034. [2025-05-29T13:24:20,466][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  2035. [2025-05-29T13:24:20,467][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  2036. [2025-05-29T13:24:20,467][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  2037. [2025-05-29T13:24:20,467][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  2038. [2025-05-29T13:24:20,467][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  2039. [2025-05-29T13:24:20,467][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  2040. [2025-05-29T13:24:20,467][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  2041. [2025-05-29T13:24:20,467][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  2042. [2025-05-29T13:24:20,467][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  2043. [2025-05-29T13:24:20,468][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  2044. [2025-05-29T13:24:20,468][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  2045. [2025-05-29T13:24:20,468][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  2046. [2025-05-29T13:24:20,468][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  2047. [2025-05-29T13:24:20,468][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  2048. [2025-05-29T13:24:20,468][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  2049. [2025-05-29T13:24:20,468][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  2050. [2025-05-29T13:24:20,468][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  2051. [2025-05-29T13:24:20,469][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  2052. [2025-05-29T13:24:20,469][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  2053. [2025-05-29T13:24:20,469][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  2054. [2025-05-29T13:24:20,469][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  2055. [2025-05-29T13:24:20,469][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  2056. [2025-05-29T13:24:20,469][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  2057. [2025-05-29T13:24:20,469][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  2058. [2025-05-29T13:24:20,469][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  2059. [2025-05-29T13:24:20,607][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  2060. [2025-05-29T13:24:22,673][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  2061. [2025-05-29T13:24:22,872][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/192820] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  2062. [2025-05-29T13:24:23,091][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  2063. [2025-05-29T13:24:23,214][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  2064. [2025-05-29T13:24:23,675][INFO ][o.e.n.Node ] [es0] initialized
  2065. [2025-05-29T13:24:23,675][INFO ][o.e.n.Node ] [es0] starting ...
  2066. [2025-05-29T13:24:23,754][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  2067. [2025-05-29T13:24:23,763][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  2068. [2025-05-29T13:24:23,767][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  2069. [1] bootstrap checks failed
  2070. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  2071. [2025-05-29T13:24:23,769][INFO ][o.e.n.Node ] [es0] stopping ...
  2072. [2025-05-29T13:24:35,034][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  2073. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna12559114780082007741.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna12559114780082007741.tmp: failed to map segment from shared object
  2074. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  2075. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  2076. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  2077. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  2078. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  2079. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  2080. at java.lang.System.load(System.java:1970) ~[?:?]
  2081. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2082. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2083. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2084. at java.lang.Class.forName0(Native Method) ~[?:?]
  2085. at java.lang.Class.forName(Class.java:375) ~[?:?]
  2086. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  2087. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  2088. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  2089. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  2090. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  2091. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  2092. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  2093. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  2094. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  2095. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  2096. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  2097. [2025-05-29T13:24:35,039][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  2098. [2025-05-29T13:24:35,039][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  2099. [2025-05-29T13:24:35,039][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  2100. [2025-05-29T13:24:35,040][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  2101. [2025-05-29T13:24:35,040][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  2102. [2025-05-29T13:24:35,040][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  2103. [2025-05-29T13:24:35,181][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
  2104. [2025-05-29T13:24:35,181][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  2105. [2025-05-29T13:24:35,183][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  2106. [2025-05-29T13:24:35,183][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[192875], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
  2107. [2025-05-29T13:24:35,183][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
  2108. [2025-05-29T13:24:36,130][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  2109. [2025-05-29T13:24:36,130][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  2110. [2025-05-29T13:24:36,130][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  2111. [2025-05-29T13:24:36,130][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  2112. [2025-05-29T13:24:36,130][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  2113. [2025-05-29T13:24:36,130][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  2114. [2025-05-29T13:24:36,130][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  2115. [2025-05-29T13:24:36,131][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  2116. [2025-05-29T13:24:36,131][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  2117. [2025-05-29T13:24:36,131][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  2118. [2025-05-29T13:24:36,131][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  2119. [2025-05-29T13:24:36,131][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  2120. [2025-05-29T13:24:36,131][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  2121. [2025-05-29T13:24:36,131][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  2122. [2025-05-29T13:24:36,131][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  2123. [2025-05-29T13:24:36,132][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  2124. [2025-05-29T13:24:36,132][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  2125. [2025-05-29T13:24:36,132][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  2126. [2025-05-29T13:24:36,132][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  2127. [2025-05-29T13:24:36,132][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  2128. [2025-05-29T13:24:36,132][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  2129. [2025-05-29T13:24:36,132][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  2130. [2025-05-29T13:24:36,132][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  2131. [2025-05-29T13:24:36,132][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  2132. [2025-05-29T13:24:36,133][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  2133. [2025-05-29T13:24:36,133][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  2134. [2025-05-29T13:24:36,133][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  2135. [2025-05-29T13:24:36,133][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  2136. [2025-05-29T13:24:36,133][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  2137. [2025-05-29T13:24:36,133][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  2138. [2025-05-29T13:24:36,267][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  2139. [2025-05-29T13:24:38,254][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  2140. [2025-05-29T13:24:38,444][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/192962] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  2141. [2025-05-29T13:24:38,657][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  2142. [2025-05-29T13:24:38,776][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  2143. [2025-05-29T13:24:39,209][INFO ][o.e.n.Node ] [es0] initialized
  2144. [2025-05-29T13:24:39,209][INFO ][o.e.n.Node ] [es0] starting ...
  2145. [2025-05-29T13:24:39,283][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  2146. [2025-05-29T13:24:39,292][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  2147. [2025-05-29T13:24:39,296][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  2148. [1] bootstrap checks failed
  2149. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  2150. [2025-05-29T13:24:39,298][INFO ][o.e.n.Node ] [es0] stopping ...
  2151. [2025-05-29T13:24:50,558][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  2152. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna1376420209620671306.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna1376420209620671306.tmp: failed to map segment from shared object
  2153. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  2154. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  2155. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  2156. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  2157. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  2158. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  2159. at java.lang.System.load(System.java:1970) ~[?:?]
  2160. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2161. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2162. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2163. at java.lang.Class.forName0(Native Method) ~[?:?]
  2164. at java.lang.Class.forName(Class.java:375) ~[?:?]
  2165. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  2166. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  2167. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  2168. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  2169. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  2170. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  2171. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  2172. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  2173. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  2174. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  2175. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  2176. [2025-05-29T13:24:50,564][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  2177. [2025-05-29T13:24:50,564][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  2178. [2025-05-29T13:24:50,564][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  2179. [2025-05-29T13:24:50,565][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  2180. [2025-05-29T13:24:50,566][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  2181. [2025-05-29T13:24:50,566][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  2182. [2025-05-29T13:24:50,725][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
  2183. [2025-05-29T13:24:50,725][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  2184. [2025-05-29T13:24:50,727][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  2185. [2025-05-29T13:24:50,727][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[193010], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
  2186. [2025-05-29T13:24:50,727][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
  2187. [2025-05-29T13:24:51,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  2188. [2025-05-29T13:24:51,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  2189. [2025-05-29T13:24:51,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  2190. [2025-05-29T13:24:51,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  2191. [2025-05-29T13:24:51,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  2192. [2025-05-29T13:24:51,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  2193. [2025-05-29T13:24:51,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  2194. [2025-05-29T13:24:51,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  2195. [2025-05-29T13:24:51,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  2196. [2025-05-29T13:24:51,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  2197. [2025-05-29T13:24:51,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  2198. [2025-05-29T13:24:51,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  2199. [2025-05-29T13:24:51,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  2200. [2025-05-29T13:24:51,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  2201. [2025-05-29T13:24:51,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  2202. [2025-05-29T13:24:51,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  2203. [2025-05-29T13:24:51,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  2204. [2025-05-29T13:24:51,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  2205. [2025-05-29T13:24:51,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  2206. [2025-05-29T13:24:51,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  2207. [2025-05-29T13:24:51,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  2208. [2025-05-29T13:24:51,650][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  2209. [2025-05-29T13:24:51,650][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  2210. [2025-05-29T13:24:51,650][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  2211. [2025-05-29T13:24:51,650][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  2212. [2025-05-29T13:24:51,650][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  2213. [2025-05-29T13:24:51,650][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  2214. [2025-05-29T13:24:51,650][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  2215. [2025-05-29T13:24:51,650][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  2216. [2025-05-29T13:24:51,651][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  2217. [2025-05-29T13:24:51,789][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  2218. [2025-05-29T13:24:53,802][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  2219. [2025-05-29T13:24:53,995][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/193098] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  2220. [2025-05-29T13:24:54,208][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  2221. [2025-05-29T13:24:54,339][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  2222. [2025-05-29T13:24:54,817][INFO ][o.e.n.Node ] [es0] initialized
  2223. [2025-05-29T13:24:54,817][INFO ][o.e.n.Node ] [es0] starting ...
  2224. [2025-05-29T13:24:54,891][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  2225. [2025-05-29T13:24:54,900][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  2226. [2025-05-29T13:24:54,904][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  2227. [1] bootstrap checks failed
  2228. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  2229. [2025-05-29T13:24:54,906][INFO ][o.e.n.Node ] [es0] stopping ...
  2230. [2025-05-29T13:25:05,996][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  2231. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna622161222430244479.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna622161222430244479.tmp: failed to map segment from shared object
  2232. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  2233. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  2234. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  2235. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  2236. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  2237. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  2238. at java.lang.System.load(System.java:1970) ~[?:?]
  2239. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2240. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2241. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2242. at java.lang.Class.forName0(Native Method) ~[?:?]
  2243. at java.lang.Class.forName(Class.java:375) ~[?:?]
  2244. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  2245. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  2246. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  2247. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  2248. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  2249. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  2250. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  2251. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  2252. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  2253. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  2254. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  2255. [2025-05-29T13:25:06,003][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  2256. [2025-05-29T13:25:06,003][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  2257. [2025-05-29T13:25:06,003][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  2258. [2025-05-29T13:25:06,004][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  2259. [2025-05-29T13:25:06,004][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  2260. [2025-05-29T13:25:06,005][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  2261. [2025-05-29T13:25:06,164][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
  2262. [2025-05-29T13:25:06,164][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  2263. [2025-05-29T13:25:06,166][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  2264. [2025-05-29T13:25:06,166][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[193156], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
  2265. [2025-05-29T13:25:06,166][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
  2266. [2025-05-29T13:25:07,092][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  2267. [2025-05-29T13:25:07,093][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  2268. [2025-05-29T13:25:07,093][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  2269. [2025-05-29T13:25:07,093][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  2270. [2025-05-29T13:25:07,093][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  2271. [2025-05-29T13:25:07,093][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  2272. [2025-05-29T13:25:07,093][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  2273. [2025-05-29T13:25:07,093][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  2274. [2025-05-29T13:25:07,093][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  2275. [2025-05-29T13:25:07,094][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  2276. [2025-05-29T13:25:07,094][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  2277. [2025-05-29T13:25:07,094][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  2278. [2025-05-29T13:25:07,094][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  2279. [2025-05-29T13:25:07,094][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  2280. [2025-05-29T13:25:07,094][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  2281. [2025-05-29T13:25:07,094][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  2282. [2025-05-29T13:25:07,094][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  2283. [2025-05-29T13:25:07,094][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  2284. [2025-05-29T13:25:07,095][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  2285. [2025-05-29T13:25:07,095][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  2286. [2025-05-29T13:25:07,095][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  2287. [2025-05-29T13:25:07,095][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  2288. [2025-05-29T13:25:07,095][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  2289. [2025-05-29T13:25:07,095][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  2290. [2025-05-29T13:25:07,095][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  2291. [2025-05-29T13:25:07,095][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  2292. [2025-05-29T13:25:07,095][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  2293. [2025-05-29T13:25:07,096][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  2294. [2025-05-29T13:25:07,096][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  2295. [2025-05-29T13:25:07,096][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  2296. [2025-05-29T13:25:07,239][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  2297. [2025-05-29T13:25:09,261][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  2298. [2025-05-29T13:25:09,457][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/193243] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  2299. [2025-05-29T13:25:09,669][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  2300. [2025-05-29T13:25:09,785][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  2301. [2025-05-29T13:25:10,248][INFO ][o.e.n.Node ] [es0] initialized
  2302. [2025-05-29T13:25:10,248][INFO ][o.e.n.Node ] [es0] starting ...
  2303. [2025-05-29T13:25:10,324][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  2304. [2025-05-29T13:25:10,334][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  2305. [2025-05-29T13:25:10,339][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  2306. [1] bootstrap checks failed
  2307. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  2308. [2025-05-29T13:25:10,342][INFO ][o.e.n.Node ] [es0] stopping ...
  2309. [2025-05-29T13:25:21,547][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  2310. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna6588523017604678106.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna6588523017604678106.tmp: failed to map segment from shared object
  2311. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  2312. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  2313. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  2314. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  2315. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  2316. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  2317. at java.lang.System.load(System.java:1970) ~[?:?]
  2318. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2319. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2320. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2321. at java.lang.Class.forName0(Native Method) ~[?:?]
  2322. at java.lang.Class.forName(Class.java:375) ~[?:?]
  2323. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  2324. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  2325. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  2326. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  2327. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  2328. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  2329. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  2330. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  2331. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  2332. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  2333. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  2334. [2025-05-29T13:25:21,551][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  2335. [2025-05-29T13:25:21,551][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  2336. [2025-05-29T13:25:21,552][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  2337. [2025-05-29T13:25:21,553][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  2338. [2025-05-29T13:25:21,553][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  2339. [2025-05-29T13:25:21,553][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  2340. [2025-05-29T13:25:21,683][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
  2341. [2025-05-29T13:25:21,683][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  2342. [2025-05-29T13:25:21,685][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  2343. [2025-05-29T13:25:21,685][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[193289], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
  2344. [2025-05-29T13:25:21,685][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
  2345. [2025-05-29T13:25:22,601][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  2346. [2025-05-29T13:25:22,602][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  2347. [2025-05-29T13:25:22,602][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  2348. [2025-05-29T13:25:22,602][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  2349. [2025-05-29T13:25:22,602][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  2350. [2025-05-29T13:25:22,602][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  2351. [2025-05-29T13:25:22,602][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  2352. [2025-05-29T13:25:22,602][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  2353. [2025-05-29T13:25:22,602][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  2354. [2025-05-29T13:25:22,603][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  2355. [2025-05-29T13:25:22,603][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  2356. [2025-05-29T13:25:22,603][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  2357. [2025-05-29T13:25:22,603][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  2358. [2025-05-29T13:25:22,603][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  2359. [2025-05-29T13:25:22,603][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  2360. [2025-05-29T13:25:22,603][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  2361. [2025-05-29T13:25:22,603][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  2362. [2025-05-29T13:25:22,603][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  2363. [2025-05-29T13:25:22,604][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  2364. [2025-05-29T13:25:22,604][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  2365. [2025-05-29T13:25:22,604][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  2366. [2025-05-29T13:25:22,604][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  2367. [2025-05-29T13:25:22,604][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  2368. [2025-05-29T13:25:22,604][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  2369. [2025-05-29T13:25:22,604][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  2370. [2025-05-29T13:25:22,604][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  2371. [2025-05-29T13:25:22,604][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  2372. [2025-05-29T13:25:22,605][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  2373. [2025-05-29T13:25:22,605][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  2374. [2025-05-29T13:25:22,605][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  2375. [2025-05-29T13:25:22,745][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  2376. [2025-05-29T13:25:24,761][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  2377. [2025-05-29T13:25:24,953][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/193376] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  2378. [2025-05-29T13:25:25,172][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  2379. [2025-05-29T13:25:25,297][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  2380. [2025-05-29T13:25:25,736][INFO ][o.e.n.Node ] [es0] initialized
  2381. [2025-05-29T13:25:25,736][INFO ][o.e.n.Node ] [es0] starting ...
  2382. [2025-05-29T13:25:25,812][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  2383. [2025-05-29T13:25:25,821][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  2384. [2025-05-29T13:25:25,825][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  2385. [1] bootstrap checks failed
  2386. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  2387. [2025-05-29T13:25:25,827][INFO ][o.e.n.Node ] [es0] stopping ...
  2388. [2025-05-29T13:25:37,012][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  2389. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna9366406332469606159.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna9366406332469606159.tmp: failed to map segment from shared object
  2390. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  2391. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  2392. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  2393. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  2394. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  2395. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  2396. at java.lang.System.load(System.java:1970) ~[?:?]
  2397. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2398. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2399. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2400. at java.lang.Class.forName0(Native Method) ~[?:?]
  2401. at java.lang.Class.forName(Class.java:375) ~[?:?]
  2402. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  2403. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  2404. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  2405. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  2406. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  2407. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  2408. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  2409. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  2410. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  2411. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  2412. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  2413. [2025-05-29T13:25:37,017][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  2414. [2025-05-29T13:25:37,017][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  2415. [2025-05-29T13:25:37,017][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  2416. [2025-05-29T13:25:37,018][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  2417. [2025-05-29T13:25:37,018][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  2418. [2025-05-29T13:25:37,019][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  2419. [2025-05-29T13:25:37,151][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
  2420. [2025-05-29T13:25:37,151][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  2421. [2025-05-29T13:25:37,152][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  2422. [2025-05-29T13:25:37,152][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[193431], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
  2423. [2025-05-29T13:25:37,153][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
  2424. [2025-05-29T13:25:38,106][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  2425. [2025-05-29T13:25:38,106][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  2426. [2025-05-29T13:25:38,106][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  2427. [2025-05-29T13:25:38,106][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  2428. [2025-05-29T13:25:38,106][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  2429. [2025-05-29T13:25:38,106][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  2430. [2025-05-29T13:25:38,106][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  2431. [2025-05-29T13:25:38,107][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  2432. [2025-05-29T13:25:38,107][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  2433. [2025-05-29T13:25:38,107][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  2434. [2025-05-29T13:25:38,107][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  2435. [2025-05-29T13:25:38,107][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  2436. [2025-05-29T13:25:38,107][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  2437. [2025-05-29T13:25:38,107][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  2438. [2025-05-29T13:25:38,108][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  2439. [2025-05-29T13:25:38,108][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  2440. [2025-05-29T13:25:38,108][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  2441. [2025-05-29T13:25:38,108][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  2442. [2025-05-29T13:25:38,108][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  2443. [2025-05-29T13:25:38,108][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  2444. [2025-05-29T13:25:38,108][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  2445. [2025-05-29T13:25:38,108][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  2446. [2025-05-29T13:25:38,108][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  2447. [2025-05-29T13:25:38,109][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  2448. [2025-05-29T13:25:38,109][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  2449. [2025-05-29T13:25:38,109][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  2450. [2025-05-29T13:25:38,109][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  2451. [2025-05-29T13:25:38,109][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  2452. [2025-05-29T13:25:38,109][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  2453. [2025-05-29T13:25:38,109][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  2454. [2025-05-29T13:25:38,244][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  2455. [2025-05-29T13:25:40,209][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  2456. [2025-05-29T13:25:40,407][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/193519] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  2457. [2025-05-29T13:25:40,629][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  2458. [2025-05-29T13:25:40,753][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  2459. [2025-05-29T13:25:41,191][INFO ][o.e.n.Node ] [es0] initialized
  2460. [2025-05-29T13:25:41,191][INFO ][o.e.n.Node ] [es0] starting ...
  2461. [2025-05-29T13:25:41,268][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  2462. [2025-05-29T13:25:41,277][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  2463. [2025-05-29T13:25:41,281][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  2464. [1] bootstrap checks failed
  2465. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  2466. [2025-05-29T13:25:41,283][INFO ][o.e.n.Node ] [es0] stopping ...
  2467. [2025-05-29T13:25:52,548][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  2468. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna18283307028481705519.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna18283307028481705519.tmp: failed to map segment from shared object
  2469. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  2470. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  2471. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  2472. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  2473. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  2474. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  2475. at java.lang.System.load(System.java:1970) ~[?:?]
  2476. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2477. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2478. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2479. at java.lang.Class.forName0(Native Method) ~[?:?]
  2480. at java.lang.Class.forName(Class.java:375) ~[?:?]
  2481. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  2482. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  2483. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  2484. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  2485. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  2486. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  2487. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  2488. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  2489. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  2490. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  2491. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  2492. [2025-05-29T13:25:52,552][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  2493. [2025-05-29T13:25:52,553][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  2494. [2025-05-29T13:25:52,553][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  2495. [2025-05-29T13:25:52,554][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  2496. [2025-05-29T13:25:52,554][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  2497. [2025-05-29T13:25:52,554][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  2498. [2025-05-29T13:25:52,714][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
  2499. [2025-05-29T13:25:52,714][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  2500. [2025-05-29T13:25:52,715][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  2501. [2025-05-29T13:25:52,716][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[193580], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
  2502. [2025-05-29T13:25:52,716][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
  2503. [2025-05-29T13:25:53,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  2504. [2025-05-29T13:25:53,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  2505. [2025-05-29T13:25:53,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  2506. [2025-05-29T13:25:53,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  2507. [2025-05-29T13:25:53,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  2508. [2025-05-29T13:25:53,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  2509. [2025-05-29T13:25:53,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  2510. [2025-05-29T13:25:53,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  2511. [2025-05-29T13:25:53,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  2512. [2025-05-29T13:25:53,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  2513. [2025-05-29T13:25:53,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  2514. [2025-05-29T13:25:53,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  2515. [2025-05-29T13:25:53,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  2516. [2025-05-29T13:25:53,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  2517. [2025-05-29T13:25:53,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  2518. [2025-05-29T13:25:53,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  2519. [2025-05-29T13:25:53,650][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  2520. [2025-05-29T13:25:53,650][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  2521. [2025-05-29T13:25:53,650][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  2522. [2025-05-29T13:25:53,650][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  2523. [2025-05-29T13:25:53,650][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  2524. [2025-05-29T13:25:53,650][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  2525. [2025-05-29T13:25:53,650][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  2526. [2025-05-29T13:25:53,650][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  2527. [2025-05-29T13:25:53,650][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  2528. [2025-05-29T13:25:53,651][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  2529. [2025-05-29T13:25:53,651][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  2530. [2025-05-29T13:25:53,651][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  2531. [2025-05-29T13:25:53,651][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  2532. [2025-05-29T13:25:53,651][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  2533. [2025-05-29T13:25:53,786][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  2534. [2025-05-29T13:25:55,765][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  2535. [2025-05-29T13:25:55,958][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/193668] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  2536. [2025-05-29T13:25:56,169][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  2537. [2025-05-29T13:25:56,290][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  2538. [2025-05-29T13:25:56,741][INFO ][o.e.n.Node ] [es0] initialized
  2539. [2025-05-29T13:25:56,741][INFO ][o.e.n.Node ] [es0] starting ...
  2540. [2025-05-29T13:25:56,814][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  2541. [2025-05-29T13:25:56,823][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  2542. [2025-05-29T13:25:56,827][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  2543. [1] bootstrap checks failed
  2544. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  2545. [2025-05-29T13:25:56,829][INFO ][o.e.n.Node ] [es0] stopping ...
  2546. [2025-05-29T13:26:08,016][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  2547. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna5129034024347334788.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna5129034024347334788.tmp: failed to map segment from shared object
  2548. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  2549. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  2550. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  2551. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  2552. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  2553. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  2554. at java.lang.System.load(System.java:1970) ~[?:?]
  2555. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2556. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2557. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2558. at java.lang.Class.forName0(Native Method) ~[?:?]
  2559. at java.lang.Class.forName(Class.java:375) ~[?:?]
  2560. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  2561. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  2562. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  2563. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  2564. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  2565. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  2566. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  2567. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  2568. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  2569. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  2570. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  2571. [2025-05-29T13:26:08,022][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  2572. [2025-05-29T13:26:08,022][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  2573. [2025-05-29T13:26:08,022][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  2574. [2025-05-29T13:26:08,023][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  2575. [2025-05-29T13:26:08,023][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  2576. [2025-05-29T13:26:08,023][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  2577. [2025-05-29T13:26:08,165][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
  2578. [2025-05-29T13:26:08,165][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  2579. [2025-05-29T13:26:08,167][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  2580. [2025-05-29T13:26:08,167][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[193716], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
  2581. [2025-05-29T13:26:08,167][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
  2582. [2025-05-29T13:26:09,099][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  2583. [2025-05-29T13:26:09,100][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  2584. [2025-05-29T13:26:09,100][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  2585. [2025-05-29T13:26:09,100][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  2586. [2025-05-29T13:26:09,100][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  2587. [2025-05-29T13:26:09,100][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  2588. [2025-05-29T13:26:09,100][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  2589. [2025-05-29T13:26:09,100][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  2590. [2025-05-29T13:26:09,100][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  2591. [2025-05-29T13:26:09,101][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  2592. [2025-05-29T13:26:09,101][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  2593. [2025-05-29T13:26:09,101][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  2594. [2025-05-29T13:26:09,101][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  2595. [2025-05-29T13:26:09,101][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  2596. [2025-05-29T13:26:09,101][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  2597. [2025-05-29T13:26:09,101][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  2598. [2025-05-29T13:26:09,101][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  2599. [2025-05-29T13:26:09,102][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  2600. [2025-05-29T13:26:09,102][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  2601. [2025-05-29T13:26:09,102][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  2602. [2025-05-29T13:26:09,102][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  2603. [2025-05-29T13:26:09,102][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  2604. [2025-05-29T13:26:09,102][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  2605. [2025-05-29T13:26:09,102][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  2606. [2025-05-29T13:26:09,102][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  2607. [2025-05-29T13:26:09,102][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  2608. [2025-05-29T13:26:09,103][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  2609. [2025-05-29T13:26:09,103][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  2610. [2025-05-29T13:26:09,103][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  2611. [2025-05-29T13:26:09,103][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  2612. [2025-05-29T13:26:09,238][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  2613. [2025-05-29T13:26:11,186][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  2614. [2025-05-29T13:26:11,374][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/193803] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  2615. [2025-05-29T13:26:11,582][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  2616. [2025-05-29T13:26:11,700][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  2617. [2025-05-29T13:26:12,126][INFO ][o.e.n.Node ] [es0] initialized
  2618. [2025-05-29T13:26:12,126][INFO ][o.e.n.Node ] [es0] starting ...
  2619. [2025-05-29T13:26:12,198][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  2620. [2025-05-29T13:26:12,208][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  2621. [2025-05-29T13:26:12,213][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  2622. [1] bootstrap checks failed
  2623. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  2624. [2025-05-29T13:26:12,216][INFO ][o.e.n.Node ] [es0] stopping ...
  2625. [2025-05-29T13:26:23,576][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  2626. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna12908975992864215082.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna12908975992864215082.tmp: failed to map segment from shared object
  2627. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  2628. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  2629. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  2630. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  2631. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  2632. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  2633. at java.lang.System.load(System.java:1970) ~[?:?]
  2634. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2635. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2636. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2637. at java.lang.Class.forName0(Native Method) ~[?:?]
  2638. at java.lang.Class.forName(Class.java:375) ~[?:?]
  2639. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  2640. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  2641. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  2642. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  2643. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  2644. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  2645. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  2646. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  2647. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  2648. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  2649. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  2650. [2025-05-29T13:26:23,581][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  2651. [2025-05-29T13:26:23,582][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  2652. [2025-05-29T13:26:23,582][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  2653. [2025-05-29T13:26:23,583][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  2654. [2025-05-29T13:26:23,583][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  2655. [2025-05-29T13:26:23,583][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  2656. [2025-05-29T13:26:23,714][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
  2657. [2025-05-29T13:26:23,715][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  2658. [2025-05-29T13:26:23,716][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  2659. [2025-05-29T13:26:23,716][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[193853], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
  2660. [2025-05-29T13:26:23,717][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
  2661. [2025-05-29T13:26:24,645][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  2662. [2025-05-29T13:26:24,645][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  2663. [2025-05-29T13:26:24,645][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  2664. [2025-05-29T13:26:24,645][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  2665. [2025-05-29T13:26:24,645][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  2666. [2025-05-29T13:26:24,645][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  2667. [2025-05-29T13:26:24,646][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  2668. [2025-05-29T13:26:24,646][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  2669. [2025-05-29T13:26:24,646][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  2670. [2025-05-29T13:26:24,646][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  2671. [2025-05-29T13:26:24,646][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  2672. [2025-05-29T13:26:24,646][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  2673. [2025-05-29T13:26:24,646][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  2674. [2025-05-29T13:26:24,646][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  2675. [2025-05-29T13:26:24,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  2676. [2025-05-29T13:26:24,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  2677. [2025-05-29T13:26:24,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  2678. [2025-05-29T13:26:24,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  2679. [2025-05-29T13:26:24,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  2680. [2025-05-29T13:26:24,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  2681. [2025-05-29T13:26:24,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  2682. [2025-05-29T13:26:24,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  2683. [2025-05-29T13:26:24,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  2684. [2025-05-29T13:26:24,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  2685. [2025-05-29T13:26:24,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  2686. [2025-05-29T13:26:24,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  2687. [2025-05-29T13:26:24,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  2688. [2025-05-29T13:26:24,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  2689. [2025-05-29T13:26:24,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  2690. [2025-05-29T13:26:24,648][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  2691. [2025-05-29T13:26:24,782][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  2692. [2025-05-29T13:26:26,737][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  2693. [2025-05-29T13:26:26,929][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/193941] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  2694. [2025-05-29T13:26:27,145][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  2695. [2025-05-29T13:26:27,262][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  2696. [2025-05-29T13:26:27,711][INFO ][o.e.n.Node ] [es0] initialized
  2697. [2025-05-29T13:26:27,711][INFO ][o.e.n.Node ] [es0] starting ...
  2698. [2025-05-29T13:26:27,784][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  2699. [2025-05-29T13:26:27,792][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  2700. [2025-05-29T13:26:27,796][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  2701. [1] bootstrap checks failed
  2702. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  2703. [2025-05-29T13:26:27,799][INFO ][o.e.n.Node ] [es0] stopping ...
  2704. [2025-05-29T13:26:38,996][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  2705. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna5322759062356074426.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna5322759062356074426.tmp: failed to map segment from shared object
  2706. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  2707. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  2708. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  2709. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  2710. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  2711. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  2712. at java.lang.System.load(System.java:1970) ~[?:?]
  2713. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2714. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2715. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2716. at java.lang.Class.forName0(Native Method) ~[?:?]
  2717. at java.lang.Class.forName(Class.java:375) ~[?:?]
  2718. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  2719. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  2720. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  2721. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  2722. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  2723. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  2724. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  2725. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  2726. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  2727. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  2728. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  2729. [2025-05-29T13:26:39,000][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  2730. [2025-05-29T13:26:39,001][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  2731. [2025-05-29T13:26:39,001][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  2732. [2025-05-29T13:26:39,002][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  2733. [2025-05-29T13:26:39,002][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  2734. [2025-05-29T13:26:39,002][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  2735. [2025-05-29T13:26:39,138][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
  2736. [2025-05-29T13:26:39,138][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  2737. [2025-05-29T13:26:39,140][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  2738. [2025-05-29T13:26:39,140][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[193989], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
  2739. [2025-05-29T13:26:39,141][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
  2740. [2025-05-29T13:26:40,133][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  2741. [2025-05-29T13:26:40,133][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  2742. [2025-05-29T13:26:40,133][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  2743. [2025-05-29T13:26:40,134][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  2744. [2025-05-29T13:26:40,134][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  2745. [2025-05-29T13:26:40,134][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  2746. [2025-05-29T13:26:40,134][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  2747. [2025-05-29T13:26:40,134][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  2748. [2025-05-29T13:26:40,134][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  2749. [2025-05-29T13:26:40,134][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  2750. [2025-05-29T13:26:40,134][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  2751. [2025-05-29T13:26:40,135][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  2752. [2025-05-29T13:26:40,135][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  2753. [2025-05-29T13:26:40,135][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  2754. [2025-05-29T13:26:40,135][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  2755. [2025-05-29T13:26:40,135][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  2756. [2025-05-29T13:26:40,135][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  2757. [2025-05-29T13:26:40,135][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  2758. [2025-05-29T13:26:40,136][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  2759. [2025-05-29T13:26:40,136][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  2760. [2025-05-29T13:26:40,136][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  2761. [2025-05-29T13:26:40,136][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  2762. [2025-05-29T13:26:40,136][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  2763. [2025-05-29T13:26:40,136][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  2764. [2025-05-29T13:26:40,136][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  2765. [2025-05-29T13:26:40,136][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  2766. [2025-05-29T13:26:40,137][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  2767. [2025-05-29T13:26:40,137][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  2768. [2025-05-29T13:26:40,137][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  2769. [2025-05-29T13:26:40,137][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  2770. [2025-05-29T13:26:40,298][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  2771. [2025-05-29T13:26:42,287][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  2772. [2025-05-29T13:26:42,478][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/194076] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  2773. [2025-05-29T13:26:42,689][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  2774. [2025-05-29T13:26:42,807][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  2775. [2025-05-29T13:26:43,262][INFO ][o.e.n.Node ] [es0] initialized
  2776. [2025-05-29T13:26:43,262][INFO ][o.e.n.Node ] [es0] starting ...
  2777. [2025-05-29T13:26:43,335][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  2778. [2025-05-29T13:26:43,344][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  2779. [2025-05-29T13:26:43,347][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  2780. [1] bootstrap checks failed
  2781. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  2782. [2025-05-29T13:26:43,349][INFO ][o.e.n.Node ] [es0] stopping ...
  2783. [2025-05-29T13:26:54,510][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  2784. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna17324161553186513179.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna17324161553186513179.tmp: failed to map segment from shared object
  2785. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  2786. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  2787. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  2788. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  2789. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  2790. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  2791. at java.lang.System.load(System.java:1970) ~[?:?]
  2792. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2793. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2794. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2795. at java.lang.Class.forName0(Native Method) ~[?:?]
  2796. at java.lang.Class.forName(Class.java:375) ~[?:?]
  2797. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  2798. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  2799. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  2800. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  2801. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  2802. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  2803. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  2804. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  2805. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  2806. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  2807. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  2808. [2025-05-29T13:26:54,515][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  2809. [2025-05-29T13:26:54,516][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  2810. [2025-05-29T13:26:54,516][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  2811. [2025-05-29T13:26:54,517][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  2812. [2025-05-29T13:26:54,517][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  2813. [2025-05-29T13:26:54,517][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  2814. [2025-05-29T13:26:54,666][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
  2815. [2025-05-29T13:26:54,666][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  2816. [2025-05-29T13:26:54,667][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  2817. [2025-05-29T13:26:54,667][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[194123], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
  2818. [2025-05-29T13:26:54,668][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
  2819. [2025-05-29T13:26:55,594][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  2820. [2025-05-29T13:26:55,594][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  2821. [2025-05-29T13:26:55,594][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  2822. [2025-05-29T13:26:55,594][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  2823. [2025-05-29T13:26:55,594][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  2824. [2025-05-29T13:26:55,595][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  2825. [2025-05-29T13:26:55,595][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  2826. [2025-05-29T13:26:55,595][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  2827. [2025-05-29T13:26:55,595][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  2828. [2025-05-29T13:26:55,595][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  2829. [2025-05-29T13:26:55,595][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  2830. [2025-05-29T13:26:55,595][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  2831. [2025-05-29T13:26:55,595][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  2832. [2025-05-29T13:26:55,596][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  2833. [2025-05-29T13:26:55,596][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  2834. [2025-05-29T13:26:55,596][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  2835. [2025-05-29T13:26:55,596][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  2836. [2025-05-29T13:26:55,596][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  2837. [2025-05-29T13:26:55,596][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  2838. [2025-05-29T13:26:55,596][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  2839. [2025-05-29T13:26:55,596][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  2840. [2025-05-29T13:26:55,597][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  2841. [2025-05-29T13:26:55,597][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  2842. [2025-05-29T13:26:55,597][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  2843. [2025-05-29T13:26:55,597][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  2844. [2025-05-29T13:26:55,597][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  2845. [2025-05-29T13:26:55,597][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  2846. [2025-05-29T13:26:55,597][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  2847. [2025-05-29T13:26:55,597][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  2848. [2025-05-29T13:26:55,598][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  2849. [2025-05-29T13:26:55,738][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  2850. [2025-05-29T13:26:57,770][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  2851. [2025-05-29T13:26:57,960][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/194210] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  2852. [2025-05-29T13:26:58,173][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  2853. [2025-05-29T13:26:58,291][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  2854. [2025-05-29T13:26:58,752][INFO ][o.e.n.Node ] [es0] initialized
  2855. [2025-05-29T13:26:58,752][INFO ][o.e.n.Node ] [es0] starting ...
  2856. [2025-05-29T13:26:58,826][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  2857. [2025-05-29T13:26:58,837][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  2858. [2025-05-29T13:26:58,841][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  2859. [1] bootstrap checks failed
  2860. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  2861. [2025-05-29T13:26:58,843][INFO ][o.e.n.Node ] [es0] stopping ...
  2862. [2025-05-29T13:27:10,021][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  2863. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna3152994504793094097.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna3152994504793094097.tmp: failed to map segment from shared object
  2864. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  2865. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  2866. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  2867. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  2868. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  2869. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  2870. at java.lang.System.load(System.java:1970) ~[?:?]
  2871. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2872. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2873. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2874. at java.lang.Class.forName0(Native Method) ~[?:?]
  2875. at java.lang.Class.forName(Class.java:375) ~[?:?]
  2876. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  2877. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  2878. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  2879. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  2880. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  2881. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  2882. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  2883. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  2884. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  2885. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  2886. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  2887. [2025-05-29T13:27:10,026][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  2888. [2025-05-29T13:27:10,026][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  2889. [2025-05-29T13:27:10,026][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  2890. [2025-05-29T13:27:10,027][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  2891. [2025-05-29T13:27:10,028][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  2892. [2025-05-29T13:27:10,028][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  2893. [2025-05-29T13:27:10,164][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
  2894. [2025-05-29T13:27:10,164][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  2895. [2025-05-29T13:27:10,166][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  2896. [2025-05-29T13:27:10,166][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[194257], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
  2897. [2025-05-29T13:27:10,167][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
  2898. [2025-05-29T13:27:11,179][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  2899. [2025-05-29T13:27:11,179][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  2900. [2025-05-29T13:27:11,179][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  2901. [2025-05-29T13:27:11,179][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  2902. [2025-05-29T13:27:11,180][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  2903. [2025-05-29T13:27:11,180][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  2904. [2025-05-29T13:27:11,180][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  2905. [2025-05-29T13:27:11,180][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  2906. [2025-05-29T13:27:11,180][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  2907. [2025-05-29T13:27:11,180][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  2908. [2025-05-29T13:27:11,180][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  2909. [2025-05-29T13:27:11,180][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  2910. [2025-05-29T13:27:11,180][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  2911. [2025-05-29T13:27:11,181][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  2912. [2025-05-29T13:27:11,181][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  2913. [2025-05-29T13:27:11,181][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  2914. [2025-05-29T13:27:11,181][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  2915. [2025-05-29T13:27:11,181][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  2916. [2025-05-29T13:27:11,181][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  2917. [2025-05-29T13:27:11,181][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  2918. [2025-05-29T13:27:11,181][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  2919. [2025-05-29T13:27:11,182][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  2920. [2025-05-29T13:27:11,182][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  2921. [2025-05-29T13:27:11,182][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  2922. [2025-05-29T13:27:11,182][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  2923. [2025-05-29T13:27:11,182][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  2924. [2025-05-29T13:27:11,182][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  2925. [2025-05-29T13:27:11,182][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  2926. [2025-05-29T13:27:11,182][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  2927. [2025-05-29T13:27:11,183][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  2928. [2025-05-29T13:27:11,336][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  2929. [2025-05-29T13:27:13,328][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  2930. [2025-05-29T13:27:13,522][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/194346] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  2931. [2025-05-29T13:27:13,729][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  2932. [2025-05-29T13:27:13,859][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  2933. [2025-05-29T13:27:14,326][INFO ][o.e.n.Node ] [es0] initialized
  2934. [2025-05-29T13:27:14,326][INFO ][o.e.n.Node ] [es0] starting ...
  2935. [2025-05-29T13:27:14,399][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  2936. [2025-05-29T13:27:14,410][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  2937. [2025-05-29T13:27:14,415][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  2938. [1] bootstrap checks failed
  2939. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  2940. [2025-05-29T13:27:14,418][INFO ][o.e.n.Node ] [es0] stopping ...
  2941. [2025-05-29T13:27:25,539][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  2942. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna439151788709256159.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna439151788709256159.tmp: failed to map segment from shared object
  2943. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  2944. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  2945. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  2946. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  2947. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  2948. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  2949. at java.lang.System.load(System.java:1970) ~[?:?]
  2950. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2951. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2952. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2953. at java.lang.Class.forName0(Native Method) ~[?:?]
  2954. at java.lang.Class.forName(Class.java:375) ~[?:?]
  2955. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  2956. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  2957. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  2958. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  2959. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  2960. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  2961. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  2962. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  2963. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  2964. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  2965. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  2966. [2025-05-29T13:27:25,543][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  2967. [2025-05-29T13:27:25,543][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  2968. [2025-05-29T13:27:25,544][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  2969. [2025-05-29T13:27:25,545][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  2970. [2025-05-29T13:27:25,545][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  2971. [2025-05-29T13:27:25,545][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  2972. [2025-05-29T13:27:25,681][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
  2973. [2025-05-29T13:27:25,681][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  2974. [2025-05-29T13:27:25,682][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  2975. [2025-05-29T13:27:25,683][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[194392], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
  2976. [2025-05-29T13:27:25,683][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
  2977. [2025-05-29T13:27:26,645][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  2978. [2025-05-29T13:27:26,645][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  2979. [2025-05-29T13:27:26,646][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  2980. [2025-05-29T13:27:26,646][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  2981. [2025-05-29T13:27:26,646][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  2982. [2025-05-29T13:27:26,646][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  2983. [2025-05-29T13:27:26,646][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  2984. [2025-05-29T13:27:26,646][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  2985. [2025-05-29T13:27:26,646][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  2986. [2025-05-29T13:27:26,646][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  2987. [2025-05-29T13:27:26,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  2988. [2025-05-29T13:27:26,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  2989. [2025-05-29T13:27:26,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  2990. [2025-05-29T13:27:26,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  2991. [2025-05-29T13:27:26,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  2992. [2025-05-29T13:27:26,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  2993. [2025-05-29T13:27:26,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  2994. [2025-05-29T13:27:26,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  2995. [2025-05-29T13:27:26,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  2996. [2025-05-29T13:27:26,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  2997. [2025-05-29T13:27:26,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  2998. [2025-05-29T13:27:26,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  2999. [2025-05-29T13:27:26,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  3000. [2025-05-29T13:27:26,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  3001. [2025-05-29T13:27:26,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  3002. [2025-05-29T13:27:26,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  3003. [2025-05-29T13:27:26,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  3004. [2025-05-29T13:27:26,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  3005. [2025-05-29T13:27:26,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  3006. [2025-05-29T13:27:26,649][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  3007. [2025-05-29T13:27:26,784][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  3008. [2025-05-29T13:27:28,801][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  3009. [2025-05-29T13:27:28,988][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/194479] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  3010. [2025-05-29T13:27:29,206][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  3011. [2025-05-29T13:27:29,338][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  3012. [2025-05-29T13:27:29,797][INFO ][o.e.n.Node ] [es0] initialized
  3013. [2025-05-29T13:27:29,797][INFO ][o.e.n.Node ] [es0] starting ...
  3014. [2025-05-29T13:27:29,871][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  3015. [2025-05-29T13:27:29,880][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  3016. [2025-05-29T13:27:29,884][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  3017. [1] bootstrap checks failed
  3018. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  3019. [2025-05-29T13:27:29,887][INFO ][o.e.n.Node ] [es0] stopping ...
  3020. [2025-05-29T13:27:40,995][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  3021. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna9508479232502680682.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna9508479232502680682.tmp: failed to map segment from shared object
  3022. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  3023. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  3024. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  3025. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  3026. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  3027. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  3028. at java.lang.System.load(System.java:1970) ~[?:?]
  3029. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  3030. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  3031. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  3032. at java.lang.Class.forName0(Native Method) ~[?:?]
  3033. at java.lang.Class.forName(Class.java:375) ~[?:?]
  3034. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  3035. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  3036. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  3037. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  3038. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  3039. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  3040. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  3041. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  3042. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  3043. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  3044. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  3045. [2025-05-29T13:27:40,999][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  3046. [2025-05-29T13:27:40,999][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  3047. [2025-05-29T13:27:41,000][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  3048. [2025-05-29T13:27:41,001][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  3049. [2025-05-29T13:27:41,001][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  3050. [2025-05-29T13:27:41,001][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  3051. [2025-05-29T13:27:41,147][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
  3052. [2025-05-29T13:27:41,148][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  3053. [2025-05-29T13:27:41,149][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  3054. [2025-05-29T13:27:41,149][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[194527], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
  3055. [2025-05-29T13:27:41,150][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
  3056. [2025-05-29T13:27:42,084][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  3057. [2025-05-29T13:27:42,084][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  3058. [2025-05-29T13:27:42,084][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  3059. [2025-05-29T13:27:42,084][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  3060. [2025-05-29T13:27:42,085][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  3061. [2025-05-29T13:27:42,085][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  3062. [2025-05-29T13:27:42,085][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  3063. [2025-05-29T13:27:42,085][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  3064. [2025-05-29T13:27:42,085][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  3065. [2025-05-29T13:27:42,085][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  3066. [2025-05-29T13:27:42,085][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  3067. [2025-05-29T13:27:42,086][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  3068. [2025-05-29T13:27:42,086][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  3069. [2025-05-29T13:27:42,086][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  3070. [2025-05-29T13:27:42,086][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  3071. [2025-05-29T13:27:42,086][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  3072. [2025-05-29T13:27:42,086][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  3073. [2025-05-29T13:27:42,086][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  3074. [2025-05-29T13:27:42,087][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  3075. [2025-05-29T13:27:42,087][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  3076. [2025-05-29T13:27:42,087][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  3077. [2025-05-29T13:27:42,087][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  3078. [2025-05-29T13:27:42,087][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  3079. [2025-05-29T13:27:42,087][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  3080. [2025-05-29T13:27:42,087][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  3081. [2025-05-29T13:27:42,087][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  3082. [2025-05-29T13:27:42,088][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  3083. [2025-05-29T13:27:42,088][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  3084. [2025-05-29T13:27:42,088][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  3085. [2025-05-29T13:27:42,088][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  3086. [2025-05-29T13:27:42,225][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  3087. [2025-05-29T13:27:44,219][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  3088. [2025-05-29T13:27:44,407][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/194614] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  3089. [2025-05-29T13:27:44,621][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  3090. [2025-05-29T13:27:44,749][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  3091. [2025-05-29T13:27:45,207][INFO ][o.e.n.Node ] [es0] initialized
  3092. [2025-05-29T13:27:45,208][INFO ][o.e.n.Node ] [es0] starting ...
  3093. [2025-05-29T13:27:45,281][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  3094. [2025-05-29T13:27:45,290][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  3095. [2025-05-29T13:27:45,295][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  3096. [1] bootstrap checks failed
  3097. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  3098. [2025-05-29T13:27:45,298][INFO ][o.e.n.Node ] [es0] stopping ...
  3099. [2025-05-29T13:27:56,559][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  3100. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna2429563801110227858.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna2429563801110227858.tmp: failed to map segment from shared object
  3101. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  3102. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  3103. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  3104. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  3105. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  3106. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  3107. at java.lang.System.load(System.java:1970) ~[?:?]
  3108. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  3109. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  3110. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  3111. at java.lang.Class.forName0(Native Method) ~[?:?]
  3112. at java.lang.Class.forName(Class.java:375) ~[?:?]
  3113. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  3114. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  3115. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  3116. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  3117. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  3118. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  3119. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  3120. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  3121. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  3122. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  3123. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  3124. [2025-05-29T13:27:56,564][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  3125. [2025-05-29T13:27:56,564][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  3126. [2025-05-29T13:27:56,565][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  3127. [2025-05-29T13:27:56,566][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  3128. [2025-05-29T13:27:56,566][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  3129. [2025-05-29T13:27:56,566][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  3130. [2025-05-29T13:27:56,710][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
  3131. [2025-05-29T13:27:56,710][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  3132. [2025-05-29T13:27:56,712][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  3133. [2025-05-29T13:27:56,712][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[194660], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
  3134. [2025-05-29T13:27:56,712][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
  3135. [2025-05-29T13:27:57,687][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  3136. [2025-05-29T13:27:57,687][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  3137. [2025-05-29T13:27:57,687][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  3138. [2025-05-29T13:27:57,688][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  3139. [2025-05-29T13:27:57,688][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  3140. [2025-05-29T13:27:57,688][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  3141. [2025-05-29T13:27:57,688][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  3142. [2025-05-29T13:27:57,688][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  3143. [2025-05-29T13:27:57,688][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  3144. [2025-05-29T13:27:57,688][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  3145. [2025-05-29T13:27:57,688][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  3146. [2025-05-29T13:27:57,689][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  3147. [2025-05-29T13:27:57,689][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  3148. [2025-05-29T13:27:57,689][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  3149. [2025-05-29T13:27:57,689][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  3150. [2025-05-29T13:27:57,689][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  3151. [2025-05-29T13:27:57,689][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  3152. [2025-05-29T13:27:57,689][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  3153. [2025-05-29T13:27:57,690][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  3154. [2025-05-29T13:27:57,690][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  3155. [2025-05-29T13:27:57,690][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  3156. [2025-05-29T13:27:57,690][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  3157. [2025-05-29T13:27:57,690][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  3158. [2025-05-29T13:27:57,690][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  3159. [2025-05-29T13:27:57,690][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  3160. [2025-05-29T13:27:57,690][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  3161. [2025-05-29T13:27:57,691][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  3162. [2025-05-29T13:27:57,691][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  3163. [2025-05-29T13:27:57,691][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  3164. [2025-05-29T13:27:57,691][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  3165. [2025-05-29T13:27:57,826][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  3166. [2025-05-29T13:27:59,830][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  3167. [2025-05-29T13:28:00,022][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/194747] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  3168. [2025-05-29T13:28:00,233][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  3169. [2025-05-29T13:28:00,350][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  3170. [2025-05-29T13:28:00,787][INFO ][o.e.n.Node ] [es0] initialized
  3171. [2025-05-29T13:28:00,787][INFO ][o.e.n.Node ] [es0] starting ...
  3172. [2025-05-29T13:28:00,861][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  3173. [2025-05-29T13:28:00,872][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  3174. [2025-05-29T13:28:00,876][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  3175. [1] bootstrap checks failed
  3176. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  3177. [2025-05-29T13:28:00,879][INFO ][o.e.n.Node ] [es0] stopping ...
  3178. [2025-05-29T13:28:12,013][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  3179. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna18030233585673183269.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna18030233585673183269.tmp: failed to map segment from shared object
  3180. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  3181. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  3182. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  3183. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  3184. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  3185. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  3186. at java.lang.System.load(System.java:1970) ~[?:?]
  3187. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  3188. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  3189. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  3190. at java.lang.Class.forName0(Native Method) ~[?:?]
  3191. at java.lang.Class.forName(Class.java:375) ~[?:?]
  3192. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  3193. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  3194. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  3195. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  3196. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  3197. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  3198. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  3199. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  3200. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  3201. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  3202. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  3203. [2025-05-29T13:28:12,019][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  3204. [2025-05-29T13:28:12,019][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  3205. [2025-05-29T13:28:12,019][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  3206. [2025-05-29T13:28:12,020][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  3207. [2025-05-29T13:28:12,021][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  3208. [2025-05-29T13:28:12,021][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  3209. [2025-05-29T13:28:12,167][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
  3210. [2025-05-29T13:28:12,168][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  3211. [2025-05-29T13:28:12,169][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  3212. [2025-05-29T13:28:12,169][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[194796], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
  3213. [2025-05-29T13:28:12,169][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
  3214. [2025-05-29T13:28:13,105][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  3215. [2025-05-29T13:28:13,105][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  3216. [2025-05-29T13:28:13,106][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  3217. [2025-05-29T13:28:13,106][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  3218. [2025-05-29T13:28:13,106][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  3219. [2025-05-29T13:28:13,106][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  3220. [2025-05-29T13:28:13,106][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  3221. [2025-05-29T13:28:13,106][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  3222. [2025-05-29T13:28:13,106][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  3223. [2025-05-29T13:28:13,107][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  3224. [2025-05-29T13:28:13,107][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  3225. [2025-05-29T13:28:13,107][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  3226. [2025-05-29T13:28:13,107][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  3227. [2025-05-29T13:28:13,107][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  3228. [2025-05-29T13:28:13,107][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  3229. [2025-05-29T13:28:13,107][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  3230. [2025-05-29T13:28:13,108][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  3231. [2025-05-29T13:28:13,108][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  3232. [2025-05-29T13:28:13,108][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  3233. [2025-05-29T13:28:13,108][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  3234. [2025-05-29T13:28:13,108][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  3235. [2025-05-29T13:28:13,108][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  3236. [2025-05-29T13:28:13,108][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  3237. [2025-05-29T13:28:13,108][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  3238. [2025-05-29T13:28:13,109][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  3239. [2025-05-29T13:28:13,109][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  3240. [2025-05-29T13:28:13,109][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  3241. [2025-05-29T13:28:13,109][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  3242. [2025-05-29T13:28:13,109][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  3243. [2025-05-29T13:28:13,109][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  3244. [2025-05-29T13:28:13,267][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  3245. [2025-05-29T13:28:15,330][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  3246. [2025-05-29T13:28:15,522][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/194883] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  3247. [2025-05-29T13:28:15,741][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  3248. [2025-05-29T13:28:15,860][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  3249. [2025-05-29T13:28:16,299][INFO ][o.e.n.Node ] [es0] initialized
  3250. [2025-05-29T13:28:16,300][INFO ][o.e.n.Node ] [es0] starting ...
  3251. [2025-05-29T13:28:16,373][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  3252. [2025-05-29T13:28:16,381][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  3253. [2025-05-29T13:28:16,385][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  3254. [1] bootstrap checks failed
  3255. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  3256. [2025-05-29T13:28:16,388][INFO ][o.e.n.Node ] [es0] stopping ...
  3257. [2025-05-29T13:28:27,531][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  3258. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna9345923231314551885.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna9345923231314551885.tmp: failed to map segment from shared object
  3259. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  3260. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  3261. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  3262. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  3263. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  3264. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  3265. at java.lang.System.load(System.java:1970) ~[?:?]
  3266. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  3267. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  3268. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  3269. at java.lang.Class.forName0(Native Method) ~[?:?]
  3270. at java.lang.Class.forName(Class.java:375) ~[?:?]
  3271. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  3272. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  3273. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  3274. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  3275. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  3276. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  3277. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  3278. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  3279. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  3280. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  3281. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  3282. [2025-05-29T13:28:27,535][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  3283. [2025-05-29T13:28:27,536][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  3284. [2025-05-29T13:28:27,536][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  3285. [2025-05-29T13:28:27,537][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  3286. [2025-05-29T13:28:27,537][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  3287. [2025-05-29T13:28:27,537][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  3288. [2025-05-29T13:28:27,670][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
  3289. [2025-05-29T13:28:27,671][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  3290. [2025-05-29T13:28:27,672][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  3291. [2025-05-29T13:28:27,673][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[194930], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
  3292. [2025-05-29T13:28:27,673][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
  3293. [2025-05-29T13:28:28,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  3294. [2025-05-29T13:28:28,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  3295. [2025-05-29T13:28:28,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  3296. [2025-05-29T13:28:28,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  3297. [2025-05-29T13:28:28,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  3298. [2025-05-29T13:28:28,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  3299. [2025-05-29T13:28:28,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  3300. [2025-05-29T13:28:28,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  3301. [2025-05-29T13:28:28,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  3302. [2025-05-29T13:28:28,650][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  3303. [2025-05-29T13:28:28,650][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  3304. [2025-05-29T13:28:28,650][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  3305. [2025-05-29T13:28:28,650][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  3306. [2025-05-29T13:28:28,650][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  3307. [2025-05-29T13:28:28,650][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  3308. [2025-05-29T13:28:28,650][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  3309. [2025-05-29T13:28:28,651][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  3310. [2025-05-29T13:28:28,651][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  3311. [2025-05-29T13:28:28,651][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  3312. [2025-05-29T13:28:28,651][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  3313. [2025-05-29T13:28:28,651][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  3314. [2025-05-29T13:28:28,651][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  3315. [2025-05-29T13:28:28,651][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  3316. [2025-05-29T13:28:28,652][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  3317. [2025-05-29T13:28:28,652][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  3318. [2025-05-29T13:28:28,652][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  3319. [2025-05-29T13:28:28,652][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  3320. [2025-05-29T13:28:28,652][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  3321. [2025-05-29T13:28:28,652][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  3322. [2025-05-29T13:28:28,653][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  3323. [2025-05-29T13:28:28,805][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  3324. [2025-05-29T13:28:30,833][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  3325. [2025-05-29T13:28:31,027][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/195018] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  3326. [2025-05-29T13:28:31,242][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  3327. [2025-05-29T13:28:31,367][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  3328. [2025-05-29T13:28:31,836][INFO ][o.e.n.Node ] [es0] initialized
  3329. [2025-05-29T13:28:31,837][INFO ][o.e.n.Node ] [es0] starting ...
  3330. [2025-05-29T13:28:31,917][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  3331. [2025-05-29T13:28:31,926][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  3332. [2025-05-29T13:28:31,930][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  3333. [1] bootstrap checks failed
  3334. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  3335. [2025-05-29T13:28:31,932][INFO ][o.e.n.Node ] [es0] stopping ...
  3336. [2025-05-29T13:28:43,254][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  3337. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna7034483425062278550.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna7034483425062278550.tmp: failed to map segment from shared object
  3338. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  3339. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  3340. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  3341. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  3342. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  3343. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  3344. at java.lang.System.load(System.java:1970) ~[?:?]
  3345. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  3346. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  3347. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  3348. at java.lang.Class.forName0(Native Method) ~[?:?]
  3349. at java.lang.Class.forName(Class.java:375) ~[?:?]
  3350. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  3351. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  3352. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  3353. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  3354. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  3355. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  3356. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  3357. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  3358. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  3359. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  3360. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  3361. [2025-05-29T13:28:43,259][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  3362. [2025-05-29T13:28:43,259][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  3363. [2025-05-29T13:28:43,260][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  3364. [2025-05-29T13:28:43,260][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  3365. [2025-05-29T13:28:43,261][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  3366. [2025-05-29T13:28:43,261][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  3367. [2025-05-29T13:28:43,415][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
  3368. [2025-05-29T13:28:43,415][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  3369. [2025-05-29T13:28:43,416][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  3370. [2025-05-29T13:28:43,417][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[195066], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
  3371. [2025-05-29T13:28:43,417][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
  3372. [2025-05-29T13:28:44,467][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  3373. [2025-05-29T13:28:44,467][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  3374. [2025-05-29T13:28:44,467][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  3375. [2025-05-29T13:28:44,467][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  3376. [2025-05-29T13:28:44,467][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  3377. [2025-05-29T13:28:44,467][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  3378. [2025-05-29T13:28:44,467][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  3379. [2025-05-29T13:28:44,468][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  3380. [2025-05-29T13:28:44,468][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  3381. [2025-05-29T13:28:44,468][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  3382. [2025-05-29T13:28:44,468][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  3383. [2025-05-29T13:28:44,468][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  3384. [2025-05-29T13:28:44,468][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  3385. [2025-05-29T13:28:44,468][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  3386. [2025-05-29T13:28:44,469][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  3387. [2025-05-29T13:28:44,469][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  3388. [2025-05-29T13:28:44,469][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  3389. [2025-05-29T13:28:44,469][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  3390. [2025-05-29T13:28:44,469][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  3391. [2025-05-29T13:28:44,469][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  3392. [2025-05-29T13:28:44,469][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  3393. [2025-05-29T13:28:44,469][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  3394. [2025-05-29T13:28:44,469][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  3395. [2025-05-29T13:28:44,470][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  3396. [2025-05-29T13:28:44,470][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  3397. [2025-05-29T13:28:44,470][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  3398. [2025-05-29T13:28:44,470][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  3399. [2025-05-29T13:28:44,470][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  3400. [2025-05-29T13:28:44,470][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  3401. [2025-05-29T13:28:44,471][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  3402. [2025-05-29T13:28:44,607][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  3403. [2025-05-29T13:28:46,649][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
  3404. [2025-05-29T13:28:46,845][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/195154] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  3405. [2025-05-29T13:28:47,076][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  3406. [2025-05-29T13:28:47,204][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  3407. [2025-05-29T13:28:47,662][INFO ][o.e.n.Node ] [es0] initialized
  3408. [2025-05-29T13:28:47,662][INFO ][o.e.n.Node ] [es0] starting ...
  3409. [2025-05-29T13:28:47,738][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  3410. [2025-05-29T13:28:47,747][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  3411. [2025-05-29T13:28:47,750][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  3412. [1] bootstrap checks failed
  3413. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  3414. [2025-05-29T13:28:47,753][INFO ][o.e.n.Node ] [es0] stopping ...
  3415. [2025-05-29T13:28:59,022][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  3416. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna5495410608298228496.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna5495410608298228496.tmp: failed to map segment from shared object
  3417. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  3418. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  3419. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  3420. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  3421. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  3422. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  3423. at java.lang.System.load(System.java:1970) ~[?:?]
  3424. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  3425. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  3426. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  3427. at java.lang.Class.forName0(Native Method) ~[?:?]
  3428. at java.lang.Class.forName(Class.java:375) ~[?:?]
  3429. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  3430. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  3431. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  3432. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  3433. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  3434. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  3435. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  3436. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  3437. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  3438. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  3439. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  3440. [2025-05-29T13:28:59,027][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  3441. [2025-05-29T13:28:59,027][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  3442. [2025-05-29T13:28:59,027][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  3443. [2025-05-29T13:28:59,028][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  3444. [2025-05-29T13:28:59,028][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  3445. [2025-05-29T13:28:59,028][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  3446. [2025-05-29T13:28:59,162][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
  3447. [2025-05-29T13:28:59,162][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  3448. [2025-05-29T13:28:59,163][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  3449. [2025-05-29T13:28:59,164][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[195201], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
  3450. [2025-05-29T13:28:59,164][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
  3451. [2025-05-29T13:29:00,086][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  3452. [2025-05-29T13:29:00,086][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  3453. [2025-05-29T13:29:00,086][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  3454. [2025-05-29T13:29:00,086][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  3455. [2025-05-29T13:29:00,086][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
Advertisement
Add Comment
Please, Sign In to add comment